1. 994fb3a Add the intent extra for accessibility long press event. by Peter_Liang · 4 years, 6 months ago
  2. 1b7d610 Fixes NavigationBarFragment leak by Govinda Wasserman · 4 years, 6 months ago
  3. 95331c4 Sets the home handle default to always visible by Govinda Wasserman · 4 years, 7 months ago
  4. 8b04546 Adds a flag to force the Nav Bar handle to remain visible by Govinda Wasserman · 4 years, 7 months ago
  5. 59a40df Accessibility shortcut improvement (9/n) by Rhed Jao · 4 years, 9 months ago
  6. c69089b Merge "BroadcastDispatcher can use Executors now" by Fabian Kozynski · 4 years, 8 months ago
  7. 5e92c6f BroadcastDispatcher can use Executors now by Fabian Kozynski · 4 years, 8 months ago
  8. af8163f Revert "Revert "Refactor PanelView and NotificationPanelView into Controllers."" by Dave Mankoff · 4 years, 8 months ago
  9. da13c3f Revert "Refactor PanelView and NotificationPanelView into Controllers." by Zhuoyao Zhang · 4 years, 8 months ago
  10. 59b9496 Refactor PanelView and NotificationPanelView into Controllers. by Dave Mankoff · 4 years, 8 months ago
  11. 00e8a2f Conslidate @MainHandler and similar to @Main (and similar). by Dave Mankoff · 4 years, 8 months ago
  12. ba6337f Separate ShadeController from StatusBar by Heemin Seog · 4 years, 9 months ago
  13. e155ed4 Merge "Window Manager Flag Migration (6/n)" by Tiger Huang · 4 years, 9 months ago
  14. ea1953c Remove Dependency.get(MAIN_HANDLER) from NavigationBarFragment by Dave Mankoff · 4 years, 9 months ago
  15. 332793b Window Manager Flag Migration (6/n) by Tiger Huang · 4 years, 10 months ago
  16. 4dd47fa Remove all calls to getComponent(StatusBar.class) by Dave Mankoff · 4 years, 10 months ago
  17. ae3b432 Remove Recents from components. by Dave Mankoff · 4 years, 10 months ago
  18. 613c7c6 Remove Divider from Components. by Dave Mankoff · 4 years, 10 months ago
  19. bcaca8a Remove all calls to getComponent(CommandQueue.class). by Dave Mankoff · 4 years, 10 months ago
  20. 956ca41 Window Manager Flag Migration (4/n) by Jorim Jaggi · 6 years ago
  21. 8cca141 Revert "Window Manager Flag Migration (4/n)" by Ioannis Ilkos · 4 years, 10 months ago
  22. cb1b848 Window Manager Flag Migration (4/n) by Jorim Jaggi · 6 years ago
  23. 7a2e710 Merge "Always allow back gesture when there are transient bars showing" am: 52e7eaf708 am: cbc1f5ca15 am: 6c3d98283c by Winson Chung · 4 years, 11 months ago
  24. 3d6c080 Always allow back gesture when there are transient bars showing by Winson Chung · 4 years, 11 months ago
  25. 6c98b3a Merge "Convert all SCREEN_OFF receivers to BroadcastDispatcher" by Fabian Kozynski · 5 years ago
  26. 52d938d Fix nav bar leak in SystemUI by Winson Chung · 5 years ago
  27. ff5e91f Convert all SCREEN_OFF receivers to BroadcastDispatcher by Fabian Kozynski · 5 years ago
  28. 87af538 Move assist handles from ScreenDecorations to navigation bar by shawnlin · 5 years ago
  29. 59b114e6 Extract SysUi state management out of OverviewProxyService by Vinit Nayak · 5 years ago
  30. 3f35db5 Migrate NavigationBarView to use RegionSamplingHelper by Vinit Nayak · 5 years ago
  31. 2102ae8 Disable color sampling while navigation bar is hidden by Winson Chung · 5 years ago
  32. 52f29a5 Merge "Fix a couple of rotation bugs" into qt-dev by Tracy Zhou · 5 years ago
  33. cb0362a Fix a couple of rotation bugs by Tracy Zhou · 5 years ago
  34. c73ce70 Hiding home handle while on home in no-button mode by Sunny Goyal · 5 years ago
  35. 9e57249 Inject dependencies instead of fetching them by Winson Chung · 5 years ago
  36. 4335c70 Adjustments to handles visuals and behavior by James O'Leary · 5 years ago
  37. 24fd028 Refactor how we show rotation button in fully gestural mode. by Tracy Zhou · 5 years ago
  38. a706700 Clean up system ui state flags by Winson Chung · 5 years ago
  39. 46d10aa Add workaround to handle overlay package changes for non-primary users by Winson Chung · 5 years ago
  40. 7db0bf1 Merge "Remove plugin logical from NavigationBarView (1/2)" into qt-dev by TreeHugger Robot · 5 years ago
  41. 30c6260 Fix regression in screen pinning action by Winson Chung · 5 years ago
  42. e0d5ccd3 Remove plugin logical from NavigationBarView (1/2) by Matthew Ng · 5 years ago
  43. ded62f0 Removing support for menu button from NavBar by Sunny Goyal · 5 years ago
  44. 5120161 Merge "Fix a couple issues with sysui state" into qt-dev by TreeHugger Robot · 5 years ago
  45. fabb5eb Merge "Propagate light nav bar info" into qt-dev by TreeHugger Robot · 5 years ago
  46. e439dec Propagate light nav bar info by Tarandeep Singh · 5 years ago
  47. 7e48691 Fix a couple issues with sysui state by Winson Chung · 5 years ago
  48. b2f89d3 Remove interaction flag code replaced by QuickStepContract (1/2) by Matthew Ng · 5 years ago
  49. 05500a3 Merge "Ensure we get the right nav bar mode for the current user in sysui" into qt-dev by Winson Chung · 5 years ago
  50. 1aa24b9 Ensure we get the right nav bar mode for the current user in sysui by Winson Chung · 5 years ago
  51. 389b4d9 Merge "Exposing some accessibility methods and state to be used in Launcher" into qt-dev by TreeHugger Robot · 5 years ago
  52. 247eb89 Exposing some accessibility methods and state to be used in Launcher by Sunny Goyal · 5 years ago
  53. 6db82f8 Merge "Clean up left over prototype code in Navigation Bar" into qt-dev by TreeHugger Robot · 5 years ago
  54. 18184f9 Merge "Adds Assistant invocation type to home long press." into qt-dev by Govinda Wasserman · 5 years ago
  55. cf71ead Clean up left over prototype code in Navigation Bar by Matthew Ng · 5 years ago
  56. f208739 Merge "Propogate per-display IME status to SysUI" into qt-dev by TreeHugger Robot · 5 years ago
  57. 24ff306 Adds Assistant invocation type to home long press. by Govinda Wasserman · 5 years ago
  58. 7570cac Propogate per-display IME status to SysUI by lumark · 5 years ago
  59. 02ea7f2 Restore navbar transparency state on config change by Amin Shaikh · 5 years ago
  60. 9438065 Reapply nav hints when systemui crashes or killed by Matthew Ng · 5 years ago
  61. a313298 Add state callbacks to launcher by Winson Chung · 5 years ago
  62. f03c3a6 Ime in gestural mode will have ime switcher and down arrow by Matthew Ng · 5 years ago
  63. a6a5812 Using input monitor for edge swipe handling for back by Sunny Goyal · 5 years ago
  64. 775d287 Update nav bar background size to match handle by Winson Chung · 5 years ago
  65. e108b67 Check the overlay state for updating sysui by Winson Chung · 5 years ago
  66. 54fce2c Add tests for multi-display in System UI by Charles Chen · 5 years ago
  67. 600c186 Use system composition sampling listener by Winson Chung · 5 years ago
  68. add4c39 Do not show assist affordance when no assistant is available by Matthew Ng · 5 years ago
  69. 95378b2 Merge "[WindowManager] Add PRIVATE_FLAG_COLOR_SPACE_AGNOSTIC." by Peiyong Lin · 5 years ago
  70. 7504538 [WindowManager] Add PRIVATE_FLAG_COLOR_SPACE_AGNOSTIC. by Peiyong Lin · 5 years ago
  71. 42025e3 Receive assistant progress and start commands from launcher by Matthew Ng · 6 years ago
  72. b55c02c Added visual affordance/handle for navigation bar by Matthew Ng · 6 years ago
  73. 8fdb533 Make StatusBarStateController available to plugins by Beverly · 6 years ago
  74. a275d99 Merge "Support A11yInputFilter on multi-display" by Jackal Guo · 6 years ago
  75. 8b72993 Support A11yInputFilter on multi-display by Jackal Guo · 6 years ago
  76. e294e49 Fix: Disappearing home button by Tetsutoki Shiozawa · 6 years ago
  77. f36aa2d Merge "Added assistant as an action for possible gestures" by TreeHugger Robot · 6 years ago
  78. 0548fbc Added assistant as an action for possible gestures by Matthew Ng · 6 years ago
  79. 8c9a83f Introduce AutoHideController to centralize call to WMS (4/N) by Charles Chen · 6 years ago
  80. f3d295c Make Some APIs in CommandQueue aware of multi-display (3/N) by Charles Chen · 6 years ago
  81. 10ca70b Move all logic of navigation bar to NavigationBarController(2/N) by Charles Chen · 6 years ago
  82. 9424af7 Add support for dagger injection with fragments by Jason Monk · 6 years ago
  83. 355fe21 Prototype color changing support by Matthew Ng · 6 years ago
  84. 8e4e4cb Bring lifecycle to sysui by Jason Monk · 6 years ago
  85. d7c9855 Make CommandQueue implement CallbackController by Jason Monk · 6 years ago
  86. b6aff43 Use the same logic to create navigation bars(1/2) by Charles Chen · 6 years ago
  87. 1960777 Use display context to inflate navbar on external display by Riddle Hsu · 6 years ago
  88. 3ddd7de Show navigation bar on external displays by Andrii Kulian · 6 years ago
  89. 2dbcf09 Moving SysUI with legacy Recents to another build target by Winson Chung · 6 years ago
  90. b8b717f Null check on NavigationBarView in NavigationBarFragment by Evan Laird · 6 years ago
  91. 761562d Refactored rotation code from nav bar fragment to its button by Matthew Ng · 6 years ago
  92. 297c04e Make StatusBar not be a NotificationPresenter by Jason Monk · 6 years ago
  93. 47d7662 Merge "Fixes crash when getting panel before setting components" by TreeHugger Robot · 6 years ago
  94. f0f8454 Fixes crash when getting panel before setting components by Matthew Ng · 6 years ago
  95. 5281b6b Add Context.getDisplayId() to avoid possible IPC by Yohei Yukawa · 6 years ago
  96. 35315bd Merge "Prevent nav mode from being -1 to avoid crash" by TreeHugger Robot · 6 years ago
  97. 5a25020 Prevent nav mode from being -1 to avoid crash by Matthew Ng · 6 years ago
  98. b687c8a Update swipe back gesture experiment settings by Matthew Ng · 6 years ago
  99. 67f5c8b Removing dependencies on recents-specific code in SysUI by Winson Chung · 6 years ago
  100. 25593cc Refactored the contextual group of buttons that appear on the nav bar by Matthew Ng · 6 years ago