1. d1ce749 Merge "frameworks/base/ : added scaled hdpi version of assets that were moved to drawable-mdpi" by Gilles Debunne · 14 years ago
  2. 389878e frameworks/base/ : added scaled hdpi version of assets that were moved to drawable-mdpi by Gilles Debunne · 14 years ago
  3. 8fbe89d Merge "Move pngs from drawable to drawable-mdpi in project frameworks/base" by Gilles Debunne · 14 years ago
  4. b0dde8e Move pngs from drawable to drawable-mdpi in project frameworks/base by Gilles Debunne · 14 years ago
  5. b0289f6 am 59d4a536: am 739cdab7: Merge "Do not deference before null check" into gingerbread by Kenny Root · 14 years ago
  6. 739cdab Merge "Do not deference before null check" into gingerbread by Kenny Root · 14 years ago
  7. 1ab5cae Actually reference the fixed Proguard flags. by Daniel Sandler · 14 years ago
  8. 930d3af Do not deference before null check by Kenny Root · 14 years ago
  9. 37b4a3c am f4e145fd: am 543f250d: Merge "Make the systemui process persistent." into gingerbread by Dianne Hackborn · 14 years ago
  10. aee242d Fix Proguard flags causing crash in system bar. by Daniel Sandler · 14 years ago
  11. 26755a3 Make the systemui process persistent. by Dianne Hackborn · 14 years ago
  12. 571a629 Merge "Show notification icons in the system bar." by Daniel Sandler · 14 years ago
  13. 3eebd1f Show notification icons in the system bar. by Daniel Sandler · 14 years ago
  14. bbda99d Fixed StatusBar ANRs due to input event injection on UI thread. by Jeff Brown · 14 years ago
  15. 359d79f Add character limit for translators. by Eric Fischer · 14 years ago
  16. fd1fbca am ef1b9c6a: am 3ac8eb72: Update app label. by Dianne Hackborn · 14 years ago
  17. 3ac8eb7 Update app label. by Dianne Hackborn · 14 years ago
  18. 0f3332d Tweak FPO art. by Daniel Sandler · 14 years ago
  19. a9ef069 Merge "Improvements to the system bar:" by Daniel Sandler · 14 years ago
  20. 9120d55 Improvements to the system bar: by Daniel Sandler · 14 years ago
  21. 3bb46be Merge "Fix wifi status icon" by Irfan Sheriff · 14 years ago
  22. 311912e Fix wifi status icon by Irfan Sheriff · 14 years ago
  23. a101f8f Fix pressed states on system bar buttons. by Daniel Sandler · 14 years ago
  24. 3a04ef0 Move more of the system bar to the layout. by Daniel Sandler · 14 years ago
  25. ce38d0c Merge "checkpoint tablet status bar" by Joe Onorato · 14 years ago
  26. 7e92b2d am b0e787d2: am e339464f: am 1bcb6658: Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo by Dianne Hackborn · 14 years ago
  27. e339464 am 1bcb6658: Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo by Dianne Hackborn · 14 years ago
  28. 24117ce Fix issue #2834005: Android Settings.Secure bypass by Dianne Hackborn · 14 years ago
  29. 808182d checkpoint tablet status bar by Joe Onorato · 14 years ago
  30. ddfd24c am 4dc96b85: am f7d2b4a2: Use fullScreenIntent to show the USB mass storage dialog. by Daniel Sandler · 14 years ago
  31. f7d2b4a Use fullScreenIntent to show the USB mass storage dialog. by Daniel Sandler · 14 years ago
  32. a5b38ca top and bottom can't be the same thing by Joe Onorato · 14 years ago
  33. 52c1dc2 buttons on the bottom by Joe Onorato · 14 years ago
  34. 86f9bd2 Add KeyButtonView by Joe Onorato · 14 years ago
  35. 119a401 add a button area by Joe Onorato · 14 years ago
  36. 17adbfb am 0e1d3391: am b59b9445: Fix icon size in intruder alerts. by Daniel Sandler · 14 years ago
  37. b59b944 Fix icon size in intruder alerts. by Daniel Sandler · 14 years ago
  38. 6d4a911 am 5c57e03d: am 6ffd9ff0: Merge "Log full exception when failing to inflate notification view" into gingerbread by Steve Howard · 14 years ago
  39. ce94584 Log full exception when failing to inflate notification view by Steve Howard · 14 years ago
  40. 06abd91 am 393e1459: am a2dd4c17: put the status bar back in the system process by Joe Onorato · 14 years ago
  41. b3066ee am 6fd470fb: am 6be4739e: quiet noisy debug spew by Joe Onorato · 14 years ago
  42. a2dd4c1 put the status bar back in the system process by Joe Onorato · 14 years ago
  43. 6be4739 quiet noisy debug spew by Joe Onorato · 14 years ago
  44. 9529f2c am 9b4b74be: am 294c9fb8: Improved graphics for the intruder alert. by Daniel Sandler · 14 years ago
  45. 294c9fb Improved graphics for the intruder alert. by Daniel Sandler · 14 years ago
  46. 04f229a am 77655393: am 5d7f6e61: Merge "Support for tapping on an immersive-mode priority notification." into gingerbread by Daniel Sandler · 14 years ago
  47. 27a8be4 Support for tapping on an immersive-mode priority notification. by Daniel Sandler · 14 years ago
  48. c5c2f5b resolved conflicts for merge of 32b739b6 to master by Joe Onorato · 14 years ago
  49. 6443de5 resolved conflicts for merge of 7f9ede96 to master by Joe Onorato · 14 years ago
  50. 1c95ecb recombine StatusBarService and PhoneStatusBarService by Joe Onorato · 14 years ago
  51. b54ef61 Separate the status bar height from the icon size. by Joe Onorato · 14 years ago
  52. e94364c am be5f3121: am 5dbd05ed: Intruder alert! (First try at the immersive-mode alert bar.) by Daniel Sandler · 14 years ago
  53. 5dbd05e Intruder alert! (First try at the immersive-mode alert bar.) by Daniel Sandler · 14 years ago
  54. ddac882 am bc4bc709: am 87160757: Basic handling of Notifications with fullScreenIntent. by Daniel Sandler · 14 years ago
  55. 8716075 Basic handling of Notifications with fullScreenIntent. by Daniel Sandler · 14 years ago
  56. ab3c7d2 am 0bf5cce9: am 0a0edcca: 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. 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
  58. 8932020 Fix the notification vibration setting and add a test app that lets you recover from the busted by Joe Onorato · 14 years ago
  59. 8bb998d am ea8eafad: am 2529a453: Merge "Make bad notifications crash their application." into gingerbread by Dianne Hackborn · 14 years ago
  60. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 14 years ago
  61. 00a5087 Quiet down some log spew. by Ficus Kirkpatrick · 14 years ago
  62. 01f2f96 Improved native TTS interface header. by David 'Digit' Turner · 14 years ago
  63. 75144ea Move the status bar icon list, hopefully for the last time. by Joe Onorato · 14 years ago
  64. f1f2591 Call into the notification manager when the panel is revealed. by Joe Onorato · 14 years ago
  65. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 14 years ago
  66. 9e875fc Start the status bar service based on a configuration option, instead of trampolining through by Joe Onorato · 14 years ago
  67. 8bc6c51 Require the STATUS_BAR_SERVICE permission for something to be the status bar. by Joe Onorato · 14 years ago
  68. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 14 years ago
  69. d956ae8b dead code removal by Joe Onorato · 14 years ago
  70. fe4f3ae Move the usb mass storage notification & activity into SystemUI.apk. by Joe Onorato · 14 years ago
  71. d2b1f00 Add some disabled logging and another test case for reapplying the notification views. by Joe Onorato · 14 years ago
  72. 169af47 remove logging by Joe Onorato · 14 years ago
  73. c91460d Pull the carrier name display in the windowshade out into its own view. by Joe Onorato · 14 years ago
  74. 1a86dd1 Use the built-in handler instead of allocating another one. by Joe Onorato · 14 years ago
  75. f551054 Get the ticker working again. by Joe Onorato · 14 years ago
  76. 9834d53 better debugging "slot" for the notification icons. by Joe Onorato · 14 years ago
  77. 75199e3 Populate the notifications at startup of SystemUI.apk. by Joe Onorato · 14 years ago
  78. b77f53b Get the IconMerger working again. by Joe Onorato · 14 years ago
  79. 87937db New shadowy status bar, direct from Z'ha'dum. by Daniel Sandler · 14 years ago
  80. 798ac4c Start moving resources to SystemUI.apk. by Joe Onorato · 14 years ago
  81. 79de0c5 Move the StatusBarPhone package into a new catch-all SystemUI.apk. by Joe Onorato · 14 years ago
  82. 5ee67eb Get the text appearance compiling by Joe Onorato · 14 years ago
  83. 9c1d823 Deal with broken notifications. by Joe Onorato · 14 years ago
  84. 871bdb9 Handle bad icon resources. by Joe Onorato · 14 years ago
  85. 20da8f8 Implement setAreThereNotifications. by Joe Onorato · 14 years ago
  86. 0e26dff updateNotifications works. by Joe Onorato · 14 years ago
  87. 66b4c5b Implement removeNotification. by Joe Onorato · 14 years ago
  88. aaba60b Notifications don't crash when you click them, and pass through events to NotificationManagerService by Joe Onorato · 14 years ago
  89. e345fff notifications show by Joe Onorato · 14 years ago
  90. a0c56fe Checkpoint. Doesn't build. by Joe Onorato · 14 years ago
  91. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 14 years ago
  92. 6528b35 Remove unused stuff. by Joe Onorato · 14 years ago
  93. 4762c2d Add expand and collapse. by Joe Onorato · 14 years ago
  94. f3f0e05 Make disable() work. by Joe Onorato · 14 years ago
  95. 5368017 Remove unused cruft. by Joe Onorato · 14 years ago
  96. 263700d Clock by Joe Onorato · 14 years ago
  97. 66d7d01 Get icon updating working. by Joe Onorato · 14 years ago
  98. 514ad663 Set the visibility of the icons. by Joe Onorato · 14 years ago
  99. fb78cd9 Put the icons in the right order. by Joe Onorato · 14 years ago
  100. 0cbda99 The status bar draws its icons now. by Joe Onorato · 14 years ago