1. 1d4d30a It's lights out for you, navigation bar! by Daniel Sandler · 13 years ago
  2. a924dc0d Start window manager refactoring. by Dianne Hackborn · 13 years ago
  3. 2992ea7 Add "Use physical keyboard" option to system bar IME button. by Jeff Brown · 14 years ago
  4. 7bb8eeb Allow the status bar disable flags to be used as View's system ui visibility fields. by Joe Onorato · 14 years ago
  5. 857fd9b Plumb whether an input view is actually visible or not through from the IME by Joe Onorato · 14 years ago
  6. 55bf380 Make TabletStatusBar call into StatusBarManagerService when it goes out of lights out mode on its by Joe Onorato · 14 years ago
  7. 644f9c3 Make FLAG_FULLSCREEN not go into lights out mode anymore. by Joe Onorato · 14 years ago
  8. 664644d visibility ("lights out") API. by Joe Onorato · 14 years ago
  9. 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
  10. 06e0744 Update the subtype icon properly. by satok · 14 years ago
  11. e4c7b3f Status bar: Forward the disabled state to the status bar process when it comes up. by Joe Onorato · 14 years ago
  12. 06487a5 Add a functionarity for showing / hiding IME button on the system bar by satok · 14 years ago
  13. f3c3c4f Refactor SystemUI so the status bar isn't a Service of its own. by Joe Onorato · 14 years ago
  14. 385a753 resolved conflicts for merge of 368fdba4 to master by Brad Fitzpatrick · 14 years ago
  15. 431bb22 Reduce logging. by Joe Onorato · 14 years ago
  16. e02d808 Dynamically show the menu button on the system bar. by Daniel Sandler · 14 years ago
  17. f63b0f4 Connect my plumbing to dsandler's awesome lights out mode. by Joe Onorato · 14 years ago
  18. 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
  19. 0f0b11c Basic support for notification payloads in the panel. by Daniel Sandler · 14 years ago
  20. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 14 years ago
  21. 75144ea Move the status bar icon list, hopefully for the last time. by Joe Onorato · 14 years ago
  22. f1f2591 Call into the notification manager when the panel is revealed. by Joe Onorato · 14 years ago
  23. 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]
  24. 9e875fc Start the status bar service based on a configuration option, instead of trampolining through by Joe Onorato · 14 years ago
  25. 8bc6c51 Require the STATUS_BAR_SERVICE permission for something to be the status bar. by Joe Onorato · 14 years ago
  26. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 14 years ago
  27. 169af47 remove logging by Joe Onorato · 14 years ago
  28. 75199e3 Populate the notifications at startup of SystemUI.apk. by Joe Onorato · 14 years ago
  29. aaba60b Notifications don't crash when you click them, and pass through events to NotificationManagerService by Joe Onorato · 14 years ago
  30. e345fff notifications show by Joe Onorato · 14 years ago
  31. a0c56fe Checkpoint. Doesn't build. by Joe Onorato · 14 years ago
  32. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 14 years ago
  33. 4762c2d Add expand and collapse. by Joe Onorato · 14 years ago
  34. f3f0e05 Make disable() work. by Joe Onorato · 14 years ago
  35. 5368017 Remove unused cruft. by Joe Onorato · 14 years ago
  36. 263700d Clock by Joe Onorato · 14 years ago
  37. 66d7d01 Get icon updating working. by Joe Onorato · 14 years ago
  38. 514ad663 Set the visibility of the icons. by Joe Onorato · 14 years ago
  39. 0cbda99 The status bar draws its icons now. by Joe Onorato · 14 years ago
  40. 503007d Checkpoint status bar factoring. Now it builds and doesn't crash at boot. by Joe Onorato · 14 years ago
  41. 089de88 StatusBarService -> StatusBarManagerService by Joe Onorato · 14 years ago[Renamed (99%) from services/java/com/android/server/status/StatusBarService.java]
  42. 90233a1 Add IStatusBar by Joe Onorato · 14 years ago
  43. 25f95f9 Rename IStatusBar to IStatusBarService. by Joe Onorato · 14 years ago
  44. 2314aab First pass at splitting the status bar for the different devices. by Joe Onorato · 14 years ago
  45. 1aedcce Fix StatusBarService deadlock for real this time. by Joe Onorato · 14 years ago
  46. 32b5143 Fix 2495749 - System process crash when a notification switches sections. by Joe Onorato · 14 years ago
  47. c5e56dd Fix for deadlock between StatusBarService and NotificationManagerService by Obi Okafor · 14 years ago
  48. 057f5c3 make the statusbar viewtracker opaque by Mathias Agopian · 14 years ago
  49. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 14 years ago
  50. f0fda92 Make the notification windowshade work properly with overscroll. by Joe Onorato · 14 years ago
  51. 679dd12 Ignore touch down events near the edge of the screen for the purposes of pulling down the by Joe Onorato · 14 years ago
  52. 424c61fd Fix 2363699 - Make notification shade animate closed when disabled by Joe Onorato · 14 years ago
  53. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 15 years ago
  54. 91e1d0c Add support in StatusBarManager for disabling ticker text. by Daniel Sandler · 15 years ago
  55. 68065e0 Fix 1667521 - system process crash after bad notification by Joe Onorato · 15 years ago
  56. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 15 years ago
  57. f523609 stop crashing. I'm not sure what triggered this. by Joe Onorato · 15 years ago
  58. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  59. af5e9de Immediately close the shade when the status bar is disabled. by Daniel Sandler · 15 years ago
  60. 19a4157 Make the notification panel send the position as well. by Joe Onorato · 15 years ago
  61. df7dbb6 Fix bug 2252145 - Notification panel not closing completely when a call comes in by Joe Onorato · 15 years ago
  62. 6179126 Fix 2233444 (No IME). by Amith Yamasani · 15 years ago
  63. ed564b3 Revert "Revert "Fix notification bar performance."" by Amith Yamasani · 15 years ago
  64. dcdd297 Revert "Revert "fix 2233092 - Notification shade gets stuck half-open"" by Amith Yamasani · 15 years ago
  65. b96a9d9 Revert "fix 2233092 - Notification shade gets stuck half-open" by Android Git Automerger · 15 years ago
  66. 6e8f47b Revert "Fix notification bar performance." by Android Git Automerger · 15 years ago
  67. 6a7899a fix 2233092 - Notification shade gets stuck half-open by Joe Onorato · 15 years ago
  68. 0d7dc3b Fix notification bar performance. by Joe Onorato · 15 years ago
  69. 486fdb5 Fix bug 2183179 - Hitting the back key repeatedly makes the notification shade jump up and down by Joe Onorato · 15 years ago
  70. bd0a81f Work on issue #2163789: Way too much logging by Dianne Hackborn · 15 years ago
  71. 6ecaff1 add a optional String to the key of notifications to allow users to scope them by Fred Quintana · 15 years ago
  72. cc9f52f make the window-shade use an opaque surface if possible by Mathias Agopian · 15 years ago
  73. f9e0e6b Fix b/2105945 - Windowshade not closed when device locked. by Joe Onorato · 15 years ago
  74. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 15 years ago
  75. 95fc68f Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 15 years ago
  76. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  77. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  78. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  79. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  80. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  81. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  82. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  83. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  84. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  85. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  86. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago