aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-24use installreferrer libray instead of broadcast listenerChristian Schneppe1-39/+0
2020-01-24parse install referrer from gplayChristian Schneppe1-0/+39
2020-01-24try to heal Huawei's energy saving methodsChristian Schneppe1-0/+4
2020-01-14switch volume control between earpiece and speaker while listening audioChristian Schneppe1-0/+1
2020-01-02don't create conversation while watching ContactDetailsChristian Schneppe1-16/+0
2020-01-02startup performance improvementsChristian Schneppe1-24/+31
2019-12-24display '#' in generated channel avatarsChristian Schneppe1-7/+12
2019-12-24Implement download resumption for OMEMO encrypted filesChristian Schneppe1-13/+0
2019-12-24createOutputStream(): allow to disable decryptionChristian Schneppe1-14/+7
2019-12-23small UI refresh changesChristian Schneppe1-1/+1
2019-12-13use setFlags instead of addFlags to grant uri permissionsChristian Schneppe1-1/+1
2019-12-12increase mam messages catchup and don't abort on MAM_MAX_MESSAGESChristian Schneppe1-1/+1
2019-12-08delete cached posh file after not being able to verifyChristian Schneppe1-44/+49
2019-12-08only show message deleted if LMC is activatedChristian Schneppe1-1/+2
2019-12-08use current time on resend messageChristian Schneppe1-0/+3
2019-12-07add missing permission requests for Android PChristian Schneppe1-2/+2
2019-12-07fix updaterChristian Schneppe1-4/+4
2019-11-16add possibility to block muc user from mucChristian Schneppe1-0/+20
2019-11-16make exporting backup compatible with conversationsChristian Schneppe1-1/+2
2019-11-15fix duplicate accounts in EnterJidDialogChristian Schneppe1-1/+1
2019-11-15introduce new orange theme colorChristian Schneppe1-2/+4
2019-11-15rework no write access hint in moderated public mucsChristian Schneppe1-0/+4
2019-11-15do not crash when audio file reports zero lengthChristian Schneppe1-5/+10
2019-11-09set isQuicksy trueChristian Schneppe1-1/+1
2019-11-04rework message deletionChristian Schneppe1-2/+2
2019-11-03optionally search local muc rooms instead of jabber.networkChristian Schneppe3-51/+149
2019-11-03mark silent notifications as local onlyChristian Schneppe1-0/+2
2019-10-26attempt to fix some rare crashesChristian Schneppe1-2/+6
2019-10-26catch dead system exception when creating error notificationChristian Schneppe1-9/+15
2019-10-26don’t mark pgp encrypted files received from dino as deletedChristian Schneppe1-0/+7
2019-10-26fix some issuesChristian Schneppe2-24/+31
2019-10-26properly guard bookmarks2 deletionChristian Schneppe1-1/+1
2019-10-26set autojoin=true after following inviteChristian Schneppe1-117/+127
2019-10-26update ui after bookmark changeChristian Schneppe1-0/+10
2019-10-26bookmarks2. introduce #compat namespaceChristian Schneppe1-2/+2
2019-10-26leave/join on bookmark modifactionsChristian Schneppe1-19/+33
2019-10-26Bookmarks2: support retractionChristian Schneppe1-8/+8
2019-10-26support for delete bookmarks2Christian Schneppe1-7/+27
2019-10-26WIP Bookmarks 2 supportChristian Schneppe1-60/+76
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-02Use a more meaningful name for old statusChristian Schneppe1-3/+3
2019-09-29account deletion: only attempt to delete omemo id when connectedChristian Schneppe1-6/+9
2019-09-29show resource prompt when sending uncompressed videoChristian Schneppe1-1/+14
2019-09-29delete omemo keys when deleting accountChristian Schneppe1-1/+2
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-20improved logging for messages waiting for joinChristian Schneppe1-8/+23
2019-09-20migrate to AndroidXChristian Schneppe13-29/+28
2019-09-19fixed R8 weirdnessChristian Schneppe1-4/+3