aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* transmit display name (nick) in subscription requestsChristian Schneppe2018-11-304-7/+17
|
* set access model to open when publishing avatarChristian Schneppe2018-11-304-35/+84
|
* make sure that conversation is 1:1 before offering to select presence on ↵Christian Schneppe2018-11-301-0/+1
| | | | file resend
* run expireOldMessages in background taskChristian Schneppe2018-11-301-4/+9
|
* fix apk name detectionChristian Schneppe2018-11-301-4/+5
|
* let the user forbid android from taking screenshotsChristian Schneppe2018-11-305-0/+35
|
* catch npe while detecting apk namesChristian Schneppe2018-11-301-7/+12
|
* don't refresh Blocklist if activity is finishingChristian Schneppe2018-11-301-0/+3
|
* also show invite button in ConferenceDetailsActivity if there were no users ↵Christian Schneppe2018-11-301-5/+5
| | | | inside
* cancel magic mode attribute after changing password onceChristian Schneppe2018-11-231-1/+1
|
* removed unecessary code in time preferenceChristian Schneppe2018-11-231-7/+3
|
* catch a few run time exceptions related to androids life cycle mgmtChristian Schneppe2018-11-234-18/+31
|
* refactor quite hours to make them time zone indepententChristian Schneppe2018-11-232-25/+20
|
* make password editable on auth errorChristian Schneppe2018-11-232-2/+2
|
* attempt to work around bugs in Chinese ROMsChristian Schneppe2018-11-233-3/+50
|
* show only file size if http upload is availableChristian Schneppe2018-11-234-4/+1
|
* remove now unused password has changed in magic modeChristian Schneppe2018-11-231-18/+1
|
* only show not stranger if messages are coming from quicksy domain not ↵Christian Schneppe2018-11-231-1/+1
| | | | quicksy contacts
* show 'show password' toggle for all magically created accountsChristian Schneppe2018-11-234-7/+13
|
* use toastcompat library to catch BadTokenExceptionChristian Schneppe2018-11-232-1/+3
|
* do not display toast if activity is finishingChristian Schneppe2018-11-231-4/+3
|
* offer to copy error message to clipboardChristian Schneppe2018-11-232-3/+10
|
* make change nick toast use showToast helper methodChristian Schneppe2018-11-231-3/+10
|
* provide option to reject subscription request when long pressing 'allow'Christian Schneppe2018-11-235-25/+34
|
* catch illegal state exception on fragment transactionChristian Schneppe2018-11-231-3/+7
|
* use startForegroundService compat from push message receiverChristian Schneppe2018-11-235-13/+39
|
* add versioning to sync namespaceChristian Schneppe2018-11-231-1/+1
|
* catch cursor window allocation exceptionChristian Schneppe2018-11-231-4/+10
|
* do not add self as crytpo target in MUCChristian Schneppe2018-11-231-1/+1
|
* use display name to generate own avatarChristian Schneppe2018-11-232-1/+4
|
* do not update foreground notification on error if it wasn’t enabledChristian Schneppe2018-11-232-12/+15
|
* fixed race condition that prevented bookmark nick to be usedChristian Schneppe2018-11-235-12/+36
|
* move default port to Resolver.javaChristian Schneppe2018-11-232-11/+10
|
* added interface to edit nickChristian Schneppe2018-11-237-36/+77
|
* fixed caching key not being calculated properlyChristian Schneppe2018-11-231-1/+1
|
* add suggested contacts to roster on first messageChristian Schneppe2018-11-232-4/+11
|
* always do contact sync in backgroundChristian Schneppe2018-11-232-2/+2
|
* avatar code changesChristian Schneppe2018-11-233-19/+12
|
* suggest sync on loginChristian Schneppe2018-11-231-0/+1
|
* use inContactList() instead inRoster() in the proper placesChristian Schneppe2018-11-236-9/+9
|
* quicksy server is not a strangerChristian Schneppe2018-11-232-1/+3
|
* added count down latch to await account connect before going into publish ↵Christian Schneppe2018-11-231-0/+3
| | | | profile activity
* show synced contacts in choose contact activityChristian Schneppe2018-11-237-14/+7
|
* refresh contacts when opening StartConversationsActivityChristian Schneppe2018-11-235-1/+18
|
* refresh synced contacts even if offlineChristian Schneppe2018-11-232-2/+2
|
* basic phone number syncChristian Schneppe2018-11-234-10/+32
|
* refactored phone contact loading in preperation for syncChristian Schneppe2018-11-2313-143/+222
|
* fix manual update checkChristian Schneppe2018-11-232-2/+7
|
* New translations strings.xml (Russian)Christian Schneppe2018-11-211-323/+326
|
* New translations strings.xml (German)Christian Schneppe2018-11-211-834/+839
|