1. 75144ea Move the status bar icon list, hopefully for the last time. by Joe Onorato · 16 years ago
  2. f1f2591 Call into the notification manager when the panel is revealed. by Joe Onorato · 16 years ago
  3. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 16 years ago
  4. 9e875fc Start the status bar service based on a configuration option, instead of trampolining through by Joe Onorato · 16 years ago
  5. 8bc6c51 Require the STATUS_BAR_SERVICE permission for something to be the status bar. by Joe Onorato · 16 years ago
  6. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 16 years ago
  7. bd73d01 Cap the number of notifications that a given package can post. by Joe Onorato · 16 years ago
  8. fe4f3ae Move the usb mass storage notification & activity into SystemUI.apk. by Joe Onorato · 16 years ago
  9. 3b68548 am 75b6a6b9: Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo by Jim Miller · 16 years ago
  10. 284b62e Fix 2737842: Disable KeguardManager API if device policy is enabled by Jim Miller · 16 years ago
  11. 7d70358 am bde25c20: Merge "Fix 2737842: disable keyguard API when device policy is enabled." into froyo by Jim Miller · 16 years ago
  12. bde25c2 Merge "Fix 2737842: disable keyguard API when device policy is enabled." into froyo by Jim Miller · 16 years ago
  13. d6b5705 Fix 2737842: disable keyguard API when device policy is enabled. by Jim Miller · 16 years ago
  14. 8a7fa44 am ac24d23c: Merge "Don\'t bring up Launcher until after boot complete" into froyo by Christopher Tate · 16 years ago
  15. ac24d23c Merge "Don't bring up Launcher until after boot complete" into froyo by Christopher Tate · 16 years ago
  16. 04c0af8 Don't bring up Launcher until after boot complete by Christopher Tate · 16 years ago
  17. 0bc0a46 am d1d9047d: Merge "Fix issue #2749322: addPackageToPreferred throws SecurityException" into froyo by Dianne Hackborn · 16 years ago
  18. d1d9047 Merge "Fix issue #2749322: addPackageToPreferred throws SecurityException" into froyo by Dianne Hackborn · 16 years ago
  19. 8377fc0 Fix issue #2749322: addPackageToPreferred throws SecurityException by Dianne Hackborn · 16 years ago
  20. 7db534f am 5a671d03: Cut logging, boost efficiency of ThrottleService by Robert Greenwalt · 16 years ago
  21. 5a671d0 Cut logging, boost efficiency of ThrottleService by Robert Greenwalt · 16 years ago
  22. e0cbd72 Merge "PackageManagerService: always install native binaries from .apk" into kraken by David 'Digit' Turner · 16 years ago
  23. b7bb3b3 Fix bug in reporting a processes's dependent component. by Dianne Hackborn · 16 years ago
  24. a8ebe8b am df2e2eff: Merge "Watchdog now records kernel stacks when it fires" into froyo by Christopher Tate · 16 years ago
  25. 9c4ed13 am f9610b38: Merge "Make the DUN apn data secure." into froyo by Robert Greenwalt · 16 years ago
  26. df2e2ef Merge "Watchdog now records kernel stacks when it fires" into froyo by Christopher Tate · 16 years ago
  27. 6390929 PackageManagerService: always install native binaries from .apk by David 'Digit' Turner · 16 years ago
  28. f9610b3 Merge "Make the DUN apn data secure." into froyo by Robert Greenwalt · 16 years ago
  29. ecaa7b4 Watchdog now records kernel stacks when it fires by Christopher Tate · 16 years ago
  30. 66236db am 1e2e2aea: am 4b330921: Don\'t crash when low storage is encountered pre-boot completion. by Jeff Hamilton · 16 years ago
  31. 1e2e2ae am 4b330921: Don\'t crash when low storage is encountered pre-boot completion. by Jeff Hamilton · 16 years ago
  32. 4b33092 Don't crash when low storage is encountered pre-boot completion. by Jeff Hamilton · 16 years ago
  33. 77b32dd Make the DUN apn data secure. by Robert Greenwalt · 16 years ago
  34. 860755f Add support for heavy-weight applications. by Dianne Hackborn · 16 years ago
  35. 169af47 remove logging by Joe Onorato · 16 years ago
  36. 75199e3 Populate the notifications at startup of SystemUI.apk. by Joe Onorato · 16 years ago
  37. 798ac4c Start moving resources to SystemUI.apk. by Joe Onorato · 16 years ago
  38. 7dd8c6e Remove unused files from the service package. by Joe Onorato · 16 years ago
  39. aaba60b Notifications don't crash when you click them, and pass through events to NotificationManagerService by Joe Onorato · 16 years ago
  40. e345fff notifications show by Joe Onorato · 16 years ago
  41. a0c56fe Checkpoint. Doesn't build. by Joe Onorato · 16 years ago
  42. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 16 years ago
  43. 4762c2d Add expand and collapse. by Joe Onorato · 16 years ago
  44. f3f0e05 Make disable() work. by Joe Onorato · 16 years ago
  45. 5368017 Remove unused cruft. by Joe Onorato · 16 years ago
  46. 263700d Clock by Joe Onorato · 16 years ago
  47. 66d7d01 Get icon updating working. by Joe Onorato · 16 years ago
  48. 514ad663 Set the visibility of the icons. by Joe Onorato · 16 years ago
  49. 0cbda99 The status bar draws its icons now. by Joe Onorato · 16 years ago
  50. 503007d Checkpoint status bar factoring. Now it builds and doesn't crash at boot. by Joe Onorato · 16 years ago
  51. 089de88 StatusBarService -> StatusBarManagerService by Joe Onorato · 16 years ago
  52. 90233a1 Add IStatusBar by Joe Onorato · 16 years ago
  53. 25f95f9 Rename IStatusBar to IStatusBarService. by Joe Onorato · 16 years ago
  54. 2314aab First pass at splitting the status bar for the different devices. by Joe Onorato · 16 years ago
  55. 85fb206 Amend previous ndc commit by Kenny Root · 16 years ago
  56. a80ce06 Add more error checking for ndc by Kenny Root · 16 years ago
  57. 009668b am 5c9d9949: am 6ee412d5: Also dump system process threads halfway through the watchdog interval by Christopher Tate · 16 years ago
  58. 5c9d994 am 6ee412d5: Also dump system process threads halfway through the watchdog interval by Christopher Tate · 16 years ago
  59. 6ee412d Also dump system process threads halfway through the watchdog interval by Christopher Tate · 16 years ago
  60. c0046aa am edf228ce: am dc46f6f6: Merge "Don\'t enforce broadcast timeouts for PRE_BOOT_COMPLETED broadcasts." into froyo by Jeff Hamilton · 16 years ago
  61. edf228c am dc46f6f6: Merge "Don\'t enforce broadcast timeouts for PRE_BOOT_COMPLETED broadcasts." into froyo by Jeff Hamilton · 16 years ago
  62. dc46f6f Merge "Don't enforce broadcast timeouts for PRE_BOOT_COMPLETED broadcasts." into froyo by Jeff Hamilton · 16 years ago
  63. 2ed4037 am 8316e875: am b3f3caef: Merge "Fix null pointer exception" into froyo by Irfan Sheriff · 16 years ago
  64. 8316e87 am b3f3caef: Merge "Fix null pointer exception" into froyo by Irfan Sheriff · 16 years ago
  65. 7baec0f Fix null pointer exception by Irfan Sheriff · 16 years ago
  66. 3841778 am c8390047: am 9ecca85f: Merge "Fix escaping of characters" into froyo by Irfan Sheriff · 16 years ago
  67. c839004 am 9ecca85f: Merge "Fix escaping of characters" into froyo by Irfan Sheriff · 16 years ago
  68. 9ecca85 Merge "Fix escaping of characters" into froyo by Irfan Sheriff · 16 years ago
  69. acf8474 Don't enforce broadcast timeouts for PRE_BOOT_COMPLETED broadcasts. by Jeff Hamilton · 16 years ago
  70. ac53a8a am 88ccecf5: am d1055a25: Make the NTP Cache max-age gservices-settable by Robert Greenwalt · 16 years ago
  71. 88ccecf am d1055a25: Make the NTP Cache max-age gservices-settable by Robert Greenwalt · 16 years ago
  72. d1055a2 Make the NTP Cache max-age gservices-settable by Robert Greenwalt · 16 years ago
  73. a6e559e Fix escaping of characters by Irfan Sheriff · 16 years ago
  74. 8843728 Fix build error (Boolean -> boolean) by Mark Vandevoorde · 16 years ago
  75. 1e11e95 Merge "Add Geocorder.isImplemented()" into kraken by Mike Lockwood · 16 years ago
  76. 01ac80b Add Geocorder.isImplemented() by Mark Vandevoorde · 16 years ago
  77. 2c195f7 New shadowy status bar, direct from Z'ha'dum. by Daniel Sandler · 16 years ago
  78. 0881f4f Report number of satellites used in fix instead of total for GPS Location extra by Kevin.KY Tsai · 16 years ago
  79. 03ca216 New Location Manager APIs for Criteria based requests and single shot mode. by Mike Lockwood · 16 years ago
  80. 3d802ef am aa4db173: am 9a212adc: Fix 2641875 Initialize the cache path only if the container exists. This did exist before but was somehow removed. Fix a known test failure as well. by Suchi Amalapurapu · 16 years ago
  81. aa4db17 am 9a212adc: Fix 2641875 Initialize the cache path only if the container exists. This did exist before but was somehow removed. Fix a known test failure as well. by Suchi Amalapurapu · 16 years ago
  82. 9a212ad Fix 2641875 by Suchi Amalapurapu · 16 years ago
  83. c585938 am 3e9e9696: am eb9cbb8f: Resurrect flashlight support in obsolete IHardwareService Binder API. by Mike Lockwood · 16 years ago
  84. 3e9e969 am eb9cbb8f: Resurrect flashlight support in obsolete IHardwareService Binder API. by Mike Lockwood · 16 years ago
  85. eb9cbb8 Resurrect flashlight support in obsolete IHardwareService Binder API. by Mike Lockwood · 16 years ago
  86. 533844d am c7388e35: am 5f1beda1: Merge "Make the SSID field of WifiConfiguration consistent with API description." into froyo by Chung-yih Wang · 16 years ago
  87. c7388e3 am 5f1beda1: Merge "Make the SSID field of WifiConfiguration consistent with API description." into froyo by Chung-yih Wang · 16 years ago
  88. 5f1beda Merge "Make the SSID field of WifiConfiguration consistent with API description." into froyo by Chung-yih Wang · 16 years ago
  89. e0a1957 am 39c31bba: am aa77de13: Fix issue #2686193: Can\'t move apps to SD card by Dianne Hackborn · 16 years ago
  90. 39c31bb am aa77de13: Fix issue #2686193: Can\'t move apps to SD card by Dianne Hackborn · 16 years ago
  91. aa77de1 Fix issue #2686193: Can't move apps to SD card by Dianne Hackborn · 16 years ago
  92. 047076d Make the SSID field of WifiConfiguration consistent with API description. by Chung-yih Wang · 16 years ago
  93. 3f5ed04 am b63ea5f7: am c928a11e: Merge "Fix 2672155 Check the code path when enabling disabling packages." into froyo by Suchi Amalapurapu · 16 years ago
  94. b63ea5f am c928a11e: Merge "Fix 2672155 Check the code path when enabling disabling packages." into froyo by Suchi Amalapurapu · 16 years ago
  95. 1ace5bc Fix 2672155 Check the code path when enabling disabling packages. by Suchi Amalapurapu · 16 years ago
  96. d6e24ca am 4adacd23: merge from open-source master by The Android Open Source Project · 16 years ago
  97. 4adacd2 merge from open-source master by The Android Open Source Project · 16 years ago
  98. 63ece47f am 2a9ae01f: merge from open-source master by The Android Open Source Project · 16 years ago
  99. 2a9ae01 merge from open-source master by The Android Open Source Project · 16 years ago
  100. bf00233 am b6e1ec19: am 037cd341: Merge "Fix issue #2676378: Activity Manager Crash on FRF40" into froyo by Dianne Hackborn · 16 years ago