summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/display/BrightnessChangeEvent.java
Commit message (Expand)AuthorAgeFilesLines
* Add DisplayId to BrightnessTrackerFiona Campbell2021-03-151-8/+23
* Add reduce bright colors to brightness trackerChristine Franks2021-02-031-3/+55
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-2/+0
* Add an API to BrightnessConfiguration to enable colour sampling.Kenny Guy2019-11-141-2/+4
* Fix color sampling API per review comments.Kenny Guy2019-03-181-4/+13
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Pipe through color sampling to BrightnessChangeEventKenny Guy2019-01-311-2/+42
* Add information about brightness config to slider events.Kenny Guy2018-01-301-3/+48
* Tag brightness APIs with @SystemAPIKenny Guy2018-01-101-15/+112
* Track brightness changes in nits rather than backlight values.Michael Wright2018-01-021-6/+6
* Limit access to package names in brightness slider data.Kenny Guy2017-11-301-1/+19
* New class to track brightness slider interactions.Kenny Guy2017-11-131-0/+103