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