1. 0c38049 Improve multi-user app management. by Dianne Hackborn · 14 years ago
  2. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 14 years ago
  3. 7be1a3d Stop screensaver on incoming phone call. by John Spurlock · 14 years ago
  4. 39606a0 Make AtomicFile a public API. It's about time! by Dianne Hackborn · 14 years ago
  5. 26ece57 Be more discriminating when canceling notifications on changing packages. by Daniel Sandler · 14 years ago
  6. bffc3d1 Silent and Vibrate mode clean up by Eric Laurent · 14 years ago
  7. 098d580 Migrate ringtone playback to SystemUI. by Jeff Sharkey · 14 years ago
  8. 0da673f Notifications may now be disabled on a per-package basis. by Daniel Sandler · 14 years ago
  9. c234613 Extract Vibrator implementation from interface. by Jeff Brown · 14 years ago
  10. 0dedffd Dump the uid of a notification, for debugging. by Amith Yamasani · 14 years ago
  11. 49a2ad1 Stop showing ADB and MTP/PTP/USB notifications at the top. by Daniel Sandler · 14 years ago
  12. 3f0c58e Merge "New notification priority and related APIs." by Daniel Sandler · 14 years ago
  13. 2561b0b New notification priority and related APIs. by Daniel Sandler · 14 years ago
  14. 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
  15. ece18ef Don't pulse LED on new notification unless notification has LED flag set by Mike Lockwood · 14 years ago
  16. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 15 years ago
  17. b64cb88 Expanding NotificationManager's event logging. by Daniel Sandler · 14 years ago
  18. ebfc0e5 If "Pulse notification light" is off, don't flash the LED even once. by Amith Yamasani · 15 years ago
  19. 63b5ad9 Extinguish notification LED when user passes through lock screen by Mike Lockwood · 15 years ago
  20. b0626b5 No longer disable notification lights when screen turns on by Mike Lockwood · 15 years ago
  21. aac0eb0 Remove notifications when an app is disabled. by Daniel Sandler · 15 years ago
  22. 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
  23. 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
  24. 2e448f7 Fix notification manager delete intent. by jhtop.kim · 15 years ago
  25. 541c994 Move adb related functionality from SystemServer and NotificationManagerService to UsbDeviceManager by Mike Lockwood · 15 years ago
  26. 9eb014a UsbManager: Clean up extras for ACTION_USB_STATE broadcast by Mike Lockwood · 15 years ago
  27. f9eb06c frameworks/base: Cap the number of toasts that a package can post. by Vairavan Srinivasan · 15 years ago
  28. 7866be2 am 40bbf929: DO NOT MERGE: Backport USB accessory support to gingerbread by Mike Lockwood · 15 years ago
  29. 40bbf92 DO NOT MERGE: Backport USB accessory support to gingerbread by Mike Lockwood · 15 years ago
  30. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 15 years ago
  31. fc88f94 am 6da062a9: Merge "DO NOT MERGE: Clean up USB notifications:" into gingerbread by Mike Lockwood · 15 years ago
  32. 54e96c6 am 3333f8af: Merge "DO NOT MERGE UsbManager: squashed commit of:" into gingerbread by Mike Lockwood · 15 years ago
  33. f13ec7a DO NOT MERGE: Clean up USB notifications: by Mike Lockwood · 15 years ago
  34. 7916432 DO NOT MERGE UsbManager: squashed commit of: by Mike Lockwood · 16 years ago
  35. e40451a Ongoing notification for GPS use. by Daniel Sandler · 15 years ago
  36. b92df0f Clean up USB notifications: by Mike Lockwood · 15 years ago
  37. 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 15 years ago
  38. 110988c Fix notification/builder defaults by Andy Stadler · 15 years ago
  39. 35e16bf NotificationManagerService: minor cleanup by Mike Lockwood · 15 years ago
  40. 46439ce Update the look of the notifications. Includes adding a new Notification.Builder class. by Joe Onorato · 15 years ago
  41. de1b359 Move the battery LED code over to the battery service from the notification service (!) by Joe Onorato · 15 years ago
  42. 385a753 resolved conflicts for merge of 368fdba4 to master by Brad Fitzpatrick · 16 years ago
  43. 368fdba am bdf1706a: Merge "Reduce logging." into gingerbread by Joe Onorato · 16 years ago
  44. 431bb22 Reduce logging. by Joe Onorato · 16 years ago
  45. 184498c Allow notifications to not specify a contentIntent. by Joe Onorato · 16 years ago
  46. 39b4867 Revert "Merge "Allow notifications to not specify a contentIntent."" by Jason Chen · 16 years ago
  47. 80a752c Allow notifications to not specify a contentIntent. by Joe Onorato · 16 years ago
  48. 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
  49. 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
  50. 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
  51. f089b90 am 5085848d: am 209e6518: Merge "Make the LED colors when charging customizable by the vendor" by Jean-Baptiste Queru · 16 years ago
  52. 5085848 am 209e6518: Merge "Make the LED colors when charging customizable by the vendor" by Jean-Baptiste Queru · 16 years ago
  53. b5c22f7 am 811d66f1: am 9b87770f: Merge "Fix crash when startForeground posts a broken Notification." into gingerbread by Daniel Sandler · 16 years ago
  54. 0f0b11c Basic support for notification payloads in the panel. by Daniel Sandler · 16 years ago
  55. d0a2f86 Fix crash when startForeground posts a broken Notification. by Daniel Sandler · 16 years ago
  56. d5d87b2 Make the LED colors when charging customizable by the vendor by Kenneth Andersson · 16 years ago
  57. ff2544c Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state by Mike Lockwood · 16 years ago
  58. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 16 years ago
  59. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 16 years ago
  60. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 16 years ago
  61. bd73d01 Cap the number of notifications that a given package can post. by Joe Onorato · 16 years ago
  62. 7dd8c6e Remove unused files from the service package. by Joe Onorato · 16 years ago
  63. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 16 years ago
  64. 0cbda99 The status bar draws its icons now. by Joe Onorato · 16 years ago
  65. 089de88 StatusBarService -> StatusBarManagerService by Joe Onorato · 16 years ago
  66. a703590 Remove logspew. by Daniel Sandler · 16 years ago
  67. 211957f Implement audio focus support in the notification manager. by Jean-Michel Trivi · 16 years ago
  68. 39576c8 Use a more benign icon for ADB notifications. by Daniel Sandler · 16 years ago
  69. e96ffb1 Turn off pulsing jogball while on a call. by Daniel Sandler · 16 years ago
  70. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 16 years ago
  71. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 16 years ago
  72. 4154c07 StorageNotification: Move notification / usb storage activity into StatusBarPolicy by San Mehat · 16 years ago
  73. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 16 years ago
  74. 3ee1317 NotificationManagerService: Add a listener for storage events by San Mehat · 16 years ago
  75. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 16 years ago
  76. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 16 years ago
  77. 670f932 Implement Notification.DEFAULT_LIGHTS flag. by Mike Lockwood · 16 years ago
  78. ab5c49c move event log tags used by system server into this package by Doug Zongker · 16 years ago
  79. f72fb68 resolved conflicts for merge of 9b7dba93 to eclair-mr2 by Mike Lockwood · 16 years ago
  80. c22404a Implement new notification LED blinking logic: by Mike Lockwood · 16 years ago
  81. 5e392e2 am bb3bb57a: Merge change I524dc046 into eclair by Eric Laurent · 16 years ago
  82. 3cb67a3 LightsService cleanup: by Mike Lockwood · 16 years ago
  83. 524dc04 Fix issue 2192673: Music Pausing Even when notifications are set to silent. by Eric Laurent · 16 years ago
  84. 3a32213 Remove HardwareService and move vibrator support to VibratorService. by Mike Lockwood · 16 years ago
  85. 6ecaff1 add a optional String to the key of notifications to allow users to scope them by Fred Quintana · 17 years ago
  86. 445f430 NotificationManagerService: Only blink red battery low LED when not charging. by Mike Lockwood · 17 years ago
  87. d8a43f6 Fix issue #2047139: Remove Service.setForeground() by Dianne Hackborn · 17 years ago
  88. ea8b7d5 Use USB notification instead of battery notification for USB debugging warning. by Mike Lockwood · 17 years ago
  89. 39f5b6a Have the notification service only have notifications diabled until setup wizard has been run. by Joe Onorato · 17 years ago
  90. ed76037 Add a persistent system property to disable the adb notification. by Mike Lockwood · 17 years ago
  91. 3027548 Make it so the notification manager doesn't mysteriously beep during boot. by Joe Onorato · 17 years ago
  92. 1dac277 Implement issue #1943927 (need notification in status bar when adb is active) by Dianne Hackborn · 17 years ago
  93. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 17 years ago
  94. c1e8446 Automated import from //branches/donutburger/...@141086,141086 by Joe Onorato · 17 years ago
  95. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 17 years ago
  96. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  97. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  98. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 17 years ago
  99. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 17 years ago
  100. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago