1. 2992ea7 Add "Use physical keyboard" option to system bar IME button. by Jeff Brown · 14 years ago
  2. 857fd9b Plumb whether an input view is actually visible or not through from the IME by Joe Onorato · 14 years ago
  3. dc10030 The status bar half of making the status bar resize when hdmi is plugged in. by Joe Onorato · 14 years ago
  4. 755cc74 Rename the status bar layouts to more consistent names by Joe Onorato · 14 years ago
  5. cd7cd29 Store the current IME's token in the system bar for changing the current IME to a shortcut IME from the system bar by satok · 14 years ago
  6. 29fc2c9 Allow status bar panels to be on top of the status bar. by Joe Onorato · 14 years ago
  7. fd52b18 The beginnings of the new status bar. by Joe Onorato · 14 years ago[Renamed (98%) from packages/SystemUI/src/com/android/systemui/statusbar/PhoneStatusBarService.java]
  8. 46e7529 Enable touch splitting for all windows by default. by Jeff Brown · 14 years ago
  9. 06487a5 Add a functionarity for showing / hiding IME button on the system bar by satok · 14 years ago
  10. f3c3c4f Refactor SystemUI so the status bar isn't a Service of its own. by Joe Onorato · 14 years ago
  11. 184498c Allow notifications to not specify a contentIntent. by Joe Onorato · 14 years ago
  12. e02d808 Dynamically show the menu button on the system bar. by Daniel Sandler · 14 years ago
  13. 39b4867 Revert "Merge "Allow notifications to not specify a contentIntent."" by Jason Chen · 14 years ago
  14. 80a752c Allow notifications to not specify a contentIntent. by Joe Onorato · 14 years ago
  15. 066b5c51 manual merge Merge commit '77e42376' into work by Joe Onorato · 14 years ago
  16. 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
  17. 9358659 resolved conflicts for merge of 07990cf2 to master by Joe Onorato · 14 years ago
  18. 88e517e Hand merge bc5d9d22: Need to close the windowshade on ACTION_CLOSE_SYSTEM_DIALOGS and ACTION_SCREEN_OFF." into by Joe Onorato · 14 years ago
  19. dfa08db Incremental system bar improvements. by Daniel Sandler · 14 years ago
  20. 379020a Cleaning up the notification data structures. by Daniel Sandler · 14 years ago
  21. 808182d checkpoint tablet status bar by Joe Onorato · 14 years ago
  22. 1c95ecb recombine StatusBarService and PhoneStatusBarService by Joe Onorato · 14 years ago
  23. b54ef61 Separate the status bar height from the icon size. by Joe Onorato · 14 years ago
  24. 5dbd05e Intruder alert! (First try at the immersive-mode alert bar.) by Daniel Sandler · 14 years ago
  25. 8716075 Basic handling of Notifications with fullScreenIntent. by Daniel Sandler · 14 years ago
  26. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 14 years ago
  27. 75144ea Move the status bar icon list, hopefully for the last time. by Joe Onorato · 14 years ago
  28. f1f2591 Call into the notification manager when the panel is revealed. by Joe Onorato · 14 years ago
  29. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 14 years ago
  30. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 14 years ago
  31. d956ae8b dead code removal by Joe Onorato · 14 years ago
  32. d2b1f00 Add some disabled logging and another test case for reapplying the notification views. by Joe Onorato · 14 years ago
  33. c91460d Pull the carrier name display in the windowshade out into its own view. by Joe Onorato · 14 years ago
  34. f551054 Get the ticker working again. by Joe Onorato · 14 years ago
  35. 9834d53 better debugging "slot" for the notification icons. by Joe Onorato · 14 years ago
  36. b77f53b Get the IconMerger working again. by Joe Onorato · 14 years ago
  37. 798ac4c Start moving resources to SystemUI.apk. by Joe Onorato · 14 years ago
  38. 79de0c5 Move the StatusBarPhone package into a new catch-all SystemUI.apk. by Joe Onorato · 14 years ago[Renamed (99%) from packages/StatusBarPhone/src/com/android/policy/statusbar/phone/PhoneStatusBarService.java]
  39. 9c1d823 Deal with broken notifications. by Joe Onorato · 14 years ago
  40. 20da8f8 Implement setAreThereNotifications. by Joe Onorato · 14 years ago
  41. 0e26dff updateNotifications works. by Joe Onorato · 14 years ago
  42. 66b4c5b Implement removeNotification. by Joe Onorato · 14 years ago
  43. aaba60b Notifications don't crash when you click them, and pass through events to NotificationManagerService by Joe Onorato · 14 years ago
  44. e345fff notifications show by Joe Onorato · 14 years ago
  45. a0c56fe Checkpoint. Doesn't build. by Joe Onorato · 14 years ago
  46. 18e69df Checkpoint. Data structures for Notifications in place. by Joe Onorato · 14 years ago
  47. 6528b35 Remove unused stuff. by Joe Onorato · 14 years ago
  48. 4762c2d Add expand and collapse. by Joe Onorato · 14 years ago
  49. f3f0e05 Make disable() work. by Joe Onorato · 14 years ago
  50. 5368017 Remove unused cruft. by Joe Onorato · 14 years ago
  51. 514ad663 Set the visibility of the icons. by Joe Onorato · 14 years ago
  52. 0cbda99 The status bar draws its icons now. by Joe Onorato · 14 years ago
  53. 503007d Checkpoint status bar factoring. Now it builds and doesn't crash at boot. by Joe Onorato · 14 years ago
  54. 94c98c0 PhoneStatusBarService by Joe Onorato · 14 years ago