summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/display/BrightnessConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Hand-migration to TypedXml interface.Jeff Sharkey2020-12-021-19/+7
* Mechanically apply TypedXml refaster template.Jeff Sharkey2020-11-301-11/+10
* Mechanical refactoring to new typed XML classes.Jeff Sharkey2020-11-301-6/+6
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-2/+0
* Update brightness configuration per API review.Kenny Guy2020-01-201-6/+6
* Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java...TreeHugger Robot2020-01-061-2/+2
|\
| * Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin2020-01-031-2/+2
* | Make the short term brightness model configurable.Kenny Guy2019-12-301-3/+182
|/
* Add an API to BrightnessConfiguration to enable colour sampling.Kenny Guy2019-11-141-5/+49
* Add missing nullability annotations.Aurimas Liutikas2019-08-291-1/+2
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* More @NonNulls on BrightnessConfiguartionKenny Guy2019-02-281-0/+4
* Clarify brightness correction APIKenny Guy2019-02-251-7/+11
* Add @TestApi to brightness @SystemApisKenny Guy2019-01-171-15/+0
* Fixed application info null pointer exception.Dan Gittik2019-01-091-4/+325
* Revert "Added app context to smart screen brightness."Sudheer Shanka2019-01-041-325/+4
* Added app context to smart screen brightness.Dan Gittik2018-12-181-4/+325
* Remove 0 param BrightnessConfiguration.Builder constructorKenny Guy2018-09-111-27/+1
* Added system-wide minimum brightness curve.Dan Gittik2018-04-061-2/+6
* Add more brightness config details to dumpsysKenny Guy2018-01-171-6/+60
* Tag brightness APIs with @SystemAPIKenny Guy2018-01-101-0/+4
* Add an API for setting a new brightness curve.Michael Wright2017-12-071-0/+175