summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/display/BrightnessCorrection.java
Commit message (Expand)AuthorAgeFilesLines
* Hand-migration to TypedXml interface.Jeff Sharkey2020-12-021-6/+1
* Mechanically apply TypedXml refaster template.Jeff Sharkey2020-11-301-2/+2
* Mechanical refactoring to new typed XML classes.Jeff Sharkey2020-11-301-8/+8
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-2/+0
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+1
* Add missing nullability annotations.Aurimas Liutikas2019-08-291-2/+3
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Clarify brightness correction APIKenny Guy2019-02-251-6/+8
* Add @TestApi to brightness @SystemApisKenny Guy2019-01-171-0/+40
* Fixed application info null pointer exception.Dan Gittik2019-01-091-0/+245
* Revert "Added app context to smart screen brightness."Sudheer Shanka2019-01-041-245/+0
* Added app context to smart screen brightness.Dan Gittik2018-12-181-0/+245