index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
/
display
/
BrightnessConfiguration.java
Age
Commit message (
Expand
)
Author
2020-12-02
Hand-migration to TypedXml interface.
Jeff Sharkey
2020-11-30
Mechanically apply TypedXml refaster template.
Jeff Sharkey
2020-11-30
Mechanical refactoring to new typed XML classes.
Jeff Sharkey
2020-10-20
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-01-20
Update brightness configuration per API review.
Kenny Guy
2020-01-06
Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java...
TreeHugger Robot
2020-01-03
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-12-30
Make the short term brightness model configurable.
Kenny Guy
2019-11-14
Add an API to BrightnessConfiguration to enable colour sampling.
Kenny Guy
2019-08-29
Add missing nullability annotations.
Aurimas Liutikas
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
More @NonNulls on BrightnessConfiguartion
Kenny Guy
2019-02-25
Clarify brightness correction API
Kenny Guy
2019-01-17
Add @TestApi to brightness @SystemApis
Kenny Guy
2019-01-09
Fixed application info null pointer exception.
Dan Gittik
2019-01-04
Revert "Added app context to smart screen brightness."
Sudheer Shanka
2018-12-18
Added app context to smart screen brightness.
Dan Gittik
2018-09-11
Remove 0 param BrightnessConfiguration.Builder constructor
Kenny Guy
2018-04-06
Added system-wide minimum brightness curve.
Dan Gittik
2018-01-17
Add more brightness config details to dumpsys
Kenny Guy
2018-01-10
Tag brightness APIs with @SystemAPI
Kenny Guy
2017-12-07
Add an API for setting a new brightness curve.
Michael Wright