1. 46e7529 Enable touch splitting for all windows by default. by Jeff Brown · 14 years ago
  2. e4c7b3f Status bar: Forward the disabled state to the status bar process when it comes up. by Joe Onorato · 14 years ago
  3. 06487a5 Add a functionarity for showing / hiding IME button on the system bar by satok · 14 years ago
  4. f3c3c4f Refactor SystemUI so the status bar isn't a Service of its own. by Joe Onorato · 14 years ago
  5. 385a753 resolved conflicts for merge of 368fdba4 to master by Brad Fitzpatrick · 14 years ago
  6. 431bb22 Reduce logging. by Joe Onorato · 14 years ago
  7. e02d808 Dynamically show the menu button on the system bar. by Daniel Sandler · 14 years ago
  8. bb60d1e Add animation for the status bar going away. by Joe Onorato · 14 years ago
  9. 0d7349b Fix status bar flashing after orientation change by Joe Onorato · 14 years ago
  10. 6c01a11 implement the number bubbles on the status bar by Joe Onorato · 14 years ago
  11. 795f284 If an icon add remove get coalesced, don't remove some other icon. by Joe Onorato · 14 years ago
  12. f9ec03c Make the logging a little more targeted for the status bar multiple icon problem. by Joe Onorato · 14 years ago
  13. 2c9188e DO NOT MERGE Enable debug in StatusBarService by Irfan Sheriff · 14 years ago
  14. 9305647 Plumb lights out mode through from the window manager to the status bar running in the system ui process. by Joe Onorato · 14 years ago
  15. da69552 When notifications are updated, don't re-show the ticker unless the text has changed. by Joe Onorato · 14 years ago
  16. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  17. 246ba11 Need to close the windowshade on ACTION_CLOSE_SYSTEM_DIALOGS and ACTION_SCREEN_OFF. by Joe Onorato · 14 years ago
  18. 0398bf7 Fix periodically disappearing status icons. by Daniel Sandler · 14 years ago
  19. 808182d checkpoint tablet status bar by Joe Onorato · 14 years ago
  20. a5b38ca top and bottom can't be the same thing by Joe Onorato · 14 years ago
  21. 52c1dc2 buttons on the bottom by Joe Onorato · 14 years ago
  22. ce94584 Log full exception when failing to inflate notification view by Steve Howard · 14 years ago
  23. 6be4739 quiet noisy debug spew by Joe Onorato · 14 years ago
  24. 294c9fb Improved graphics for the intruder alert. by Daniel Sandler · 14 years ago
  25. 27a8be4 Support for tapping on an immersive-mode priority notification. by Daniel Sandler · 14 years ago
  26. 1c95ecb recombine StatusBarService and PhoneStatusBarService by Joe Onorato · 14 years ago
  27. d956ae8b dead code removal by Joe Onorato · 14 years ago
  28. 169af47 remove logging by Joe Onorato · 14 years ago
  29. 75199e3 Populate the notifications at startup of SystemUI.apk. by Joe Onorato · 14 years ago
  30. 79de0c5 Move the StatusBarPhone package into a new catch-all SystemUI.apk. by Joe Onorato · 14 years ago[Renamed (98%) from packages/StatusBarPhone/src/com/android/policy/statusbar/phone/StatusBarService.java]
  31. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 14 years ago
  32. 6528b35 Remove unused stuff. by Joe Onorato · 14 years ago
  33. 5368017 Remove unused cruft. by Joe Onorato · 14 years ago
  34. 66d7d01 Get icon updating working. by Joe Onorato · 14 years ago
  35. 0cbda99 The status bar draws its icons now. by Joe Onorato · 14 years ago
  36. 503007d Checkpoint status bar factoring. Now it builds and doesn't crash at boot. by Joe Onorato · 14 years ago
  37. 94c98c0 PhoneStatusBarService by Joe Onorato · 14 years ago
  38. 90233a1 Add IStatusBar by Joe Onorato · 14 years ago
  39. 25f95f9 Rename IStatusBar to IStatusBarService. by Joe Onorato · 14 years ago
  40. 2314aab First pass at splitting the status bar for the different devices. by Joe Onorato · 14 years ago