aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services/NotificationService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-20write text in bold when highlighted in received muc messageDaniel Gultsch1-1/+1
2017-01-12finish of backlog only for one particular accountDaniel Gultsch1-2/+17
2016-11-30renamed foreground service preferenceDaniel Gultsch1-1/+2
2016-10-04make error notification dismissable. fixes #1815Daniel Gultsch1-27/+10
2016-09-27Allow to dismiss the notification from a wear reply.Daniele Gobbetti1-6/+8
2016-09-11Use the last message in the content text instead of the first.Daniele Gobbetti1-1/+1
2016-09-06remove explicit pebble support. treat as wear deviceDaniel Gultsch1-25/+0
2016-09-06show reply action on wear devicesDaniel Gultsch1-2/+4
2016-08-31don't show duplicate nofications on android 4Daniel Gultsch1-15/+14
2016-08-27mark conversation as read when swiping a notification with quick reply awayDaniel Gultsch1-0/+17
2016-08-26attach contact to notificationDaniel Gultsch1-0/+8
2016-08-25offer quick reply on android NDaniel Gultsch1-16/+43
2016-08-25use N style stacked notificationsDaniel Gultsch1-74/+78
2016-07-25refactored how view intents are handledDaniel Gultsch1-19/+16
2016-06-19log reason for not showing notificationDaniel Gultsch1-0/+3
2016-06-10use darker colors for actionbar on dark themeDaniel Gultsch1-1/+1
2016-04-13create Config varibale to show the disable foreground service buttonDaniel Gultsch1-3/+5
2016-04-09introduced setting to turn of notification ledDaniel Gultsch1-1/+4
2016-01-13show /me messages in conference notifications without the name of the senderDaniel Gultsch1-5/+10
2016-01-08show per conference notification settings in details activityDaniel Gultsch1-7/+1
2016-01-04added missing synchronize when pushing messages from mam backlogDaniel Gultsch1-1/+3
2015-12-14splite PARANOIA_MODE into three different optionsDaniel Gultsch1-2/+2
2015-12-10notify on mam catchup messagesDaniel Gultsch1-2/+2
2015-12-09show sender name for notications in conferences. fixes #1581Daniel Gultsch1-0/+17
2015-12-02hide message content in notifications in paranoia modeDaniel Gultsch1-20/+30
2015-12-01introduce config.java variable to optionally show number of connected account...Daniel Gultsch1-37/+55
2015-10-28Decrypt PGP messages in backgroundfiaxh1-1/+1
2015-10-14make unread status and notifications presistent across restartsDaniel Gultsch1-15/+27
2015-10-08introduced expert options to set status to away and xa if screen is off or if...Daniel Gultsch1-17/+1
2015-09-22swapped icons for foreground servicesDaniel Gultsch1-3/+1
2015-08-26use dedicated colors for primary and primary_darkDaniel Gultsch1-1/+1
2015-07-29show http downloaded images in notificationDaniel Gultsch1-2/+3
2015-07-22treat private, non-anonymous mucs like 1:1 chats notification wiseDaniel Gultsch1-1/+1
2015-07-13renamed colorsDaniel Gultsch1-1/+1
2015-07-10renamed downloadable to transferableDaniel Gultsch1-5/+3
2015-05-20added ShortcutBadger as a dependency to create unread counts on launcher iconDaniel Gultsch1-0/+1
2015-05-08only forward incoming chat messages to Pebble App and GadgetbridgeAndreas Shimokawa1-1/+5
2015-04-28made material icons smaller (24dp)Daniel Gultsch1-2/+2
2015-04-28escape nick in highlight regex patternDaniel Gultsch1-1/+1
2015-03-10open location directly from notificationiNPUTmice1-0/+25
2015-03-04Green led color is better with "full-green"Quentin1-1/+1
2015-02-27use conversations green in notification lediNPUTmice1-1/+1
2015-02-27Update NotificationService.javaQuentinC1-1/+1
2015-02-27- Update mBuilder in NotificationService.java to ensure that the led is displ...Quentin1-1/+2
2015-02-23get rid of some useless debuggingiNPUTmice1-3/+0
2015-02-10added actions to error notificationiNPUTmice1-1/+23
2015-01-29Use Material Design Icons on API 21+Sam Whited1-6/+17
2015-01-20Add color / category to foreground notificationSam Whited1-7/+14
2015-01-19fixed legacy translation of image receivediNPUTmice1-1/+3
2015-01-17Add some Android 21 notification featuresSam Whited1-0/+4