1. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 16 years ago[Renamed (99%) from services/java/com/android/server/status/StatusBarManagerService.java]
  2. 9e875fc Start the status bar service based on a configuration option, instead of trampolining through by Joe Onorato · 16 years ago
  3. 8bc6c51 Require the STATUS_BAR_SERVICE permission for something to be the status bar. by Joe Onorato · 16 years ago
  4. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 16 years ago
  5. 169af47 remove logging by Joe Onorato · 16 years ago
  6. 75199e3 Populate the notifications at startup of SystemUI.apk. by Joe Onorato · 16 years ago
  7. aaba60b Notifications don't crash when you click them, and pass through events to NotificationManagerService by Joe Onorato · 16 years ago
  8. e345fff notifications show by Joe Onorato · 16 years ago
  9. a0c56fe Checkpoint. Doesn't build. by Joe Onorato · 16 years ago
  10. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 16 years ago
  11. 4762c2d Add expand and collapse. by Joe Onorato · 16 years ago
  12. f3f0e05 Make disable() work. by Joe Onorato · 16 years ago
  13. 5368017 Remove unused cruft. by Joe Onorato · 16 years ago
  14. 263700d Clock by Joe Onorato · 16 years ago
  15. 66d7d01 Get icon updating working. by Joe Onorato · 16 years ago
  16. 514ad663 Set the visibility of the icons. by Joe Onorato · 16 years ago
  17. 0cbda99 The status bar draws its icons now. by Joe Onorato · 16 years ago
  18. 503007d Checkpoint status bar factoring. Now it builds and doesn't crash at boot. by Joe Onorato · 16 years ago
  19. 089de88 StatusBarService -> StatusBarManagerService by Joe Onorato · 16 years ago[Renamed (99%) from services/java/com/android/server/status/StatusBarService.java]
  20. 90233a1 Add IStatusBar by Joe Onorato · 16 years ago
  21. 25f95f9 Rename IStatusBar to IStatusBarService. by Joe Onorato · 16 years ago
  22. 2314aab First pass at splitting the status bar for the different devices. by Joe Onorato · 16 years ago
  23. 1aedcce Fix StatusBarService deadlock for real this time. by Joe Onorato · 16 years ago
  24. 32b5143 Fix 2495749 - System process crash when a notification switches sections. by Joe Onorato · 16 years ago
  25. c5e56dd Fix for deadlock between StatusBarService and NotificationManagerService by Obi Okafor · 16 years ago
  26. 057f5c3 make the statusbar viewtracker opaque by Mathias Agopian · 16 years ago
  27. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 16 years ago
  28. f0fda92 Make the notification windowshade work properly with overscroll. by Joe Onorato · 16 years ago
  29. 679dd12 Ignore touch down events near the edge of the screen for the purposes of pulling down the by Joe Onorato · 16 years ago
  30. 424c61fd Fix 2363699 - Make notification shade animate closed when disabled by Joe Onorato · 16 years ago
  31. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 16 years ago
  32. 91e1d0c Add support in StatusBarManager for disabling ticker text. by Daniel Sandler · 16 years ago
  33. 68065e0 Fix 1667521 - system process crash after bad notification by Joe Onorato · 16 years ago
  34. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 16 years ago
  35. f523609 stop crashing. I'm not sure what triggered this. by Joe Onorato · 16 years ago
  36. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 16 years ago
  37. af5e9de Immediately close the shade when the status bar is disabled. by Daniel Sandler · 16 years ago
  38. 19a4157 Make the notification panel send the position as well. by Joe Onorato · 17 years ago
  39. df7dbb6 Fix bug 2252145 - Notification panel not closing completely when a call comes in by Joe Onorato · 17 years ago
  40. 6179126 Fix 2233444 (No IME). by Amith Yamasani · 17 years ago
  41. ed564b3 Revert "Revert "Fix notification bar performance."" by Amith Yamasani · 17 years ago
  42. dcdd297 Revert "Revert "fix 2233092 - Notification shade gets stuck half-open"" by Amith Yamasani · 17 years ago
  43. b96a9d9 Revert "fix 2233092 - Notification shade gets stuck half-open" by Android Git Automerger · 17 years ago
  44. 6e8f47b Revert "Fix notification bar performance." by Android Git Automerger · 17 years ago
  45. 6a7899a fix 2233092 - Notification shade gets stuck half-open by Joe Onorato · 17 years ago
  46. 0d7dc3b Fix notification bar performance. by Joe Onorato · 17 years ago
  47. 486fdb5 Fix bug 2183179 - Hitting the back key repeatedly makes the notification shade jump up and down by Joe Onorato · 17 years ago
  48. bd0a81f Work on issue #2163789: Way too much logging by Dianne Hackborn · 17 years ago
  49. 6ecaff1 add a optional String to the key of notifications to allow users to scope them by Fred Quintana · 17 years ago
  50. cc9f52f make the window-shade use an opaque surface if possible by Mathias Agopian · 17 years ago
  51. f9e0e6b Fix b/2105945 - Windowshade not closed when device locked. by Joe Onorato · 17 years ago
  52. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 17 years ago
  53. 95fc68f Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 17 years ago
  54. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 17 years ago
  55. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  56. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  57. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 17 years ago
  58. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 17 years ago
  59. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 17 years ago
  60. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  61. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 17 years ago
  62. 9266c558 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  63. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  64. 54b6cfa Initial Contribution by The Android Open Source Project · 18 years ago