aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-23catch a few run time exceptions related to androids life cycle mgmtChristian Schneppe2-8/+13
2018-11-23refactor quite hours to make them time zone indepententChristian Schneppe2-25/+20
2018-11-23make password editable on auth errorChristian Schneppe2-2/+2
2018-11-23attempt to work around bugs in Chinese ROMsChristian Schneppe1-0/+47
2018-11-23show only file size if http upload is availableChristian Schneppe1-1/+1
2018-11-23remove now unused password has changed in magic modeChristian Schneppe1-18/+1
2018-11-23only show not stranger if messages are coming from quicksy domain not quicksy...Christian Schneppe1-1/+1
2018-11-23show 'show password' toggle for all magically created accountsChristian Schneppe1-5/+7
2018-11-23use toastcompat library to catch BadTokenExceptionChristian Schneppe1-1/+2
2018-11-23do not display toast if activity is finishingChristian Schneppe1-4/+3
2018-11-23offer to copy error message to clipboardChristian Schneppe1-3/+9
2018-11-23make change nick toast use showToast helper methodChristian Schneppe1-3/+10
2018-11-23provide option to reject subscription request when long pressing 'allow'Christian Schneppe3-25/+30
2018-11-23catch illegal state exception on fragment transactionChristian Schneppe1-3/+7
2018-11-23use startForegroundService compat from push message receiverChristian Schneppe2-2/+13
2018-11-23add versioning to sync namespaceChristian Schneppe1-1/+1
2018-11-23catch cursor window allocation exceptionChristian Schneppe1-4/+10
2018-11-23do not add self as crytpo target in MUCChristian Schneppe1-1/+1
2018-11-23use display name to generate own avatarChristian Schneppe2-1/+4
2018-11-23do not update foreground notification on error if it wasn’t enabledChristian Schneppe2-12/+15
2018-11-23fixed race condition that prevented bookmark nick to be usedChristian Schneppe5-12/+36
2018-11-23move default port to Resolver.javaChristian Schneppe2-11/+10
2018-11-23added interface to edit nickChristian Schneppe7-36/+77
2018-11-23fixed caching key not being calculated properlyChristian Schneppe1-1/+1
2018-11-23add suggested contacts to roster on first messageChristian Schneppe2-4/+11
2018-11-23always do contact sync in backgroundChristian Schneppe2-2/+2
2018-11-23avatar code changesChristian Schneppe3-19/+12
2018-11-23suggest sync on loginChristian Schneppe1-0/+1
2018-11-23use inContactList() instead inRoster() in the proper placesChristian Schneppe6-9/+9
2018-11-23quicksy server is not a strangerChristian Schneppe2-1/+3
2018-11-23added count down latch to await account connect before going into publish pro...Christian Schneppe1-0/+3
2018-11-23show synced contacts in choose contact activityChristian Schneppe6-13/+6
2018-11-23refresh contacts when opening StartConversationsActivityChristian Schneppe5-1/+18
2018-11-23refresh synced contacts even if offlineChristian Schneppe2-2/+2
2018-11-23basic phone number syncChristian Schneppe4-10/+32
2018-11-23refactored phone contact loading in preperation for syncChristian Schneppe13-143/+222
2018-11-23fix manual update checkChristian Schneppe1-2/+6
2018-11-21fix crash with xmpp urisChristian Schneppe1-1/+6
2018-11-15do not show up navigation when opening edit account from notificationChristian Schneppe2-13/+10
2018-11-15do not show up navigation in start conversation screen if called with view in...Christian Schneppe8-10/+42
2018-11-15rename variableChristian Schneppe2-2/+2
2018-11-15refactored some ManageAccount, WelcomeActivity and a few other thingsChristian Schneppe14-107/+179
2018-11-11fix some lint errorsChristian Schneppe3-4/+6
2018-11-11also respect deleted messages in readable logsChristian Schneppe1-2/+2
2018-11-11implement message deletionChristian Schneppe5-24/+56
2018-11-11try to fix failing backups in multiaccount modeChristian Schneppe2-5/+5
2018-11-11try to fix a crash with emojicompatChristian Schneppe1-2/+2
2018-11-10add missing location permissions checksChristian Schneppe1-0/+3
2018-11-08code cleanupChristian Schneppe1-2/+3
2018-11-08don't show "Show QR Code" if no account is configuredChristian Schneppe1-0/+2