Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-30Add User-Agent to all HTTP callsDaniel Gultsch
2021-01-22do not include own phone number in sycnDaniel Gultsch
2021-01-20move SMS receiver into its own BroadcastReceiverDaniel Gultsch
2021-01-20Quicksy: accept http status code 201 for account creationDaniel Gultsch
2021-01-19automatically receive Quicksy SMS. fixes #3962Daniel Gultsch
2021-01-19code clean up in tos activityDaniel Gultsch
2021-01-19request input focus in VerifyActivityDaniel Gultsch
2021-01-18Migrate from Android Support Library to AndroidXFerdinand Pöll
2020-12-02implement stub easy onboarding activity for quicksyDaniel Gultsch
2020-06-21add account provisioning via QR code to welcome screenDaniel Gultsch
2020-05-17use Account.getDomain() for direct access to domain jidDaniel Gultsch
2020-05-09fix Quicksy build flavorDaniel Gultsch
2020-01-24fix country selector on older androidsDaniel Gultsch
2020-01-10fixed Quicksy flavor by implementing stubs for easy-xmpp utilsDaniel Gultsch
2019-07-23made some quicksy registration errors more explicitDaniel Gultsch
2019-07-20jump into last field after re-enable pin entryDaniel Gultsch
2019-07-04support status code 451 in quicksy registrationDaniel Gultsch
2019-07-03accept status code 201 for Quicksy registrationDaniel Gultsch
2019-04-25rework welcome screens to split use existing account / create newDaniel Gultsch
2019-01-11format phone number with narrow non-breaking spaceDaniel Gultsch
2018-12-14use adaptive launcher icon and notification icon for quicksyDaniel Gultsch
2018-12-11try to guess inital location in ShareLocation based on sim cardDaniel Gultsch
2018-11-20show 'show password' toggle for all magically created accounts. make quicksy ...Daniel Gultsch
2018-11-09suggest previously assigned nick in Enter Name ActivityDaniel Gultsch
2018-11-09added interface to edit nickDaniel Gultsch
2018-11-07always do contact sync in backgroundDaniel Gultsch
2018-11-07display spinning wheel + swipe to refresh for quicksyDaniel Gultsch
2018-11-06suggest sync on login + hard code api serverDaniel Gultsch
2018-10-31added count down latch to await account connect before going into publish pro...Daniel Gultsch
2018-10-31added error message for internal server errorDaniel Gultsch
2018-10-31do proper redirects in onBackedConnected if something goes wrongDaniel Gultsch
2018-10-31changed api endpoint and quicksy domainDaniel Gultsch
2018-10-31added hash for status quo to make sync reply more performantDaniel Gultsch
2018-10-31refresh contacts when opening StartConversationsActivityDaniel Gultsch
2018-10-31refresh synced contacts even if offlineDaniel Gultsch
2018-10-31basic phone number syncDaniel Gultsch
2018-10-31renamed build flavorsDaniel Gultsch