aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (follow)
Commit message (Expand)AuthorAgeFilesLines
* use the term channel in destroy dialog and some other stringsChristian Schneppe2019-02-091-23/+17
* optimize importsChristian Schneppe2019-02-084-7/+0
* hide lock icon in channels; modify muc user contextChristian Schneppe2019-02-081-6/+7
* show different room settings for channels and groupsChristian Schneppe2019-02-071-0/+5
* provide the same fab submenu for both tabs. rename tab to bookmarkChristian Schneppe2019-02-071-4/+29
* remove warning messages for kick after ban failing. on modern servers ban is ...Christian Schneppe2019-02-041-16/+4
* schedule another ping 30s after connectivity_changeChristian Schneppe2019-02-041-3/+29
* refactored group chat members into seperate screenChristian Schneppe2019-01-271-1/+4
* refactored avatar workers into single classChristian Schneppe2019-01-271-0/+19
* scan all files in case some files were previously marked as deleted by accidentChristian Schneppe2019-01-271-9/+21
* fix crash while onTaskRemovedChristian Schneppe2019-01-261-7/+9
* make avatars from contacts configurableChristian Schneppe2019-01-261-7/+8
* also make human readable logs as text files work with new backup and restoreChristian Schneppe2019-01-261-0/+100
* 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