aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-15introduce new orange theme colorChristian Schneppe7-31/+97
2019-11-15Fix empty grey box for unknown file types (#405)TheOneric2-22/+21
2019-11-15make private messages in MUCs more visibleChristian Schneppe2-17/+39
2019-11-15rework no write access hint in moderated public mucsChristian Schneppe3-6/+39
2019-11-15small UI fixes in SetSettingsActivityChristian Schneppe1-1/+0
2019-11-15do not crash when audio file reports zero lengthChristian Schneppe1-5/+10
2019-11-15prevent crash when counterpart in message was nullChristian Schneppe1-2/+6
2019-11-15check if sender is in contact list before accepting jingle fileChristian Schneppe1-2/+3
2019-11-15allow jingle state transition for fallback after proxy failureChristian Schneppe1-2/+6
2019-11-15make jingle state transitions less error proneChristian Schneppe1-2/+28
2019-11-15fixed spinning wheel when switching between local and jabber.network discoveryChristian Schneppe1-0/+8
2019-11-15do not validate port if hostname is emptyChristian Schneppe1-11/+17
2019-11-15rework IntroActivity a bitChristian Schneppe3-4/+10
2019-11-10show overlay to set avatar at the right bottom cornerChristian Schneppe2-3/+15
2019-11-09set isQuicksy trueChristian Schneppe1-1/+1
2019-11-06use variable for app directory in FileBackendChristian Schneppe1-6/+7
2019-11-04rework message deletionChristian Schneppe7-64/+84
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
2019-11-03catch security exception when passing on share intent that didn't give us per...Christian Schneppe2-4/+16
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