aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* small layout fixesChristian Schneppe2019-01-261-1/+1
* show spinning wheel in restore backup activityChristian Schneppe2019-01-261-1/+6
* always show number of connected accounts in foreground notificationChristian Schneppe2019-01-261-43/+38
* rework backup & restoreChristian Schneppe2019-01-266-293/+619
* use clear top flag in shortcut intentChristian Schneppe2019-01-251-0/+1
* resend presence to muc avatar updateChristian Schneppe2019-01-251-49/+72
* provide Set as Profile intentChristian Schneppe2019-01-251-2/+18
* explicitly start service (instead of just bind) service from contact chooserChristian Schneppe2019-01-254-22/+10
* stop file watching when service has been destroyedChristian Schneppe2019-01-251-2/+12
* synchronize around notification update from corrected messagesChristian Schneppe2019-01-251-1/+7
* make contact chooser (direct sharing) smart about sharing text in groups when...Christian Schneppe2019-01-251-3/+11
* maintain order of conversations in share with dialogChristian Schneppe2019-01-251-3/+27
* offer 'open with' in context menu for geo urisChristian Schneppe2019-01-251-1/+1
* fix display of deleted filesChristian Schneppe2019-01-251-1/+1
* mark deleted files in database and not query them when querying for mediaChristian Schneppe2019-01-252-34/+32
* remove deprecated instanceIdServiceChristian Schneppe2019-01-241-1/+1
* added avatar to 'me' in notificationsChristian Schneppe2019-01-241-2/+6
* put images into MessageStyle notificationsChristian Schneppe2019-01-241-6/+19
* use bitmap instead of URI for avatars in notificationChristian Schneppe2019-01-243-28/+16
* added work around to create 'actions' from nova launcherChristian Schneppe2019-01-072-8/+30
* use person in message style notificationChristian Schneppe2019-01-031-2/+44
* introduced 'original' as video and image quality and do not ignorer errorChristian Schneppe2019-01-032-5/+16
* rename functions and variables for room destructionChristian Schneppe2019-01-031-12/+11
* archive destoryed mucs when registering that bookmark has been removedChristian Schneppe2019-01-031-2/+13
* add ability to set nickname in profileChristian Schneppe2018-12-301-2/+7
* added epub and azw mime types. try to resolve application/octet-stream by fil...Christian Schneppe2018-12-272-1/+2
* synchronize join/leaves with bookmarksChristian Schneppe2018-12-151-7/+29
* display last not first message in notificationChristian Schneppe2018-12-151-1/+2
* fixed dead lock when sending pgp messages from quick replyChristian Schneppe2018-12-141-2/+0
* limit video transcoding to api >= 18 and other api 16 fixesChristian Schneppe2018-12-141-2/+4
* show warning snackbar before joining anon-non-private roomChristian Schneppe2018-12-141-0/+5
* check mam preference for mam:2 namespace and purge offline only if setChristian Schneppe2018-12-141-1/+1
* try to fix persistent export notificationsChristian Schneppe2018-12-042-21/+17
* fixed cache cleaning of muc avatarsChristian Schneppe2018-11-301-1/+4
* change audio attributes for notification channelChristian Schneppe2018-11-301-1/+1
* set access model to open when publishing avatarChristian Schneppe2018-11-301-21/+62
* run expireOldMessages in background taskChristian Schneppe2018-11-301-4/+9
* catch a few run time exceptions related to androids life cycle mgmtChristian Schneppe2018-11-231-8/+11
* refactor quite hours to make them time zone indepententChristian Schneppe2018-11-231-3/+3
* provide option to reject subscription request when long pressing 'allow'Christian Schneppe2018-11-231-5/+7
* use startForegroundService compat from push message receiverChristian Schneppe2018-11-232-2/+13
* use display name to generate own avatarChristian Schneppe2018-11-232-1/+4
* do not update foreground notification on error if it wasn’t enabledChristian Schneppe2018-11-232-12/+15
* fixed race condition that prevented bookmark nick to be usedChristian Schneppe2018-11-232-5/+7
* added interface to edit nickChristian Schneppe2018-11-231-10/+21
* fixed caching key not being calculated properlyChristian Schneppe2018-11-231-1/+1
* add suggested contacts to roster on first messageChristian Schneppe2018-11-231-0/+7
* always do contact sync in backgroundChristian Schneppe2018-11-231-1/+1
* avatar code changesChristian Schneppe2018-11-232-9/+12
* suggest sync on loginChristian Schneppe2018-11-231-0/+1