summaryrefslogtreecommitdiff
path: root/core/java/android/window/WindowContainerTransaction.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-04-27Support FLAG_ACTIVITY_LAUNCH_ADJACENT for launch root with adjacentJerry Chang
2021-04-23Support PiP with fixed rotationRiddle Hsu
2021-03-30Add task-launch support to WindowContainerTransactionEvan Rosky
2021-01-25Fixed some bugs with main/side stage splitsWale Ogunwale
2021-01-20WindowContainerTransaction for setting adjacent rootsWale Ogunwale
2021-01-11Support WCT#reparentTasks and WCT#setLaunchRootWale Ogunwale
2020-10-13Support ignoring orientation request on DisplayArea levelChris Li
2020-09-22Add option to always ignore orientation requestChris Li
2020-06-01Use boundsChangeTransaction to improve split-screen enter/exitEvan Rosky
2020-05-28Add boundsChangeTransaction for Task pending mode changeEvan Rosky
2020-04-01Add TestApi interfaces for window organizersWale Ogunwale
2020-03-22Move some window related files to android.window packageWale Ogunwale