aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (follow)
Commit message (Expand)AuthorAgeFilesLines
* make short vibrate in open chat configurable and respect phone silent modeChristian Schneppe2019-08-312-4/+10
* create share button in backup done notificationChristian Schneppe2019-07-171-61/+78
* handle blocking and unblocking of full jidsChristian Schneppe2019-07-172-11/+12
* disable muc push on archive instead of leaveChristian Schneppe2019-07-031-4/+4
* correct webpreview cache pathsChristian Schneppe2019-07-031-4/+3
* migrate copy ond write list to synchronized hashset for pending mucsChristian Schneppe2019-07-011-13/+38
* rate limit muc pings / joins. never run two pings at same timeChristian Schneppe2019-07-011-4/+26
* attempt to unregister when receiving push for channel no longer joinedChristian Schneppe2019-07-011-3/+24
* implement FCM push for group chatsChristian Schneppe2019-07-011-7/+13
* code cleanup & small fixesChristian Schneppe2019-07-012-16/+11
* catch NPEChristian Schneppe2019-06-271-15/+22
* implement client support for muc pushChristian Schneppe2019-06-251-0/+35
* show taken time for deleted webpreview cacheChristian Schneppe2019-06-251-1/+2
* fix jingle file transferChristian Schneppe2019-06-251-13/+10
* make backup compatible to Conversations (only works for Android >= 8)Christian Schneppe2019-06-231-1/+16
* Revert "BackupExport format like Conversations (#342)"Christian Schneppe2019-06-231-10/+2
* catch NPEChristian Schneppe2019-06-231-0/+3
* BackupExport format like Conversations (#342)genofire2019-06-221-2/+10
* change behavior of unencrypted chats warningChristian Schneppe2019-06-221-2/+1
* performance improvement of message expiryChristian Schneppe2019-06-221-3/+9
* shedule webpreview cache deletionChristian Schneppe2019-06-211-0/+20
* show own account in chatlist/contacts/conferences if you are in multi account...Christian Schneppe2019-06-201-0/+5
* attempt to keep messages waiting until muc is connectedChristian Schneppe2019-06-201-3/+22
* self ping (xep-0410) after receiving invite to mucChristian Schneppe2019-06-181-2/+22
* don’t crash when attempting to publish bookmarks while offlineChristian Schneppe2019-06-171-1/+2
* MessageStyle notifications replace car extenderChristian Schneppe2019-06-171-21/+13
* fix some more NPEChristian Schneppe2019-06-081-0/+3
* change music volume during audio playbackChristian Schneppe2019-06-081-0/+1
* separate received and sent filesChristian Schneppe2019-05-191-1/+1
* run postDelayed in background threadChristian Schneppe2019-05-191-1/+4
* performance improvementsChristian Schneppe2019-05-181-14/+18
* some bug fixesChristian Schneppe2019-05-041-1/+4
* fix export error for non-unicode numbersChristian Schneppe2019-05-041-1/+1
* introduced type private_file_message to handle attachments in PMsChristian Schneppe2019-05-032-9/+15
* added Tor support to channel searchChristian Schneppe2019-04-282-4/+27
* implement channel discoveryChristian Schneppe2019-04-263-2/+129
* execute some dismiss error notification and reset error in backgroundChristian Schneppe2019-04-261-2/+2
* fix some NPEChristian Schneppe2019-04-121-1/+1
* add ability to delete account also from serverChristian Schneppe2019-03-311-0/+5
* fix automatic backup creationChristian Schneppe2019-03-311-1/+1
* catch exceptions in NotificationServiceChristian Schneppe2019-03-311-1/+7
* add activity to define some important privacy settings on first startChristian Schneppe2019-03-311-4/+10
* fix some crashesChristian Schneppe2019-03-141-1/+3
* fix backup creation for older installationsChristian Schneppe2019-03-141-5/+14
* copy intent extras in eventreceiverChristian Schneppe2019-03-061-0/+5
* try to catch some NPEChristian Schneppe2019-03-062-2/+7
* Deduplicate presencesChristian Schneppe2019-02-211-3/+0
* fix some more NPEsChristian Schneppe2019-02-181-1/+1
* after switching from forced foreground to foreground notification needs updateChristian Schneppe2019-02-182-3/+10
* show notification when backup is done or failedChristian Schneppe2019-02-181-2/+76