aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix updaterChristian Schneppe2020-04-071-4/+20
* close FileInputStream in MTMChristian Schneppe2020-04-011-129/+127
* explicitly use BouncyCastle for file cryptoChristian Schneppe2020-03-161-16/+12
* when setting moderated also set non standard field to not make users particip...Christian Schneppe2020-03-161-3/+7
* show invidious links in notifications tooChristian Schneppe2020-03-161-2/+5
* some changes to XmppConnectionServiceChristian Schneppe2020-02-161-20/+19
* make colored muc names configurableChristian Schneppe2020-02-112-3/+7
* use colored usernames in group chats/channelsChristian Schneppe2020-02-101-5/+3
* integrate alternative codec for voice recorder via attachment settingsChristian Schneppe2020-02-091-0/+4
* show audio artist and title for audio filesChristian Schneppe2020-02-021-0/+2
* add ability to reply on private messages in notificationsChristian Schneppe2020-02-011-2/+12
* change updater a bitChristian Schneppe2020-01-311-3/+4
* use ToastCompat instead of ToastChristian Schneppe2020-01-311-1/+2
* optimize importsChristian Schneppe2020-01-314-4/+8
* fix sending uncompressed filesChristian Schneppe2020-01-311-10/+5
* use ExoPlayer for video playbackChristian Schneppe2020-01-311-4/+0
* evict cached previews when file gets deletedChristian Schneppe2020-01-311-0/+9
* omemo changes: use 12 byte IV, no longer accept auth tag appended to payloadChristian Schneppe2020-01-241-2/+2
* 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