aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | …in Conversations only enviroments
* 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
| | | | | * Minor fixes * Replaces html.fromHTML with SpannableString
* 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
|
* rename the Xmlns class to NamespaceChristian Schneppe2017-03-042-9/+8
|
* use priority low when creating notification without sound/vibrationChristian Schneppe2017-03-041-0/+1
|
* make x509 verification node world readableChristian Schneppe2017-03-041-11/+38
|
* send 'online' presences also while typing a messageChristian Schneppe2017-02-221-1/+1
|
* Fix a typo in legacyChristian Schneppe2017-02-222-4/+4
|
* migrate domain and host exemption into seperate classChristian Schneppe2017-02-221-3/+4
|
* npe checksChristian Schneppe2017-02-221-1/+4
|
* explicitly turn off vibration when disabledChristian Schneppe2017-02-221-0/+2
|
* bump mam namespaceChristian Schneppe2017-02-222-7/+26
|
* rethink mam catchup strategiesChristian Schneppe2017-02-222-22/+47
|
* don't delete chats after restart / reconnectChristian Schneppe2017-02-151-0/+1
| | | | fixes #102
* fixed adhoc conference creation behaviour. properly show errorsChristian Schneppe2017-02-141-3/+6
|
* don't compress videos if they are in our files directoryChristian Schneppe2017-02-121-3/+7
|
* clear avatar cache when system name changesChristian Schneppe2017-02-101-4/+6
|
* also try to resend failed uploads while sending pingChristian Schneppe2017-02-091-0/+7
|
* resend failed uploads automatically if filesize smaller than configured ↵Christian Schneppe2017-02-091-0/+33
| | | | AutoAcceptFilesize
* support aesgcm:// style urlsChristian Schneppe2017-02-081-0/+6
|
* Stop Conversations force closing over sqlite errors due to long messagesChristian Schneppe2017-02-081-0/+2
|
* fixed scrolling and async loading of message of new conversation startChristian Schneppe2017-02-081-13/+25
|
* configurable local message retention period.Christian Schneppe2017-01-292-17/+61
|
* change video filename and lower bitrate for smaller filesChristian Schneppe2017-01-291-2/+4
|
* reworked videocompressionChristian Schneppe2017-01-251-206/+74
|
* reworked FileBackendChristian Schneppe2017-01-251-2/+2
|
* cleaning up crypto targets when conference member is getting removedChristian Schneppe2017-01-251-0/+20
|
* write text in bold when highlighted in received muc messageChristian Schneppe2017-01-211-1/+1
|
* reworked backup scheduler and add wakelock to ExportLogsServiceChristian Schneppe2017-01-212-18/+30
|
* handle swiping away from recent apps correctlyChristian Schneppe2017-01-161-0/+5
|
* correct check if there is a scheduled pending intentChristian Schneppe2017-01-161-4/+5
|
* don't include 'before' reference in mam queries bound by timestampChristian Schneppe2017-01-151-1/+3
|
* finish of backlog only for one particular accountChristian Schneppe2017-01-152-3/+18
|
* only call UI thread from downloading thread every 250msChristian Schneppe2017-01-151-0/+13
|
* don't start backup at startup if there is a scheduled pending intentChristian Schneppe2017-01-151-8/+15
|