summaryrefslogtreecommitdiff
path: root/core/java/android/view/Display.java
Commit message (Expand)AuthorAgeFilesLines
* Add display committed state to DisplayInfoNicolo' Mazzucato2023-03-141-0/+15
* Defines flag to disable touch feedback on displayyuanjiahsu2022-05-191-0/+9
* "Revert "Temporarily exclude Launcher from sandboxing; to be reverted once""Naomi Musgrave2022-04-081-41/+1
* Revert "Temporary flag for Launcher to debug their usage of sandboxed display...Naomi Musgrave2022-04-051-3/+3
* Merge "Revised the API documentation of the getMetrics and getSize methods to...Jon Eckenrode2022-03-231-54/+69
|\
| * Revised the API documentation of the getMetrics and getSize methods to accoun...joneckenrode2022-03-221-53/+68
* | getDisplayDecorationSupport: return more detailed infoLeon Scroggins III2022-02-091-0/+14
* | Merge "Revert "Revert "Boot time resolution changes in framework"""TreeHugger Robot2022-02-021-0/+13
|\ \
| * | Revert "Revert "Boot time resolution changes in framework""Kriti Dang2022-02-021-0/+13
* | | Merge "Revert "Boot time resolution changes in framework""Shubham Dubey2022-02-011-13/+0
|\| |
| * | Revert "Boot time resolution changes in framework"Shubham Dubey2022-02-011-13/+0
* | | Merge "Boot time resolution changes in framework"TreeHugger Robot2022-02-011-0/+13
|\| |
| * | Boot time resolution changes in frameworkKriti Dang2022-01-311-0/+13
* | | Move fixed-rotation-related display information into configEvan Rosky2022-01-261-33/+68
* | | Let the client set transform hint on its ownTiger Huang2022-01-221-0/+12
|/ /
* | Runtime resolution changesKriti Dang2022-01-131-0/+202
* | Add a flag for allowing always unlocked virtual displaysAntony Sargent2021-11-301-0/+9
* | Default resolution settings [Backend]Kriti Dang2021-09-091-0/+26
* | Temporary flag for Launcher to debug their usage of sandboxed display APIsNaomi Musgrave2021-08-041-3/+3
* | Revert "Revert "Temporarily exclude Launcher from sandboxing; to be reverted ...Paul Hobbs2021-06-211-1/+41
* | Revert "Temporarily exclude Launcher from sandboxing; to be reverted once"Naomi Musgrave2021-06-171-41/+1
|/
* Add listener for brightness-specific changes.Santos Cordon2021-04-231-0/+11
* Fix NPEs for virtual displaysMarin Shalamanov2021-04-121-1/+14
* Hdr format settings [Backend]Kriti Dang2021-03-291-0/+16
* Hdr format settings [Backend]Kriti Dang2021-03-251-2/+35
* Update device info on Display.getDeviceProductInfo()Marin Shalamanov2021-03-111-1/+4
* Display API: Do not expose internal locksMarin Shalamanov2021-03-111-34/+35
* Temporarily exclude Launcher from sandboxing; to be reverted onceNaomi Musgrave2021-03-091-1/+41
* Sandbox letterbox and size compat appsNaomi Musgrave2021-03-091-3/+45
* Deprecate Display#getRealSize / getRealMetrics, and direct usersNaomi Musgrave2021-03-091-24/+84
* Adding public API to expose DisplayInfo.deviceProductInfoKriti Dang2021-02-261-0/+13
* Revert "Adding public API to expose DisplayInfo.deviceProductInfo"Ulyana Trafimovich2021-02-231-13/+0
* Adding public API to expose DisplayInfo.deviceProductInfoKriti Dang2021-02-191-0/+13
* Merge "Revert "Sandbox letterbox and size compat apps"" into sc-devWinson Chung2021-02-051-54/+26
|\
| * Revert "Sandbox letterbox and size compat apps"Winson Chung2021-02-041-54/+26
* | Merge "Provides apps the rounded corners info" into sc-devShawn Lin2021-02-031-0/+26
|\ \ | |/ |/|
| * Provides apps the rounded corners infoshawnlin2021-02-021-0/+26
* | Sandbox letterbox and size compat appsNaomi Musgrave2021-02-031-26/+54
|/
* Add DisplayGroup ID to DisplayInfoSean Stout2021-01-271-0/+13
* Support folding display in screenshot controller.Santos Cordon2021-01-221-6/+8
* Add config.xml fallback in DisplayDeviceConfigFiona Campbell2021-01-051-0/+13
* Update docs for getAlternativeRefreshRates()Marin Shalamanov2020-12-011-0/+3
* Merge "Handle DISPLAY_EVENT_FRAME_RATE_OVERRIDE"Ady Abraham2020-11-231-1/+14
|\
| * Handle DISPLAY_EVENT_FRAME_RATE_OVERRIDEAdy Abraham2020-11-231-1/+14
* | Introduce MeasuredEnergyStats to BatteryStatsImplMichael Wachenschwanz2020-11-201-0/+17
|/
* Add Display.Mode.getAlternativeRefreshRates()Marin Shalamanov2020-11-061-2/+42
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-3/+3
* Merge "Revert "Add maxTargetSdk restriction to unused APIs.""Hongwei Wang2020-10-281-3/+3
|\
| * Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-3/+3
* | Merge "Add maxTargetSdk restriction to unused APIs."Mathew Inwood2020-10-281-3/+3
|\|