aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* change epub file extension to epub and added mobiChristian Schneppe2018-12-271-1/+2
* added epub and azw mime types. try to resolve application/octet-stream by fil...Christian Schneppe2018-12-2720-6/+37
* log number of unhandled iq callbacks after resumeChristian Schneppe2018-12-271-3/+4
* log policy violation stream error message to logcatChristian Schneppe2018-12-271-0/+4
* fixed some rare crashes caused by race conditionsChristian Schneppe2018-12-272-6/+6
* show accept button to confirm sasl downgradeChristian Schneppe2018-12-271-1/+14
* add android version to crashreportChristian Schneppe2018-12-271-0/+4
* fix crash in MediaPreviewAdapterChristian Schneppe2018-12-271-1/+5
* fix crash in ChangePasswordActivityChristian Schneppe2018-12-272-5/+6
* change cipher_mode for backup en-/decryptionChristian Schneppe2018-12-271-1/+1
* code cleanup and rework show toast on update checkChristian Schneppe2018-12-272-7/+11
* make it possible to restore backups from decrypted database filesChristian Schneppe2018-12-271-132/+208
* set min Columns in GridManager to 1Christian Schneppe2018-12-151-1/+4
* synchronize join/leaves with bookmarksChristian Schneppe2018-12-153-10/+32
* display last not first message in notificationChristian Schneppe2018-12-151-1/+2
* bring back previews unread messages as read in groupsChristian Schneppe2018-12-141-0/+15
* fixed dead lock when sending pgp messages from quick replyChristian Schneppe2018-12-142-3/+1
* limit video transcoding to api >= 18 and other api 16 fixesChristian Schneppe2018-12-145-6/+18
* Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe2018-12-1418-115/+181
* change message styling rulesChristian Schneppe2018-12-141-0/+24
* show warning snackbar before joining anon-non-private roomChristian Schneppe2018-12-144-1/+24
* do not process PEP bookmarks if conversion feature n/aChristian Schneppe2018-12-141-3/+5
* Checkout `xmpp-addr` library 0.8.0 (fa47cac8) locallyChristian Schneppe2018-12-141-1/+20
* check mam preference for mam:2 namespace and purge offline only if setChristian Schneppe2018-12-142-1/+18
* allow unencrypted http on android 9Christian Schneppe2018-12-141-1/+1
* postpone prekey removal and republish to after mamChristian Schneppe2018-12-143-12/+36
* fixed some rare NPE caused by race for saveInstanceState()Christian Schneppe2018-12-141-2/+2
* version 2.1.5 beta (2018-12-04)Christian Schneppe2018-12-041-1/+1
* show context menu when long clicking avatar in 1:1Christian Schneppe2018-12-042-55/+95
* offer to start/install orbot for edit account screen.Christian Schneppe2018-12-043-15/+96
* implement self healing omemoChristian Schneppe2018-12-0413-21/+145
* open direct search after hitting + in share with screenChristian Schneppe2018-12-044-47/+84
* try to fix persistent export notificationsChristian Schneppe2018-12-042-21/+17
* some code reorder for actionbar titlesChristian Schneppe2018-12-043-19/+2
* remove role=none participant when first online participant joinsChristian Schneppe2018-12-041-1/+1
* fixed cache cleaning of muc avatarsChristian Schneppe2018-11-302-2/+5
* change audio attributes for notification channelChristian Schneppe2018-11-302-1/+3
* 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 file...Christian Schneppe2018-11-301-0/+1
* 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 i...Christian Schneppe2018-11-301-5/+5
* 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