1. a0c9b9d Merge "Temporarily restore some support for icon==0 notifications." into jb-mr2-dev by Daniel Sandler · 11 years ago
  2. 7c01130 Do not block notifications or toasts for SYSTEM_UID or PHONE_UID. by Daniel Sandler · 11 years ago
  3. 55bf965 Merge "Compare binder instances when checking if listeners match." into jb-mr2-dev by Andrew Wilson · 11 years ago
  4. ffcc976 Temporarily restore some support for icon==0 notifications. by Daniel Sandler · 11 years ago
  5. 152942b Compare binder instances when checking if listeners match. by Andrew Wilson · 11 years ago
  6. f5ceaf4 Merge "Archive a copy of each dismissed notification." into jb-mr2-dev by Daniel Sandler · 11 years ago
  7. 26b81d5 Archive a copy of each dismissed notification. by Daniel Sandler · 11 years ago
  8. 79f7892 Deactivate notification listeners disabled at runtime. by John Spurlock · 11 years ago
  9. ae9bb57 disable notification listeners on uninstall by Chris Wren · 11 years ago
  10. 3ec4e70 Rebind notification listeners for current user. by John Spurlock · 11 years ago
  11. 3da7302 restart notification listener on package add by Chris Wren · 11 years ago
  12. c1b49bd Defend against a system server crash. by Daniel Sandler · 11 years ago
  13. 4f91efd API: getPkg() -> getPackageName() by Daniel Sandler · 11 years ago
  14. e6f7f2e API cleanup: NotificationListener by Daniel Sandler · 11 years ago
  15. 25cf8ce New NotificationListener API: getActiveNotifications() by Daniel Sandler · 11 years ago
  16. f78ff07 Merge "Fix concurrency issues when parceling StatusBarNotifications." into jb-mr2-dev by Daniel Sandler · 11 years ago
  17. 1a497d3 Fix concurrency issues when parceling StatusBarNotifications. by Daniel Sandler · 11 years ago
  18. 32e698b Once again, cancel all when notifications canceled for pkg. by Daniel Sandler · 11 years ago
  19. 3147523 Treat the default sound Uri the same as DEFAULT_SOUND. by Daniel Sandler · 11 years ago
  20. 5e62e3a Further reduce memory usage of notification archive. by Daniel Sandler · 11 years ago
  21. f45564e Finish annotating Notification.extras. by Daniel Sandler · 11 years ago
  22. 5feceeb New NotificationListenerService. by Daniel Sandler · 11 years ago
  23. 0c1baf9 Nuke heavy parts of notification before archiving. by Jeff Sharkey · 11 years ago
  24. 4b749ef Allow whitelisted non-system packages to listen for notifications. by Daniel Sandler · 11 years ago
  25. 23d7c70 Accumulate updates to notifications before archiving. by Daniel Sandler · 11 years ago
  26. 21ca44d Properly support USER_ALL in notification listener API. by Daniel Sandler · 11 years ago
  27. 09a247e New INotificationListener interface. by Daniel Sandler · 11 years ago
  28. 78d0d25 Historical notification access API. by Daniel Sandler · 11 years ago
  29. fde19b1 New API to request a list of current notifications. by Daniel Sandler · 12 years ago
  30. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 11 years ago
  31. 4a900ac Migrate package notification restrictions to AppOps. by Daniel Sandler · 11 years ago
  32. 98c95809 am 8f7eddbe: am 652d8fc9: Merge "PRIORITY_MIN notifications should be truly ambient." into jb-mr1.1-dev by Sascha Prueter · 12 years ago
  33. 526fa0e PRIORITY_MIN notifications should be truly ambient. by Daniel Sandler · 12 years ago
  34. 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
  35. 4a7a9b9 DEFAULT_VIBRATE must always use the default vibe pattern by Daniel Sandler · 12 years ago
  36. 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
  37. 1812b34 am 2bb5dc6a: am 83b25961: Merge "Notification vibration improvements:" into jb-mr1.1-dev by Daniel Sandler · 12 years ago
  38. d4d2de2 Do not vibe when the default notification sound is Silent. by Daniel Sandler · 12 years ago
  39. edbb380 Notification vibration improvements: by Daniel Sandler · 12 years ago
  40. 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
  41. 71789e1 When in vibrate mode, all notifications will vibrate. by David Agnew · 12 years ago
  42. 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
  43. 5ec00e9 Don't cancel any notifications that are meant for all users, if no package is specified. by Amith Yamasani · 12 years ago
  44. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  45. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  46. 2c7ebea Relax permission requirements for posting notifications across users by Amith Yamasani · 12 years ago
  47. 321e9c5 Allow any user to clear a notification targeted at USER_ALL. by Daniel Sandler · 12 years ago
  48. bcfc1ca Merge "Don't play notifications during speech recognition" into jb-mr1-dev by Jean-Michel Trivi · 12 years ago
  49. c31ed39 Send accessibility notification events only for the current user. by Svetoslav Ganov · 12 years ago
  50. d677054 Don't play notifications during speech recognition by Jean-Michel Trivi · 12 years ago
  51. b78738f Clear identity when requesting current user. by Jeff Sharkey · 12 years ago
  52. 8637bd9 Only play notification sounds for active user. by Jeff Sharkey · 12 years ago
  53. 078a490 Clear notifications properly on ACTION_USER_STOPPED. by John Spurlock · 12 years ago
  54. 1951db8 Merge "Multi-user ringtone playback." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  55. 65c4a2b Multi-user ringtone playback. by Jeff Sharkey · 12 years ago
  56. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 12 years ago
  57. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 12 years ago
  58. 6d51571 Allow acquiring ContentProviders across users. by Jeff Sharkey · 12 years ago
  59. c9ce0ab Make the SystemUI stop the screen saver when a full-screen notification is posted. by Daniel Sandler · 12 years ago
  60. 24518e4 Do not play sounds or vibes for background users' notifications. by Daniel Sandler · 12 years ago
  61. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  62. f203aee Enforce permissions for calls with specified userId by Amith Yamasani · 12 years ago
  63. 80a4af2 Start implementing concept of "running" users. by Dianne Hackborn · 12 years ago
  64. 0c38049 Improve multi-user app management. by Dianne Hackborn · 12 years ago
  65. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  66. 7be1a3d Stop screensaver on incoming phone call. by John Spurlock · 12 years ago
  67. 39606a0 Make AtomicFile a public API. It's about time! by Dianne Hackborn · 12 years ago
  68. 26ece57 Be more discriminating when canceling notifications on changing packages. by Daniel Sandler · 12 years ago
  69. bffc3d1 Silent and Vibrate mode clean up by Eric Laurent · 12 years ago
  70. 098d580 Migrate ringtone playback to SystemUI. by Jeff Sharkey · 12 years ago
  71. 0da673f Notifications may now be disabled on a per-package basis. by Daniel Sandler · 12 years ago
  72. c234613 Extract Vibrator implementation from interface. by Jeff Brown · 12 years ago
  73. 0dedffd Dump the uid of a notification, for debugging. by Amith Yamasani · 12 years ago
  74. 49a2ad1 Stop showing ADB and MTP/PTP/USB notifications at the top. by Daniel Sandler · 12 years ago
  75. 3f0c58e Merge "New notification priority and related APIs." by Daniel Sandler · 12 years ago
  76. 2561b0b New notification priority and related APIs. by Daniel Sandler · 12 years ago
  77. 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
  78. ece18ef Don't pulse LED on new notification unless notification has LED flag set by Mike Lockwood · 12 years ago
  79. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  80. b64cb88 Expanding NotificationManager's event logging. by Daniel Sandler · 13 years ago
  81. ebfc0e5 If "Pulse notification light" is off, don't flash the LED even once. by Amith Yamasani · 13 years ago
  82. 63b5ad9 Extinguish notification LED when user passes through lock screen by Mike Lockwood · 13 years ago
  83. b0626b5 No longer disable notification lights when screen turns on by Mike Lockwood · 13 years ago
  84. aac0eb0 Remove notifications when an app is disabled. by Daniel Sandler · 13 years ago
  85. 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 · 13 years ago
  86. 1b20abd am 20bf46af: am b0878223: am 6800a801: Merge "frameworks/base: Cap the number of toasts that a package can post." by Dianne Hackborn · 13 years ago
  87. 2e448f7 Fix notification manager delete intent. by jhtop.kim · 13 years ago
  88. 541c994 Move adb related functionality from SystemServer and NotificationManagerService to UsbDeviceManager by Mike Lockwood · 13 years ago
  89. 9eb014a UsbManager: Clean up extras for ACTION_USB_STATE broadcast by Mike Lockwood · 13 years ago
  90. f9eb06c frameworks/base: Cap the number of toasts that a package can post. by Vairavan Srinivasan · 14 years ago
  91. 7866be2 am 40bbf929: DO NOT MERGE: Backport USB accessory support to gingerbread by Mike Lockwood · 13 years ago
  92. 40bbf92 DO NOT MERGE: Backport USB accessory support to gingerbread by Mike Lockwood · 13 years ago
  93. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 13 years ago
  94. fc88f94 am 6da062a9: Merge "DO NOT MERGE: Clean up USB notifications:" into gingerbread by Mike Lockwood · 13 years ago
  95. 54e96c6 am 3333f8af: Merge "DO NOT MERGE UsbManager: squashed commit of:" into gingerbread by Mike Lockwood · 13 years ago
  96. f13ec7a DO NOT MERGE: Clean up USB notifications: by Mike Lockwood · 14 years ago
  97. 7916432 DO NOT MERGE UsbManager: squashed commit of: by Mike Lockwood · 14 years ago
  98. e40451a Ongoing notification for GPS use. by Daniel Sandler · 13 years ago
  99. b92df0f Clean up USB notifications: by Mike Lockwood · 14 years ago
  100. 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 14 years ago