summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/notification
Commit message (Expand)AuthorAgeFilesLines
* NotificationManager: Concentrate LED light capabilities at a single locationRicardo Cerqueira2016-11-101-6/+50
* Fix zen priority mode vibration logic.Danny Baumann2016-11-071-1/+1
* Support enforcing a minimum delay between notification sounds of an app.Danny Baumann2016-10-202-1/+71
* (Optionally) allow vibration during priority zen mode.Danny Baumann2016-10-192-15/+51
* Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-071-0/+5
|\
| * Check caller's uid before allowing notification policy access.Julia Reynolds2016-07-211-0/+5
* | AudioDucking : Check session playback stateDanesh M2016-07-191-23/+30
* | Frameworks: Add per app controls for LP keyguard notifications (1/2)Lars Greiss2016-06-013-1/+48
* | nms: Only generate LED colors if the device has a multicolored LEDSteve Kondik2016-05-021-0/+8
* | Fix typo in RankingHelper.You Kim2016-04-071-1/+1
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-112-4/+4
|\ \
| * | fix data race conditionErik Wolsheimer2015-11-241-2/+3
| * | am 2a6f1d4a: Merge "ZenModeHelper: fix cross deadlock with AudioService" into...Eric Laurent2015-10-072-2/+25
| |\ \ | | |/
| * | *ring ring* Who is it? Destiny? I've been expecting your call...Zach Johnson2015-08-251-2/+1
* | | Frameworks: Allow/Prevent notification light in Zen mode (1 of 3)DvTonder2016-02-152-2/+37
* | | lights: Automatically generate an LED color for notificationsSteve Kondik2016-02-081-1/+45
* | | nms: Actually allow smsRingtone to work.Adnan Begovic2016-02-021-4/+6
* | | NotificationManager: always restore identity on notification errorRoman Birg2016-01-041-1/+2
* | | fw: Move Notification LEDs settings to CMSettingsAdrianDC2015-11-161-2/+3
* | | fw: Move Global settings to CMSettingsd34d2015-11-121-4/+4
* | | Framework : Move System settings to CMSettingsDanesh M2015-11-121-32/+33
* | | noman: Fix AIOOBSteve Kondik2015-11-071-6/+8
* | | notificationmanager: dont clear LED when its forced on by SettingsAltaf-Mahdi2015-11-071-1/+6
* | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-052-2/+25
|\ \ \ | | |/ | |/|
| * | ZenModeHelper: fix cross deadlock with AudioServiceEric Laurent2015-10-052-2/+25
| |/
* | Multiple LEDs [3/3]: Illumination Bars supportAdrianDC2015-10-281-1/+19
* | SpamFilter : Avoid a requery for each itemDanesh M2015-10-281-38/+123
* | LEDs Brightness [2/2]: Lights notifications brightness supportAdrianDC2015-10-281-0/+24
* | Lights with Screen On [1/2]: Optional allowment of lightsAdrianDC2015-10-281-3/+18
* | Add ability to ignore interruptions while active media playbackDanesh M2015-10-261-5/+47
* | Filter spam notificationsDanesh Mondegarian2015-10-251-0/+74
* | [1/2] frameworks/base: Battery and Notification LightsSam Mortimer2015-10-181-21/+172
* | Mms: Fix no ringtone for MT SMS during the callyanglv2015-10-061-1/+3
|/
* Clear calling identity before getting the current user.Julia Reynolds2015-08-131-14/+20
* Store ringer mode on entering DND mode so it can be restored on exit.Julia Reynolds2015-08-051-7/+15
* Include dnd status in bugreports.Julia Reynolds2015-07-311-4/+4
* Allow notification strings to be unredacted in dump output.Dan Sandler2015-07-102-29/+49
* provide a cleaner notification dumpChris Wren2015-07-072-21/+211
* report notification load on panel revealChris Wren2015-06-302-3/+3
* add banned packages to notification dumpsysChris Wren2015-06-251-0/+28
* fix the build: remove duplicated lineChris Wren2015-06-231-1/+0
* collect more stats about the notification APIChris Wren2015-06-231-4/+139
* add rank to notification visibility logChris Wren2015-06-223-11/+19
* Merge "Don't prevent notification updates in DOS protection." into mnc-devVladimir Marko2015-06-221-13/+5
|\
| * Don't prevent notification updates in DOS protection.Vladimir Marko2015-06-171-13/+5
* | high-frequency notification stats.Chris Wren2015-06-178-114/+160
|/
* disable verbose logs from people notifications.Chris Wren2015-06-161-10/+10
* UsageStats: Change INTERACTION to SYSTEM_INTERACTIONAdam Lesinski2015-06-111-1/+1
* Merge "Zen: New user flow for requesting DND access." into mnc-devJohn Spurlock2015-06-081-37/+74
|\
| * Zen: New user flow for requesting DND access.John Spurlock2015-06-081-37/+74