1. b6aca11 Convert tests/**/Android.mk files to Android.bp by Sasha Smundak · 5 years ago
  2. a3e79fb frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  3. 9418756 Send a11y updates for updated notifications by Julia Reynolds · 7 years ago
  4. 6ad0aec Limit the number of notis an app can enqueue by Julia Reynolds · 7 years ago
  5. af4dc28 Limit when a ranking reconsidering can alert by Julia Reynolds · 7 years ago
  6. a8b766f Do not unsnooze canceled notifications. by Julia Reynolds · 7 years ago
  7. bad4297 Api updates by Julia Reynolds · 7 years ago
  8. 3fb989b Change group ranking. by Julia Reynolds · 7 years ago
  9. 5098977 Change time methods to durations. by Julia Reynolds · 7 years ago
  10. 2a12874 Allow notifications to be autocanceled at a time. by Julia Reynolds · 8 years ago
  11. b754ca6 Fix channel conditional in cancelAll. by Julia Reynolds · 8 years ago
  12. d28967f Phone call vibrate should obey user preference. by Julia Reynolds · 8 years ago
  13. e46bb37 Allow the ranker to autobundle notifications. by Julia Reynolds · 8 years ago
  14. 26fa8a5 Allow notifications to be hidden from lockscreen at a package level. by Julia Reynolds · 8 years ago
  15. f0f629f Introduce IMPORTANCE_MIN. by Julia Reynolds · 8 years ago
  16. ef37f28 Remove Notification Topics. by Julia Reynolds · 8 years ago
  17. 81afbcd Allow apps to know what users think of their notifications. by Julia Reynolds · 8 years ago
  18. 85aa6cb Notification banning updates. by Julia Reynolds · 8 years ago
  19. a07af88 Allow users to set app-wide Importance default by Julia Reynolds · 9 years ago
  20. ead00aa Add importance to notification guts. by Julia Reynolds · 9 years ago
  21. 233a5f9 Implement notification ranking by topic. by Julia Reynolds · 9 years ago
  22. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  23. 1208e27 Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITY by Michael Wright · 10 years ago
  24. 219857b Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY by Michael Wright · 10 years ago
  25. 72dcb91 Fix [-] buttons in the notification builder test. by Daniel Sandler · 11 years ago
  26. 0e78de6 Add tag "foo" to builder test's notifications. by Daniel Sandler · 11 years ago
  27. 5feceeb New NotificationListenerService. by Daniel Sandler · 11 years ago
  28. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 11 years ago
  29. 205ec5a Clean up the Builder test. by Daniel Sandler · 12 years ago
  30. b9d3664 Properly show emoji in the notification ticker. by Daniel Sandler · 12 years ago
  31. 1e3b98d New internal API to eliminate poke locks. by Jeff Brown · 12 years ago
  32. 11cf178 Cleanup internal status bar APIs. by Daniel Sandler · 12 years ago
  33. e20a177 Adding a global accessibility action to open quick settings. by Svetoslav Ganov · 12 years ago
  34. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  35. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  36. e7e9b6e Fix NPEs in StatusBarTest. by Daniel Sandler · 12 years ago
  37. bc5559f Expand too-small notifications to fill 64dp. by Daniel Sandler · 12 years ago
  38. c234613 Extract Vibrator implementation from interface. by Jeff Brown · 12 years ago
  39. 2561b0b New notification priority and related APIs. by Daniel Sandler · 12 years ago
  40. a3850b6 Improve handling of small largeIcons in tablet ticker. by Daniel Sandler · 13 years ago
  41. dba9356 Break apart DISABLE_HOME and DISABLE_RECENT. by Daniel Sandler · 13 years ago
  42. 029d587 Hide navigation buttons when they are DISABLEd. by Daniel Sandler · 13 years ago
  43. 542f051 Fix fullScreenAlert test. by Daniel Sandler · 13 years ago
  44. 60ee256 The fullest of fullscreen modes. by Daniel Sandler · 13 years ago
  45. 6179ea3 Adding accessibility support to the Status Bar. by Svetoslav Ganov · 13 years ago
  46. 396263f Make the Notify Builder test usable on phones. by Daniel Sandler · 13 years ago
  47. f81c709 Merge "Fix the status bar test app." by Daniel Sandler · 13 years ago
  48. 1d4d30a It's lights out for you, navigation bar! by Daniel Sandler · 13 years ago
  49. 982cbf1 Fix the status bar test app. by Daniel Sandler · 14 years ago
  50. e40451a Ongoing notification for GPS use. by Daniel Sandler · 13 years ago
  51. 7bb8eeb Allow the status bar disable flags to be used as View's system ui visibility fields. by Joe Onorato · 13 years ago
  52. f844dc4 Fit and finish on status bar: by Daniel Sandler · 13 years ago
  53. 664644d visibility ("lights out") API. by Joe Onorato · 13 years ago
  54. 80a4440 Need to update the largeIcon for notifications when we're reapplying the views. by Joe Onorato · 13 years ago
  55. c9596d6 Possibly fix bad notification updates. by Joe Onorato · 13 years ago
  56. d070e89 Make AppWidgetService handle components enabling and disabling. by Joe Onorato · 13 years ago
  57. 6f6cf3c Reimplement StatusBarManager.disable(DISABLE_SYSTEM_INFO). by Daniel Sandler · 14 years ago
  58. 3e8f5a2 Hide navigation buttons and clock on lockscreen. by Daniel Sandler · 14 years ago
  59. 1bfddc8 Fix build. by Daniel Sandler · 14 years ago
  60. 373a998 When updating notifications, always reuse the last row. by Daniel Sandler · 14 years ago
  61. 8d0b655 Add a better notification test and clean up the flag handling in the notification builder. by Joe Onorato · 14 years ago
  62. 561d385 The large icon for notifications. by Joe Onorato · 14 years ago
  63. 3f76aa7 Test for using the right size of notification info text. by Joe Onorato · 14 years ago
  64. 8595a3d Show the number in the expanded notification instead of in the bar. by Joe Onorato · 14 years ago
  65. 46439ce Update the look of the notifications. Includes adding a new Notification.Builder class. by Joe Onorato · 14 years ago
  66. 1a542c7 The CHEEK_TOUCH stuff never worked. Remove it. by Joe Onorato · 14 years ago
  67. 4058ba0 Allow both contentIntent and setOnClickPendingIntent in notifications by Joe Onorato · 14 years ago
  68. b0cc50d Notification flyovers. by Daniel Sandler · 14 years ago
  69. 184498c Allow notifications to not specify a contentIntent. by Joe Onorato · 14 years ago
  70. 39b4867 Revert "Merge "Allow notifications to not specify a contentIntent."" by Jason Chen · 14 years ago
  71. 80a752c Allow notifications to not specify a contentIntent. by Joe Onorato · 14 years ago
  72. 2cddeb4 am 2c164747: am f7872780: Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
  73. 2c16474 am f7872780: Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
  74. 8274a0e PowerManagerService needs yet another flag... by Joe Onorato · 14 years ago
  75. 066b5c51 manual merge Merge commit '77e42376' into work by Joe Onorato · 14 years ago
  76. 77e4237 am 87efbbb5: Merge "implement the number bubbles on the status bar" into gingerbread by Joe Onorato · 14 years ago
  77. 6c01a11 implement the number bubbles on the status bar by Joe Onorato · 14 years ago
  78. 7ebd659 Merge commit 'f9f9e248' into manualmerge by Joe Onorato · 14 years ago
  79. 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
  80. 795f284 If an icon add remove get coalesced, don't remove some other icon. by Joe Onorato · 14 years ago
  81. 091e1b8 Implement disable() on the status bar. by Joe Onorato · 14 years ago
  82. ddf680b Touching the blue glow should close the system and notification panels. by Joe Onorato · 14 years ago
  83. ef1e776 Tablet ticker. by Joe Onorato · 14 years ago
  84. 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
  85. 44af754 am d02bdaab: Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  86. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  87. 6cf5eb0 am 3f677b1b: Merge "Fix periodically disappearing status icons." into gingerbread by Daniel Sandler · 14 years ago
  88. 0398bf7 Fix periodically disappearing status icons. by Daniel Sandler · 14 years ago
  89. ed3cfb5 Generated hdpi drawable size reduced by Gilles Debunne · 14 years ago
  90. 389878e frameworks/base/ : added scaled hdpi version of assets that were moved to drawable-mdpi by Gilles Debunne · 14 years ago
  91. b0dde8e Move pngs from drawable to drawable-mdpi in project frameworks/base by Gilles Debunne · 14 years ago
  92. 8a76a90 am 9150cff6: Merge "Replaced /sdcard with Environment.getExternalStorageDirectory()" by Jean-Baptiste Queru · 14 years ago
  93. 8b85dce Replaced /sdcard with Environment.getExternalStorageDirectory() by Christian Mehlmauer · 14 years ago
  94. b59b944 Fix icon size in intruder alerts. by Daniel Sandler · 14 years ago
  95. 27a8be4 Support for tapping on an immersive-mode priority notification. by Daniel Sandler · 14 years ago
  96. 8896783 Updated StatusBar test app for new notifications API. by Daniel Sandler · 14 years ago
  97. 0faeb07 Add a test item the turns on a bunch of extra icons. by Joe Onorato · 14 years ago
  98. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 14 years ago
  99. d2b1f00 Add some disabled logging and another test case for reapplying the notification views. by Joe Onorato · 14 years ago
  100. 175f79c In fact, switching an item between ongoing and notifications works. by Joe Onorato · 14 years ago