aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-21more theme workingChristian Schneppe1-2/+1
2018-04-13persist some muc configurationsChristian Schneppe1-4/+4
2018-04-13end view if conversation was archivedChristian Schneppe1-0/+11
2018-04-13introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe1-0/+2
2018-04-13make receipt handling work with out of order receiptsChristian Schneppe1-1/+14
2018-04-12fixed cache key generation for messages w/o full jidChristian Schneppe1-8/+26
2018-04-12messages coming from known muc server are treated as muc when creating conver...Christian Schneppe1-4/+1
2018-04-12improved logging while deleting old cache filesChristian Schneppe1-2/+3
2018-04-12use utf-8 in barcodesChristian Schneppe1-39/+53
2018-04-12write roster only for active accountsChristian Schneppe1-1/+1
2018-04-12run roster sync in replacing task managerChristian Schneppe1-1/+4
2018-04-12sync roster to disk after roster pushChristian Schneppe1-32/+29
2018-04-12removed unecessary loggingChristian Schneppe1-1/+0
2018-04-12presist http upload availibilityChristian Schneppe1-264/+177
2018-04-08setReplaceAll=false on emojiCompat for android oChristian Schneppe1-3/+8
2018-04-07fix register account checkbox glitchChristian Schneppe1-1/+0
2018-04-07do not highlight users when not participatingChristian Schneppe1-6/+3
2018-04-07return contact and account.getServer() as StringChristian Schneppe4-16/+15
2018-04-03added splash screenChristian Schneppe3-10/+10
2018-04-03send transcoded video in onTranscodeCompletedChristian Schneppe1-0/+1
2018-04-02migrate to xmpp-addrChristian Schneppe8-143/+142
2018-04-02fixed duplicate file sendingChristian Schneppe2-1/+1
2018-04-01audio player now requests permission when hitting playChristian Schneppe1-0/+22
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