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