summaryrefslogtreecommitdiff
path: root/core/java/android/app/TaskInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Don't force double-tap education on unfoldMassimo Carli2023-03-241-2/+11
* [2/n] Adds reachability education for double-tapMassimo Carli2023-03-231-1/+70
* Fix pip expand issue if parent task under split rootTony Huang2023-03-171-0/+11
* Restart Dialog reacts to Light/Dark themeMassimo Carli2023-02-271-0/+2
* Add topActivity to the list of states that task organizer cares.Josh Yang2022-11-011-1/+2
* Merge "Use snapshot in enter content-pip animation" into tm-dev am: a143492a2...Hongwei Wang2022-05-261-17/+0
|\
| * Use snapshot in enter content-pip animationHongwei Wang2022-05-251-17/+0
* | Remove supportsSplitScreenMultiWindowTony Huang2022-05-111-10/+0
|/
* Add a single-top root task for split screenJerry Chang2022-03-251-1/+2
* Add shouldDockBigOverlays APIGalia Peycheva2022-03-091-7/+7
* Add Content PiP support with launch-into-pip APIHongwei Wang2022-02-151-0/+10
* Add API to prefer docking big overlaysGalia Peycheva2022-02-151-0/+15
* [2/n] Letterbox Education: Add information about fixed orientation letterbox ...tomnatan2022-01-311-1/+14
* Merge changes from topic "camera-compat" into sc-v2-dev am: 3486eacda3 am: 02...Mariia Sandrikova2021-12-181-5/+83
|\
| * [2/n] Camera Compat UI: Add interfaces for client-server communication.Mariia Sandrikova2021-12-171-5/+83
* | Merge "Add minWidth, minHeight and minTaskSize to TaskInfo"Jorge Gil2021-12-011-0/+27
|\ \ | |/ |/|
| * Add minWidth, minHeight and minTaskSize to TaskInfojorgegil@google.com2021-11-031-0/+27
* | Add locusId as something taskOrganizers care aboutMady Mellor2021-11-021-1/+2
|/
* Make isVisible member in TaskInfo public for digital wellbeingtomnatan2021-10-141-0/+7
* Fix letterbox issue when auto-enter-pip from landscapeHongwei Wang2021-07-131-0/+15
* Merge "Revert "Revert "Not show size compat UI when task is not visible""" in...Chris Li2021-07-081-1/+2
|\
| * Revert "Revert "Not show size compat UI when task is not visible""Chris Li2021-07-081-1/+2
| * Remove TaskInfo#topActivityToken usage in size compat for securityChris Li2021-07-071-12/+1
* | Revert "Not show size compat UI when task is not visible" am: 76370b6fe6Leon Jeng2021-07-081-2/+1
|\ \
| * | Revert "Not show size compat UI when task is not visible"Leon Jeng2021-07-081-2/+1
* | | Merge "Not show size compat UI when task is not visible" into sc-dev am: 927c...Chris Li2021-07-081-1/+2
|\| |
| * | Not show size compat UI when task is not visibleChris Li2021-07-071-1/+2
| |/
* | Remove TaskInfo#topActivityToken usage in size compat for securityChris Li2021-07-071-12/+1
* | Merge "Add a featureId to TaskInfo." into sc-v2-devYuncheol Heo2021-06-251-1/+12
|\ \
| * | Add a featureId to TaskInfo.Yuncheol Heo2021-06-231-1/+12
* | | Notify TaskFragmentOrganizer onConfigurationChangedChris Li2021-06-241-5/+4
|/ /
* / Do not dismiss split if stages are not visible due to screen is sleepingJerry Chang2021-05-251-1/+11
|/
* Determine whether to support activities in multi window (1/n)Chris Li2021-04-271-0/+11
* Add locus id to ActivityRecord / TaskInfoMady Mellor2021-03-051-0/+11
* Allow non-resizable apps in split-screen (10/n)Chris Li2021-02-151-1/+3
* Save and pass last snapshot data with recents task infoWinson Chung2021-02-091-10/+1
* Allow non-resizable apps in split-screen (7/n)Chris Li2021-02-021-0/+17
* Allow non-resizable apps in split-screen (6/n)Chris Li2021-01-311-1/+19
* 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
|\