aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more theme workingChristian Schneppe2018-04-211-2/+1
|
* persist some muc configurationsChristian Schneppe2018-04-131-4/+4
|
* end view if conversation was archivedChristian Schneppe2018-04-131-0/+11
|
* introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe2018-04-131-0/+2
|
* make receipt handling work with out of order receiptsChristian Schneppe2018-04-131-1/+14
|
* fixed cache key generation for messages w/o full jidChristian Schneppe2018-04-121-8/+26
|
* messages coming from known muc server are treated as muc when creating ↵Christian Schneppe2018-04-121-4/+1
| | | | conversation
* improved logging while deleting old cache filesChristian Schneppe2018-04-121-2/+3
|
* use utf-8 in barcodesChristian Schneppe2018-04-121-39/+53
|
* write roster only for active accountsChristian Schneppe2018-04-121-1/+1
|
* run roster sync in replacing task managerChristian Schneppe2018-04-121-1/+4
|
* sync roster to disk after roster pushChristian Schneppe2018-04-121-32/+29
|
* removed unecessary loggingChristian Schneppe2018-04-121-1/+0
|
* presist http upload availibilityChristian Schneppe2018-04-121-264/+177
|
* setReplaceAll=false on emojiCompat for android oChristian Schneppe2018-04-081-3/+8
|
* fix register account checkbox glitchChristian Schneppe2018-04-071-1/+0
|
* do not highlight users when not participatingChristian Schneppe2018-04-071-6/+3
|
* return contact and account.getServer() as StringChristian Schneppe2018-04-074-16/+15
|
* added splash screenChristian Schneppe2018-04-033-10/+10
|
* send transcoded video in onTranscodeCompletedChristian Schneppe2018-04-031-0/+1
|
* migrate to xmpp-addrChristian Schneppe2018-04-028-143/+142
|
* fixed duplicate file sendingChristian Schneppe2018-04-022-1/+1
|
* audio player now requests permission when hitting playChristian Schneppe2018-04-011-0/+22
|
* reorder and scroll down after resending a messageChristian Schneppe2018-04-011-0/+2
|
* fix change password activity for magic created accountsChristian Schneppe2018-04-011-11/+8
|
* finished 'Set Status Message' dialogChristian Schneppe2018-04-011-28/+15
|
* delegate mime type from intentChristian Schneppe2018-04-012-8/+8
|
* use text styles in more placesChristian Schneppe2018-04-011-1/+5
|
* removed 'preemptive grant' settingChristian Schneppe2018-04-011-2/+1
|
* get rid of customizable resourcesChristian Schneppe2018-04-011-11/+0
|
* made conference invite work againChristian Schneppe2018-04-011-0/+1
|
* don't send messages in callbackChristian Schneppe2018-04-012-3/+5
|
* redirect on empty conversation listChristian Schneppe2018-03-291-1/+14
|
* move new activity back to original nameChristian Schneppe2018-03-291-1/+1
|
* AppCompat Migration contributionChristian Schneppe2018-03-121-13/+18
|
* integrate trust manager into conversationsChristian Schneppe2018-03-122-1/+899
|
* don't log passwordsChristian Schneppe2018-03-091-1/+0
|
* fixed concurrent modification when killing mam queriesChristian Schneppe2018-03-081-40/+40
|
* implement multi accounts via expert settingsChristian Schneppe2018-03-083-8/+45
|
* MAM: rework hasMessagesLeft to account for prosody’s missing countChristian Schneppe2018-02-241-6/+12
|
* only explicitly request device list for users not in rosterChristian Schneppe2018-02-241-1/+5
|
* kill mam query when archiving conversationChristian Schneppe2018-02-242-0/+21
|
* MAM: look at total count for completness. parse fin correctlyChristian Schneppe2018-02-241-9/+20
|
* warn when attempting to write stanza to an unbound streamChristian Schneppe2018-02-221-1/+1
|
* mark error notifications as sensitve and local onlyChristian Schneppe2018-02-221-2/+3
|
* changed icons for markasread and reply in NotificationServiceChristian Schneppe2018-02-191-3/+4
|
* Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA ↵Christian Schneppe2018-02-191-3/+3
| | | | constant
* don't show notification if there is no updateChristian Schneppe2018-02-171-1/+0
|
* show hint to allow installs from unknown sources just before update starts ↵Christian Schneppe2018-02-171-3/+7
| | | | and don't show this for PlayStore installs
* fix typo in playstore detectionChristian Schneppe2018-02-171-1/+1
|