aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-26attempt to fix some rare crashesChristian Schneppe2-3/+7
2019-10-26store message bodies up to 1MBChristian Schneppe1-1/+1
2019-10-26catch all exceptions when closing closableChristian Schneppe1-1/+4
2019-10-26catch dead system exception when creating error notificationChristian Schneppe1-9/+15
2019-10-26fixed loading channel results from cacheChristian Schneppe1-4/+3
2019-10-26don’t mark pgp encrypted files received from dino as deletedChristian Schneppe2-0/+10
2019-10-26fix some issuesChristian Schneppe3-25/+32
2019-10-26clear bitmap cache after changing avatar settingsChristian Schneppe1-0/+8
2019-10-26always show 'contact details' on avatar long press in non-anonChristian Schneppe1-3/+6
2019-10-26flush on socks connectionChristian Schneppe1-6/+8
2019-10-26properly guard bookmarks2 deletionChristian Schneppe1-1/+1
2019-10-26trigger omemo self healing for live msgs on server w/o MAMChristian Schneppe1-4/+3
2019-10-26set autojoin=true after following inviteChristian Schneppe2-118/+128
2019-10-26update ui after bookmark changeChristian Schneppe3-2/+16
2019-10-26bookmarks2. introduce #compat namespaceChristian Schneppe9-12/+18
2019-10-26leave/join on bookmark modifactionsChristian Schneppe2-22/+35
2019-10-26support for purge and deleteChristian Schneppe2-5/+16
2019-10-26Bookmarks2: support retractionChristian Schneppe8-59/+87
2019-10-26support for delete bookmarks2Christian Schneppe4-17/+57
2019-10-26WIP Bookmarks 2 supportChristian Schneppe9-78/+195
2019-10-26LMC: find replacedMessages based on bare JIDChristian Schneppe1-3/+6
2019-10-26show reason in error messageChristian Schneppe1-1/+6
2019-10-26disable context menu on failed jingle filesChristian Schneppe1-13/+15
2019-10-26mark cancelled jingle ft as such on both sidesChristian Schneppe6-84/+113
2019-10-26fully read port in socks connectionChristian Schneppe2-3/+4
2019-10-26set shorter timeouts when using direct candidatesChristian Schneppe4-9/+16
2019-10-19hide 'use integrated emoji' setting for Android O and higherChristian Schneppe1-3/+12
2019-10-19make export of chats as txt working againChristian Schneppe1-0/+9
2019-10-19catch exception while setting useragentChristian Schneppe1-1/+5
2019-10-03show "no results" if there where no channels found in channel discovery searchChristian Schneppe1-3/+11
2019-10-02Use a more meaningful name for old statusChristian Schneppe1-3/+3
2019-10-02use new jabber.search.network endpointChristian Schneppe1-1/+1
2019-10-02fix NPE when using channel search and DOMAIN_LOCKChristian Schneppe1-5/+7
2019-10-02report not-acceptable on jingle errorsChristian Schneppe2-19/+16
2019-10-02do not set invideous as default and add config to first start settings screenChristian Schneppe1-0/+13
2019-09-29account deletion: only attempt to delete omemo id when connectedChristian Schneppe1-6/+9
2019-09-29show resource prompt when sending uncompressed videoChristian Schneppe2-2/+17
2019-09-29delete omemo keys when deleting accountChristian Schneppe2-3/+12
2019-09-29make list selection manager work with app compatChristian Schneppe1-71/+71
2019-09-29rework introChristian Schneppe3-26/+63
2019-09-24channel search result long press to show join dialogChristian Schneppe3-16/+43
2019-09-24small changes in quotesChristian Schneppe1-5/+14
2019-09-24minor intro improvements, shorten some textsChristian Schneppe1-1/+21
2019-09-24fix crash OTR crashChristian Schneppe1-1/+1
2019-09-23correct file locations for EmojiServiceChristian Schneppe1-26/+0
2019-09-23Google Play version use downloadable Emojis instead of bundledChristian Schneppe2-37/+15
2019-09-23print emoji only status messages largerChristian Schneppe1-8/+18
2019-09-23do not parse invites from type=groupchatChristian Schneppe3-26/+34
2019-09-22show username as title in context menu when long clicking avatar in MUCChristian Schneppe3-12/+61
2019-09-22use existing variable for userChristian Schneppe1-1/+1