aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-29null check when cleaning avatars for mucChristian Schneppe1-2/+5
2018-04-29do not match mentions on word boundries but only when preceeded by white spaceChristian Schneppe1-7/+1
2018-04-29fixed caps hash generation for empty form valuesChristian Schneppe1-12/+13
2018-04-29catch run time exception when starting service from event receiverChristian Schneppe1-1/+5
2018-04-29removed 'received' prefix from descriptionChristian Schneppe1-3/+1
2018-04-29catch dead object exceptions when acquiring wake locksChristian Schneppe2-15/+6
2018-04-29wrap all calls to notification manager in exception handler to catch dead obj...Christian Schneppe1-12/+44
2018-04-27include node when requesting disco featuresChristian Schneppe1-15/+19
2018-04-27display avatar in groupsChristian Schneppe2-55/+50
2018-04-24fixed condition to accept lmc if user reference existsChristian Schneppe1-7/+1
2018-04-24load currently open conversation fasterChristian Schneppe1-5/+19
2018-04-23change icon sizeChristian Schneppe1-23/+25
2018-04-23support contact shortcutsChristian Schneppe2-8/+69
2018-04-22code cleanupChristian Schneppe1-2/+2
2018-04-22only mark visible messages as readChristian Schneppe1-13/+20
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