summaryrefslogtreecommitdiff
path: root/libs/WindowManager
AgeCommit message (Expand)Author
2023-08-14Merge "Fixes more @Nullable issues in System UI and WMShell." into udc-qpr-dev Colin Cross
2023-08-14Merge "Fix flickering when cancel cross activity animation." into udc-qpr-dev Wei Sheng Shih
2023-08-11Fixes more @Nullable issues in System UI and WMShell. Colin Cross
2023-08-11Fix flickering when cancel cross activity animation. wilsonshih
2023-08-11Merge "Move split classes back into Shell" into udc-qpr-dev Winson Chung
2023-08-11Merge "Fixes @Nullable issues in System UI and WMShell." into udc-qpr-dev Ale Nijamkin
2023-08-10Move split classes back into Shell Winson Chung
2023-08-10Merge "Convert BubbleDataRepositoryTest to use mockito-kotlin" into udc-qpr-dev Liran Binyamin
2023-08-10Merge "[6/n] Pin ActivityStack" into udc-qpr-dev Louis Chang
2023-08-09Fixes @Nullable issues in System UI and WMShell. Alejandro Nijamkin
2023-08-09Merge "Set transition in OneShotRemoteHandler for split screen" into udc-qpr-dev Vinit Nayak
2023-08-09Convert BubbleDataRepositoryTest to use mockito-kotlin Liran Binyamin
2023-08-09Merge "Enable split screen button in handle menu." into udc-qpr-dev Matt Sziklay
2023-08-09[6/n] Pin ActivityStack Louis Chang
2023-08-08Set transition in OneShotRemoteHandler for split screen Vinit Nayak
2023-08-08Merge "Remove unused paramater to finish" into udc-qpr-dev Evan Rosky
2023-08-08Merge "Making SizeSpecSource platform agnostic" into udc-qpr-dev Ikram Gabiyev
2023-08-08Making SizeSpecSource platform agnostic Ikram Gabiyev
2023-08-08Enable split screen button in handle menu. mattsziklay
2023-08-07Small splitscreen logging change Jeremy Sim
2023-08-07Merge "Modify the default position of bubbles on tablet to be centered" into ... Mady Mellor
2023-08-07Modify the default position of bubbles on tablet to be centered Mady Mellor
2023-08-07Remove unused paramater to finish Evan Rosky
2023-08-07Merge "Add some basic tests for BubblePositioner" into udc-qpr-dev Mady Mellor
2023-08-07Merge "Use ShellExecutor when interacting with TaskViewTransitions" into udc-... Mady Mellor
2023-08-07Merge "Skip intermediate resizing when running swipe-pip transition" into udc... Treehugger Robot
2023-08-07Merge "Fix split layout didn't update config when rotation" into udc-qpr-dev Treehugger Robot
2023-08-07Merge "Clear pair in recents if exit by other components" into udc-qpr-dev Treehugger Robot
2023-08-04Use ShellExecutor when interacting with TaskViewTransitions Mady Mellor
2023-08-04Add some basic tests for BubblePositioner Mady Mellor
2023-08-03Skip intermediate resizing when running swipe-pip transition Riddle Hsu
2023-08-03Merge "Fix @Nullability mismatch with PipTransition" into udc-qpr-dev Jernej Virag
2023-08-03Merge "Only cancel recent animation for change transition including display" ... Riddle Hsu
2023-08-02Merge "Add maximize button to caption" into udc-qpr-dev Maryam Dehaini
2023-08-02Merge "Create WM Shell Flicker helper library" into udc-qpr-dev Treehugger Robot
2023-08-02Create WM Shell Flicker helper library Pablo Gamito
2023-08-02Merge "Release TaskView after the task has been removed in Bubbles" into udc-... Mady Mellor
2023-08-02Add maximize button to caption Maryam Dehaini
2023-08-02Only cancel recent animation for change transition including display Riddle Hsu
2023-08-01Merge "Add animation for fullscreen to desktop transition from handle menu" i... Maryam Dehaini
2023-08-01Merge "Collapse the overflow view when swiping back" into udc-qpr-dev Liran Binyamin
2023-08-01Merge "Flag desktop stashing behavior" into udc-qpr-dev Ats Jenk
2023-08-01Collapse the overflow view when swiping back Liran Binyamin
2023-07-31Release TaskView after the task has been removed in Bubbles Mady Mellor
2023-07-31Merge "Bubble bar dismiss interaction" into udc-qpr-dev Ivan Tkachenko
2023-07-31Merge "Bubble bar dismiss" into udc-qpr-dev Ivan Tkachenko
2023-07-31Fix @Nullability mismatch with PipTransition Jernej Virag
2023-07-29Merge changes from topic "wmshell-androidx-animation" into udc-qpr-dev Jeff DeCew
2023-07-28Add animation for fullscreen to desktop transition from handle menu Maryam Dehaini
2023-07-28Bubble bar dismiss interaction Ivan Tkachenko