summaryrefslogtreecommitdiff
path: root/core/java/android/view/DisplayInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Add display committed state to DisplayInfoNicolo' Mazzucato2023-03-141-0/+12
* Defines flag to disable touch feedback on displayyuanjiahsu2022-05-191-0/+3
* Revert "Temporary flag for Launcher to debug their usage of sandboxed display...Naomi Musgrave2022-04-051-13/+0
* Merge "Pipe display install orientation 2/2"Tiger Huang2022-01-221-1/+13
|\
| * Pipe display install orientation 2/2Vishnu Nair2022-01-221-1/+13
* | Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Bernardo Rufino2022-01-191-3/+3
|/
* Revert "Migrate unsafe parcel APIs in framework-minus-apex"Bernardo Rufino2022-01-121-3/+3
* Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-151-3/+3
* Add a flag for allowing always unlocked virtual displaysAntony Sargent2021-11-301-0/+3
* Temporary flag for Launcher to debug their usage of sandboxed display APIsNaomi Musgrave2021-08-041-1/+14
* DisplayManagerGlobal: suppress redundant onDisplayChanged eventsAdy Abraham2021-04-061-1/+1
* Hdr format settings [Backend]Kriti Dang2021-03-251-0/+16
* Do not allow Display#getRealMetrics to return values reflectingNaomi Musgrave2021-03-121-1/+3
* Sandbox letterbox and size compat appsNaomi Musgrave2021-03-091-0/+19
* Clean up LogicalDisplayMapperSantos Cordon2021-03-021-0/+3
* Merge "Revert "Sandbox letterbox and size compat apps"" into sc-devWinson Chung2021-02-051-19/+0
|\
| * Revert "Sandbox letterbox and size compat apps"Winson Chung2021-02-041-19/+0
* | Merge "Provides apps the rounded corners info" into sc-devShawn Lin2021-02-031-1/+11
|\ \ | |/ |/|
| * Provides apps the rounded corners infoshawnlin2021-02-021-1/+11
* | Sandbox letterbox and size compat appsNaomi Musgrave2021-02-031-0/+19
|/
* Merge "Add DisplayGroup ID to DisplayInfo" into sc-devSantos Cordon2021-01-281-0/+11
|\
| * Add DisplayGroup ID to DisplayInfoSean Stout2021-01-271-0/+11
* | Use setFrameRate for high refresh rate deny listAdy Abraham2021-01-271-3/+4
|/
* Add config.xml fallback in DisplayDeviceConfigFiona Campbell2021-01-051-2/+40
* Compare supported modes in DisplayInfo.equals()Marin Shalamanov2020-12-141-0/+1
* Handle DISPLAY_EVENT_FRAME_RATE_OVERRIDEAdy Abraham2020-11-231-1/+24
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+1
* Trust System UI owned display to receive keysCharles Chen2020-06-161-0/+9
* Update more Parcelables to send Strings UTF-8.Jeff Sharkey2020-04-291-6/+6
* Restrict DisplayInfo dumping for app processDominik Laskowski2020-03-021-20/+27
* DeviceProductInfo API.Marin Shalamanov2020-02-181-0/+14
* Add a TestApi to DM to get the last requested MPPGalia Peycheva2020-01-171-0/+2
* Add minimal post processing API to frameworkGalia Peycheva2019-12-231-0/+12
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Merge "Revert submission"Robin Lee2019-12-141-12/+0
|\
| * Revert submissionHansong Zhang2019-12-131-12/+0
* | Merge "Add minimal post processing API to framework"Galia Peycheva2019-12-131-0/+12
|\|
| * Add minimal post processing API to frameworkGalia Peycheva2019-12-061-0/+12
* | Rename writeToProto to be dumpDebugJeffrey Huang2019-12-051-1/+1
|/
* Kill overscan insets and outsetsJorim Jaggi2019-11-121-51/+0
* Add flag info to displays dump output protoYan Zhu2019-09-051-0/+2
* Add the check for UID presence to Display#hasAccess()lumark2019-03-041-1/+12
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Merge "Add android.view.DisplayAddress"TreeHugger Robot2019-02-131-3/+3
|\
| * Add android.view.DisplayAddressDominik Laskowski2019-02-041-3/+3
* | Merge "Disallow reflection on Display.getDisplayInfo and Display.displayCutout"Sergey Vasilinets2019-02-111-1/+2
|\ \
| * | Disallow reflection on Display.getDisplayInfo and Display.displayCutoutSergey Vasilinets2019-02-071-1/+3
| |/
* / Restrict reflection of default DisplayInfo constructor to P and lower.Sumir Kataria2019-02-071-1/+2
|/
* Implement new API of external display settings (1/2)Chilun2018-11-101-0/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+6