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
/
DisplayAreaOrganizer.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-01-11
Fix after turning the Dark theme on, users can not clearly identify
Jason Chang
2020-12-21
Merge "Allow TaskDisplayArea to have TaskDisplayArea children (4/n)"
Chris Li
2020-12-16
Allow TaskDisplayArea to have TaskDisplayArea children (4/n)
Chris Li
2020-12-14
Added support for RootTaskDisplayAreaOrganizer
Wale Ogunwale
2020-11-20
Add API to create new TaskDisplayArea at runtime
Chris Li
2020-11-16
Reparent IME container to the root of the IME target window
Chris Li
2020-11-11
Support hide display cutout with display area
shawnlin
2020-11-03
Update DisplayAreaOrganizer document
Chris Li
2020-10-28
Return the existing DisplayAreas when registering an organizer
Chris Li
2020-10-28
Deprecate MANAGE_ACTIVITY_STACKS permission
Louis Chang
2020-09-02
Make WindowOrganizer and TaskOrganizer non-static
Hongwei Wang
2020-07-17
Add Feature FULLSCREEN_MAGNIFICATION for DisplayArea
Chris Li
2020-05-20
Migrate DisplayContent.mOverlayContainers to DisplayArea
Chris Li
2020-04-30
Register DisplayAreaOrganizer for one handed (6/N)
Bill Lin
2020-04-29
Remove getLeash from WindowContainerToken
chaviw
2020-04-22
Added onDisplayAreaChanged and unregister for DisplayAreaOrganizer
chaviw
2020-04-22
Add DisplayAreaInfo
chaviw
2020-04-07
6/n Manage multiple task display area in the policy
Andrii Kulian
2020-04-01
Add TestApi interfaces for window organizers
Wale Ogunwale