aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-04-07fix updaterChristian Schneppe1-4/+20
2020-04-01close FileInputStream in MTMChristian Schneppe1-129/+127
2020-03-16explicitly use BouncyCastle for file cryptoChristian Schneppe1-16/+12
2020-03-16when setting moderated also set non standard field to not make users ↵Christian Schneppe1-3/+7
participants by default
2020-03-16show invidious links in notifications tooChristian Schneppe1-2/+5
2020-02-16some changes to XmppConnectionServiceChristian Schneppe1-20/+19
2020-02-11make colored muc names configurableChristian Schneppe2-3/+7
* default = off
2020-02-10use colored usernames in group chats/channelsChristian Schneppe1-5/+3
2020-02-09integrate alternative codec for voice recorder via attachment settingsChristian Schneppe1-0/+4
2020-02-02show audio artist and title for audio filesChristian Schneppe1-0/+2
2020-02-01add ability to reply on private messages in notificationsChristian Schneppe1-2/+12
fixes #191
2020-01-31change updater a bitChristian Schneppe1-3/+4
2020-01-31use ToastCompat instead of ToastChristian Schneppe1-1/+2
2020-01-31optimize importsChristian Schneppe4-4/+8
2020-01-31fix sending uncompressed filesChristian Schneppe1-10/+5
2020-01-31use ExoPlayer for video playbackChristian Schneppe1-4/+0
2020-01-31evict cached previews when file gets deletedChristian Schneppe1-0/+9
2020-01-24omemo changes: use 12 byte IV, no longer accept auth tag appended to payloadChristian Schneppe1-2/+2
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
possibly fixes #410
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
this will prevent silent notifications (for example those supressed by grace period) showing up on my smart watch
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