aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services/NotificationService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* write text in bold when highlighted in received muc messageDaniel Gultsch2017-01-201-1/+1
* finish of backlog only for one particular accountDaniel Gultsch2017-01-121-2/+17
* renamed foreground service preferenceDaniel Gultsch2016-11-301-1/+2
* make error notification dismissable. fixes #1815Daniel Gultsch2016-10-041-27/+10
* Allow to dismiss the notification from a wear reply.Daniele Gobbetti2016-09-271-6/+8
* Use the last message in the content text instead of the first.Daniele Gobbetti2016-09-111-1/+1
* remove explicit pebble support. treat as wear deviceDaniel Gultsch2016-09-061-25/+0
* show reply action on wear devicesDaniel Gultsch2016-09-061-2/+4
* don't show duplicate nofications on android 4Daniel Gultsch2016-08-311-15/+14
* 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-251-16/+43
* use N style stacked notificationsDaniel Gultsch2016-08-251-74/+78
* refactored how view intents are handledDaniel Gultsch2016-07-251-19/+16
* log reason for not showing notificationDaniel Gultsch2016-06-191-0/+3
* use darker colors for actionbar on dark themeDaniel Gultsch2016-06-101-1/+1
* create Config varibale to show the disable foreground service buttonDaniel Gultsch2016-04-131-3/+5
* introduced setting to turn of notification ledDaniel Gultsch2016-04-091-1/+4
* show /me messages in conference notifications without the name of the senderDaniel Gultsch2016-01-131-5/+10
* show per conference notification settings in details activityDaniel Gultsch2016-01-081-7/+1
* added missing synchronize when pushing messages from mam backlogDaniel Gultsch2016-01-041-1/+3
* splite PARANOIA_MODE into three different optionsDaniel Gultsch2015-12-141-2/+2
* notify on mam catchup messagesDaniel Gultsch2015-12-101-2/+2
* show sender name for notications in conferences. fixes #1581Daniel Gultsch2015-12-091-0/+17
* hide message content in notifications in paranoia modeDaniel Gultsch2015-12-021-20/+30
* introduce config.java variable to optionally show number of connected account...Daniel Gultsch2015-12-011-37/+55
* Decrypt PGP messages in backgroundfiaxh2015-10-281-1/+1
* make unread status and notifications presistent across restartsDaniel Gultsch2015-10-141-15/+27
* introduced expert options to set status to away and xa if screen is off or if...Daniel Gultsch2015-10-081-17/+1
* swapped icons for foreground servicesDaniel Gultsch2015-09-221-3/+1
* use dedicated colors for primary and primary_darkDaniel Gultsch2015-08-261-1/+1
* show http downloaded images in notificationDaniel Gultsch2015-07-291-2/+3
* treat private, non-anonymous mucs like 1:1 chats notification wiseDaniel Gultsch2015-07-221-1/+1
* renamed colorsDaniel Gultsch2015-07-131-1/+1
* renamed downloadable to transferableDaniel Gultsch2015-07-101-5/+3
* added ShortcutBadger as a dependency to create unread counts on launcher iconDaniel Gultsch2015-05-201-0/+1
* only forward incoming chat messages to Pebble App and GadgetbridgeAndreas Shimokawa2015-05-081-1/+5
* made material icons smaller (24dp)Daniel Gultsch2015-04-281-2/+2
* escape nick in highlight regex patternDaniel Gultsch2015-04-281-1/+1
* Merge pull request #1036 from QuentinC/developmentDaniel Gultsch2015-03-181-1/+1
|\
| * Green led color is better with "full-green"Quentin2015-03-041-1/+1
* | open location directly from notificationiNPUTmice2015-03-101-0/+25
|/
* use conversations green in notification lediNPUTmice2015-02-271-1/+1
* Update NotificationService.javaQuentinC2015-02-271-1/+1
* - Update mBuilder in NotificationService.java to ensure that the led is displ...Quentin2015-02-271-1/+2
* get rid of some useless debuggingiNPUTmice2015-02-231-3/+0
* added actions to error notificationiNPUTmice2015-02-101-1/+23
* Use Material Design Icons on API 21+Sam Whited2015-01-291-6/+17
* Add color / category to foreground notificationSam Whited2015-01-201-7/+14
* fixed legacy translation of image receivediNPUTmice2015-01-191-1/+3