summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/display/BrightnessConfiguration.java
AgeCommit message (Expand)Author
2020-12-02Hand-migration to TypedXml interface.Jeff Sharkey
2020-11-30Mechanically apply TypedXml refaster template.Jeff Sharkey
2020-11-30Mechanical refactoring to new typed XML classes.Jeff Sharkey
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-01-20Update brightness configuration per API review.Kenny Guy
2020-01-06Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java...TreeHugger Robot
2020-01-03Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-12-30Make the short term brightness model configurable.Kenny Guy
2019-11-14Add an API to BrightnessConfiguration to enable colour sampling.Kenny Guy
2019-08-29Add missing nullability annotations.Aurimas Liutikas
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-28More @NonNulls on BrightnessConfiguartionKenny Guy
2019-02-25Clarify brightness correction APIKenny Guy
2019-01-17Add @TestApi to brightness @SystemApisKenny Guy
2019-01-09Fixed application info null pointer exception.Dan Gittik
2019-01-04Revert "Added app context to smart screen brightness."Sudheer Shanka
2018-12-18Added app context to smart screen brightness.Dan Gittik
2018-09-11Remove 0 param BrightnessConfiguration.Builder constructorKenny Guy
2018-04-06Added system-wide minimum brightness curve.Dan Gittik
2018-01-17Add more brightness config details to dumpsysKenny Guy
2018-01-10Tag brightness APIs with @SystemAPIKenny Guy
2017-12-07Add an API for setting a new brightness curve.Michael Wright