1. 5579ec3 DO NOT MERGE Enhance the NotificationListenerService api. by John Spurlock · 10 years ago
  2. e824026 Fix a race in NotificationManager with Listeners by Adam Lesinski · 10 years ago
  3. a6db4ab Fix issue with early service start by Adam Lesinski · 10 years ago
  4. 866b254 Maintain binding to crashed listeners from NotificationManagerService. by Will Haldean Brown · 10 years ago
  5. c4aee98 Improve error handling in listener services. by John Spurlock · 10 years ago
  6. b880d88 Make SystemService constructor take a Context. by Jeff Brown · 10 years ago
  7. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/notification/NotificationManagerService.java]
  8. 182f73f Introduce a Lifecycle for system services by Adam Lesinski · 11 years ago[Renamed (78%) from services/java/com/android/server/NotificationManagerService.java]
  9. f1a3664 Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY. by John Spurlock · 11 years ago
  10. 06e5fed Don't crash when component enable/disable broadcasts race with uninstall by Christopher Tate · 11 years ago
  11. 835835e Polish the print spooler loading of stored print jobs. by Svetoslav Ganov · 11 years ago
  12. 87d01e9 am 9e6f26a8: am f3e2f8fe: am 9eb434c3: Allow the user to block notifications for foreground services. by Daniel Sandler · 11 years ago
  13. 9eb434c Allow the user to block notifications for foreground services. by Daniel Sandler · 11 years ago
  14. 2380566 Notification muting conditional to exclusive audio focus request by Jean-Michel Trivi · 11 years ago
  15. 9a05b31 Add support for notification scorers. by Scott Greenwald · 11 years ago
  16. 9b05c61 move scoring, sound, vibration, and lights into a handler by Scott Greenwald · 11 years ago
  17. 756a53f am 5be52fb5: am a0c9b9d2: Merge "Temporarily restore some support for icon==0 notifications." into jb-mr2-dev by Daniel Sandler · 11 years ago
  18. a0c9b9d Merge "Temporarily restore some support for icon==0 notifications." into jb-mr2-dev by Daniel Sandler · 11 years ago
  19. ffcec1d am 0a2ff8db: am 4e5694aa: Merge "Do not block notifications or toasts for SYSTEM_UID or PHONE_UID." into jb-mr2-dev by Daniel Sandler · 11 years ago
  20. 7c01130 Do not block notifications or toasts for SYSTEM_UID or PHONE_UID. by Daniel Sandler · 11 years ago
  21. dcf4f21 Hideybars feature confirmation toast bar. by John Spurlock · 11 years ago
  22. 55bf965 Merge "Compare binder instances when checking if listeners match." into jb-mr2-dev by Andrew Wilson · 11 years ago
  23. ffcc976 Temporarily restore some support for icon==0 notifications. by Daniel Sandler · 11 years ago
  24. 152942b Compare binder instances when checking if listeners match. by Andrew Wilson · 11 years ago
  25. f5ceaf4 Merge "Archive a copy of each dismissed notification." into jb-mr2-dev by Daniel Sandler · 11 years ago
  26. 26b81d5 Archive a copy of each dismissed notification. by Daniel Sandler · 11 years ago
  27. 79f7892 Deactivate notification listeners disabled at runtime. by John Spurlock · 11 years ago
  28. ae9bb57 disable notification listeners on uninstall by Chris Wren · 11 years ago
  29. 3ec4e70 Rebind notification listeners for current user. by John Spurlock · 11 years ago
  30. 3da7302 restart notification listener on package add by Chris Wren · 11 years ago
  31. c1b49bd Defend against a system server crash. by Daniel Sandler · 11 years ago
  32. 4f91efd API: getPkg() -> getPackageName() by Daniel Sandler · 11 years ago
  33. e6f7f2e API cleanup: NotificationListener by Daniel Sandler · 11 years ago
  34. 25cf8ce New NotificationListener API: getActiveNotifications() by Daniel Sandler · 11 years ago
  35. f78ff07 Merge "Fix concurrency issues when parceling StatusBarNotifications." into jb-mr2-dev by Daniel Sandler · 11 years ago
  36. 1a497d3 Fix concurrency issues when parceling StatusBarNotifications. by Daniel Sandler · 11 years ago
  37. 32e698b Once again, cancel all when notifications canceled for pkg. by Daniel Sandler · 11 years ago
  38. 3147523 Treat the default sound Uri the same as DEFAULT_SOUND. by Daniel Sandler · 11 years ago
  39. 5e62e3a Further reduce memory usage of notification archive. by Daniel Sandler · 11 years ago
  40. f45564e Finish annotating Notification.extras. by Daniel Sandler · 11 years ago
  41. 5feceeb New NotificationListenerService. by Daniel Sandler · 11 years ago
  42. 0c1baf9 Nuke heavy parts of notification before archiving. by Jeff Sharkey · 11 years ago
  43. 4b749ef Allow whitelisted non-system packages to listen for notifications. by Daniel Sandler · 11 years ago
  44. 23d7c70 Accumulate updates to notifications before archiving. by Daniel Sandler · 11 years ago
  45. 21ca44d Properly support USER_ALL in notification listener API. by Daniel Sandler · 11 years ago
  46. 09a247e New INotificationListener interface. by Daniel Sandler · 11 years ago
  47. 78d0d25 Historical notification access API. by Daniel Sandler · 11 years ago
  48. fde19b1 New API to request a list of current notifications. by Daniel Sandler · 12 years ago
  49. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 11 years ago
  50. 4a900ac Migrate package notification restrictions to AppOps. by Daniel Sandler · 12 years ago
  51. 98c95809 am 8f7eddbe: am 652d8fc9: Merge "PRIORITY_MIN notifications should be truly ambient." into jb-mr1.1-dev by Sascha Prueter · 12 years ago
  52. 526fa0e PRIORITY_MIN notifications should be truly ambient. by Daniel Sandler · 12 years ago
  53. 69d1349 am 8fef4a82: am 15db00eb: Merge "DEFAULT_VIBRATE must always use the default vibe pattern" into jb-mr1.1-dev by Daniel Sandler · 12 years ago
  54. 4a7a9b9 DEFAULT_VIBRATE must always use the default vibe pattern by Daniel Sandler · 12 years ago
  55. 8ff32d8 am 00679b5b: am 020d6529: Merge "Do not vibe when the default notification sound is Silent." into jb-mr1.1-dev by Daniel Sandler · 12 years ago
  56. 1812b34 am 2bb5dc6a: am 83b25961: Merge "Notification vibration improvements:" into jb-mr1.1-dev by Daniel Sandler · 12 years ago
  57. d4d2de2 Do not vibe when the default notification sound is Silent. by Daniel Sandler · 12 years ago
  58. edbb380 Notification vibration improvements: by Daniel Sandler · 12 years ago
  59. ffea917 am 5ec97f4e: am 4f017e75: Merge "When in vibrate mode, all notifications will vibrate." into jb-mr1.1-dev by Ed Heyl · 12 years ago
  60. 71789e1 When in vibrate mode, all notifications will vibrate. by David Agnew · 12 years ago
  61. 807dc6f am 081c36de: am bfb8a7b1: am 3fe2cb4d: Merge "Don\'t cancel any notifications that are meant for all users, if no package is specified." into jb-mr1-dev by Amith Yamasani · 12 years ago
  62. 5ec00e9 Don't cancel any notifications that are meant for all users, if no package is specified. by Amith Yamasani · 12 years ago
  63. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  64. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  65. 2c7ebea Relax permission requirements for posting notifications across users by Amith Yamasani · 12 years ago
  66. 321e9c5 Allow any user to clear a notification targeted at USER_ALL. by Daniel Sandler · 12 years ago
  67. bcfc1ca Merge "Don't play notifications during speech recognition" into jb-mr1-dev by Jean-Michel Trivi · 12 years ago
  68. c31ed39 Send accessibility notification events only for the current user. by Svetoslav Ganov · 12 years ago
  69. d677054 Don't play notifications during speech recognition by Jean-Michel Trivi · 12 years ago
  70. b78738f Clear identity when requesting current user. by Jeff Sharkey · 12 years ago
  71. 8637bd9 Only play notification sounds for active user. by Jeff Sharkey · 12 years ago
  72. 078a490 Clear notifications properly on ACTION_USER_STOPPED. by John Spurlock · 12 years ago
  73. 1951db8 Merge "Multi-user ringtone playback." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  74. 65c4a2b Multi-user ringtone playback. by Jeff Sharkey · 12 years ago
  75. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 12 years ago
  76. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 12 years ago
  77. 6d51571 Allow acquiring ContentProviders across users. by Jeff Sharkey · 12 years ago
  78. c9ce0ab Make the SystemUI stop the screen saver when a full-screen notification is posted. by Daniel Sandler · 12 years ago
  79. 24518e4 Do not play sounds or vibes for background users' notifications. by Daniel Sandler · 12 years ago
  80. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  81. f203aee Enforce permissions for calls with specified userId by Amith Yamasani · 12 years ago
  82. 80a4af2 Start implementing concept of "running" users. by Dianne Hackborn · 12 years ago
  83. 0c38049 Improve multi-user app management. by Dianne Hackborn · 12 years ago
  84. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  85. 7be1a3d Stop screensaver on incoming phone call. by John Spurlock · 12 years ago
  86. 39606a0 Make AtomicFile a public API. It's about time! by Dianne Hackborn · 12 years ago
  87. 26ece57 Be more discriminating when canceling notifications on changing packages. by Daniel Sandler · 12 years ago
  88. bffc3d1 Silent and Vibrate mode clean up by Eric Laurent · 12 years ago
  89. 098d580 Migrate ringtone playback to SystemUI. by Jeff Sharkey · 12 years ago
  90. 0da673f Notifications may now be disabled on a per-package basis. by Daniel Sandler · 12 years ago
  91. c234613 Extract Vibrator implementation from interface. by Jeff Brown · 12 years ago
  92. 0dedffd Dump the uid of a notification, for debugging. by Amith Yamasani · 12 years ago
  93. 49a2ad1 Stop showing ADB and MTP/PTP/USB notifications at the top. by Daniel Sandler · 12 years ago
  94. 3f0c58e Merge "New notification priority and related APIs." by Daniel Sandler · 12 years ago
  95. 2561b0b New notification priority and related APIs. by Daniel Sandler · 12 years ago
  96. ef9d55a am 8f7cc7af: am b9be8eff: am ffc89899: Merge "Don\'t pulse LED on new notification unless notification has LED flag set" into ics-mr1 by Mike Lockwood · 12 years ago
  97. ece18ef Don't pulse LED on new notification unless notification has LED flag set by Mike Lockwood · 12 years ago
  98. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  99. b64cb88 Expanding NotificationManager's event logging. by Daniel Sandler · 13 years ago
  100. ebfc0e5 If "Pulse notification light" is off, don't flash the LED even once. by Amith Yamasani · 13 years ago