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
/
window
/
TaskOrganizer.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-09-27
RESTRICT AUTOMERGE: More improve IME transition during task switch
Ming-Shin Lu
2021-07-07
Remove TaskInfo#topActivityToken usage in size compat for security
Chris Li
2021-06-15
Release the SurfacePackageViewHost on splash screen removed
Vadim Caen
2021-03-12
Implement default exit animation for splash screen.(9/N)
wilsonshih
2021-03-09
Starting window performance tuning.(8/N)
wilsonshih
2021-02-15
Customizable exit splash screen animation.(2/N)
wilsonshih
2021-02-01
API: Suppress existing NullableCollections lints (TaskOrganizer)
Adrian Roos
2021-01-11
Support WCT#reparentTasks and WCT#setLaunchRoot
Wale Ogunwale
2020-12-17
Mirror TaskSnapshotSurface to WMShell(2/N)
wilsonshih
2020-12-10
Use shell executor for TaskView
Mady Mellor
2020-12-03
1/ Initial preparation for separate shell main thread
Winson Chung
2020-11-10
Delegate splash screen starting window to SystemUI(1/N)
wilsonshih
2020-10-28
Deprecate MANAGE_ACTIVITY_STACKS permission
Louis Chang
2020-10-26
Changed createRootTask task to be completely async
Wale Ogunwale
2020-10-22
Revert "Have createRootTask return TaskAppearInfo"
Wei Sheng Shih
2020-10-21
Made ShellTaskOrganizer thread safe
Wale Ogunwale
2020-10-20
Have createRootTask return TaskAppearInfo
Wale Ogunwale
2020-10-13
Return the existing tasks when registering an organizer
Winson Chung
2020-10-02
Added WindowManagerWrapper#setProvidesInsetsTypes
Wale Ogunwale
2020-09-02
Make WindowOrganizer and TaskOrganizer non-static
Hongwei Wang
2020-08-27
Revert "Snap for 6792834 from edbf3411d2c91f38a1a5d93b9e5b338052..."
Bill Rassieur
2020-08-18
Add mechanism to register single task organizer
Winson Chung
2020-05-29
Mirror task visibility on task org leash
Winson Chung
2020-04-29
Remove getLeash from WindowContainerToken
chaviw
2020-04-11
Send task description changed though task org taskInfoChanged
Winson Chung
2020-04-01
Add TestApi interfaces for window organizers
Wale Ogunwale