aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-01reorder and scroll down after resending a messageChristian Schneppe1-0/+2
2018-04-01fix change password activity for magic created accountsChristian Schneppe1-11/+8
2018-04-01finished 'Set Status Message' dialogChristian Schneppe1-28/+15
2018-04-01delegate mime type from intentChristian Schneppe2-8/+8
2018-04-01use text styles in more placesChristian Schneppe1-1/+5
2018-04-01removed 'preemptive grant' settingChristian Schneppe1-2/+1
2018-04-01get rid of customizable resourcesChristian Schneppe1-11/+0
2018-04-01made conference invite work againChristian Schneppe1-0/+1
2018-04-01don't send messages in callbackChristian Schneppe2-3/+5
2018-03-29redirect on empty conversation listChristian Schneppe1-1/+14
2018-03-29move new activity back to original nameChristian Schneppe1-1/+1
2018-03-12AppCompat Migration contributionChristian Schneppe1-13/+18
2018-03-12integrate trust manager into conversationsChristian Schneppe2-1/+899
2018-03-09don't log passwordsChristian Schneppe1-1/+0
2018-03-08fixed concurrent modification when killing mam queriesChristian Schneppe1-40/+40
2018-03-08implement multi accounts via expert settingsChristian Schneppe3-8/+45
2018-02-24MAM: rework hasMessagesLeft to account for prosody’s missing countChristian Schneppe1-6/+12
2018-02-24only explicitly request device list for users not in rosterChristian Schneppe1-1/+5
2018-02-24kill mam query when archiving conversationChristian Schneppe2-0/+21
2018-02-24MAM: look at total count for completness. parse fin correctlyChristian Schneppe1-9/+20
2018-02-22warn when attempting to write stanza to an unbound streamChristian Schneppe1-1/+1
2018-02-22mark error notifications as sensitve and local onlyChristian Schneppe1-2/+3
2018-02-19changed icons for markasread and reply in NotificationServiceChristian Schneppe1-3/+4
2018-02-19Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA cons...Christian Schneppe1-3/+3
2018-02-17don't show notification if there is no updateChristian Schneppe1-1/+0
2018-02-17show hint to allow installs from unknown sources just before update starts an...Christian Schneppe1-3/+7
2018-02-17fix typo in playstore detectionChristian Schneppe1-1/+1
2018-02-15always copy firefoxe’s shared filesChristian Schneppe1-1/+1
2018-02-10do not cross reference bookmarks and conversationsChristian Schneppe1-5/+8
2018-02-10always persist current nick (in bookmark and database)Christian Schneppe1-7/+16
2018-02-10return to welcome activity after deleting last accountChristian Schneppe1-41/+38
2018-02-01fixed crash on receiving filesChristian Schneppe1-2/+2
2018-01-29do not explicitly request MAM archive for blocked contactsChristian Schneppe1-42/+43
2018-01-29add snooze button to notificationChristian Schneppe2-23/+97
2018-01-29check if app is installedFromPlayStore and use upcoming playstore site for up...Christian Schneppe1-0/+18
2018-01-27delegate uri permission to service when processing filesChristian Schneppe1-0/+6
2018-01-27make chat markers opportunistic in private mucsChristian Schneppe1-3/+7
2018-01-27avoid some unnecessary notification updatesChristian Schneppe1-11/+16
2018-01-27Show toast after destroying group chatChristian Schneppe1-5/+6
2018-01-26add possibility to destroy group chatChristian Schneppe1-6/+38
2018-01-21permanently cache last resolver resultChristian Schneppe1-5/+0
2018-01-21reworked audioPlayer screenOn/Off a bitChristian Schneppe1-23/+8
2018-01-21postpone notification actions (mark as read, reply) until after messages are ...Christian Schneppe1-20/+52
2018-01-21sent message receipts after mam catchupChristian Schneppe1-1/+15
2018-01-21disable offline messages. postpone prekey handling until after mam catchupChristian Schneppe2-0/+21
2018-01-19rewrite isVideoMessage logic and add some more loggingChristian Schneppe1-3/+4
2018-01-17fix wrong avatar shown when true jid doesn't match in mucChristian Schneppe1-1/+7
2018-01-17let screen on while playing audio messageChristian Schneppe1-2/+24
2018-01-17setting room subject also sets room nameChristian Schneppe1-1/+2
2017-12-27save muc subject to disk and use crypto targets for offline name generationChristian Schneppe1-1/+1