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