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