summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/display/DisplayManager.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-09-30Separate refresh rate restrictions for different High Brightness ModesDaniel Solomon
2021-07-20Merge "Revert "wifidisplay: restrict broadcast by the proper permission"" int...TreeHugger Robot
2021-07-20Merge "Revert "wifidisplay: restrict broadcast by the proper permission"" int...TreeHugger Robot
2021-07-15Revert "wifidisplay: restrict broadcast by the proper permission"Jimmy Chen
2021-04-23Add listener for brightness-specific changes.Santos Cordon
2021-03-29Exposing public API to retrieve current setting of 'Match Content Frame Rate'.Kriti Dang
2021-03-29Hdr format settings [Backend]Kriti Dang
2021-03-28Merge changes from topic "cherrypick-Display settings HDR formats-mumvl547ah"...Kriti Dang
2021-03-25Hdr format settings [Backend]Kriti Dang
2021-03-24Store Brightness Per DisplayFiona Campbell
2021-03-19Add eventMask to DM.registerDisplayListenerMarin Shalamanov
2021-03-11wifidisplay: restrict broadcast by the proper permissionJimmy Chen
2021-03-11wifidisplay: restrict broadcast by the proper permissionJimmy Chen
2021-03-09wifidisplay: restrict broadcast by the proper permissionJimmy Chen
2021-02-01Enable per display brightness settingFiona Campbell
2021-01-19DO NOT MERGE "Allow DeviceConfig to change display settings for high zone"Michael Wright
2021-01-13DO NOT MERGE Revert "Allow DeviceConfig to change display settings for high z...raylinhsu
2020-12-01Add TestApi for setRefreshRateSwitchingTypeMarin Shalamanov
2020-12-01Allow DeviceConfig to change display settings for high zoneMichael Wright
2020-11-30Allow DeviceConfig to change display settings for high zoneMichael Wright
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Merge "Revert "Add maxTargetSdk restriction to unused APIs.""Hongwei Wang
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-28Merge "Add maxTargetSdk restriction to unused APIs."Mathew Inwood
2020-10-27Introduce DisplayGroupSean Stout
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-10-12Add foldable support for RouteInfo#getPresentationDisplayCharles Chen
2020-09-22Update language to comply with Android's inclusive language guidanceCharles Chen
2020-09-18Add TestApi to always select the app requested display modeMarin Shalamanov
2020-08-12Mark some virtual display flags as TestApiCharles Chen
2020-06-16Trust System UI owned display to receive keysCharles Chen
2020-04-01[wm] VirtualDisplayConfig to mirror the non-default displayb0202.jung
2020-02-12Plumb display connection type to DMSDominik Laskowski
2020-02-10Add support for brightness as a floatFiona Campbell
2020-01-20Merge "Add a TestApi to DM to get the last requested MPP"Galia Peycheva
2020-01-17Add a TestApi to DM to get the last requested MPPGalia Peycheva
2020-01-15Update resource config for default displayAndrii Kulian
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-09-03Move device config key high_refresh_rate_blacklist to display_managerLong Ling
2019-09-03Merge "DMD: Support 90hz only in the refresh rate zone" into qt-r1-dev am: d4...Long Ling
2019-08-30DMD: Support 90hz only in the refresh rate zoneLong Ling
2019-08-23DO NOT MERGE DeviceConfig: Add Name space and keys for Display ManagerLong Ling
2019-08-21DO NOT MERGE Move device config key high_refresh_rate_blacklist to display_ma...Long Ling
2019-08-21DO NOT MERGE DeviceConfig: Add Name space and keys for Display ManagerLong Ling
2019-02-15Update color display javadocChristine Franks
2019-01-11Move global grayscale to ColorDisplayServiceChristine Franks
2018-11-10Implement new API of external display settings (1/2)Chilun
2018-10-15Add Context.getDisplayId() to avoid possible IPCYohei Yukawa