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