1. 665366a Change 'disable hardware keyboard' to 'show input method' by Michael Wright · 10 years ago
  2. cdcd487 Fixing issue where home was triggered on top of other activities being launched. (Bug 16823617) by Winson Chung · 10 years ago
  3. cb566aa Doze: Follow the notification light. by John Spurlock · 10 years ago
  4. 78403d7 Add a log and statistics for notification expansion. by Chris Wren · 10 years ago
  5. cad5768 Doze: Update tease signal to buzz-beep-blink from NoMan. by John Spurlock · 10 years ago
  6. e71fefc Remove notification APIs from StatusBar service by Christoph Studer · 10 years ago
  7. 540b01e SysUI: Use SBN keys instead of IBinder keys by Christoph Studer · 10 years ago
  8. 6cb485f Fixing regression in dismissing Recents. by Winson Chung · 10 years ago
  9. 1e8d71b Initial changes to enable keyboard support with alternate Recents. (Bug 14067913) by Winson Chung · 10 years ago
  10. 10a38c0 Merge "Only show IME in navigation bar when it should" by Jason Monk · 10 years ago
  11. b605fec Only show IME in navigation bar when it should by Jason Monk · 10 years ago
  12. 03b87a2 Log notification clicks by Christoph Studer · 10 years ago
  13. 92b389d Write eventlog entries for notification visibility by Christoph Studer · 10 years ago
  14. 760ea55 Write eventlog entries for notification panel visibility by Christoph Studer · 10 years ago
  15. e6a7d93 Add more information to existing notification_* events. by John Spurlock · 11 years ago
  16. 3a7c4a5 Show notifications from related users. by Kenny Guy · 11 years ago
  17. e677d71 Introduce zen mode. by John Spurlock · 11 years ago
  18. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/statusbar/StatusBarManagerService.java]
  19. 182f73f Introduce a Lifecycle for system services by Adam Lesinski · 11 years ago[Renamed (80%) from services/java/com/android/server/StatusBarManagerService.java]
  20. 9764218 Collapse/disable shade when hiding status bar window. by John Spurlock · 11 years ago
  21. 5feceeb New NotificationListenerService. by Daniel Sandler · 11 years ago
  22. 8f3e6d5 Fix multiuser bug in StatusBarManagerService. by John Spurlock · 12 years ago
  23. 4e6922d Reset status bar in keyguard, fix MU status bar bug. by John Spurlock · 12 years ago
  24. 13451a2 Status bar: Keep disabled state per user. by John Spurlock · 12 years ago
  25. 11cf178 Cleanup internal status bar APIs. by Daniel Sandler · 12 years ago
  26. c91fb58 Merge "Adding a global accessibility action to open quick settings." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  27. e20a177 Adding a global accessibility action to open quick settings. by Svetoslav Ganov · 12 years ago
  28. 98edc95 Load resources for the correct user by Amith Yamasani · 12 years ago
  29. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  30. fe0806a Removing a notification that isn't there isn't a big deal. by Daniel Sandler · 12 years ago
  31. 3a3a6cf Add new feature to let apps layout over status bar / system bar. by Dianne Hackborn · 12 years ago
  32. 7f2668c Preload recents on phones with hard nav keys by Michael Jurka · 12 years ago
  33. df89e65 Fix how we hide and show the nav bar. by Dianne Hackborn · 13 years ago
  34. 4519a02 Always disable() through SBMS; watch date. by Jeff Sharkey · 13 years ago
  35. 60ee256 The fullest of fullscreen modes. by Daniel Sandler · 13 years ago
  36. 6179ea3 Adding accessibility support to the Status Bar. by Svetoslav Ganov · 13 years ago
  37. 3b1fc47 Port recent apps from tablet to phone by Michael Jurka · 13 years ago
  38. 3fe9cc5 resolved conflicts for merge of e95c07bd to master by Dianne Hackborn · 13 years ago
  39. 7d04932 Fix issue #4603422: Compatibility mode button doesn't always update by Dianne Hackborn · 13 years ago
  40. 1d4d30a It's lights out for you, navigation bar! by Daniel Sandler · 13 years ago
  41. a924dc0d Start window manager refactoring. by Dianne Hackborn · 14 years ago
  42. 2992ea7 Add "Use physical keyboard" option to system bar IME button. by Jeff Brown · 14 years ago
  43. 7bb8eeb Allow the status bar disable flags to be used as View's system ui visibility fields. by Joe Onorato · 14 years ago
  44. 857fd9b Plumb whether an input view is actually visible or not through from the IME by Joe Onorato · 14 years ago
  45. 55bf380 Make TabletStatusBar call into StatusBarManagerService when it goes out of lights out mode on its by Joe Onorato · 14 years ago
  46. 644f9c3 Make FLAG_FULLSCREEN not go into lights out mode anymore. by Joe Onorato · 14 years ago
  47. 664644d visibility ("lights out") API. by Joe Onorato · 14 years ago
  48. cd7cd29 Store the current IME's token in the system bar for changing the current IME to a shortcut IME from the system bar by satok · 14 years ago
  49. 06e0744 Update the subtype icon properly. by satok · 14 years ago
  50. e4c7b3f Status bar: Forward the disabled state to the status bar process when it comes up. by Joe Onorato · 14 years ago
  51. 06487a5 Add a functionarity for showing / hiding IME button on the system bar by satok · 14 years ago
  52. f3c3c4f Refactor SystemUI so the status bar isn't a Service of its own. by Joe Onorato · 14 years ago
  53. 385a753 resolved conflicts for merge of 368fdba4 to master by Brad Fitzpatrick · 14 years ago
  54. 431bb22 Reduce logging. by Joe Onorato · 14 years ago
  55. e02d808 Dynamically show the menu button on the system bar. by Daniel Sandler · 14 years ago
  56. f63b0f4 Connect my plumbing to dsandler's awesome lights out mode. by Joe Onorato · 14 years ago
  57. 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
  58. 0f0b11c Basic support for notification payloads in the panel. by Daniel Sandler · 14 years ago
  59. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 14 years ago
  60. 75144ea Move the status bar icon list, hopefully for the last time. by Joe Onorato · 14 years ago
  61. f1f2591 Call into the notification manager when the panel is revealed. by Joe Onorato · 14 years ago
  62. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 14 years ago[Renamed (99%) from services/java/com/android/server/status/StatusBarManagerService.java]
  63. 9e875fc Start the status bar service based on a configuration option, instead of trampolining through by Joe Onorato · 14 years ago
  64. 8bc6c51 Require the STATUS_BAR_SERVICE permission for something to be the status bar. by Joe Onorato · 14 years ago
  65. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 14 years ago
  66. 169af47 remove logging by Joe Onorato · 14 years ago
  67. 75199e3 Populate the notifications at startup of SystemUI.apk. by Joe Onorato · 14 years ago
  68. aaba60b Notifications don't crash when you click them, and pass through events to NotificationManagerService by Joe Onorato · 14 years ago
  69. e345fff notifications show by Joe Onorato · 14 years ago
  70. a0c56fe Checkpoint. Doesn't build. by Joe Onorato · 14 years ago
  71. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 14 years ago
  72. 4762c2d Add expand and collapse. by Joe Onorato · 14 years ago
  73. f3f0e05 Make disable() work. by Joe Onorato · 14 years ago
  74. 5368017 Remove unused cruft. by Joe Onorato · 14 years ago
  75. 263700d Clock by Joe Onorato · 14 years ago
  76. 66d7d01 Get icon updating working. by Joe Onorato · 14 years ago
  77. 514ad663 Set the visibility of the icons. by Joe Onorato · 14 years ago
  78. 0cbda99 The status bar draws its icons now. by Joe Onorato · 14 years ago
  79. 503007d Checkpoint status bar factoring. Now it builds and doesn't crash at boot. by Joe Onorato · 14 years ago
  80. 089de88 StatusBarService -> StatusBarManagerService by Joe Onorato · 14 years ago[Renamed (99%) from services/java/com/android/server/status/StatusBarService.java]
  81. 90233a1 Add IStatusBar by Joe Onorato · 14 years ago
  82. 25f95f9 Rename IStatusBar to IStatusBarService. by Joe Onorato · 14 years ago
  83. 2314aab First pass at splitting the status bar for the different devices. by Joe Onorato · 14 years ago
  84. 1aedcce Fix StatusBarService deadlock for real this time. by Joe Onorato · 14 years ago
  85. 32b5143 Fix 2495749 - System process crash when a notification switches sections. by Joe Onorato · 14 years ago
  86. c5e56dd Fix for deadlock between StatusBarService and NotificationManagerService by Obi Okafor · 15 years ago
  87. 057f5c3 make the statusbar viewtracker opaque by Mathias Agopian · 15 years ago
  88. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 15 years ago
  89. f0fda92 Make the notification windowshade work properly with overscroll. by Joe Onorato · 15 years ago
  90. 679dd12 Ignore touch down events near the edge of the screen for the purposes of pulling down the by Joe Onorato · 15 years ago
  91. 424c61fd Fix 2363699 - Make notification shade animate closed when disabled by Joe Onorato · 15 years ago
  92. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 15 years ago
  93. 91e1d0c Add support in StatusBarManager for disabling ticker text. by Daniel Sandler · 15 years ago
  94. 68065e0 Fix 1667521 - system process crash after bad notification by Joe Onorato · 15 years ago
  95. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 15 years ago
  96. f523609 stop crashing. I'm not sure what triggered this. by Joe Onorato · 15 years ago
  97. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  98. af5e9de Immediately close the shade when the status bar is disabled. by Daniel Sandler · 15 years ago
  99. 19a4157 Make the notification panel send the position as well. by Joe Onorato · 15 years ago
  100. df7dbb6 Fix bug 2252145 - Notification panel not closing completely when a call comes in by Joe Onorato · 15 years ago