1. 2bc5bd5 Add shell transition handling for staged split-screen. by Evan Rosky · 4 years, 5 months ago
  2. c16a826 Merge "Fix Talk back announces "Exit one handed mode" on every orientation change though one-handed mode is off" into sc-dev by Jason Chang · 4 years, 5 months ago
  3. 327e463 Fix Talk back announces "Exit one handed mode" on every orientation by Jason Chang · 4 years, 5 months ago
  4. 64aa816 Merge "Use a blank splash screen for new task activity" into sc-dev by Wei Sheng Shih · 4 years, 5 months ago
  5. 6b7f69ef Merge "Make PipMotionHelper injectable" into sc-dev by Darryl Johnson · 4 years, 5 months ago
  6. 085035f Merge "PiP: Ensure PiP menu layout updates are on Shell main thread." into sc-dev by Ben Lin · 4 years, 5 months ago
  7. 4bd7f5a Use a blank splash screen for new task activity by wilsonshih · 4 years, 5 months ago
  8. f9d740b Merge "1/ Make One handed mode support multiple user switch" into sc-dev by Bill Lin · 4 years, 5 months ago
  9. 265b7d3 Make PipMotionHelper injectable by Iver Hsieh · 4 years, 6 months ago
  10. 8b70910 PiP: Ensure PiP menu layout updates are on Shell main thread. by Ben Lin · 4 years, 6 months ago
  11. 5ec8620 Merge "Account for OHM offset during PIP drag corner resize" into sc-dev by Jorge Gil · 4 years, 5 months ago
  12. 0bdcf9b Merge "Add one-shot remote handler and remote runner interface" into sc-dev by Evan Rosky · 4 years, 5 months ago
  13. 744b9f1 Merge "Catch getDrawable throw exception when add splash screen window." into sc-dev by Wei Sheng Shih · 4 years, 5 months ago
  14. f18a7b0 1/ Make One handed mode support multiple user switch by Bill Lin · 4 years, 6 months ago
  15. c79329e Catch getDrawable throw exception when add splash screen window. by wilsonshih · 4 years, 5 months ago
  16. 52a3bb4 Integrate DisplayLayout for One handed mode by Bill Lin · 4 years, 6 months ago
  17. eae6c92 Add one-shot remote handler and remote runner interface by Evan Rosky · 4 years, 5 months ago
  18. de49b9c Account for OHM offset during PIP drag corner resize by jorgegil@google.com · 4 years, 5 months ago
  19. 9d1ce22 Pre-draw AdaptiveIconDrawable and cache it before doFrame by wilsonshih · 4 years, 6 months ago
  20. d3d61ff Merge changes from topic "shell_feature_interfaces_reland" into sc-dev by Winson Chung · 4 years, 6 months ago
  21. 651be19 Merge "Remove the explicit callback, not all of them" into sc-dev by Mady Mellor · 4 years, 6 months ago
  22. caa6d64 2/ Add mechanism to expose other features directly by Winson Chung · 4 years, 7 months ago
  23. 1c7a274 Merge "Let insets can still be controlled if its window bounds is moved" into sc-dev by Tiger Huang · 4 years, 6 months ago
  24. 8a612f7 2/ Do not access SettingProvider in test code by Bill Lin · 4 years, 6 months ago
  25. 801a654 Do not access SettingProvider in test code by Bill Lin · 4 years, 6 months ago
  26. 8b7afff Remove the explicit callback, not all of them by Mady Mellor · 4 years, 6 months ago
  27. 7faf533 Let insets can still be controlled if its window bounds is moved by Tiger Huang · 4 years, 6 months ago
  28. 8dc4ecd Merge "Fix OHM DA Organizer do not update display bounds by orientation" into sc-dev by Bill Lin · 4 years, 6 months ago
  29. a33a496a6 Revert "2/ Add mechanism to expose other features directly" by Winson Chung · 4 years, 6 months ago
  30. 8e76243 2/ Add mechanism to expose other features directly by Winson Chung · 4 years, 7 months ago
  31. 1041042 Fix OHM DA Organizer do not update display bounds by orientation by Bill Lin · 4 years, 6 months ago
  32. 11af33e Fix several test failures for the new starting window.(10/N) by wilsonshih · 4 years, 7 months ago
  33. d52e491 Implement default exit animation for splash screen.(9/N) by wilsonshih · 4 years, 10 months ago
  34. d6a9853 Merge "Fix OneHandedGestureHandler incorrect InputMonitor behavior" into sc-dev by Bill Lin · 4 years, 6 months ago
  35. db3d82a Merge "Starting window performance tuning.(8/N)" into sc-dev by Wei Sheng Shih · 4 years, 6 months ago
  36. 11598e8 Starting window performance tuning.(8/N) by wilsonshih · 4 years, 7 months ago
  37. 63b565d Merge "Use SyncTransactionQueue in PiP" into sc-dev by Hongwei Wang · 4 years, 6 months ago
  38. e15c6dd Merge changes from topic "mm_setSuppress" into sc-dev by Mady Mellor · 4 years, 6 months ago
  39. 908c5af Fix OneHandedGestureHandler incorrect InputMonitor behavior by Bill Lin · 4 years, 6 months ago
  40. 90f3cd9 Merge "Refactor to use WindowManager#getCurrentWindowMetrics() instead of using Display#getRealSize()" into sc-dev by Jason Chang · 4 years, 6 months ago
  41. 5632ba9 Merge "Defer onTaskInfoChanged while transitioning to PiP" into sc-dev by Hongwei Wang · 4 years, 6 months ago
  42. 33c4251 Use SyncTransactionQueue in PiP by Hongwei Wang · 4 years, 6 months ago
  43. c9871c4 SysUI changes for setSuppressBubble by Mady Mellor · 4 years, 7 months ago
  44. 2dded21 Track locusId visibility in ShellTaskOrganizer by Mady Mellor · 4 years, 6 months ago
  45. c504ed4 Defer onTaskInfoChanged while transitioning to PiP by Hongwei Wang · 4 years, 6 months ago
  46. 6d2a041 Merge "Update the split screen APIs used by the launcher" into sc-dev by Winson Chung · 4 years, 6 months ago
  47. c241755 Merge "Restrict the overridden min size for PiP" into sc-dev by Hongwei Wang · 4 years, 6 months ago
  48. 031bb5d Update the split screen APIs used by the launcher by Jeff Pierce · 4 years, 6 months ago
  49. 8c51113 Restrict the overridden min size for PiP by Hongwei Wang · 4 years, 6 months ago
  50. 0d0b77a Refactor to use WindowManager#getCurrentWindowMetrics() by Jason Chang · 4 years, 6 months ago
  51. 527b6ce Move PipTouchHandler initialization to shell main thread by Winson Chung · 4 years, 6 months ago
  52. e0532b9 Bubble API: suppress bubble by Mady Mellor · 4 years, 7 months ago
  53. 75d1558 Extract StartingSurface interface on WMShellBaseModule(7/N) by wilsonshih · 4 years, 6 months ago
  54. 09f52aa Merge "Rename Stack to Task related terms (7/n)" into sc-dev by Louis Chang · 4 years, 6 months ago
  55. 7efc577 Rename Stack to Task related terms (7/n) by Louis Chang · 4 years, 6 months ago
  56. 7ff46d7 Merge "DisplayContent rotateBounds not keeping same physical position for 180" into sc-dev by Chris Li · 4 years, 6 months ago
  57. d331097 Make stage split divider non-interactive while showing IME by Jerry Chang · 4 years, 6 months ago
  58. 29f24a1 DisplayContent rotateBounds not keeping same physical position for 180 by Chris Li · 4 years, 7 months ago
  59. f9a0ccc Merge "Make AppTransition animations sharable (2/n)" into sc-dev by Tony Huang · 4 years, 6 months ago
  60. acd9169 Merge "Add taskId to bubble xml" into sc-dev by TreeHugger Robot · 4 years, 6 months ago
  61. 9efcb0b Merge "Allow non-resizable apps in split-screen (12/n)" into sc-dev by Chris Li · 4 years, 6 months ago
  62. 03c4d1e Make AppTransition animations sharable (2/n) by Tony Huang · 4 years, 7 months ago
  63. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years, 7 months ago
  64. d418e086 Allow temporary locked OHM function disabled when keyguard visible by Bill Lin · 4 years, 6 months ago
  65. a30ed1e3 Add taskId to bubble xml by Mady Mellor · 4 years, 6 months ago
  66. b221eb4 Refactor One handed mode Unit tests by Bill Lin · 4 years, 6 months ago
  67. a052eef Do not register + unregister DA in the same call by Bill Lin · 4 years, 7 months ago
  68. de551ad Allow non-resizable apps in split-screen (12/n) by Chris Li · 4 years, 7 months ago
  69. 4b117e3 Merge "PiP: Enable Pinch Resize by default." into sc-dev by Ben Lin · 4 years, 7 months ago
  70. 13deafc Allow non-resizable apps in split-screen (11/n) by Chris Li · 4 years, 7 months ago
  71. 85377a9 Allow non-resizable apps in split-screen (10/n) by Chris Li · 4 years, 7 months ago
  72. ae7ee3f Provide new APIs for customize splash screen window.(3/N) by wilsonshih · 4 years, 10 months ago
  73. 56f65c3 Customizable exit splash screen animation.(2/N) by wilsonshih · 4 years, 9 months ago
  74. 655cf84 PiP: Enable Pinch Resize by default. by Ben Lin · 4 years, 7 months ago
  75. d580290 11/ Clean up usage of exported interfaces from internal controllers by Winson Chung · 4 years, 7 months ago
  76. ca7f109 Merge "Apply fixed rotation animation for pip to fullscreen" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  77. 5bb8685 Merge changes I06d26609,I0afbacd0 into sc-dev by Winson Chung · 4 years, 7 months ago
  78. 0054d7f 10/ Update split for shell thread by Winson Chung · 4 years, 7 months ago
  79. 6c75e58 9/ Update transitions/starting window for shell thread by Winson Chung · 4 years, 7 months ago
  80. c0e5b3d Apply fixed rotation animation for pip to fullscreen by Riddle Hsu · 4 years, 8 months ago
  81. e2215fc Merge "Enable kotlin tests in shell & fix some bubbles ones" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  82. f3e2661 Merge "Add basic PiP Transition foundation." into sc-dev by Ben Lin · 4 years, 7 months ago
  83. cab4131 Merge "Allow non-resizable apps in split-screen (9/n)" into sc-dev by Chris Li · 4 years, 7 months ago
  84. 4b4036c Enable kotlin tests in shell & fix some bubbles ones by Mady Mellor · 4 years, 7 months ago
  85. 7ae91f9 Merge "Prep work for exposing split-screen APIs to Launcher" into sc-dev by Wale Ogunwale · 4 years, 7 months ago
  86. 5426e2a Add basic PiP Transition foundation. by Ben Lin · 4 years, 7 months ago
  87. e3956ba Prep work for exposing split-screen APIs to Launcher by Wale Ogunwale · 4 years, 7 months ago
  88. 7dfa710 Allow non-resizable apps in split-screen (9/n) by Chris Li · 4 years, 7 months ago
  89. 27d983a Allow non-resizable apps in split-screen (8/n) by Chris Li · 4 years, 7 months ago
  90. 98d2d06 Allow non-resizable apps in split-screen (7/n) by Chris Li · 4 years, 7 months ago
  91. 26c4ade 8/ Updating bubbles to run on shell thread by Winson Chung · 4 years, 8 months ago
  92. a7e151f Merge "7/ Clean up some usage of getLooper" into sc-dev by Winson Chung · 4 years, 7 months ago
  93. 9cc46e4 Merge "Re-map DisplayAreaAppearedInfo to token-leash map" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  94. 9211706 7/ Clean up some usage of getLooper by Winson Chung · 4 years, 8 months ago
  95. c1b8011 Merge "Migrate to using DisplayLayout instead of DisplayInfo" into sc-dev by Winson Chung · 4 years, 7 months ago
  96. 3faaf53 Merge "Remove double-posting in DisplayImeController" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  97. 1fd0781 Re-map DisplayAreaAppearedInfo to token-leash map by Bill Lin · 4 years, 10 months ago
  98. 299897e Merge "Make IInputMethodManager to oneway (10/N)" into sc-dev by Wilson Wu · 4 years, 7 months ago
  99. 4dc41ab Migrate to using DisplayLayout instead of DisplayInfo by Winson Chung · 4 years, 7 months ago
  100. a30d9a0 Remove double-posting in DisplayImeController by Adrian Roos · 4 years, 7 months ago