1. ac32c9a Wireless charging on aod and lockscreen by Beverly · 7 years ago
  2. 9c3bce5 Fixes crash null exception on land/seascape pinned orientations by Matthew Ng · 7 years ago
  3. 9b9d0c51 Revert "Uses back and home button for screen pinning when recents is invisible" by Matthew Ng · 7 years ago
  4. c4356fb Uses back and home button for screen pinning when recents is invisible by Matthew Ng · 7 years ago
  5. ae79ab9 Basic workspace wireless charging animation by Beverly · 7 years ago
  6. aae4a15 Add FingerprintDialog API and related plumbing by Kevin Chyn · 7 years ago
  7. b1f6ddc Merge "Send valid and invalid rotation proposal changes to SysUI" by Mike Digman · 7 years ago
  8. e077731 Send valid and invalid rotation proposal changes to SysUI by Mike Digman · 7 years ago
  9. dff7a73 Fix Recents regressions by Winson Chung · 7 years ago
  10. 93f0834 Add route for rotation suggestions from StatusBar to CommandQueue by Mike Digman · 7 years ago
  11. 3a49ba2 Fixed that the status icons were showing in the camera by Selim Cinek · 7 years ago
  12. 0b99402 resolve merge conflicts of de0c539dd4f1 to oc-mr1-dev by Jason Monk · 7 years ago
  13. b430218 Move shutdown UI to sysui (when possible) by Jason Monk · 7 years ago
  14. 075c4a3 Merge "Ping the StatusBar about power key events. am: c3a503d8fd" into oc-dr1-dev-plus-aosp by Philip Quinn · 7 years ago
  15. c3a503d Ping the StatusBar about power key events. by Philip Quinn · 7 years ago
  16. f973d73 Merge "Add a method that allows the shade to be toggled." by Anthony Chen · 7 years ago
  17. 6b46038 Optimize App -> Recents by Jorim Jaggi · 7 years ago
  18. 9ad00e0 Add a method that allows the shade to be toggled. by Anthony Chen · 7 years ago
  19. 2df228c Fix all issues with SystemUI visibility and transitions by Jorim Jaggi · 7 years ago
  20. 3d3e99c Fix status bar not hiding quickly by Jason Monk · 7 years ago
  21. ac52f28 Ensure we show the PiP menu in response to KEYCODE_WINDOW. by Winson Chung · 7 years ago
  22. 361915c Move global actions to sysui and add plugin interface by Jason Monk · 7 years ago
  23. 00659ba Fix initial StatusBar wiping out disabled state by Jason Monk · 7 years ago
  24. 1e5ba5d Fix status bar showing on lock screen on boot by Jason Monk · 8 years ago
  25. aa573e9 Work on separating out the status bar management by Jason Monk · 8 years ago
  26. 643e51e StatusBar: Clean up buzzBeepBlinked and friends by Adrian Roos · 8 years ago
  27. 9c7844c Work on sysui dependencies by Jason Monk · 8 years ago
  28. 49fa016 Move navigation bar logic to its own class by Jason Monk · 8 years ago
  29. b5b09201 Allow CommandQueue to have multiple callbacks by Jason Monk · 8 years ago
  30. 07e0384 Enable fingerprint sensor navigation to invoke QuickSettings by Jim Miller · 8 years ago
  31. f0fd218 PIP: Send KEYCODE_WINDOW to app first if PIP isn't exist by Jaewan Kim · 8 years ago
  32. 0bf096f Keyboard shortcuts: dismiss when activities start via shortcut by Andrei Stingaceanu · 8 years ago
  33. 681fc7b Fix wrong transition when dock minimized and docked app launched by Jorim Jaggi · 8 years ago
  34. 0f051f5 Remember task which is being locked by Andrii Kulian · 8 years ago
  35. 35b630c Removed redundant public modifier in CommandQueue.Callbacks by Muyuan Li · 8 years ago
  36. 2adba07 Show a scrim activity if task is not resizable by Jorim Jaggi · 8 years ago
  37. 4e850ff Keyboard Shortcuts: Add Keycodes for shortcut representation by Clara Bayarri · 9 years ago
  38. 315c34e Accessibility to toggle multiwindow mode by Phil Weaver · 9 years ago
  39. 8690558 Handle light status bar for split-screen by Jorim Jaggi · 9 years ago
  40. 7e53f20 Add some cmds for statusbar by Jason Monk · 9 years ago
  41. 54fa566 Merge "PIP: Use StatusBarService to handle PIP key" by Jaewan Kim · 9 years ago
  42. c0d7058 Referencing static interpolators. by Winson · 9 years ago
  43. c552b04 PIP: Use StatusBarService to handle PIP key by Jaewan Kim · 9 years ago
  44. 07473ce Cleanup the status bar flow. by Jason Monk · 9 years ago
  45. c22ab79 Keyboard shortcuts: minor naming refactor by Andrei Stingaceanu · 9 years ago
  46. a992732 Support dnd condition in Settings by Jason Monk · 9 years ago
  47. fc832e3 resolved conflicts for c594e935 to master by Jorim Jaggi · 9 years ago
  48. 40aa881 Deliver camera launch source for analytics by Jorim Jaggi · 9 years ago
  49. 143c93d resolved conflicts for merge of f1935575 to master by Selim Cinek · 9 years ago
  50. 372d1bd Launching the camera now from systemUI including animations by Selim Cinek · 9 years ago
  51. f2debb1 Hook up Ctrl + '/' to SysUI for a Keyboard Shortcuts screen by Clara Bayarri · 9 years ago
  52. 165ce06 Fix assist for hardware long-press by Jorim Jaggi · 9 years ago
  53. 4f43dc0 Assist disclosure by Adrian Roos · 9 years ago
  54. 4a4a2bddc Fixed a bug where the heads-up would not show when full screen by Selim Cinek · 9 years ago
  55. cde0a2a Introduce disable2 into StatusBarManager by Benjamin Franz · 9 years ago
  56. 2fdeeab Implement new assist gesture and motion by Jorim Jaggi · 9 years ago
  57. 24bec7c Implement nice transitions for light status bar by Jorim Jaggi · 10 years ago
  58. 5565cb4 Plumbing for screen pinning request from sysui by Jason Monk · 10 years ago
  59. 665366a Change 'disable hardware keyboard' to 'show input method' by Michael Wright · 10 years ago
  60. cdcd487 Fixing issue where home was triggered on top of other activities being launched. (Bug 16823617) by Winson Chung · 10 years ago
  61. cb566aa Doze: Follow the notification light. by John Spurlock · 10 years ago
  62. cad5768 Doze: Update tease signal to buzz-beep-blink from NoMan. by John Spurlock · 10 years ago
  63. 2580a976 Improve motion when expanding/collapsing status bar. by Jorim Jaggi · 10 years ago
  64. e71fefc Remove notification APIs from StatusBar service by Christoph Studer · 10 years ago
  65. 540b01e SysUI: Use SBN keys instead of IBinder keys by Christoph Studer · 10 years ago
  66. 6cb485f Fixing regression in dismissing Recents. by Winson Chung · 10 years ago
  67. 1e8d71b Initial changes to enable keyboard support with alternate Recents. (Bug 14067913) by Winson Chung · 10 years ago
  68. b605fec Only show IME in navigation bar when it should by Jason Monk · 10 years ago
  69. 5cf1787 Reuse KeyguardViewMediator for new Keyguard implementation. by Jorim Jaggi · 10 years ago
  70. 380ecb8 Make Keyguard a library and make StatusBar the new Keyguard. by Jorim Jaggi · 10 years ago
  71. 56d007b Manage keyguard nav elements using transitions. by John Spurlock · 11 years ago
  72. 5b9145b Improve transient bar transitions. by John Spurlock · 11 years ago
  73. 9764218 Collapse/disable shade when hiding status bar window. by John Spurlock · 11 years ago
  74. de84f0e Organize the imports in systemui. by John Spurlock · 11 years ago
  75. 5feceeb New NotificationListenerService. by Daniel Sandler · 11 years ago
  76. 11cf178 Cleanup internal status bar APIs. by Daniel Sandler · 12 years ago
  77. e20a177 Adding a global accessibility action to open quick settings. by Svetoslav Ganov · 12 years ago
  78. 9a720f5 Fix 6398209: SearchPanel gesture improvements by Jim Miller · 12 years ago
  79. e898ac5 Fix 6299832: Add search target swipe action to navigation bar on phones by Jim Miller · 12 years ago
  80. 3a3a6cf Add new feature to let apps layout over status bar / system bar. by Dianne Hackborn · 12 years ago
  81. 7f2668c Preload recents on phones with hard nav keys by Michael Jurka · 12 years ago
  82. 328310c System bar now renders the back button for recents by Daniel Sandler · 13 years ago
  83. df89e65 Fix how we hide and show the nav bar. by Dianne Hackborn · 13 years ago
  84. 60ee256 The fullest of fullscreen modes. by Daniel Sandler · 13 years ago
  85. 3b1fc47 Port recent apps from tablet to phone by Michael Jurka · 13 years ago
  86. 3fe9cc5 resolved conflicts for merge of e95c07bd to master by Dianne Hackborn · 13 years ago
  87. 7d04932 Fix issue #4603422: Compatibility mode button doesn't always update by Dianne Hackborn · 13 years ago
  88. 1d4d30a It's lights out for you, navigation bar! by Daniel Sandler · 13 years ago
  89. 2992ea7 Add "Use physical keyboard" option to system bar IME button. by Jeff Brown · 14 years ago
  90. 857fd9b Plumb whether an input view is actually visible or not through from the IME by Joe Onorato · 14 years ago
  91. 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
  92. 06487a5 Add a functionarity for showing / hiding IME button on the system bar by satok · 14 years ago
  93. e02d808 Dynamically show the menu button on the system bar. by Daniel Sandler · 14 years ago
  94. 7ebd659 Merge commit 'f9f9e248' into manualmerge by Joe Onorato · 14 years ago
  95. 795f284 If an icon add remove get coalesced, don't remove some other icon. by Joe Onorato · 14 years ago
  96. 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
  97. 808182d checkpoint tablet status bar by Joe Onorato · 14 years ago
  98. 169af47 remove logging by Joe Onorato · 14 years ago
  99. 75199e3 Populate the notifications at startup of SystemUI.apk. by Joe Onorato · 14 years ago
  100. 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/CommandQueue.java]