summaryrefslogtreecommitdiff
path: root/core/java/android/app/TaskInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Added @TestApi to some TaskInfo.java methodsWale Ogunwale2021-01-081-0/+19
* Merge "Move TaskSnapshot into android.window package"Ming-Shin Lu2020-12-161-2/+3
|\
| * Move TaskSnapshot into android.window packageMing-Shin Lu2020-12-131-2/+3
* | Clean up LetterboxTaskListerner and all related logic.Mariia Sandrikova2020-12-131-45/+0
|/
* Letterbox: show activity under insets when possible or neededMariia Sandrikova2020-12-091-1/+13
* Use equals() to check equality of PictureInPictureParams.Garfield Tan2020-12-041-1/+1
* Add task visibility to TaskInfo.Garfield Tan2020-11-301-3/+12
* Add window focused state to TaskInfo.Garfield Tan2020-11-191-3/+13
* Move TaskInfo comparison from TaskOrganizerController to TaskInfoMariia Sandrikova2020-11-181-0/+31
* Make positioning in letterbox mode configurable.Mariia Sandrikova2020-11-171-0/+10
* 4/ Add basic drag and drop policy & handler for the shellWinson Chung2020-11-021-0/+12
* Merge "Allow children task of created-by-organizer task to be organized"Jerry Chang2020-11-021-0/+18
|\
| * Allow children task of created-by-organizer task to be organizedJerry Chang2020-10-291-0/+18
* | Allow resource override on max number of actions in PiPHongwei Wang2020-10-281-0/+7
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+2
|/
* Changed createRootTask task to be completely asyncWale Ogunwale2020-10-261-0/+1
* Move letterbox task positioning to LetterboxTaskListener.Mariia Sandrikova2020-10-261-1/+24
* Add launch cookie support to activities/tasksWale Ogunwale2020-10-151-37/+27
* Replace StackInfo with TaskInfoLouis Chang2020-09-031-1/+2
* Use actual resizability for split-screen operationsEvan Rosky2020-06-151-7/+11
* Allow CTS test to control organized tasksWale Ogunwale2020-04-191-0/+15
* Add TestApi interfaces for window organizersWale Ogunwale2020-04-011-4/+4
* Move some window related files to android.window packageWale Ogunwale2020-03-221-1/+1
* Get PiP bounds from layout dimensions if applicableHongwei Wang2020-03-131-3/+21
* Rename full and reduced scale configsPeter Kalauskas2020-02-211-3/+3
* Pass PictureInPictureParams in TaskInfo.Robert Carr2020-02-071-1/+18
* Add TaskTile concept to Window ManagerEvan Rosky2020-01-311-1/+28
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add nullable annotationsWinson Chung2019-04-151-0/+9
* Adds displayId to android.app.TaskInfoMark Renouf2019-02-111-0/+9
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+7
* Consolidate RecentTaskInfo and RunningTaskInfo into TaskInfo classWinson Chung2018-07-181-0/+214