index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
TaskInfo.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-07-13
Fix letterbox issue when auto-enter-pip from landscape
Hongwei Wang
2021-07-08
Revert "Revert "Not show size compat UI when task is not visible""
Chris Li
2021-07-07
Remove TaskInfo#topActivityToken usage in size compat for security
Chris Li
2021-04-27
Determine whether to support activities in multi window (1/n)
Chris Li
2021-03-05
Add locus id to ActivityRecord / TaskInfo
Mady Mellor
2021-02-15
Allow non-resizable apps in split-screen (10/n)
Chris Li
2021-02-09
Save and pass last snapshot data with recents task info
Winson Chung
2021-02-02
Allow non-resizable apps in split-screen (7/n)
Chris Li
2021-01-31
Allow non-resizable apps in split-screen (6/n)
Chris Li
2021-01-08
Added @TestApi to some TaskInfo.java methods
Wale Ogunwale
2020-12-16
Merge "Move TaskSnapshot into android.window package"
Ming-Shin Lu
2020-12-13
Move TaskSnapshot into android.window package
Ming-Shin Lu
2020-12-13
Clean up LetterboxTaskListerner and all related logic.
Mariia Sandrikova
2020-12-09
Letterbox: show activity under insets when possible or needed
Mariia Sandrikova
2020-12-04
Use equals() to check equality of PictureInPictureParams.
Garfield Tan
2020-11-30
Add task visibility to TaskInfo.
Garfield Tan
2020-11-19
Add window focused state to TaskInfo.
Garfield Tan
2020-11-18
Move TaskInfo comparison from TaskOrganizerController to TaskInfo
Mariia Sandrikova
2020-11-17
Make positioning in letterbox mode configurable.
Mariia Sandrikova
2020-11-02
4/ Add basic drag and drop policy & handler for the shell
Winson Chung
2020-11-02
Merge "Allow children task of created-by-organizer task to be organized"
Jerry Chang
2020-10-29
Allow children task of created-by-organizer task to be organized
Jerry Chang
2020-10-28
Allow resource override on max number of actions in PiP
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-26
Changed createRootTask task to be completely async
Wale Ogunwale
2020-10-26
Move letterbox task positioning to LetterboxTaskListener.
Mariia Sandrikova
2020-10-15
Add launch cookie support to activities/tasks
Wale Ogunwale
2020-09-03
Replace StackInfo with TaskInfo
Louis Chang
2020-06-15
Use actual resizability for split-screen operations
Evan Rosky
2020-04-19
Allow CTS test to control organized tasks
Wale Ogunwale
2020-04-01
Add TestApi interfaces for window organizers
Wale Ogunwale
2020-03-22
Move some window related files to android.window package
Wale Ogunwale
2020-03-13
Get PiP bounds from layout dimensions if applicable
Hongwei Wang
2020-02-21
Rename full and reduced scale configs
Peter Kalauskas
2020-02-07
Pass PictureInPictureParams in TaskInfo.
Robert Carr
2020-01-31
Add TaskTile concept to Window Manager
Evan Rosky
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-04-15
Add nullable annotations
Winson Chung
2019-02-11
Adds displayId to android.app.TaskInfo
Mark Renouf
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-07-18
Consolidate RecentTaskInfo and RunningTaskInfo into TaskInfo class
Winson Chung