aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (follow)
Commit message (Expand)AuthorAgeFilesLines
* make launching app shortcuts work with disabled accountsChristian Schneppe2017-06-111-1/+1
* fix NPE when bookmark jid is null on creating suggestionsChristian Schneppe2017-06-011-1/+2
* add the 4 most frequently contacted contacts as app shortcutsChristian Schneppe2017-05-313-4/+164
* do not turn send button green unless history is caught upChristian Schneppe2017-05-311-0/+16
* synchronize on dedicated lock for catchup instead of accountChristian Schneppe2017-05-311-4/+5
* fall back to jingle only in 1:1Christian Schneppe2017-05-191-1/+2
* work around for brokens ROMs that expose file uris as notification soundChristian Schneppe2017-05-171-1/+16
* use mam reference instead of timestampChristian Schneppe2017-05-172-52/+55
* synchronize around adding query to query mapChristian Schneppe2017-05-171-1/+3
* jump directly to account on errorChristian Schneppe2017-05-101-4/+17
* set catchup flag on mam only when doing thatChristian Schneppe2017-05-103-12/+15
* suggest bookmarked conferences servers in join conference dialogChristian Schneppe2017-05-091-0/+6
* don't load signed prekeys on startupChristian Schneppe2017-05-091-3/+11
* send read marker after reading message in android autoChristian Schneppe2017-05-091-1/+1
* avoid race conditions when downloading files or decrypting pgp messagesChristian Schneppe2017-05-091-0/+13
* avoid race condition that lead to double notification soundChristian Schneppe2017-05-091-1/+3
* Add messages to Notification for Android Auto on Android M and olderChristian Schneppe2017-05-091-2/+10
* while restoring state deal with conversations that don't have accountsChristian Schneppe2017-04-261-2/+8
* send pgp signature when creating ad hoc conferencesChristian Schneppe2017-04-261-1/+1
* reworked unique id generation for notification intentsChristian Schneppe2017-04-211-8/+9
* Add Android Auto support to notificationsChristian Schneppe2017-04-212-6/+25
* hide resend button if file is smaller than AutoAcceptFileSize…Christian Schneppe2017-04-181-2/+1
* reused code to retrieve AutoAcceptFileSize for AutoResendChristian Schneppe2017-04-181-19/+1
* Add reply button in wear designChristian Schneppe2017-04-181-1/+1
* show 'try again' button when remote server wasn't found in previously active mucChristian Schneppe2017-04-161-0/+1
* use async message loading only when called from UIChristian Schneppe2017-04-131-9/+14
* show first instead of last message in notification previewChristian Schneppe2017-04-131-5/+7
* Optimized imports from entire projectChristian Schneppe2017-04-131-6/+1
* treat URL as file if URL is in oob or contains keyChristian Schneppe2017-04-131-4/+1
* Changes the deprecated getColor() methodChristian Schneppe2017-04-051-1/+2
* deduplicate notification soundsChristian Schneppe2017-03-261-1/+0
* make image compression configurableChristian Schneppe2017-03-261-0/+26
* count messages in backlog to not renotify on prior notificationsChristian Schneppe2017-03-231-7/+33
* rework last activity logic to something that should work pretty well …Christian Schneppe2017-03-231-2/+2
* use qr codes instead of aztec. Barcode Scanner is terrible at reading aztecChristian Schneppe2017-03-171-6/+8
* update shortcutbadger asyncChristian Schneppe2017-03-141-9/+20
* don't open conversation when opening contact detailsChristian Schneppe2017-03-141-0/+55
* rename media directoriesChristian Schneppe2017-03-112-2/+3
* send and parse Chat States to and from conferencesChristian Schneppe2017-03-111-1/+5
* catch some OOM ExceptionsChristian Schneppe2017-03-111-1/+5
* notify for muc messages after mam catchupChristian Schneppe2017-03-091-1/+1
* changed string from unread conversation to messages in notificationChristian Schneppe2017-03-091-2/+3
* set last clear date to time of last messageChristian Schneppe2017-03-091-1/+7
* Modifies notification for MUC conversationsChristian Schneppe2017-03-091-6/+32
* do not notify for messages from strangers by defaultChristian Schneppe2017-03-091-2/+8
* closing the corresponding conversations after blocking a contactChristian Schneppe2017-03-091-1/+31
* extract stanza-id from muc reflectionsChristian Schneppe2017-03-091-1/+4
* change bitrate with video quality settings tooChristian Schneppe2017-03-051-2/+15
* use default priority notifications. disables heads up notificationsChristian Schneppe2017-03-041-1/+1
* make video resolution configurableChristian Schneppe2017-03-041-1/+14