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
2011-09-28 01:53:48 +01:00
2011-12-30 01:14:05 +00:00
2012-05-30 03:00:51 +03:00
2011-12-30 01:14:05 +00:00
2011-01-24 18:57:26 +05:30
2012-06-11 01:33:43 +02:00
2011-01-22 23:16:05 +05:30
2012-05-10 12:19:55 +02:00
2011-10-31 21:47:31 +00:00
2012-05-04 10:48:42 +02:00
2011-12-30 01:14:05 +00:00
2012-05-22 22:23:52 +02:00
2011-12-30 01:14:05 +00:00
2011-12-30 01:14:05 +00:00
2012-06-11 16:23:37 +03:00
2011-12-30 01:14:05 +00:00
2012-05-01 16:01:01 +02:00
2011-04-17 16:01:35 -07:00
2012-05-21 15:15:14 +03:00
2011-10-31 21:47:31 +00:00

Device configuration for the HTC LEO (AKA HD2)

Copyright (C) 2012 The CyanogenMod Project

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0
Description
No description provided
Readme 87 MiB
Languages
C 71.8%
C++ 12%
Makefile 9.4%
Shell 5.4%
Python 1.4%