replicant-vendor_cmsdk/sdk/src/java/cyanogenmod
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
..
alarmclock cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
app Ensures ProfileTrustAgent properly grants/revokes trust [2/2] 2016-06-08 17:04:59 -07:00
content cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
externalviews ExtViews: Catch SecurityException due to bad interface 2016-06-16 14:04:23 -07:00
hardware livedisplay: Add support for direct color balance control 2016-07-20 10:07:31 -07:00
media cmsdk: Create CMSystemServer to handle our platform init. 2016-05-31 17:28:48 -07:00
os cmsdk: Actually return the system property in Build. 2016-04-06 15:19:22 -07:00
power cmsdk: Create CMSystemServer to handle our platform init. 2016-05-31 17:28:48 -07:00
profiles cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
providers livedisplay: Add support for direct color balance control 2016-07-20 10:07:31 -07:00
themes cmsdk: Create CMSystemServer to handle our platform init. 2016-05-31 17:28:48 -07:00
util cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
weather cmsdk: Prevent NPE in CMWeatherManager 2016-06-17 15:12:38 -07:00
weatherservice Weather API: Delegate the responsability of rejecting back to back requests [1/2] 2016-04-13 15:22:40 -07:00