aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* don't reset encryption choice to auto on archivingDaniel Gultsch2016-09-261-2/+0
|
* set different auto download filesizes for wifi, mobile, roamingChristian Schneppe2016-09-242-3/+53
| | | | | | | defaults: * wifi = 10 MiB * mobile = 256 KiB * roaming = 1 Byte
* don't react to null and empty voice repliesDaniel Gultsch2016-09-231-3/+4
|
* add support for XEP-0377: Spam ReportingDaniel Gultsch2016-09-231-2/+2
|
* remove summary text from notificationsChristian Schneppe2016-09-171-4/+0
|
* use history clear date as minimum date for mamChristian Schneppe2016-09-172-5/+16
|
* Use the last message in the content text instead of the first.Daniele Gobbetti2016-09-141-1/+1
| | | | | | | | This fixes the issue where the first message in the notification was sent to pebble (and possibly to other wear devices) for every update in the conversation, as reported in #1249. This is the same patch propoed in https://github.com/siacs/Conversations/issues/1249#issuecomment-245878335
* download own vcard avatar if none is set. fixes #2008Daniel Gultsch2016-09-091-6/+13
|
* optimized importsChristian Schneppe2016-09-091-1/+0
|
* reworked notificationserviceChristian Schneppe2016-09-091-597/+588
|
* be a bit more careful when deleting and deactivating accountsDaniel Gultsch2016-09-081-9/+17
|
* show server not found muc errorDaniel Gultsch2016-09-071-2/+6
|
* remove explicit pebble support. treat as wear deviceDaniel Gultsch2016-09-071-25/+0
|
* show reply action on wear devicesDaniel Gultsch2016-09-071-2/+4
|
* don't crash when correcting waiting pgp encrypted messagesDaniel Gultsch2016-09-071-4/+12
|
* return false if compressed video size = 0 or video does't existChristian Schneppe2016-09-031-2/+8
|
* keep CPU awake while compressing videoChristian Schneppe2016-09-031-2/+5
| | | | fixes #94
* don't show duplicate nofications on android 4Daniel Gultsch2016-09-031-35/+31
|
* fix multiple notifications and added unread messages as summaryChristian Schneppe2016-08-311-6/+16
|
* bug fix in notification serviceChristian Schneppe2016-08-301-21/+20
|
* Merge remote-tracking branch 'refs/remotes/origin/video-compression'Christian Schneppe2016-08-281-0/+77
|\
| * compress videos bigger than 10 MB before sendingChristian Schneppe2016-08-281-0/+77
| |
* | mark conversation as read when swiping a notification with quick reply awayDaniel Gultsch2016-08-272-1/+24
| |
* | don't automatically download files and avatars when datasaver is onDaniel Gultsch2016-08-271-0/+10
| |
* | bring back connectivity changed events on android nDaniel Gultsch2016-08-271-3/+4
|/
* attach contact to notificationDaniel Gultsch2016-08-261-0/+8
|
* add file provider to share files on android nDaniel Gultsch2016-08-261-0/+1
|
* offer quick reply on android NDaniel Gultsch2016-08-262-17/+81
|
* use N style stacked notificationsDaniel Gultsch2016-08-262-82/+91
|
* send register IQs without full fromDaniel Gultsch2016-08-261-1/+1
|
* don't close otr session on every presence changeDaniel Gultsch2016-08-131-8/+5
|
* start file observer in backgroundDaniel Gultsch2016-08-131-1/+6
|
* make human readable logs export optional and false as defaultChristian Schneppe2016-08-131-3/+9
|
* don't show plaintext passwords in adb logsChristian Schneppe2016-08-111-1/+0
|
* improve notification during backupChristian Schneppe2016-08-111-13/+11
|
* close tcp connection after 30s of inactivity when in push_modeDaniel Gultsch2016-08-112-13/+27
|
* don't do idle ping if close_tcp option is setDaniel Gultsch2016-08-111-2/+4
|
* catch platform bug when getting ringer modeDaniel Gultsch2016-08-111-4/+9
|
* reworked backup serviceChristian Schneppe2016-08-093-24/+95
| | | | | * automatically save database encrypted to local storage at 4 am each day * run backup import in new thread
* add icons to files/locations in chat viewChristian Schneppe2016-08-021-3/+0
|
* don't leave conferences ...Christian Schneppe2016-07-311-3/+3
| | | | ... when Pix-Art Messenger is swiped away from recent apps
* show identity type for device selectionDaniel Gultsch2016-07-291-1/+1
|
* changed package id inside manifest and projectChristian Schneppe2016-07-2910-0/+5564