aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fixed avatar republish missing the mime typeChristian Schneppe2017-01-141-11/+7
|
* reworked wakelock for video compressionChristian Schneppe2017-01-141-3/+5
|
* automatically bookmark private, non-anonymous mucs where inviter is trustedChristian Schneppe2017-01-091-1/+12
|
* unify getFileUri across share and open intentsChristian Schneppe2017-01-091-3/+4
|
* Do not compress GIFs, allow GBoard to send GIFsChristian Schneppe2017-01-051-2/+4
|
* make direct reply string translatable in NotificationServiceChristian Schneppe2017-01-021-2/+2
|
* ignore debug outputChristian Schneppe2016-12-251-1/+2
|
* catch NPE while sharing video from content uri and make it workingChristian Schneppe2016-12-251-135/+216
|
* don't reconnect accout when system reports no internet connectionChristian Schneppe2016-12-181-2/+6
|
* add support for RFC7711 to MTMChristian Schneppe2016-12-181-2/+2
|
* better handle the case when same user is joined with multiple nicks in the ↵Christian Schneppe2016-11-291-1/+1
| | | | same room
* always force close a connection when disabling from error stateChristian Schneppe2016-11-241-1/+1
|
* introduced blind trust before verification modeChristian Schneppe2016-11-241-0/+4
| | | | read more about the concept on https://gultsch.de/trust.html
* explictly scan for aztec and qr codes onlyChristian Schneppe2016-11-241-31/+1
|
* added share button to account detailsChristian Schneppe2016-11-241-0/+222
|