aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/NotificationService.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* reworked notificationserviceChristian Schneppe2016-09-091-597/+588
|
* 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 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
|
* mark conversation as read when swiping a notification with quick reply awayDaniel Gultsch2016-08-271-0/+17
|
* attach contact to notificationDaniel Gultsch2016-08-261-0/+8
|
* offer quick reply on android NDaniel Gultsch2016-08-261-16/+43
|
* use N style stacked notificationsDaniel Gultsch2016-08-261-81/+85
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+633