1. d200fa1 Revert "Notify OverviewProxyService of scrim colors" by Hyunyoung Song · 5 years ago
  2. d9b9847 Notify OverviewProxyService of scrim colors by Lucas Dupin · 6 years ago
  3. 66bb870 Adds missing break after last statement in switch by Mark Renouf · 6 years ago
  4. 446251d Adds OnBackPressedOnTaskRoot by Mark Renouf · 6 years ago
  5. 6d856d3 Merge "Introduce the display ID to TaskKey" into qt-dev by Jeff Chang · 6 years ago
  6. bf589bb Introduce the display ID to TaskKey by Jeff Chang · 6 years ago
  7. 02bbaaa Allow specifying full component names in sysui plugin whitelist by Steve Elliott · 6 years ago
  8. 67b0902 Preemptively clear buffer reference if snapshot is unused by Winson Chung · 6 years ago
  9. c83bdb4 Merge "Remove interaction flag code replaced by QuickStepContract (1/2)" into qt-dev by TreeHugger Robot · 6 years ago
  10. 440e6fa Add plugin to list before sending PLUGIN_CONNECTED by Beverly · 6 years ago
  11. 975eea7 Merge "Update sysui for screen pinning with gestural nav" into qt-dev by Winson Chung · 6 years ago
  12. b2f89d3 Remove interaction flag code replaced by QuickStepContract (1/2) by Matthew Ng · 6 years ago
  13. 4d30e9e Update sysui for screen pinning with gestural nav by Winson Chung · 6 years ago
  14. e951976 Fixing wrong message sent when surface params are applied by Sunny Goyal · 6 years ago
  15. 05500a3 Merge "Ensure we get the right nav bar mode for the current user in sysui" into qt-dev by Winson Chung · 6 years ago
  16. 1aa24b9 Ensure we get the right nav bar mode for the current user in sysui by Winson Chung · 6 years ago
  17. 247eb89 Exposing some accessibility methods and state to be used in Launcher by Sunny Goyal · 6 years ago
  18. 21a47e6 Adding callback when surface params are applied by Sunny Goyal · 6 years ago
  19. bbad0dd Replace synchronous calls to shared prefs with async calls. by Dave Mankoff · 6 years ago
  20. e2a686d Check that sysui states before allowing back gesture by Winson Chung · 6 years ago
  21. 73913e3 Merge "Fixing HardwareBuffer leak when creating a bitmap" into qt-dev by TreeHugger Robot · 6 years ago
  22. 62915b2 Fixing HardwareBuffer leak when creating a bitmap by Sunny Goyal · 6 years ago
  23. a313298 Add state callbacks to launcher by Winson Chung · 6 years ago
  24. 9c675d4 Implement the new PiP animation (fade-in). by Tracy Zhou · 6 years ago
  25. 099d3ae Merge "Add logging callback for back action" by Winson Chung · 6 years ago
  26. b89d92b Merge "Adding some helper methods in QuickstepContract" by TreeHugger Robot · 6 years ago
  27. 04ff8bda Add logging callback for back action by Winson Chung · 6 years ago
  28. 18ae97e Adding some helper methods in QuickstepContract by Sunny Goyal · 6 years ago
  29. a6a5812 Using input monitor for edge swipe handling for back by Sunny Goyal · 6 years ago
  30. 1c72113 Merge "Adds the ability for SysUI to request QSB alpha changes." by Govinda Wasserman · 6 years ago
  31. 11dfd27 WindowInsets: populate system gesture and tappable element insets by Adrian Roos · 6 years ago
  32. c4c70f3 Adds the ability for SysUI to request QSB alpha changes. by Govinda Wasserman · 6 years ago
  33. e108b67 Check the overlay state for updating sysui by Winson Chung · 6 years ago
  34. 85e7459 Remove the swipe up setting from system by Winson Chung · 6 years ago
  35. 5428446 Better support for cleaning up the recents animation by lumark · 6 years ago
  36. c5fe7ff Add mechanism for freezing the system recent task list by Winson Chung · 6 years ago
  37. e035a1f Merge "Decrease the edge panels height to not overlap with ime" by TreeHugger Robot · 6 years ago
  38. 63c8f34 Decrease the edge panels height to not overlap with ime by Matthew Ng · 6 years ago
  39. c47a64e Merge "Do not show assist affordance when no assistant is available" by TreeHugger Robot · 6 years ago
  40. 66d64cd Merge "Add restart button for size compatibility mode activity" by TreeHugger Robot · 6 years ago
  41. add4c39 Do not show assist affordance when no assistant is available by Matthew Ng · 6 years ago
  42. cf33f1c Add restart button for size compatibility mode activity by Riddle Hsu · 6 years ago
  43. 5766681 Merge "Only show smart actions for whitelisted apps in lock task mode." by TreeHugger Robot · 6 years ago
  44. 24ed9e4 Merge "Receive assistant progress and start commands from launcher" by TreeHugger Robot · 6 years ago
  45. 42025e3 Receive assistant progress and start commands from launcher by Matthew Ng · 6 years ago
  46. 5a4fc21 Only show smart actions for whitelisted apps in lock task mode. by Gustav Sennton · 6 years ago
  47. ba7ad27 Merge "Signal a rerouted callback if display was set to SingleTaskInstance" by Jeff Chang · 6 years ago
  48. bf29986 Signal a rerouted callback if display was set to SingleTaskInstance by Jeff Chang · 6 years ago
  49. 535c212 Dispatch key events to launcher input consumer. by Tracy Zhou · 6 years ago
  50. 80adf6be Add StyleUIChanged field to atoms.proto by Hyunyoung Song · 6 years ago
  51. 523fdc6 Merge "Move bubbles away from the IME if needed." by Josh Tsuji · 6 years ago
  52. f9aa304 Merge "Adds TaskInfo to some TaskChangeListener methods" by Mark Renouf · 6 years ago
  53. c75ac15 Fix NPE in SyncRtSurfaceTransactionApplierCompat#scheduleApply by Tracy Zhou · 6 years ago
  54. c808f069 Adds TaskInfo to some TaskChangeListener methods by Mark Renouf · 6 years ago
  55. a19515f Move bubbles away from the IME if needed. by Joshua Tsuji · 6 years ago
  56. e1831cd Exposing MotionEvent.addBatch method to be used in Launcher by Sunny Goyal · 6 years ago
  57. aac6c88 Adding support for passing touchevents through InputDispatcher by Sunny Goyal · 6 years ago
  58. 730c407 Merge "Adding method to release Surface control reference in Launcher process" by Sunny Goyal · 6 years ago
  59. bcd6faf Adding method to release Surface control reference in Launcher process by Sunny Goyal · 6 years ago
  60. eb0b605 Adding a wrapper class over InputConsumer to use it in Launcher by Sunny Goyal · 6 years ago
  61. ab47e04 Add compat for secondary splitscreen window option by Beth Thibodeau · 6 years ago
  62. 9d42740 Replace createHardwareBitmap with wrapHardwareBuffer. by Peiyong Lin · 6 years ago
  63. 785d3d2 Merge "Fix the library paths of plugins to allow loading native libraries." by Dave Mankoff · 6 years ago
  64. b938def Fix the library paths of plugins to allow loading native libraries. by Dave Mankoff · 6 years ago
  65. decfc41 Merge "Workaround to not use the hidden SyncRtSurfaceTransactionApplier" by Winson Chung · 6 years ago
  66. 03270e1 Merge "Config to disable rounded corners" by Lucas Dupin · 6 years ago
  67. b6eba5e Workaround to not use the hidden SyncRtSurfaceTransactionApplier by Winson Chung · 6 years ago
  68. f36d0dc Config to disable rounded corners by Lucas Dupin · 6 years ago
  69. d3b98fe Add context compat to call to get user id. by Winson Chung · 6 years ago
  70. 708ec75 Skip logic to re-enable plugin if there is no valid component. by Winson Chung · 6 years ago
  71. 5bb571d A brave new world for window insets (5/n) by Jorim Jaggi · 6 years ago
  72. fd2c695 Track when plugins are disabled due to crashes. by Dave Mankoff · 6 years ago
  73. 71eda58 Expose method to create a SyncRtSurfaceTransactionApplier when attached by Winson Chung · 6 years ago
  74. 1f96bf1 Fix issue with fetching display id from activity. by Winson Chung · 6 years ago
  75. 44c0455 Let getNavBarPosition() can take displayId by Tiger Huang · 6 years ago
  76. 086c6fc Let launcher modify window corner radius by Lucas Dupin · 6 years ago
  77. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  78. 6f4e271 Merge "Add displayId for WMS override pending transition APIs." by TreeHugger Robot · 6 years ago
  79. ea6e7f0 Support hasNavigationBar per display(1/2) by Charles Chen · 6 years ago
  80. a483f31 Add displayId for WMS override pending transition APIs. by lumark · 6 years ago
  81. 7c610aa Let System UI show on external displays (1/3) by Tiger Huang · 6 years ago
  82. 2920662 Merge "Add sys-apis for dev-mode freeform support" by Evan Rosky · 6 years ago
  83. 575c68c Add sys-apis for dev-mode freeform support by Evan Rosky · 6 years ago
  84. f5378f7 Updating shared lib ref to new class. by Winson Chung · 6 years ago
  85. 6d79c13 Merge "Don't manage whitelisted plugins" by TreeHugger Robot · 6 years ago
  86. da08f54 Don't manage whitelisted plugins by Jason Monk · 6 years ago
  87. 9d873ed Make StatsLog hidden method available to launcher by Hyunyoung Song · 6 years ago
  88. 6cdb69c Merge "Moving SysUI with legacy Recents to another build target" by Winson Chung · 6 years ago
  89. 2dbcf09 Moving SysUI with legacy Recents to another build target by Winson Chung · 6 years ago
  90. 559ec61 Only show plugin toasts on eng builds by Lucas Dupin · 6 years ago
  91. 8884cfc Merge "Rename & package shuffle" by John Reck · 6 years ago
  92. 4275303 Deprecating some old Recents logic by Winson Chung · 6 years ago
  93. 5281b6b Add Context.getDisplayId() to avoid possible IPC by Yohei Yukawa · 6 years ago
  94. 0406f85 Add callback to handle wtf logs by Tony Wickham · 6 years ago
  95. b4593f9 Move code to plugin core lib by Tony Wickham · 6 years ago
  96. 32c5543 Refactor code to PluginEnabler by Tony Wickham · 6 years ago
  97. 32f140aa6 Rename & package shuffle by John Reck · 6 years ago
  98. 2fe74e7 Merge "Merge "Remove unused / invalid import" am: 9073dc4839 am: a447164ae5" into pi-dev-plus-aosp by Neil Fuller · 6 years ago
  99. a447164 Merge "Remove unused / invalid import" am: 9073dc4839 by Neil Fuller · 6 years ago
  100. 7362abd Merge "Move plugin support to shared lib" by Tony Wickham · 6 years ago