replicant-vendor_cmsdk/sdk/src/java/cyanogenmod/providers
Steve Kondik 86cae92291 livedisplay: Add support for direct color balance control
* We currently use the DisplayColorCalibration API for setting display
   temperature which makes a lot of guesses about what temperature
   the display really is. Some devices will support the new ColorBalance
   API (via QDCM or other mechanism), which offers a calibrated
   alternative. Add support for this, which will supercede DCC if
   available.
 * Additionally, define the available color temperature range as a
   set of overlayable values so this can be specified per-device.
   This range will be mapped to balance values using the power curve
   calculations in the new MathUtils class.

Change-Id: I99608c09807b747d962680293c7b0cee8d669003
2016-07-20 10:07:31 -07:00
..
CMSettings.java livedisplay: Add support for direct color balance control 2016-07-20 10:07:31 -07:00
DataUsageContract.java cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
ThemesContract.java cmsdk: Fix redundant case in themes contract's componentToImageColName. 2016-06-07 10:43:07 -07:00
WeatherContract.java Refactor WeatherInfo class 2016-04-08 11:17:22 -07:00