summaryrefslogtreecommitdiff
path: root/core/java/android/view/WindowManager.java
Commit message (Expand)AuthorAgeFilesLines
* Make SHORT_EDGES mode only extends on the short edgesshawnlin2020-02-121-0/+2
* Replace OnContentApplyWindowInsetsListener with simple booleanJorim Jaggi2020-02-011-2/+4
* Merge "More verbose messaging for orientation debugging"Vadim Caen2020-01-271-0/+1
|\
| * More verbose messaging for orientation debuggingVadim Caen2020-01-231-0/+1
* | Merge "Screenshot helper - add method that allows the caller to supply bitmap."Zak Cohen2020-01-241-2/+37
|\ \
| * | Screenshot helper - add method that allows the caller to supply bitmap.Zak Cohen2020-01-231-2/+37
| |/
* | Merge "Introduce WindowMetrics and WM#getCurrent/MaximumWindowMetrics"Adrian Roos2020-01-231-0/+43
|\ \
| * | Introduce WindowMetrics and WM#getCurrent/MaximumWindowMetricsCharles Chen2020-01-221-0/+43
* | | Merge "Window Manager Flag Migration (12/n)"Adrian Roos2020-01-231-50/+77
|\ \ \
| * | | Window Manager Flag Migration (12/n)Tiger Huang2020-01-231-50/+77
* | | | Merge "Introduce WindowContext API"Adrian Roos2020-01-231-0/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / Introduce WindowContext APIAndrii Kulian2020-01-221-0/+2
| |/
* / Force non-floating main app windows to not fit anythingJorim Jaggi2020-01-231-12/+1
|/
* Window Manager Flag Migration (10/n)Tiger Huang2020-01-211-2/+24
* Merge "Split status bar window (1/N)"Charles Chen2020-01-201-17/+14
|\
| * Split status bar window (1/N)wilsonshih2020-01-171-17/+14
* | Add a new flag ALWAYS for layoutInDisplayCutoutModeshawnlin2020-01-171-8/+22
|/
* Add minimal post processing API to frameworkGalia Peycheva2019-12-231-0/+40
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Merge "Window with FLAG_NOT_FOCUSABLE cant be IME target."Taran Singh2019-12-161-16/+9
|\
| * Window with FLAG_NOT_FOCUSABLE cant be IME target.Tarandeep Singh2019-12-131-16/+9
* | Window Manager Flag Migration (7/n)Tiger Huang2019-12-161-1/+198
* | Merge "Revert submission"Robin Lee2019-12-141-40/+0
|\ \
| * | Revert submissionHansong Zhang2019-12-131-40/+0
* | | Merge "Add minimal post processing API to framework"Galia Peycheva2019-12-131-0/+40
|\| |
| * | Add minimal post processing API to frameworkGalia Peycheva2019-12-061-0/+40
* | | Merge "Removing remnants of menu key"TreeHugger Robot2019-12-121-56/+0
|\ \ \
| * | | Removing remnants of menu keySunny Goyal2019-11-181-56/+0
| |/ /
* | / Allow Windows in Display Overlayschaviw2019-12-111-0/+7
| |/ |/|
* | Merge "Rename writeToProto to be dumpDebug"Jeffrey Huang2019-12-061-1/+1
|\ \
| * | Rename writeToProto to be dumpDebugJeffrey Huang2019-12-051-1/+1
| |/
* | Merge "Revert "Window with FLAG_NOT_FOCUSABLE cant be IME target.""Andrew Chant2019-12-061-10/+18
|\ \ | |/ |/|
| * Revert "Window with FLAG_NOT_FOCUSABLE cant be IME target."Andrew Chant2019-12-051-10/+18
* | Merge "Add @UnsupportedAppUsage to test apis that are known to be used by apps."TreeHugger Robot2019-11-131-0/+2
|\ \
| * | Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev2019-11-131-0/+2
* | | Kill overscan insets and outsetsJorim Jaggi2019-11-121-0/+3
|/ /
* | Merge "Remove PRIVATE_FLAG_INHERIT_TRANSLUCENT_DECOR"Jorim Jaggi2019-11-111-9/+0
|\ \ | |/ |/|
| * Remove PRIVATE_FLAG_INHERIT_TRANSLUCENT_DECORJorim Jaggi2019-11-111-9/+0
* | Window with FLAG_NOT_FOCUSABLE cant be IME target.Tarandeep Singh2019-11-081-18/+10
|/
* Window: Mark SHOW_FOR_ALL_USERS flag as @SystemApiRoshan Pius2019-10-121-4/+6
* Merge "Removed dead code around TRANSIT_TASK_IN_PLACE"Issei Suzuki2019-10-111-7/+0
|\
| * Removed dead code around TRANSIT_TASK_IN_PLACEIssei Suzuki2019-10-101-7/+0
* | ViewRootImpl: Add USE_BLAST flag.Robert Carr2019-10-081-0/+7
|/
* Merge "Status bar background color should not be transparent."TreeHugger Robot2019-09-121-0/+7
|\
| * Status bar background color should not be transparent.Priyank Singh2019-09-111-0/+7
* | Reduce relayoutWindow when requestTransparentRegionRiddle Hsu2019-09-051-2/+0
|/
* Window Manager Flag Migration (1/n)Jorim Jaggi2019-08-301-0/+39
* Added subtle animation for unlocking screen.Issei Suzuki2019-06-241-0/+6
* Synchronize bubble activity rendering status and its visibility change.Issei Suzuki2019-05-211-1/+9
* Don't allow showing IME on untrusted virtual displayslumark2019-04-301-2/+13