summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/NotificationManagerService.java
Commit message (Expand)AuthorAgeFilesLines
...
* | am 081c36de: am bfb8a7b1: am 3fe2cb4d: Merge "Don\'t cancel any notifications...Amith Yamasani2012-11-081-0/+4
|\ \ | |/
| * Don't cancel any notifications that are meant for all users, if no package is...Amith Yamasani2012-11-071-0/+4
* | am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\ \ | |/ |/|
| * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | Relax permission requirements for posting notifications across usersAmith Yamasani2012-10-301-3/+3
* | Allow any user to clear a notification targeted at USER_ALL.Daniel Sandler2012-10-151-7/+21
* | Merge "Don't play notifications during speech recognition" into jb-mr1-devJean-Michel Trivi2012-10-101-2/+3
|\ \
| * | Don't play notifications during speech recognitionJean-Michel Trivi2012-10-101-2/+3
* | | Send accessibility notification events only for the current user.Svetoslav Ganov2012-10-101-9/+12
|/ /
* | Clear identity when requesting current user.Jeff Sharkey2012-10-051-1/+9
* | Only play notification sounds for active user.Jeff Sharkey2012-10-051-1/+2
* | Clear notifications properly on ACTION_USER_STOPPED.John Spurlock2012-10-041-1/+1
* | Merge "Multi-user ringtone playback." into jb-mr1-devJeff Sharkey2012-09-261-2/+2
|\ \
| * | Multi-user ringtone playback.Jeff Sharkey2012-09-261-2/+2
* | | Update references to migrated global settings.Jeff Brown2012-09-251-2/+2
|/ /
* | Fix issue #7214090: Need to be able to post notifications to all usersDianne Hackborn2012-09-241-4/+3
* | Allow acquiring ContentProviders across users.Jeff Sharkey2012-09-211-3/+4
* | Make the SystemUI stop the screen saver when a full-screen notification is po...Daniel Sandler2012-09-051-14/+0
* | Do not play sounds or vibes for background users' notifications.Daniel Sandler2012-09-051-0/+1
* | Remove Binder.getOrigCallingUid().Dianne Hackborn2012-08-311-57/+55
* | Enforce permissions for calls with specified userIdAmith Yamasani2012-08-301-4/+5
* | Start implementing concept of "running" users.Dianne Hackborn2012-08-281-0/+29
* | Improve multi-user app management.Dianne Hackborn2012-08-211-2/+2
* | Rename UserId to UserHandle.Dianne Hackborn2012-08-161-2/+2
* | Stop screensaver on incoming phone call.John Spurlock2012-08-131-0/+15
* | Make AtomicFile a public API. It's about time!Dianne Hackborn2012-07-311-1/+1
|/
* Be more discriminating when canceling notifications on changing packages.Daniel Sandler2012-06-011-1/+11
* Silent and Vibrate mode clean upEric Laurent2012-05-081-1/+1
* Migrate ringtone playback to SystemUI.Jeff Sharkey2012-04-271-41/+49
* Notifications may now be disabled on a per-package basis.Daniel Sandler2012-04-191-16/+215
* Extract Vibrator implementation from interface.Jeff Brown2012-04-131-1/+2
* Dump the uid of a notification, for debugging.Amith Yamasani2012-03-301-0/+1
* Stop showing ADB and MTP/PTP/USB notifications at the top.Daniel Sandler2012-03-291-1/+2
* Merge "New notification priority and related APIs."Daniel Sandler2012-02-241-24/+37
|\
| * New notification priority and related APIs.Daniel Sandler2012-02-241-24/+37
* | am 8f7cc7af: am b9be8eff: am ffc89899: Merge "Don\'t pulse LED on new notific...Mike Lockwood2012-02-141-1/+3
|\ \ | |/ |/|
| * Don't pulse LED on new notification unless notification has LED flag setMike Lockwood2012-02-131-1/+3
* | Multi-user - 1st major checkinAmith Yamasani2012-02-031-1/+2
|/
* Expanding NotificationManager's event logging.Daniel Sandler2011-11-291-3/+6
* If "Pulse notification light" is off, don't flash the LED even once.Amith Yamasani2011-09-201-3/+0
* Extinguish notification LED when user passes through lock screenMike Lockwood2011-08-301-3/+15
* No longer disable notification lights when screen turns onMike Lockwood2011-08-231-22/+2
* Remove notifications when an app is disabled.Daniel Sandler2011-08-061-0/+2
* am 1b20abd3: am 20bf46af: am b0878223: am 6800a801: Merge "frameworks/base: C...Dianne Hackborn2011-07-251-0/+18
|\
| * am 20bf46af: am b0878223: am 6800a801: Merge "frameworks/base: Cap the number...Dianne Hackborn2011-07-251-0/+18
| |\
| | * frameworks/base: Cap the number of toasts that a package can post.Vairavan Srinivasan2011-05-131-0/+18
| | * am 40bbf929: DO NOT MERGE: Backport USB accessory support to gingerbreadMike Lockwood2011-03-021-1/+1
| | |\
| | | * DO NOT MERGE: Backport USB accessory support to gingerbreadMike Lockwood2011-03-011-1/+1
| | * | am 6da062a9: Merge "DO NOT MERGE: Clean up USB notifications:" into gingerbreadMike Lockwood2011-02-281-2/+0
| | |\ \ | | | |/
| | | * DO NOT MERGE: Clean up USB notifications:Mike Lockwood2011-02-271-2/+0