aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/NotificationService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* changed string from unread conversation to messages in notificationChristian Schneppe2017-03-091-2/+3
* Modifies notification for MUC conversationsChristian Schneppe2017-03-091-6/+32
* do not notify for messages from strangers by defaultChristian Schneppe2017-03-091-2/+8
* use default priority notifications. disables heads up notificationsChristian Schneppe2017-03-041-1/+1
* use priority low when creating notification without sound/vibrationChristian Schneppe2017-03-041-0/+1
* explicitly turn off vibration when disabledChristian Schneppe2017-02-221-0/+2
* write text in bold when highlighted in received muc messageChristian Schneppe2017-01-211-1/+1
* finish of backlog only for one particular accountChristian Schneppe2017-01-151-2/+17
* make direct reply string translatable in NotificationServiceChristian Schneppe2017-01-021-2/+2
* reformat codeChristian Schneppe2016-11-191-4/+4
* code cleanupChristian Schneppe2016-10-181-1/+0
* make error notification dismissableChristian Schneppe2016-10-051-28/+11
* Allow to dismiss the notification from a wear reply.Christian Schneppe2016-09-281-6/+8
* remove summary text from notificationsChristian Schneppe2016-09-171-4/+0
* Use the last message in the content text instead of the first.Daniele Gobbetti2016-09-141-1/+1
* 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