1. 795f284 If an icon add remove get coalesced, don't remove some other icon. by Joe Onorato · 14 years ago
  2. 9bb4ec4 Use the default SecureRandom provider. by Nick Kralevich · 14 years ago
  3. f9ec03c Make the logging a little more targeted for the status bar multiple icon problem. by Joe Onorato · 14 years ago
  4. 49a8bbf Don't crash if we've never gotten a signal strength update. by Joe Onorato · 14 years ago
  5. e241621 DO NOT MERGE Apply new styles to the status bar/notification shade by Adam Powell · 14 years ago
  6. e920477 Merge "do not merge" into gingerbread by Chet Haase · 14 years ago
  7. 39d1ee5 do not merge by Chet Haase · 14 years ago
  8. 92630c7 Merge "SystemUI: Use new USB notifications to detect USB disconnect." into gingerbread by Mike Lockwood · 14 years ago
  9. 77bc30d SystemUI: Use new USB notifications to detect USB disconnect. by Mike Lockwood · 14 years ago
  10. 029be81 Inet status bug fix by Robert Greenwalt · 14 years ago
  11. 2c9188e DO NOT MERGE Enable debug in StatusBarService by Irfan Sheriff · 14 years ago
  12. 657028c new assets by Chet Haase · 14 years ago
  13. 1e9aac2 Update Inet Connection Status display by Robert Greenwalt · 14 years ago
  14. fa974c5 Fix statusbar display of wifi signalstrength by Robert Greenwalt · 14 years ago
  15. 26faee3 add ART for inet connection condition by Robert Greenwalt · 14 years ago
  16. d7085fc Add network condition reporting. by Robert Greenwalt · 14 years ago
  17. da69552 When notifications are updated, don't re-show the ticker unless the text has changed. by Joe Onorato · 14 years ago
  18. 8f8fcfa Notifications are now light-on-dark in the windowshade. by Daniel Sandler · 14 years ago
  19. 6659284 Allow Bluetooth radio to be toggled in Airplane mode. by Jake Hamby · 14 years ago
  20. 27cf4ad Fix build. by Daniel Sandler · 14 years ago
  21. 0776def More obsolete status bar bits. DO NOT MERGE by Daniel Sandler · 14 years ago
  22. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  23. 85387d7 Allow native shared libraries in ASEC containers by Kenny Root · 14 years ago
  24. 3a2952b Fix some bugs in SettingsProvider that I introduced the other day. by Brad Fitzpatrick · 14 years ago
  25. 246ba11 Need to close the windowshade on ACTION_CLOSE_SYSTEM_DIALOGS and ACTION_SCREEN_OFF. by Joe Onorato · 14 years ago
  26. 2b81d6d am 02e18d4d: Merge "Make the default backup configuration "disabled; local transport selected"" into froyo by Christopher Tate · 14 years ago
  27. f366a9b Negatively cache settings and proactively slurp settings into cache. by Brad Fitzpatrick · 14 years ago
  28. 02e18d4 Merge "Make the default backup configuration "disabled; local transport selected"" into froyo by Christopher Tate · 14 years ago
  29. 09dedc9 Make the default backup configuration "disabled; local transport selected" by Christopher Tate · 14 years ago
  30. 3f677b1 Merge "Fix periodically disappearing status icons." into gingerbread by Daniel Sandler · 14 years ago
  31. a695cbc am 0fe27cf5: make android_id random seed depend on time as well as ro.serialno by Doug Zongker · 14 years ago
  32. 0398bf7 Fix periodically disappearing status icons. by Daniel Sandler · 14 years ago
  33. 0fe27cf make android_id random seed depend on time as well as ro.serialno by Doug Zongker · 14 years ago
  34. f870000 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  35. f8d5809 Fix crash in status bar ticker. by Daniel Sandler · 14 years ago
  36. 72d54ef DO NOT MERGE Fix wifi status icon by Irfan Sheriff · 14 years ago
  37. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 14 years ago
  38. 33dc1d7 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  39. 739cdab Merge "Do not deference before null check" into gingerbread by Kenny Root · 14 years ago
  40. 930d3af Do not deference before null check by Kenny Root · 14 years ago
  41. 26755a3 Make the systemui process persistent. by Dianne Hackborn · 14 years ago
  42. 3ac8eb7 Update app label. by Dianne Hackborn · 14 years ago
  43. e339464 am 1bcb6658: Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo by Dianne Hackborn · 14 years ago
  44. 24117ce Fix issue #2834005: Android Settings.Secure bypass by Dianne Hackborn · 14 years ago
  45. f7d2b4a Use fullScreenIntent to show the USB mass storage dialog. by Daniel Sandler · 14 years ago
  46. b59b944 Fix icon size in intruder alerts. by Daniel Sandler · 14 years ago
  47. ce94584 Log full exception when failing to inflate notification view by Steve Howard · 14 years ago
  48. a2dd4c1 put the status bar back in the system process by Joe Onorato · 14 years ago
  49. 6be4739 quiet noisy debug spew by Joe Onorato · 14 years ago
  50. 294c9fb Improved graphics for the intruder alert. by Daniel Sandler · 14 years ago
  51. 27a8be4 Support for tapping on an immersive-mode priority notification. by Daniel Sandler · 14 years ago
  52. 1c95ecb recombine StatusBarService and PhoneStatusBarService by Joe Onorato · 14 years ago
  53. b54ef61 Separate the status bar height from the icon size. by Joe Onorato · 14 years ago
  54. 5dbd05e Intruder alert! (First try at the immersive-mode alert bar.) by Daniel Sandler · 14 years ago
  55. 8716075 Basic handling of Notifications with fullScreenIntent. by Daniel Sandler · 14 years ago
  56. 0a0edcc Merge "Fix the notification vibration setting and add a test app that lets you recover from the busted state." into gingerbread by Joe Onorato · 14 years ago
  57. 8932020 Fix the notification vibration setting and add a test app that lets you recover from the busted by Joe Onorato · 14 years ago
  58. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 14 years ago
  59. 75144ea Move the status bar icon list, hopefully for the last time. by Joe Onorato · 15 years ago
  60. f1f2591 Call into the notification manager when the panel is revealed. by Joe Onorato · 15 years ago
  61. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 15 years ago
  62. 9e875fc Start the status bar service based on a configuration option, instead of trampolining through by Joe Onorato · 15 years ago
  63. 8bc6c51 Require the STATUS_BAR_SERVICE permission for something to be the status bar. by Joe Onorato · 15 years ago
  64. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 15 years ago
  65. d956ae8b dead code removal by Joe Onorato · 15 years ago
  66. fe4f3ae Move the usb mass storage notification & activity into SystemUI.apk. by Joe Onorato · 15 years ago
  67. d2b1f00 Add some disabled logging and another test case for reapplying the notification views. by Joe Onorato · 15 years ago
  68. 169af47 remove logging by Joe Onorato · 15 years ago
  69. c91460d Pull the carrier name display in the windowshade out into its own view. by Joe Onorato · 15 years ago
  70. 1a86dd1 Use the built-in handler instead of allocating another one. by Joe Onorato · 15 years ago
  71. f551054 Get the ticker working again. by Joe Onorato · 15 years ago
  72. 9834d53 better debugging "slot" for the notification icons. by Joe Onorato · 15 years ago
  73. 75199e3 Populate the notifications at startup of SystemUI.apk. by Joe Onorato · 15 years ago
  74. b77f53b Get the IconMerger working again. by Joe Onorato · 15 years ago
  75. 87937db New shadowy status bar, direct from Z'ha'dum. by Daniel Sandler · 15 years ago
  76. 798ac4c Start moving resources to SystemUI.apk. by Joe Onorato · 15 years ago
  77. 79de0c5 Move the StatusBarPhone package into a new catch-all SystemUI.apk. by Joe Onorato · 15 years ago
  78. 5ee67eb Get the text appearance compiling by Joe Onorato · 15 years ago
  79. 9c1d823 Deal with broken notifications. by Joe Onorato · 15 years ago
  80. 871bdb9 Handle bad icon resources. by Joe Onorato · 15 years ago
  81. 20da8f8 Implement setAreThereNotifications. by Joe Onorato · 15 years ago
  82. 0e26dff updateNotifications works. by Joe Onorato · 15 years ago
  83. 66b4c5b Implement removeNotification. by Joe Onorato · 15 years ago
  84. aaba60b Notifications don't crash when you click them, and pass through events to NotificationManagerService by Joe Onorato · 15 years ago
  85. e345fff notifications show by Joe Onorato · 15 years ago
  86. a0c56fe Checkpoint. Doesn't build. by Joe Onorato · 15 years ago
  87. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 15 years ago
  88. 6528b35 Remove unused stuff. by Joe Onorato · 15 years ago
  89. 4762c2d Add expand and collapse. by Joe Onorato · 15 years ago
  90. f3f0e05 Make disable() work. by Joe Onorato · 15 years ago
  91. 5368017 Remove unused cruft. by Joe Onorato · 15 years ago
  92. 263700d Clock by Joe Onorato · 15 years ago
  93. 66d7d01 Get icon updating working. by Joe Onorato · 15 years ago
  94. 514ad663 Set the visibility of the icons. by Joe Onorato · 15 years ago
  95. fb78cd9 Put the icons in the right order. by Joe Onorato · 15 years ago
  96. 0cbda99 The status bar draws its icons now. by Joe Onorato · 15 years ago
  97. 503007d Checkpoint status bar factoring. Now it builds and doesn't crash at boot. by Joe Onorato · 15 years ago
  98. 94c98c0 PhoneStatusBarService by Joe Onorato · 15 years ago
  99. 90233a1 Add IStatusBar by Joe Onorato · 15 years ago
  100. 25f95f9 Rename IStatusBar to IStatusBarService. by Joe Onorato · 15 years ago