summaryrefslogtreecommitdiff
path: root/core/java/android/view/DisplayAdjustments.java
AgeCommit message (Expand)Author
2021-02-02Provides apps the rounded corners infoshawnlin
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-09-21Make process level rotated config and display metrics consistentRiddle Hsu
2020-05-11Add fixed rotation display adjustmentsRiddle Hsu
2020-04-13Fix default constructor for DisplayAdjustmentsDiego Vela
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2016-10-14Make usage of Configuration.EMPTY safeAndrii Kulian
2016-06-24Update DisplayMetrics when resizingAdam Lesinski
2016-06-21ContextImpl: Keep DisplayAdjustments and Display in syncAdam Lesinski
2015-02-13Adjust activity display metrics based on stack configuration.Wale Ogunwale
2013-12-13Use java.util.Objects instead on internal APIKenny Root
2013-06-28Do not reuse DisplayAdjustment in Display.Craig Mautner
2013-06-22Add activity token to display system.Craig Mautner