aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de (unfollow)
Commit message (Collapse)AuthorFilesLines
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
incoming direct connections in receive mode wouldn’t clear the entire destination from the input stream; thus adding a leading 0x00 to the file
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
fixes #402
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
* don't show username in single chats * differ between own and foreign quotes
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
2019-09-21show context menu in channel search to share uriChristian Schneppe3-25/+65
2019-09-21introduce app intro and some help screensChristian Schneppe7-9/+223
2019-09-20close correct socket after faulty jingle socks connectionChristian Schneppe1-1/+1
2019-09-20improved logging for messages waiting for joinChristian Schneppe3-11/+25
2019-09-20added overlay to avatar in EditAccountActivityChristian Schneppe3-8/+51
in addition to #390
2019-09-20migrate to AndroidXChristian Schneppe114-285/+269
2019-09-20replace YouTube links with Invidious linksChristian Schneppe5-7/+40
increases privacy and is configurable via preferences
2019-09-19bug fixes in MessageAdapterChristian Schneppe1-6/+3
2019-09-19fixed R8 weirdnessChristian Schneppe2-5/+4
2019-09-19fixed direct invites after adhocChristian Schneppe4-6/+25
2019-09-19cancel spinning wheel on muclumbus errorChristian Schneppe2-10/+14
2019-09-19warn when using _only_ ambiguous cyrillicChristian Schneppe1-3/+33
2019-09-19fixed some minor NPEChristian Schneppe4-7/+13
2019-09-19clear notifications when deleting accountChristian Schneppe1-1/+2