aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-27change epub file extension to epub and added mobiChristian Schneppe1-1/+2
2018-12-27added epub and azw mime types. try to resolve application/octet-stream by fil...Christian Schneppe7-6/+33
2018-12-27log number of unhandled iq callbacks after resumeChristian Schneppe1-3/+4
2018-12-27log policy violation stream error message to logcatChristian Schneppe1-0/+4
2018-12-27fixed some rare crashes caused by race conditionsChristian Schneppe2-6/+6
2018-12-27show accept button to confirm sasl downgradeChristian Schneppe1-1/+14
2018-12-27add android version to crashreportChristian Schneppe1-0/+4
2018-12-27fix crash in MediaPreviewAdapterChristian Schneppe1-1/+5
2018-12-27fix crash in ChangePasswordActivityChristian Schneppe1-4/+5
2018-12-27change cipher_mode for backup en-/decryptionChristian Schneppe1-1/+1
2018-12-27code cleanup and rework show toast on update checkChristian Schneppe2-7/+11
2018-12-27make it possible to restore backups from decrypted database filesChristian Schneppe1-132/+208
2018-12-15set min Columns in GridManager to 1Christian Schneppe1-1/+4
2018-12-15synchronize join/leaves with bookmarksChristian Schneppe2-8/+30
2018-12-15display last not first message in notificationChristian Schneppe1-1/+2
2018-12-14bring back previews unread messages as read in groupsChristian Schneppe1-0/+15
2018-12-14fixed dead lock when sending pgp messages from quick replyChristian Schneppe2-3/+1
2018-12-14limit video transcoding to api >= 18 and other api 16 fixesChristian Schneppe5-6/+18
2018-12-14change message styling rulesChristian Schneppe1-0/+24
2018-12-14show warning snackbar before joining anon-non-private roomChristian Schneppe3-1/+23
2018-12-14do not process PEP bookmarks if conversion feature n/aChristian Schneppe1-3/+5
2018-12-14Checkout `xmpp-addr` library 0.8.0 (fa47cac8) locallyChristian Schneppe1-1/+20
2018-12-14check mam preference for mam:2 namespace and purge offline only if setChristian Schneppe2-1/+18
2018-12-14postpone prekey removal and republish to after mamChristian Schneppe3-12/+36
2018-12-14fixed some rare NPE caused by race for saveInstanceState()Christian Schneppe1-2/+2
2018-12-04version 2.1.5 beta (2018-12-04)Christian Schneppe1-1/+1
2018-12-04show context menu when long clicking avatar in 1:1Christian Schneppe1-55/+86
2018-12-04offer to start/install orbot for edit account screen.Christian Schneppe2-14/+93
2018-12-04implement self healing omemoChristian Schneppe12-21/+144
2018-12-04open direct search after hitting + in share with screenChristian Schneppe3-46/+82
2018-12-04try to fix persistent export notificationsChristian Schneppe2-21/+17
2018-12-04some code reorder for actionbar titlesChristian Schneppe3-19/+2
2018-12-04remove role=none participant when first online participant joinsChristian Schneppe1-1/+1
2018-11-30fixed cache cleaning of muc avatarsChristian Schneppe2-2/+5
2018-11-30change audio attributes for notification channelChristian Schneppe2-1/+3
2018-11-30transmit display name (nick) in subscription requestsChristian Schneppe4-7/+17
2018-11-30set access model to open when publishing avatarChristian Schneppe4-35/+84
2018-11-30make sure that conversation is 1:1 before offering to select presence on file...Christian Schneppe1-0/+1
2018-11-30run expireOldMessages in background taskChristian Schneppe1-4/+9
2018-11-30fix apk name detectionChristian Schneppe1-4/+5
2018-11-30let the user forbid android from taking screenshotsChristian Schneppe2-0/+27
2018-11-30catch npe while detecting apk namesChristian Schneppe1-7/+12
2018-11-30don't refresh Blocklist if activity is finishingChristian Schneppe1-0/+3
2018-11-30also show invite button in ConferenceDetailsActivity if there were no users i...Christian Schneppe1-5/+5
2018-11-23cancel magic mode attribute after changing password onceChristian Schneppe1-1/+1
2018-11-23removed unecessary code in time preferenceChristian Schneppe1-7/+3
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