1. 169af47 remove logging by Joe Onorato · 16 years ago
  2. 75199e3 Populate the notifications at startup of SystemUI.apk. by Joe Onorato · 16 years ago
  3. 798ac4c Start moving resources to SystemUI.apk. by Joe Onorato · 16 years ago
  4. 7dd8c6e Remove unused files from the service package. by Joe Onorato · 16 years ago
  5. aaba60b Notifications don't crash when you click them, and pass through events to NotificationManagerService by Joe Onorato · 16 years ago
  6. e345fff notifications show by Joe Onorato · 16 years ago
  7. a0c56fe Checkpoint. Doesn't build. by Joe Onorato · 16 years ago
  8. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 16 years ago
  9. 4762c2d Add expand and collapse. by Joe Onorato · 16 years ago
  10. f3f0e05 Make disable() work. by Joe Onorato · 16 years ago
  11. 5368017 Remove unused cruft. by Joe Onorato · 16 years ago
  12. 263700d Clock by Joe Onorato · 16 years ago
  13. 66d7d01 Get icon updating working. by Joe Onorato · 16 years ago
  14. 514ad663 Set the visibility of the icons. by Joe Onorato · 16 years ago
  15. 0cbda99 The status bar draws its icons now. by Joe Onorato · 16 years ago
  16. 503007d Checkpoint status bar factoring. Now it builds and doesn't crash at boot. by Joe Onorato · 16 years ago
  17. 089de88 StatusBarService -> StatusBarManagerService by Joe Onorato · 16 years ago
  18. 90233a1 Add IStatusBar by Joe Onorato · 16 years ago
  19. 25f95f9 Rename IStatusBar to IStatusBarService. by Joe Onorato · 16 years ago
  20. 2314aab First pass at splitting the status bar for the different devices. by Joe Onorato · 16 years ago
  21. 2c195f7 New shadowy status bar, direct from Z'ha'dum. by Daniel Sandler · 16 years ago
  22. d6e24ca am 4adacd23: merge from open-source master by The Android Open Source Project · 16 years ago
  23. 4adacd2 merge from open-source master by The Android Open Source Project · 16 years ago
  24. 0a5174a Add support for EVDO Rev B by Naveen Kalla · 16 years ago
  25. 2b7012c am 087b25f7: am 6e4895b6: Merge "Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681" into froyo by Amith Yamasani · 16 years ago
  26. c4938fd Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681 by Amith Yamasani · 16 years ago
  27. c210b65 Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE) by Daniel Sandler · 16 years ago
  28. 90f2a71 am 7ecf08fa: am 815b8e4a: Merge "Add emergencyOnly indicator in ServiceState." into froyo by John Wang · 16 years ago
  29. 56c2d2f Add emergencyOnly indicator in ServiceState. by John Wang · 16 years ago
  30. 00b7427 Move files internal to LocationManagerService from framework.jar to services.jar by Mike Lockwood · 16 years ago
  31. d49258f Fix issue #2544466: Car Home brightness icon comes and goes while phone is in car dock in FRE83 by Dianne Hackborn · 16 years ago
  32. 1aedcce Fix StatusBarService deadlock for real this time. by Joe Onorato · 16 years ago
  33. 32b5143 Fix 2495749 - System process crash when a notification switches sections. by Joe Onorato · 16 years ago
  34. f7f5dda Add new activity manager method to get list of running applications installed on sdcard. by Suchi Amalapurapu · 16 years ago
  35. ee63e47 Update signal strength mapping for GSM/UMTS. by jsh · 16 years ago
  36. c5e56dd Fix for deadlock between StatusBarService and NotificationManagerService by Obi Okafor · 16 years ago
  37. 09bc8d8 Merge "Add progress indicator to USB mass storage screen." by Daniel Sandler · 16 years ago
  38. 057f5c3 make the statusbar viewtracker opaque by Mathias Agopian · 16 years ago
  39. c8b7b9f Add progress indicator to USB mass storage screen. by Daniel Sandler · 16 years ago
  40. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 16 years ago
  41. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 16 years ago
  42. 0eec21d Add dialog to display storage users when enabling/disabling ums by Suchi Amalapurapu · 16 years ago
  43. 0e93b56 Merge "Make the notification windowshade work properly with overscroll." by Joe Onorato · 16 years ago
  44. f0fda92 Make the notification windowshade work properly with overscroll. by Joe Onorato · 16 years ago
  45. c07907e Show the USB mass storage UI as soon as USB is connected. by Daniel Sandler · 16 years ago
  46. ec2c88d Move new sound effects to the system stream. by Daniel Sandler · 16 years ago
  47. 679dd12 Ignore touch down events near the edge of the screen for the purposes of pulling down the by Joe Onorato · 16 years ago
  48. 424c61fd Fix 2363699 - Make notification shade animate closed when disabled by Joe Onorato · 16 years ago
  49. 0e9d2af New user interface sound effects: by Daniel Sandler · 16 years ago
  50. 4154c07 StorageNotification: Move notification / usb storage activity into StatusBarPolicy by San Mehat · 16 years ago
  51. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 16 years ago
  52. 91e1d0c Add support in StatusBarManager for disabling ticker text. by Daniel Sandler · 16 years ago
  53. 68065e0 Fix 1667521 - system process crash after bad notification by Joe Onorato · 16 years ago
  54. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 16 years ago
  55. 63ce8e8 Make the space between the time and the AM/PM smaller by putting preceding whitespace inside the by Joe Onorato · 16 years ago
  56. 36e136c Make the "AM" or "PM" in the status bar clock be in a smaller font size. by Eric Fischer · 16 years ago
  57. f523609 stop crashing. I'm not sure what triggered this. by Joe Onorato · 16 years ago
  58. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 16 years ago
  59. 5808317 Immediately close the shade when the status bar is disabled. (DO NOT MERGE) by Daniel Sandler · 17 years ago
  60. af5e9de Immediately close the shade when the status bar is disabled. by Daniel Sandler · 17 years ago
  61. 084c665 Fix updating Bluetooth icon on status bar and for Wifi. by Jaikumar Ganesh · 17 years ago
  62. 19a4157 Make the notification panel send the position as well. by Joe Onorato · 17 years ago
  63. df7dbb6 Fix bug 2252145 - Notification panel not closing completely when a call comes in by Joe Onorato · 17 years ago
  64. 6179126 Fix 2233444 (No IME). by Amith Yamasani · 17 years ago
  65. ed564b3 Revert "Revert "Fix notification bar performance."" by Amith Yamasani · 17 years ago
  66. dcdd297 Revert "Revert "fix 2233092 - Notification shade gets stuck half-open"" by Amith Yamasani · 17 years ago
  67. b96a9d9 Revert "fix 2233092 - Notification shade gets stuck half-open" by Android Git Automerger · 17 years ago
  68. 6e8f47b Revert "Fix notification bar performance." by Android Git Automerger · 17 years ago
  69. 6a7899a fix 2233092 - Notification shade gets stuck half-open by Joe Onorato · 17 years ago
  70. 0d7dc3b Fix notification bar performance. by Joe Onorato · 17 years ago
  71. 486fdb5 Fix bug 2183179 - Hitting the back key repeatedly makes the notification shade jump up and down by Joe Onorato · 17 years ago
  72. 98e0b14 Make PhoneStateListeners not call TelephonyManager by Robert Greenwalt · 17 years ago
  73. 33e21fc Control H icon display in Status bar. by John Wang · 17 years ago
  74. 568cae5 Fix issue #2171460: Turn off background blurring of power dialog by Dianne Hackborn · 17 years ago
  75. f242b7b Introduce BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 17 years ago
  76. bd0a81f Work on issue #2163789: Way too much logging by Dianne Hackborn · 17 years ago
  77. 1336a56 Fix EVDO SNR signal bar calculation by John Michelau · 17 years ago
  78. d81b1f4 BatteryService: Specify low battery levels in resources. by Mike Lockwood · 17 years ago
  79. 6ecaff1 add a optional String to the key of notifications to allow users to scope them by Fred Quintana · 17 years ago
  80. cc9f52f make the window-shade use an opaque surface if possible by Mathias Agopian · 17 years ago
  81. 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 17 years ago
  82. b24e11b API_CHANGE by Nick Pelly · 17 years ago
  83. de893f5 API_CHANGE by Nick Pelly · 17 years ago
  84. f9e0e6b Fix b/2105945 - Windowshade not closed when device locked. by Joe Onorato · 17 years ago
  85. 9f87cb2 Simplify data icons of CDMA in status bar. by johnwang · 17 years ago
  86. 347c5a2 Simplify CDMA Status Bar icons by johnwang · 17 years ago
  87. ebe6634 Framework changes to support HSDPA/HSUPA/HSPA by Li Zhe · 17 years ago
  88. bd022f4 Bluetooth: API change. by Nick Pelly · 17 years ago
  89. 69eb0bf Close the "Please connect charger" alert after a charger is connected. by Mike Lockwood · 17 years ago
  90. 96f2747 Fix wrong Singal Strength interpretation. by Yong Zhang · 17 years ago
  91. 3f41673 frameworks/base: Add PBAP support by Jiafa Liu · 17 years ago
  92. 0d0012e am 54af78a3: Merge change 5950 into donut by Android (Google) Code Review · 17 years ago
  93. 8ec5b83 Merge commit '1dac277f' into manualmerge by Dianne Hackborn · 17 years ago
  94. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 17 years ago
  95. 1dac277 Implement issue #1943927 (need notification in status bar when adb is active) by Dianne Hackborn · 17 years ago
  96. c137135 am 3d74bb4a: Add "why?" button to low battery dialog. by Dianne Hackborn · 17 years ago
  97. 3d74bb4 Add "why?" button to low battery dialog. by Dianne Hackborn · 17 years ago
  98. 8d3002e am 35feec46: Merge change 2761 into donut by Android (Google) Code Review · 17 years ago
  99. f315238 TODO's from Teleca with modifications from wink. by Wink Saville · 17 years ago
  100. 0bcad89 am 95fc68f2: Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 17 years ago