summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/notification
Commit message (Expand)AuthorAgeFilesLines
* NoMan: Initialize filter value reported to listeners.John Spurlock2015-02-121-0/+2
* Merge "Fix issue #18942959: Phone getting stuck then restarts after unpluggin...Dianne Hackborn2015-01-091-1/+0
|\
| * Fix issue #18942959: Phone getting stuck then restarts after unplugging from ...Dianne Hackborn2015-01-091-1/+0
* | Fix issue #18827122: system server crashed on broadcasting...Dianne Hackborn2015-01-081-0/+3
|/
* NoMan: Cancel previous instance of ignored notificationChristoph Studer2015-01-061-3/+11
* Audio policy: Fix deprecated shouldVibrate api.John Spurlock2014-12-172-27/+31
* Zen: Leave zen=none on manual ringer mode stream volume changes.John Spurlock2014-12-111-1/+4
* NoMan: Apply audio restrictions when effects are disabled by listeners.John Spurlock2014-12-102-15/+31
* Zen: New behavior for built-in downtime + nextalarm conditions.John Spurlock2014-12-088-293/+499
* Merge "NoMan: Update effect suppressor on listener remove" into lmp-mr1-devChristoph Studer2014-12-041-0/+1
|\
| * NoMan: Update effect suppressor on listener removeChristoph Studer2014-12-021-0/+1
* | Merge "Track active notifications by key, not by reference." into lmp-mr1-devChris Wren2014-12-041-31/+33
|\ \
| * | Track active notifications by key, not by reference.Chris Wren2014-12-031-31/+33
| |/
* | RankingHelper: Remove STOPSHIPChristoph Studer2014-12-031-17/+2
* | Merge "NoMan/SysUI: Clear LEDs only when entering the shade" into lmp-mr1-devChristoph Studer2014-12-022-8/+20
|\ \
| * | NoMan/SysUI: Clear LEDs only when entering the shadeChristoph Studer2014-12-022-8/+20
| |/
* | Merge "NoMan: Optimize grouped notifications" into lmp-mr1-devChristoph Studer2014-12-021-20/+168
|\ \ | |/ |/|
| * NoMan: Optimize grouped notificationsChristoph Studer2014-11-241-20/+168
* | VolumeZen: Introduce internal vs external ringer mode.John Spurlock2014-11-253-95/+172
* | LED should not be blocked by interruption filtering.Chris Wren2014-11-241-3/+3
|/
* Use stream type if set by userMarco Nelissen2014-11-181-7/+4
* Zen: Update condition text for current condition.John Spurlock2014-11-132-7/+31
* Zen: Exit downtime on next alarm (if mode=none).John Spurlock2014-11-112-14/+69
* Zen: Pull next-alarm tracking out into separate helper.John Spurlock2014-11-104-205/+340
* Zen: Track next-alarm condition across reboots.John Spurlock2014-11-061-19/+54
* Zen: Add the ability to enter "None" mode during downtime.John Spurlock2014-11-053-27/+36
* Zen: Create a new exit condition for "next alarm".John Spurlock2014-11-053-1/+339
* Merge "Listen for package changes for all users not just owner." into lmp-mr1...Kenny Guy2014-10-291-7/+27
|\
| * Listen for package changes for all users not just owner.Kenny Guy2014-10-281-7/+27
* | NoMan: Add update bit to notification_enqueue logChristoph Studer2014-10-271-8/+8
|/
* NoMan: Log canceled notificationsChristoph Studer2014-10-241-0/+2
* SysUI/NoMan: Log clicks on notification buttonsChristoph Studer2014-10-222-0/+15
* Disable zen log printouts by defaultGriff Hazen2014-10-201-1/+2
* Leave zen when apps set ringer-mode = non-silent (normal/vibrate).John Spurlock2014-10-151-1/+1
* Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-071-2/+2
* Disable notification effects during phone calls.John Spurlock2014-10-023-7/+50
* Zen: Fix new event category check.John Spurlock2014-10-011-33/+35
* Merge "Zen: Fix downtime calculation for Sunday mornings." into lmp-devJohn Spurlock2014-09-291-1/+2
|\
| * Zen: Fix downtime calculation for Sunday mornings.John Spurlock2014-09-291-1/+2
* | NoMan: Evaluate all contacts matching EXTRA_PEOPLE URIChristoph Studer2014-09-291-33/+29
|/
* NoMan: Add 3s timeout in matchesCallFilter()Christoph Studer2014-09-243-8/+68
* Zen: Add events as a new config attribute.John Spurlock2014-09-221-3/+12
* Remove FLAG_FOREGROUND_SERVICE on Service.stopForeground()Christoph Studer2014-09-193-0/+29
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-3/+3
* Invalidate the people cache on Contacts provider changes.Chris Wren2014-09-121-0/+21
* Merge "NoMan: Refresh ManagedServices on user switch" into lmp-devChristoph Studer2014-09-122-0/+20
|\
| * NoMan: Refresh ManagedServices on user switchChristoph Studer2014-09-122-0/+20
* | Merge "remove unused matchesCallFilter(Bundle, int)" into lmp-devChris Wren2014-09-122-8/+2
|\ \
| * | remove unused matchesCallFilter(Bundle, int)Chris Wren2014-09-052-8/+2
* | | Fix a NPE in NotificationManagerSerivice.cancelNotificationFromListenerGriff Hazen2014-09-111-5/+4
| |/ |/|