1. af8163f Revert "Revert "Refactor PanelView and NotificationPanelView into Controllers."" by Dave Mankoff · 4 years, 8 months ago
  2. da13c3f Revert "Refactor PanelView and NotificationPanelView into Controllers." by Zhuoyao Zhang · 4 years, 8 months ago
  3. 59b9496 Refactor PanelView and NotificationPanelView into Controllers. by Dave Mankoff · 4 years, 9 months ago
  4. e7c7592 Merge "Adds NavigationEdgeBackPlugin to iterate on different Back implementations." by TreeHugger Robot · 4 years, 10 months ago
  5. 2029701 Adds NavigationEdgeBackPlugin to iterate on different Back implementations. by Andy Wickham · 4 years, 10 months ago
  6. 6c64d1f Final calls to getComponent(Recents.class) removed. by Dave Mankoff · 4 years, 10 months ago
  7. bcaca8a Remove all calls to getComponent(CommandQueue.class). by Dave Mankoff · 4 years, 11 months ago
  8. 956ca41 Window Manager Flag Migration (4/n) by Jorim Jaggi · 6 years ago
  9. 5a5678d2 Merge "Revert "Window Manager Flag Migration (4/n)"" by Ioannis Ilkos · 5 years ago
  10. 8cca141 Revert "Window Manager Flag Migration (4/n)" by Ioannis Ilkos · 5 years ago
  11. 0be9fec Merge "Window Manager Flag Migration (4/n)" by TreeHugger Robot · 5 years ago
  12. cb1b848 Window Manager Flag Migration (4/n) by Jorim Jaggi · 6 years ago
  13. a596ca3 Fixes more null pointer exceptions caused by ag/9382746 by Govinda Wasserman · 5 years ago
  14. 7a2e710 Merge "Always allow back gesture when there are transient bars showing" am: 52e7eaf708 am: cbc1f5ca15 am: 6c3d98283c by Winson Chung · 5 years ago
  15. 645feb5 Merge "Always allow back gesture when there are transient bars showing" am: 52e7eaf708 am: cbc1f5ca15 by Winson Chung · 5 years ago
  16. cbc1f5c Merge "Always allow back gesture when there are transient bars showing" by Winson Chung · 5 years ago
  17. 2624bec Fixed assist hint not aligned screen bottom when there is a bottom cutout by shawnlin · 5 years ago
  18. 3d6c080 Always allow back gesture when there are transient bars showing by Winson Chung · 5 years ago
  19. efaacc3 Fix a couple leaks in SystemUI by Winson Chung · 5 years ago
  20. 59b114e6 Extract SysUi state management out of OverviewProxyService by Vinit Nayak · 5 years ago
  21. 98d0858 Update the string on how to exit pinning mode in gesture navigation by Hongwei Wang · 5 years ago
  22. 0e62574 Update the string on how to exit pinning mode in gesture navigation by Hongwei Wang · 5 years ago
  23. 81cb088 Merge "Migrate NavigationBarView to use RegionSamplingHelper" by Vinit Nayak · 5 years ago
  24. 3f35db5 Migrate NavigationBarView to use RegionSamplingHelper by Vinit Nayak · 5 years ago
  25. be4e054 Hide the home handle in lock task home when home and overview are disabled by Sunny Goyal · 5 years ago
  26. c7ce38d Merge "Separate out sysui state updating" into qt-r1-dev by TreeHugger Robot · 5 years ago
  27. 56a667b Separate out sysui state updating by Winson Chung · 5 years ago
  28. 5b6a1fe Adding quick settings flag to sysui state by Winson Chung · 5 years ago
  29. cb6454e Proxy search disabled flag to Launcher by Winson Chung · 5 years ago
  30. 63b5047 Hide back button in gestural nav mode when the screen is pinned by Tracy Zhou · 5 years ago
  31. 2102ae8 Disable color sampling while navigation bar is hidden by Winson Chung · 5 years ago
  32. cb0362a Fix a couple of rotation bugs by Tracy Zhou · 5 years ago
  33. 316f673 Update the edge back gesture width from the current user's overlays by Winson Chung · 5 years ago
  34. f8668fe Merge "Fixed an issue where the insets of the cutout weren't respected" into qt-dev by TreeHugger Robot · 5 years ago
  35. e50b121 Fixed an issue where the insets of the cutout weren't respected by Selim Cinek · 5 years ago
  36. d882ce1 Ensure that the IME switcher button is always touchable by Winson Chung · 5 years ago
  37. 780fc51 Removing logs from old bug by Winson Chung · 5 years ago
  38. 4335c70 Adjustments to handles visuals and behavior by James O'Leary · 5 years ago
  39. 24fd028 Refactor how we show rotation button in fully gestural mode. by Tracy Zhou · 5 years ago
  40. a706700 Clean up system ui state flags by Winson Chung · 5 years ago
  41. 784a18e Remove old logic from tinting prototype by Winson Chung · 5 years ago
  42. 7db0bf1 Merge "Remove plugin logical from NavigationBarView (1/2)" into qt-dev by TreeHugger Robot · 5 years ago
  43. 30c6260 Fix regression in screen pinning action by Winson Chung · 5 years ago
  44. e0d5ccd3 Remove plugin logical from NavigationBarView (1/2) by Matthew Ng · 5 years ago
  45. ac4ca84 Merge "Fixing wrong panel state being sent to launcher" into qt-dev by Sunny Goyal · 5 years ago
  46. 0ff5792 Fixing wrong panel state being sent to launcher by Sunny Goyal · 5 years ago
  47. ded62f0 Removing support for menu button from NavBar by Sunny Goyal · 5 years ago
  48. 5120161 Merge "Fix a couple issues with sysui state" into qt-dev by TreeHugger Robot · 5 years ago
  49. c83bdb4 Merge "Remove interaction flag code replaced by QuickStepContract (1/2)" into qt-dev by TreeHugger Robot · 5 years ago
  50. 7e48691 Fix a couple issues with sysui state by Winson Chung · 5 years ago
  51. efc3466 Add rotate suggestion button to gestural nav. by Tracy Zhou · 5 years ago
  52. b2f89d3 Remove interaction flag code replaced by QuickStepContract (1/2) by Matthew Ng · 5 years ago
  53. 1aa24b9 Ensure we get the right nav bar mode for the current user in sysui by Winson Chung · 5 years ago
  54. cf71ead Clean up left over prototype code in Navigation Bar by Matthew Ng · 5 years ago
  55. a313298 Add state callbacks to launcher by Winson Chung · 5 years ago
  56. 715e291 Merge "Remove the ime listener to instead track from nav hints icon change" into qt-dev by TreeHugger Robot · 5 years ago
  57. d04bd0f Respect the autoMirror attr on drawable to flip horizontally by Matthew Ng · 5 years ago
  58. 691d558 Remove the ime listener to instead track from nav hints icon change by Matthew Ng · 5 years ago
  59. f03c3a6 Ime in gestural mode will have ime switcher and down arrow by Matthew Ng · 5 years ago
  60. 04ff8bda Add logging callback for back action by Winson Chung · 5 years ago
  61. a6a5812 Using input monitor for edge swipe handling for back by Sunny Goyal · 5 years ago
  62. 6400851 Merge "Update nav bar background size to match handle" by TreeHugger Robot · 5 years ago
  63. 0a0a49b Merge "Landscape mode for gestural nav" by Winson Chung · 5 years ago
  64. 775d287 Update nav bar background size to match handle by Winson Chung · 5 years ago
  65. 4723b4e Landscape mode for gestural nav by Winson Chung · 5 years ago
  66. 419b391 Merge "Changed edge back panels back to nav overview fixes various bugs" by TreeHugger Robot · 5 years ago
  67. 0c88645 Changed edge back panels back to nav overview fixes various bugs by Matthew Ng · 5 years ago
  68. e108b67 Check the overlay state for updating sysui by Winson Chung · 6 years ago
  69. 60e9c2d Merge "Prevent nav bar from laying out dimensions of previous orientation" by TreeHugger Robot · 5 years ago
  70. ff63812 Prevent nav bar from laying out dimensions of previous orientation by Matthew Ng · 5 years ago
  71. 6bc9814 Remove the navigation swipe down for expanding notifications gesture by Matthew Ng · 5 years ago
  72. a71607b Merge "Changed navigation handle to be longer and removed assistant handle" by TreeHugger Robot · 6 years ago
  73. cdaf56b Changed navigation handle to be longer and removed assistant handle by Matthew Ng · 6 years ago
  74. 600c186 Use system composition sampling listener by Winson Chung · 6 years ago
  75. e035a1f Merge "Decrease the edge panels height to not overlap with ime" by TreeHugger Robot · 6 years ago
  76. 63c8f34 Decrease the edge panels height to not overlap with ime by Matthew Ng · 6 years ago
  77. add4c39 Do not show assist affordance when no assistant is available by Matthew Ng · 6 years ago
  78. c78acd2 Merge "Use size to inflate nav bar buttons instead of rotation" by TreeHugger Robot · 6 years ago
  79. aa94d95b Use size to inflate nav bar buttons instead of rotation by Charles Chen · 6 years ago
  80. b55c02c Added visual affordance/handle for navigation bar by Matthew Ng · 6 years ago
  81. 06d7415 Merge "Add visual indicator for back navigation gesture." by Zak Cohen · 6 years ago
  82. e5e8e75 Merge "Properly remove edge panels" by TreeHugger Robot · 6 years ago
  83. 8d8d677 Add visual indicator for back navigation gesture. by Zak Cohen · 6 years ago
  84. 33fa275 Properly remove edge panels by Matthew Ng · 6 years ago
  85. aac6c88 Adding support for passing touchevents through InputDispatcher by Sunny Goyal · 6 years ago
  86. b831fb4 Implement screen edge swipe for prototype by Matthew Ng · 6 years ago
  87. f886946 Reduced down slop and added action for expanding notifications (1/2) by Matthew Ng · 6 years ago
  88. 0548fbc Added assistant as an action for possible gestures by Matthew Ng · 6 years ago
  89. b8c30bb Added an option to hide the home button by Matthew Ng · 6 years ago
  90. 8a10fb5 Always show back button when screen pinning, for prototype by Matthew Ng · 6 years ago
  91. 355fe21 Prototype color changing support by Matthew Ng · 6 years ago
  92. a5a81d2 Merge "Add IMMS#showInputMethodPickerFromSystem." by TreeHugger Robot · 6 years ago
  93. 8ec0e5c Merge "Hide the recents button on the secondary display" by Jeff Chang · 6 years ago
  94. b9c8428 Added edge swipe support for along nav bar direction by Matthew Ng · 6 years ago
  95. 0b05f9e Add IMMS#showInputMethodPickerFromSystem. by lumark · 6 years ago
  96. 2aaa91a Hide the recents button on the secondary display by Jeff Chang · 6 years ago
  97. 44c0455 Let getNavBarPosition() can take displayId by Tiger Huang · 6 years ago
  98. 1cf6eac Prototype settings can remap the gestures and actions by Matthew Ng · 6 years ago
  99. 7c610aa Let System UI show on external displays (1/3) by Tiger Huang · 6 years ago
  100. ab33679 Fixes import ordering. by Gus Prevas · 6 years ago