Commit Graph

11 Commits

Author SHA1 Message Date
Marc Alexander
345a305b8e lights: replace alternating leds with hardware supported feature
Now the led will blink with the same color as the current charging
state.
2012-07-21 23:45:24 +02:00
Marc Alexander
12ae926fcb lights: Add ability for dual leds and correct battery state
Show correct battery state:
Android displays the battery as full even though it's only at 90%.
With this patch a posix thread will be started that'll make sure
the LED is amber even if android sets it to green if the battery
is not full yet.

Add ability for dual leds:
The Leo has only native support for shortly flashing the green
and amber led. With this patch the device will always have the LED
on and shortly switch to the other LED color if there is a
notification while the device is plugged in.
2012-06-17 22:06:21 +02:00
milaq
cd9dd3a992 merge from bravo base (not yet ready) 2012-04-30 16:27:12 +02:00
284b07cd48 use TARGET_BOOTLOADER_BOARD_NAME instead of statically using htcleo, probably need to change more soon 2011-08-13 02:30:20 +01:00
charansingh
8453b50bd1 fix build break
Change-Id: I0fa5cf622e12a34b2deb993350d743bdb35ff558
2011-04-22 17:32:01 +05:30
charansingh
b36544cd03 Mass Update
Updated it with TLS register, banding fixes, proper partition layout,
 boot.img commands, add gps libs back to proprietary as the ones compiled
 wont work, updated kernel and init with appropriate bluetooth fixes,
 kgsl changes, 2 way recording etc, New Lights module to fix led
 notification light, make the sensors compile for sensors.htcleo.so
 and same for leds, add mobile interfaces for HD2

Change-Id: I599c8242b38804f37f07e9661fef2ee908bab161
2011-04-22 03:46:10 -04:00
charansingh
91b8b0372d Update leo to latest everything
Change-Id: Icdf18931a0df162902543fa7805ecd872bd210f9
2011-03-27 17:20:21 +05:30
charansingh
0344dd1ee4 fix sensors code and broken build 2011-01-24 18:10:37 +05:30
charansingh
b742053a33 fix build break 2011-01-24 17:06:50 +05:30
charansingh
338d768a66 Fix sensors and add board-info.txt 2011-01-24 16:46:24 +05:30
charansingh
be6ff0e328 first commit 2011-01-22 23:16:05 +05:30