1. 09a247e New INotificationListener interface. by Daniel Sandler · 13 years ago
  2. 78d0d25 Historical notification access API. by Daniel Sandler · 13 years ago
  3. fde19b1 New API to request a list of current notifications. by Daniel Sandler · 13 years ago
  4. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 13 years ago
  5. 4a900acd Migrate package notification restrictions to AppOps. by Daniel Sandler · 13 years ago
  6. 98c95809 am 8f7eddbe: am 652d8fc9: Merge "PRIORITY_MIN notifications should be truly ambient." into jb-mr1.1-dev by Sascha Prueter · 14 years ago
  7. 526fa0e PRIORITY_MIN notifications should be truly ambient. by Daniel Sandler · 14 years ago
  8. 69d1349 am 8fef4a82: am 15db00eb: Merge "DEFAULT_VIBRATE must always use the default vibe pattern" into jb-mr1.1-dev by Daniel Sandler · 14 years ago
  9. 4a7a9b9 DEFAULT_VIBRATE must always use the default vibe pattern by Daniel Sandler · 14 years ago
  10. 8ff32d8 am 00679b5b: am 020d6529: Merge "Do not vibe when the default notification sound is Silent." into jb-mr1.1-dev by Daniel Sandler · 14 years ago
  11. 1812b34 am 2bb5dc6a: am 83b25961: Merge "Notification vibration improvements:" into jb-mr1.1-dev by Daniel Sandler · 14 years ago
  12. d4d2de2 Do not vibe when the default notification sound is Silent. by Daniel Sandler · 14 years ago
  13. edbb380 Notification vibration improvements: by Daniel Sandler · 14 years ago
  14. ffea917 am 5ec97f4e: am 4f017e75: Merge "When in vibrate mode, all notifications will vibrate." into jb-mr1.1-dev by Ed Heyl · 14 years ago
  15. 71789e1 When in vibrate mode, all notifications will vibrate. by David Agnew · 14 years ago
  16. 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 · 14 years ago
  17. 5ec00e9 Don't cancel any notifications that are meant for all users, if no package is specified. by Amith Yamasani · 14 years ago
  18. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 14 years ago
  19. 3a084af Correct executable bit for source files by Kenny Root · 14 years ago
  20. 2c7ebea Relax permission requirements for posting notifications across users by Amith Yamasani · 14 years ago
  21. 321e9c5 Allow any user to clear a notification targeted at USER_ALL. by Daniel Sandler · 14 years ago
  22. bcfc1ca Merge "Don't play notifications during speech recognition" into jb-mr1-dev by Jean-Michel Trivi · 14 years ago
  23. c31ed39 Send accessibility notification events only for the current user. by Svetoslav Ganov · 14 years ago
  24. d677054 Don't play notifications during speech recognition by Jean-Michel Trivi · 14 years ago
  25. b78738f Clear identity when requesting current user. by Jeff Sharkey · 14 years ago
  26. 8637bd9 Only play notification sounds for active user. by Jeff Sharkey · 14 years ago
  27. 078a490 Clear notifications properly on ACTION_USER_STOPPED. by John Spurlock · 14 years ago
  28. 1951db8 Merge "Multi-user ringtone playback." into jb-mr1-dev by Jeff Sharkey · 14 years ago
  29. 65c4a2b Multi-user ringtone playback. by Jeff Sharkey · 14 years ago
  30. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 14 years ago
  31. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 14 years ago
  32. 6d51571 Allow acquiring ContentProviders across users. by Jeff Sharkey · 14 years ago
  33. c9ce0ab Make the SystemUI stop the screen saver when a full-screen notification is posted. by Daniel Sandler · 14 years ago
  34. 24518e4 Do not play sounds or vibes for background users' notifications. by Daniel Sandler · 14 years ago
  35. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 14 years ago
  36. f203aee Enforce permissions for calls with specified userId by Amith Yamasani · 14 years ago
  37. 80a4af2 Start implementing concept of "running" users. by Dianne Hackborn · 14 years ago
  38. 0c38049 Improve multi-user app management. by Dianne Hackborn · 14 years ago
  39. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 14 years ago
  40. 7be1a3d Stop screensaver on incoming phone call. by John Spurlock · 14 years ago
  41. 39606a0 Make AtomicFile a public API. It's about time! by Dianne Hackborn · 14 years ago
  42. 26ece57 Be more discriminating when canceling notifications on changing packages. by Daniel Sandler · 14 years ago
  43. bffc3d1 Silent and Vibrate mode clean up by Eric Laurent · 14 years ago
  44. 098d580 Migrate ringtone playback to SystemUI. by Jeff Sharkey · 14 years ago
  45. 0da673f Notifications may now be disabled on a per-package basis. by Daniel Sandler · 14 years ago
  46. c234613 Extract Vibrator implementation from interface. by Jeff Brown · 14 years ago
  47. 0dedffd Dump the uid of a notification, for debugging. by Amith Yamasani · 14 years ago
  48. 49a2ad1 Stop showing ADB and MTP/PTP/USB notifications at the top. by Daniel Sandler · 14 years ago
  49. 3f0c58e Merge "New notification priority and related APIs." by Daniel Sandler · 14 years ago
  50. 2561b0b New notification priority and related APIs. by Daniel Sandler · 14 years ago
  51. 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 · 14 years ago
  52. ece18ef Don't pulse LED on new notification unless notification has LED flag set by Mike Lockwood · 14 years ago
  53. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 15 years ago
  54. b64cb88 Expanding NotificationManager's event logging. by Daniel Sandler · 15 years ago
  55. ebfc0e5 If "Pulse notification light" is off, don't flash the LED even once. by Amith Yamasani · 15 years ago
  56. 63b5ad9 Extinguish notification LED when user passes through lock screen by Mike Lockwood · 15 years ago
  57. b0626b5 No longer disable notification lights when screen turns on by Mike Lockwood · 15 years ago
  58. aac0eb0 Remove notifications when an app is disabled. by Daniel Sandler · 15 years ago
  59. 68454aa am 1b20abd3: am 20bf46af: am b0878223: am 6800a801: Merge "frameworks/base: Cap the number of toasts that a package can post." by Dianne Hackborn · 15 years ago
  60. 1b20abd am 20bf46af: am b0878223: am 6800a801: Merge "frameworks/base: Cap the number of toasts that a package can post." by Dianne Hackborn · 15 years ago
  61. 2e448f7 Fix notification manager delete intent. by jhtop.kim · 15 years ago
  62. 541c994 Move adb related functionality from SystemServer and NotificationManagerService to UsbDeviceManager by Mike Lockwood · 15 years ago
  63. 9eb014a UsbManager: Clean up extras for ACTION_USB_STATE broadcast by Mike Lockwood · 15 years ago
  64. f9eb06c frameworks/base: Cap the number of toasts that a package can post. by Vairavan Srinivasan · 15 years ago
  65. 7866be2 am 40bbf929: DO NOT MERGE: Backport USB accessory support to gingerbread by Mike Lockwood · 15 years ago
  66. 40bbf92 DO NOT MERGE: Backport USB accessory support to gingerbread by Mike Lockwood · 15 years ago
  67. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 15 years ago
  68. fc88f94 am 6da062a9: Merge "DO NOT MERGE: Clean up USB notifications:" into gingerbread by Mike Lockwood · 15 years ago
  69. 54e96c6 am 3333f8af: Merge "DO NOT MERGE UsbManager: squashed commit of:" into gingerbread by Mike Lockwood · 15 years ago
  70. f13ec7a DO NOT MERGE: Clean up USB notifications: by Mike Lockwood · 16 years ago
  71. 7916432 DO NOT MERGE UsbManager: squashed commit of: by Mike Lockwood · 16 years ago
  72. e40451a Ongoing notification for GPS use. by Daniel Sandler · 15 years ago
  73. b92df0f Clean up USB notifications: by Mike Lockwood · 16 years ago
  74. 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 16 years ago
  75. 110988c Fix notification/builder defaults by Andy Stadler · 16 years ago
  76. 35e16bf NotificationManagerService: minor cleanup by Mike Lockwood · 16 years ago
  77. 46439ce Update the look of the notifications. Includes adding a new Notification.Builder class. by Joe Onorato · 16 years ago
  78. de1b359 Move the battery LED code over to the battery service from the notification service (!) by Joe Onorato · 16 years ago
  79. 385a753 resolved conflicts for merge of 368fdba4 to master by Brad Fitzpatrick · 16 years ago
  80. 368fdba am bdf1706a: Merge "Reduce logging." into gingerbread by Joe Onorato · 16 years ago
  81. 431bb22 Reduce logging. by Joe Onorato · 16 years ago
  82. 184498c Allow notifications to not specify a contentIntent. by Joe Onorato · 16 years ago
  83. 39b4867 Revert "Merge "Allow notifications to not specify a contentIntent."" by Jason Chen · 16 years ago
  84. 80a752c Allow notifications to not specify a contentIntent. by Joe Onorato · 16 years ago
  85. dc93625 am 91cf049f: am 76e4fa19: Merge "Only pulse notification light if a new notification has been received since the screen was last turned off" into gingerbread by Mike Lockwood · 16 years ago
  86. 91cf049 am 76e4fa19: Merge "Only pulse notification light if a new notification has been received since the screen was last turned off" into gingerbread by Mike Lockwood · 16 years ago
  87. 2117f6f Only pulse notification light if a new notification has been received since the screen was last turned off by Mike Lockwood · 16 years ago
  88. f089b90 am 5085848d: am 209e6518: Merge "Make the LED colors when charging customizable by the vendor" by Jean-Baptiste Queru · 16 years ago
  89. 5085848 am 209e6518: Merge "Make the LED colors when charging customizable by the vendor" by Jean-Baptiste Queru · 16 years ago
  90. b5c22f7 am 811d66f1: am 9b87770f: Merge "Fix crash when startForeground posts a broken Notification." into gingerbread by Daniel Sandler · 16 years ago
  91. 0f0b11c Basic support for notification payloads in the panel. by Daniel Sandler · 16 years ago
  92. d0a2f86 Fix crash when startForeground posts a broken Notification. by Daniel Sandler · 16 years ago
  93. d5d87b2 Make the LED colors when charging customizable by the vendor by Kenneth Andersson · 16 years ago
  94. ff2544c Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state by Mike Lockwood · 16 years ago
  95. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 16 years ago
  96. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 16 years ago
  97. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 16 years ago
  98. bd73d01 Cap the number of notifications that a given package can post. by Joe Onorato · 16 years ago
  99. 7dd8c6e Remove unused files from the service package. by Joe Onorato · 16 years ago
  100. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 16 years ago