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