aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-03small UI fixesChristian Schneppe1-1/+1
2019-11-03fixed links in privacy warning in channel discoveryChristian Schneppe2-2/+10
2019-11-03optionally search local muc rooms instead of jabber.networkChristian Schneppe12-150/+375
2019-11-03mark silent notifications as local onlyChristian Schneppe2-0/+5
this will prevent silent notifications (for example those supressed by grace period) showing up on my smart watch
2019-11-03catch security exception when passing on share intent that didn't give us ↵Christian Schneppe2-4/+16
permission
2019-11-02change welcome screen and splash screen for schulchatChristian Schneppe1-1/+0
2019-11-02introduce setting to completely disable (OMEMO) encryptionChristian Schneppe4-1/+20
2019-11-02move some more config variables to match different app modesChristian Schneppe2-2/+4
2019-11-02move some more config variables to match different app modesChristian Schneppe1-3/+3
2019-11-02rename build flavorsChristian Schneppe2-18/+1
2019-10-27show attachment button in private muc messagesChristian Schneppe2-3/+7
2019-10-27getAdHocInviteUri asyncChristian Schneppe1-18/+48
2019-10-27fix crash in SearchActivityChristian Schneppe1-1/+1
2019-10-27add user to roster on avatar long pressChristian Schneppe2-10/+15
2019-10-27open video if internal player failsChristian Schneppe1-25/+25
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
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