aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/NotificationService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-14Use the last message in the content text instead of the first.Daniele Gobbetti1-1/+1
2016-09-09reworked notificationserviceChristian Schneppe1-597/+588
2016-09-07remove explicit pebble support. treat as wear deviceDaniel Gultsch1-25/+0
2016-09-07show reply action on wear devicesDaniel Gultsch1-2/+4
2016-09-03don't show duplicate nofications on android 4Daniel Gultsch1-35/+31
2016-08-31fix multiple notifications and added unread messages as summaryChristian Schneppe1-6/+16
2016-08-30bug fix in notification serviceChristian Schneppe1-21/+20
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-26offer quick reply on android NDaniel Gultsch1-16/+43
2016-08-26use N style stacked notificationsDaniel Gultsch1-81/+85
2016-07-29changed package id inside manifest and projectChristian Schneppe1-11/+11
2016-07-28fix crash on first startChristian Schneppe1-7/+13
2016-07-25refactored how view intents are handledDaniel Gultsch1-19/+16
2016-07-12change foreground icon when not connectedChristian Schneppe1-3/+5
2016-07-01show online status in foreground serviceChristian Schneppe1-3/+14
2016-06-29vibrate on new messages when app is openChristian Schneppe1-0/+4
2016-06-29add count to notificationsChristian Schneppe1-0/+1
2016-06-20log reason for not showing notificationDaniel Gultsch1-0/+3
2016-05-05changed LED notification color to blueChristian S1-1/+1
2016-04-23hide disable account via config switchChristian S1-3/+5
2016-04-15added condition to show 'disable foreground service' buttonChristian S1-1/+1
2016-04-15make foreground service always enabledChristian S1-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-20hide 'disable foreground service' in foreground notificationChristian S1-3/+0
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-12notify on mam catchup messagesDaniel Gultsch1-2/+2
2015-12-12show sender name for notications in conferences. fixes #1581Daniel Gultsch1-0/+17
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-04hide message content in notifications in paranoia modeDaniel Gultsch1-20/+30
2015-12-04introduce config.java variable to optionally show number of connected…Daniel Gultsch1-20/+38
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-08-19some little image preview changesChristian S1-21/+21
2015-08-19forked NotificationService from siacs/developmentChristian S1-16/+18
2015-08-16reduced image preview sizeChristian S.1-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