1. 72dcb91 Fix [-] buttons in the notification builder test. by Daniel Sandler · 11 years ago
  2. 0e78de6 Add tag "foo" to builder test's notifications. by Daniel Sandler · 11 years ago
  3. 5feceeb New NotificationListenerService. by Daniel Sandler · 11 years ago
  4. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 11 years ago
  5. 205ec5a Clean up the Builder test. by Daniel Sandler · 12 years ago
  6. b9d3664 Properly show emoji in the notification ticker. by Daniel Sandler · 12 years ago
  7. 1e3b98d New internal API to eliminate poke locks. by Jeff Brown · 12 years ago
  8. 11cf178 Cleanup internal status bar APIs. by Daniel Sandler · 12 years ago
  9. e20a177 Adding a global accessibility action to open quick settings. by Svetoslav Ganov · 12 years ago
  10. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  11. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  12. e7e9b6e Fix NPEs in StatusBarTest. by Daniel Sandler · 12 years ago
  13. bc5559f Expand too-small notifications to fill 64dp. by Daniel Sandler · 12 years ago
  14. c234613 Extract Vibrator implementation from interface. by Jeff Brown · 12 years ago
  15. 2561b0b New notification priority and related APIs. by Daniel Sandler · 12 years ago
  16. a3850b6 Improve handling of small largeIcons in tablet ticker. by Daniel Sandler · 13 years ago
  17. dba9356 Break apart DISABLE_HOME and DISABLE_RECENT. by Daniel Sandler · 13 years ago
  18. 029d587 Hide navigation buttons when they are DISABLEd. by Daniel Sandler · 13 years ago
  19. 542f051 Fix fullScreenAlert test. by Daniel Sandler · 13 years ago
  20. 60ee256 The fullest of fullscreen modes. by Daniel Sandler · 13 years ago
  21. 6179ea3 Adding accessibility support to the Status Bar. by Svetoslav Ganov · 13 years ago
  22. 396263f Make the Notify Builder test usable on phones. by Daniel Sandler · 13 years ago
  23. f81c709 Merge "Fix the status bar test app." by Daniel Sandler · 13 years ago
  24. 1d4d30a It's lights out for you, navigation bar! by Daniel Sandler · 13 years ago
  25. 982cbf1 Fix the status bar test app. by Daniel Sandler · 14 years ago
  26. e40451a Ongoing notification for GPS use. by Daniel Sandler · 13 years ago
  27. 7bb8eeb Allow the status bar disable flags to be used as View's system ui visibility fields. by Joe Onorato · 13 years ago
  28. f844dc4 Fit and finish on status bar: by Daniel Sandler · 13 years ago
  29. 664644d visibility ("lights out") API. by Joe Onorato · 13 years ago
  30. 80a4440 Need to update the largeIcon for notifications when we're reapplying the views. by Joe Onorato · 13 years ago
  31. c9596d6 Possibly fix bad notification updates. by Joe Onorato · 14 years ago
  32. d070e89 Make AppWidgetService handle components enabling and disabling. by Joe Onorato · 14 years ago
  33. 6f6cf3c Reimplement StatusBarManager.disable(DISABLE_SYSTEM_INFO). by Daniel Sandler · 14 years ago
  34. 3e8f5a2 Hide navigation buttons and clock on lockscreen. by Daniel Sandler · 14 years ago
  35. 1bfddc8 Fix build. by Daniel Sandler · 14 years ago
  36. 373a998 When updating notifications, always reuse the last row. by Daniel Sandler · 14 years ago
  37. 8d0b655 Add a better notification test and clean up the flag handling in the notification builder. by Joe Onorato · 14 years ago
  38. 561d385 The large icon for notifications. by Joe Onorato · 14 years ago
  39. 3f76aa7 Test for using the right size of notification info text. by Joe Onorato · 14 years ago
  40. 8595a3d Show the number in the expanded notification instead of in the bar. by Joe Onorato · 14 years ago
  41. 46439ce Update the look of the notifications. Includes adding a new Notification.Builder class. by Joe Onorato · 14 years ago
  42. 1a542c7 The CHEEK_TOUCH stuff never worked. Remove it. by Joe Onorato · 14 years ago
  43. 4058ba0 Allow both contentIntent and setOnClickPendingIntent in notifications by Joe Onorato · 14 years ago
  44. b0cc50d Notification flyovers. by Daniel Sandler · 14 years ago
  45. 184498c Allow notifications to not specify a contentIntent. by Joe Onorato · 14 years ago
  46. 39b4867 Revert "Merge "Allow notifications to not specify a contentIntent."" by Jason Chen · 14 years ago
  47. 80a752c Allow notifications to not specify a contentIntent. by Joe Onorato · 14 years ago
  48. 2cddeb4 am 2c164747: am f7872780: Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
  49. 2c16474 am f7872780: Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
  50. 8274a0e PowerManagerService needs yet another flag... by Joe Onorato · 14 years ago
  51. 066b5c51 manual merge Merge commit '77e42376' into work by Joe Onorato · 14 years ago
  52. 77e4237 am 87efbbb5: Merge "implement the number bubbles on the status bar" into gingerbread by Joe Onorato · 14 years ago
  53. 6c01a11 implement the number bubbles on the status bar by Joe Onorato · 14 years ago
  54. 7ebd659 Merge commit 'f9f9e248' into manualmerge by Joe Onorato · 14 years ago
  55. f9f9e24 am 6fa4de3c: Merge "If an icon add remove get coalesced, don\'t remove some other icon." into gingerbread by Joe Onorato · 14 years ago
  56. 795f284 If an icon add remove get coalesced, don't remove some other icon. by Joe Onorato · 14 years ago
  57. 091e1b8 Implement disable() on the status bar. by Joe Onorato · 14 years ago
  58. ddf680b Touching the blue glow should close the system and notification panels. by Joe Onorato · 14 years ago
  59. ef1e776 Tablet ticker. by Joe Onorato · 14 years ago
  60. 9305647 Plumb lights out mode through from the window manager to the status bar running in the system ui process. by Joe Onorato · 14 years ago
  61. 44af754 am d02bdaab: Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  62. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  63. 6cf5eb0 am 3f677b1b: Merge "Fix periodically disappearing status icons." into gingerbread by Daniel Sandler · 14 years ago
  64. 0398bf7 Fix periodically disappearing status icons. by Daniel Sandler · 14 years ago
  65. ed3cfb5 Generated hdpi drawable size reduced by Gilles Debunne · 14 years ago
  66. 389878e frameworks/base/ : added scaled hdpi version of assets that were moved to drawable-mdpi by Gilles Debunne · 14 years ago
  67. b0dde8e Move pngs from drawable to drawable-mdpi in project frameworks/base by Gilles Debunne · 14 years ago
  68. 8a76a90 am 9150cff6: Merge "Replaced /sdcard with Environment.getExternalStorageDirectory()" by Jean-Baptiste Queru · 14 years ago
  69. 8b85dce Replaced /sdcard with Environment.getExternalStorageDirectory() by Christian Mehlmauer · 14 years ago
  70. b59b944 Fix icon size in intruder alerts. by Daniel Sandler · 14 years ago
  71. 27a8be4 Support for tapping on an immersive-mode priority notification. by Daniel Sandler · 14 years ago
  72. 8896783 Updated StatusBar test app for new notifications API. by Daniel Sandler · 14 years ago
  73. 0faeb07 Add a test item the turns on a bunch of extra icons. by Joe Onorato · 14 years ago
  74. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 14 years ago
  75. d2b1f00 Add some disabled logging and another test case for reapplying the notification views. by Joe Onorato · 14 years ago
  76. 175f79c In fact, switching an item between ongoing and notifications works. by Joe Onorato · 14 years ago
  77. 871bdb9 Handle bad icon resources. by Joe Onorato · 14 years ago
  78. 0e26dff updateNotifications works. by Joe Onorato · 14 years ago
  79. 4762c2d Add expand and collapse. by Joe Onorato · 14 years ago
  80. 1bd7597 merge from open-source master by The Android Open Source Project · 14 years ago
  81. ef36752 Replaced raw string arguments for Context.getSystemService() with final Context variables by Christian Mehlmauer · 14 years ago
  82. 8382068 merge from open-source master by The Android Open Source Project · 14 years ago
  83. b0fbe29 Updated RGB LED test cases by Mattias Östergren · 14 years ago
  84. 91e1d0c Add support in StatusBarManager for disabling ticker text. by Daniel Sandler · 14 years ago
  85. 68065e0 Fix 1667521 - system process crash after bad notification by Joe Onorato · 14 years ago
  86. c83bb73 Add DateTimeView, a widget that shows a time or the date depending on the by Joe Onorato · 14 years ago
  87. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  88. e71d9e4 Another test for StatusBar test. by Joe Onorato · 15 years ago
  89. 32f114b AI 143279: am: CL 142828 am: CL 142827 Fix a typo that made the blink rate of the LED incorrect. by Joe Onorato · 15 years ago
  90. 36197e7 Automated import from //branches/master/...@141000,141000 by Joe Onorato · 15 years ago
  91. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  92. b2a3dd8 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  93. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  94. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  95. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  96. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago