summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/NotificationManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Polish the print spooler loading of stored print jobs.Svetoslav Ganov2013-08-041-18/+28
* am 9e6f26a8: am f3e2f8fe: am 9eb434c3: Allow the user to block notifications ...Daniel Sandler2013-08-011-4/+8
|\
| * Allow the user to block notifications for foreground services.Daniel Sandler2013-08-011-4/+8
* | Notification muting conditional to exclusive audio focus requestJean-Michel Trivi2013-07-311-2/+2
* | Add support for notification scorers.Scott Greenwald2013-07-231-6/+46
* | move scoring, sound, vibration, and lights into a handlerScott Greenwald2013-06-271-210/+235
* | am 5be52fb5: am a0c9b9d2: Merge "Temporarily restore some support for icon==0...Daniel Sandler2013-06-141-2/+4
|\ \ | |/
| * Merge "Temporarily restore some support for icon==0 notifications." into jb-m...Daniel Sandler2013-06-141-2/+4
| |\
| | * Temporarily restore some support for icon==0 notifications.Daniel Sandler2013-05-221-2/+4
* | | am 0a2ff8db: am 4e5694aa: Merge "Do not block notifications or toasts for SYS...Daniel Sandler2013-06-111-7/+14
|\ \ \ | |/ /
| * | Do not block notifications or toasts for SYSTEM_UID or PHONE_UID.Daniel Sandler2013-06-101-7/+14
* | | Hideybars feature confirmation toast bar.John Spurlock2013-05-281-5/+7
|/ /
* | Merge "Compare binder instances when checking if listeners match." into jb-mr...Andrew Wilson2013-05-231-1/+2
|\ \
| * | Compare binder instances when checking if listeners match.Andrew Wilson2013-05-221-1/+2
* | | Merge "Archive a copy of each dismissed notification." into jb-mr2-devDaniel Sandler2013-05-211-4/+5
|\ \ \ | |/ / |/| |
| * | Archive a copy of each dismissed notification.Daniel Sandler2013-05-211-4/+5
| |/
* | Deactivate notification listeners disabled at runtime.John Spurlock2013-05-181-3/+6
* | disable notification listeners on uninstallChris Wren2013-05-171-1/+67
|/
* Rebind notification listeners for current user.John Spurlock2013-05-161-3/+4
* restart notification listener on package addChris Wren2013-05-101-1/+3
* Defend against a system server crash.Daniel Sandler2013-05-071-1/+7
* API: getPkg() -> getPackageName()Daniel Sandler2013-04-251-7/+7
* API cleanup: NotificationListenerDaniel Sandler2013-04-251-24/+23
* New NotificationListener API: getActiveNotifications()Daniel Sandler2013-04-241-0/+24
* Merge "Fix concurrency issues when parceling StatusBarNotifications." into jb...Daniel Sandler2013-04-231-13/+10
|\
| * Fix concurrency issues when parceling StatusBarNotifications.Daniel Sandler2013-04-221-13/+10
* | Once again, cancel all when notifications canceled for pkg.Daniel Sandler2013-04-181-3/+8
|/
* Treat the default sound Uri the same as DEFAULT_SOUND.Daniel Sandler2013-04-171-1/+5
* Further reduce memory usage of notification archive.Daniel Sandler2013-04-161-1/+28
* Finish annotating Notification.extras.Daniel Sandler2013-04-151-10/+51
* New NotificationListenerService.Daniel Sandler2013-04-051-54/+314
* Nuke heavy parts of notification before archiving.Jeff Sharkey2013-04-031-1/+7
* Allow whitelisted non-system packages to listen for notifications.Daniel Sandler2013-03-211-24/+105
* Accumulate updates to notifications before archiving.Daniel Sandler2013-03-071-3/+3
* Properly support USER_ALL in notification listener API.Daniel Sandler2013-03-071-2/+8
* New INotificationListener interface.Daniel Sandler2013-02-191-0/+91
* Historical notification access API.Daniel Sandler2013-02-121-2/+42
* New API to request a list of current notifications.Daniel Sandler2013-02-071-69/+145
* App ops: vibration, neighboring cells, dialing, etc.Dianne Hackborn2013-02-011-10/+13
* Migrate package notification restrictions to AppOps.Daniel Sandler2013-02-011-75/+59
* am 8f7eddbe: am 652d8fc9: Merge "PRIORITY_MIN notifications should be truly a...Sascha Prueter2012-12-041-2/+13
|\
| * PRIORITY_MIN notifications should be truly ambient.Daniel Sandler2012-12-041-2/+13
* | am 8fef4a82: am 15db00eb: Merge "DEFAULT_VIBRATE must always use the default ...Daniel Sandler2012-11-201-4/+4
|\ \ | |/
| * DEFAULT_VIBRATE must always use the default vibe patternDaniel Sandler2012-11-201-4/+4
* | am 00679b5b: am 020d6529: Merge "Do not vibe when the default notification so...Daniel Sandler2012-11-151-9/+20
|\ \ | |/
| * Do not vibe when the default notification sound is Silent.Daniel Sandler2012-11-141-9/+20
* | am 2bb5dc6a: am 83b25961: Merge "Notification vibration improvements:" into j...Daniel Sandler2012-11-151-8/+51
|\ \ | |/
| * Notification vibration improvements:Daniel Sandler2012-11-141-8/+51
* | am 5ec97f4e: am 4f017e75: Merge "When in vibrate mode, all notifications will...Ed Heyl2012-11-091-1/+10
|\ \ | |/
| * When in vibrate mode, all notifications will vibrate.David Agnew2012-11-101-1/+10