summaryrefslogtreecommitdiff
path: root/core/java/android/window/WindowMetricsController.java
Commit message (Expand)AuthorAgeFilesLines
* Implement Relative InsetsYunfan Chen2025-05-071-1/+1
* Fix documentation in WindowMetricsControllerJohannes Gallmann2024-07-161-2/+2
* Rotate cutout to ROTATION_0 when getting metrics for natural rotationYunfan Chen2024-02-021-3/+10
* Refine clearsCompatInsetsTiger2023-08-311-12/+11
* Merge "Revert "Clean up alwaysConsumeSystemBars"" into udc-qpr-devDmitrii Ishcheikin2023-07-041-3/+4
|\
| * Revert "Clean up alwaysConsumeSystemBars"Luke Chang2023-07-041-3/+4
* | Merge "Clean up alwaysConsumeSystemBars" into udc-qpr-devTiger Huang2023-07-031-4/+3
|\|
| * Clean up alwaysConsumeSystemBarsTiger2023-06-281-4/+3
* | Re-land "[getPossibleMaximumWindowMetrics] return bounds in natural orientation"Alex Chau2023-06-301-5/+5
|/
* Revert "[getPossibleMaximumWindowMetrics] return bounds in natural orientation"Naomi Musgrave2023-06-151-5/+5
* [getPossibleMaximumWindowMetrics] return bounds in natural orientationNaomi Musgrave2023-06-091-5/+5
* Remove property of window insets lazy getterRiddle Hsu2023-03-221-6/+1
* Merge "Add a method to create the insets source ID"Tiger Huang2023-02-021-1/+1
|\
| * Add a method to create the insets source IDTiger2023-01-311-1/+1
* | Enable lazy evaluation for getWindowInsets()Riddle Hsu2023-01-191-1/+1
|/
* Add lazy evaluation for getWindowInsets()Riddle Hsu2023-01-191-10/+9
* Simplify the parameter of getWindowInsetsRiddle Hsu2023-01-041-22/+20
* Provide density with WindowMetrics APIsCharles Chen2022-12-141-27/+38
* Extract WindowMetrics logic to WindowMetricsControllerCharles Chen2022-12-141-0/+172