summaryrefslogtreecommitdiffstats
path: root/include/hardware/lights.h
Commit message (Collapse)AuthorAgeFilesLines
* LEDs Brightness: Update the comment indicationsAdrianDC2015-10-271-1/+1
| | | | | Change-Id: I019450d67fb4e01ba142d1ecd4d1a67cbc2298f6 Signed-off-by: AdrianDC <radian.dc@gmail.com>
* LEDs Brightness: Add the libhardware comment indicationsAdrianDC2015-10-261-0/+3
| | | | | Change-Id: I6fe45707c53ff182d103dd03cf79dd453597e9a7 Signed-off-by: AdrianDC <radian.dc@gmail.com>
* Multiple LEDs [1/3]: Illumination Bars supportAdrianDC2015-10-261-0/+11
| | | | | | | | | | | | | | | | Implement the support of a multiple LEDs settings. The setting is deactivated by default and will be ignored by the unimplemented phones. Current LibLights will simply not use the new variable. Changes includes : frameworks/base hardware/libhardware packages/Apps/Settings Change-Id: I5242d1999f351909d284b88a8f14accaeb24ba49 Signed-off-by: AdrianDC <radian.dc@gmail.com>
* lights: Adding keypad alt/shift LED light IDsJason Parker2015-10-181-0/+6
| | | | | | | | in conjunction with the keyboard light patch for frameworks/base: http://review.cyanogenmod.org/77945 Change-Id: Ie97a80d398d474950340cba60c48ba5904978ec5
* move the old sensorHAL interface into a separate headerMathias Agopian2010-07-191-0/+0
| | | | | | | sensors_deprecated.h is included from sensors.h, for easier reading. Change-Id: I97883e1db73beb6c612da2ec023ee6bb8d4858c3
* Add brightnessMode field to light_state_tMike Lockwood2009-11-101-0/+16
| | | | | | | | This is to allow the framework to inform the lights HAL of the current lighting mode for the LCD backlight. Change-Id: I665653c4b9097c4dd92bf0aaa5d83953e134a886 Signed-off-by: Mike Lockwood <lockwood@android.com>
* Add support for colored jogball (adds hardware flash mode)Eric Olsen2009-11-041-0/+6
| | | | Signed-off-by: Eric Olsen <eolsen@android.com>
* Remove obsolete hardware auto-brightness support.Mike Lockwood2009-11-031-21/+0
| | | | | Change-Id: Iab4bf538268c166a16b4b80f0a2c6361d63c2e2d Signed-off-by: Mike Lockwood <lockwood@android.com>
* Add comment warning to not use hardware based autobrightness support.Mike Lockwood2009-10-251-0/+5
| | | | | | | This is deprecated and will be removed in the next release. Change-Id: I5a5e93b99ae722dfcd0e9cf6415c8af6a71e6eab Signed-off-by: Mike Lockwood <lockwood@android.com>
* lights: Header file updates for ALS support codesDan Murphy2009-07-281-0/+15
| | | | | | | These changes adds ALS support to the lighting system Signed-off-by: Dan Murphy <D.Murphy@motorola.com> Signed-off-by: Mike Lockwood <lockwood@android.com>
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-0/+116