summaryrefslogtreecommitdiff
path: root/core/java/android/app/TaskInfo.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-07-13Fix letterbox issue when auto-enter-pip from landscapeHongwei Wang
2021-07-08Revert "Revert "Not show size compat UI when task is not visible""Chris Li
2021-07-07Remove TaskInfo#topActivityToken usage in size compat for securityChris Li
2021-04-27Determine whether to support activities in multi window (1/n)Chris Li
2021-03-05Add locus id to ActivityRecord / TaskInfoMady Mellor
2021-02-15Allow non-resizable apps in split-screen (10/n)Chris Li
2021-02-09Save and pass last snapshot data with recents task infoWinson Chung
2021-02-02Allow non-resizable apps in split-screen (7/n)Chris Li
2021-01-31Allow non-resizable apps in split-screen (6/n)Chris Li
2021-01-08Added @TestApi to some TaskInfo.java methodsWale Ogunwale
2020-12-16Merge "Move TaskSnapshot into android.window package"Ming-Shin Lu
2020-12-13Move TaskSnapshot into android.window packageMing-Shin Lu
2020-12-13Clean up LetterboxTaskListerner and all related logic.Mariia Sandrikova
2020-12-09Letterbox: show activity under insets when possible or neededMariia Sandrikova
2020-12-04Use equals() to check equality of PictureInPictureParams.Garfield Tan
2020-11-30Add task visibility to TaskInfo.Garfield Tan
2020-11-19Add window focused state to TaskInfo.Garfield Tan
2020-11-18Move TaskInfo comparison from TaskOrganizerController to TaskInfoMariia Sandrikova
2020-11-17Make positioning in letterbox mode configurable.Mariia Sandrikova
2020-11-024/ Add basic drag and drop policy & handler for the shellWinson Chung
2020-11-02Merge "Allow children task of created-by-organizer task to be organized"Jerry Chang
2020-10-29Allow children task of created-by-organizer task to be organizedJerry Chang
2020-10-28Allow resource override on max number of actions in PiPHongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-26Changed createRootTask task to be completely asyncWale Ogunwale
2020-10-26Move letterbox task positioning to LetterboxTaskListener.Mariia Sandrikova
2020-10-15Add launch cookie support to activities/tasksWale Ogunwale
2020-09-03Replace StackInfo with TaskInfoLouis Chang
2020-06-15Use actual resizability for split-screen operationsEvan Rosky
2020-04-19Allow CTS test to control organized tasksWale Ogunwale
2020-04-01Add TestApi interfaces for window organizersWale Ogunwale
2020-03-22Move some window related files to android.window packageWale Ogunwale
2020-03-13Get PiP bounds from layout dimensions if applicableHongwei Wang
2020-02-21Rename full and reduced scale configsPeter Kalauskas
2020-02-07Pass PictureInPictureParams in TaskInfo.Robert Carr
2020-01-31Add TaskTile concept to Window ManagerEvan Rosky
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-04-15Add nullable annotationsWinson Chung
2019-02-11Adds displayId to android.app.TaskInfoMark Renouf
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-07-18Consolidate RecentTaskInfo and RunningTaskInfo into TaskInfo classWinson Chung