summaryrefslogtreecommitdiffstats
path: root/cmhw
Commit message (Collapse)AuthorAgeFilesLines
* Revert "allow override of cabc file via property"Zhao Wei Liew2017-01-311-4/+1
| | | | | | | | | | | | A quick search reveals that only 1 device uses this - kona. Instead of adding a system prop for this, that one device can add its own AdaptiveBacklight class. This allows kona to use AdaptiveBacklight without having to modify the common class. This reverts commit c11396ecc6738126e84f6262fecbd6021ca20abd. Change-Id: Id912091f64da39a10d30c9770f248cf6467e8760
* cmhw: Add reading modeLuca Stefani2017-01-311-0/+2
| | | | Change-Id: Id6c4ab0c081afb2f9fae6e6c5b776c093f377e97
* DisplayModeControl: Add null check to setMode()Kevin F. Haggerty2016-07-191-0/+4
| | | | | | | | * getCurrentMode() can return null. Don't let setMode() try set a null mode because bad things happen. * Let's make cmhw safe again (groan, I know that one was bad) Change-Id: I20bdee4a0e8cbb0598f35770d71902332db51ddb
* cmhw: Add DisplayModeControl supportZhao Wei Liew2016-07-101-0/+136
| | | | | | | | | | | Make use of LiveDisplay's implementation of display modes. Remove AdvancedDisplay's display mode support as it duplicates functionality provided by the CMHW implementation. Based on Sean hoyt's original work on klmintwifi. Change-Id: I455a8c764118adbdb997b2ba9145e24fecb8199b
* hardware: Clean up CMHW and AdvancedDisplayZhao Wei Liew2016-07-025-140/+121
| | | | | | | | | | | - Use CMSDK FileUtils - Simplify, yet harden checks - Use static final Strings - Remove unnecessary imports - Remove unnecessary Strings - Update copyright Change-Id: Id2f0f2fdf5be7e2b29a3910a6aa56a3aad10868f
* cmhw: add SunlightEnhancement/MDNIE Outdoor mode supportSimon Shields2016-02-111-0/+89
| | | | Change-Id: I86ea442992a945cf6dcad939aa95f04caa72834c
* cmhw: Add touchscreen hovering supportFranco2015-02-061-0/+93
| | | | Change-Id: Ia581d6cc6f30b3de91c08ed5be3c4ba76b9a5d31
* AdaptiveBacklight: fix illegal value exception.repo Shareef Ali2014-12-271-1/+2
| | | | Change-Id: I8ea84451c8dd4be35a2d2e62547fc81a2b704dd1
* samsung: hardware: Add HighTouchSensitivity classXiao-Long Chen2014-09-121-0/+93
| | | | Change-Id: I811f721dab1381d637086782a8fd850051981174
* samsung: hardware: Set correct file mode for Java filesEthan Chen2014-09-111-0/+0
| | | | Change-Id: I8d7ae3cd0fcc9b785ebd0da8a8ba8029adeb20a3
* Hardware: Samsung: simplify CMHW isSupported checkDave Daynard2014-08-182-12/+2
| | | | Change-Id: Ia07e20baf5c72dc33394ae48fbacd548592c207f
* allow override of cabc file via propertycm-10.2-M1sbrissen2013-10-281-1/+3
| | | | | | | Note 8's cabc is implemented in mdnie instead of the panel file like other smdk4x12 devices. Change-Id: I9bd7c4bb5899cd323e4f6861bf7ceb61f459da05
* vibrator intensity: disable tunable framework if not supportedDavid Daynard2013-08-251-1/+7
| | | | Change-Id: I6481b82b7ee5412234d42e39f7f5560489f14af3
* samsung: hardware: add support for adaptive backlightDaniel Hillenbrand2013-08-211-0/+74
| | | | Change-Id: I59b798e9cac2cf2c6efbe31736d3361f05c81398
* Samsung: Add common class for vibratorShareef Ali2013-08-091-0/+94
Change-Id: I0802cc122b606b08f58731febd8bf050d22f4c57