summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add liblogYing Wang2013-04-101-1/+1
* charger: accomodate minui changeDoug Zongker2013-03-071-1/+1
* charger: Do not suspend when disconnecting from chargerDevin Kim2012-12-071-1/+2
* charger: fix buildIliyan Malchev2012-12-061-0/+2
* charger: suspend enable in charger modechoongryeol.lee2012-12-062-1/+29
* charger: allow devices to skip the initial display blankDima Zavin2012-10-122-0/+6
* am cdc4a400: am cb71ed30: am 50e2555d: Merge "Always include <sys/socket.h> b...Elliott Hughes2012-09-121-2/+3
|\
| * Always include <sys/socket.h> before <linux/netlink.h>.Elliott Hughes2012-09-121-2/+3
* | Link directly with libm due to libpng dependency.Stephen Hines2012-08-231-1/+1
|/
* charger: make the almost-full frame only show when it's current levelDima Zavin2011-10-311-1/+10
* charger: key state being the same is not an errorDima Zavin2011-10-131-1/+1
* charger: ignore key event if value didn't changeDima Zavin2011-10-121-0/+4
* charger: sync with the current key state on bootDima Zavin2011-10-121-13/+25
* charger: print last_kmsg directly using klog_writeDima Zavin2011-10-121-1/+1
* am 73531557: Revert "charger: show animation when the device is unplugged"Dima Zavin2011-09-301-1/+0
|\
| * Revert "charger: show animation when the device is unplugged"Dima Zavin2011-09-291-1/+0
* | am 823ebc4d: charger: dump the last_kmsg when going into charger modeDima Zavin2011-09-301-0/+55
|\|
| * charger: dump the last_kmsg when going into charger modeDima Zavin2011-09-291-0/+55
* | am 1a5ca61b: charger: use the new asset for almost full, and show full @ 95%Dima Zavin2011-09-261-4/+25
|\|
| * charger: use the new asset for almost full, and show full @ 95%Dima Zavin2011-09-261-4/+25
* | am fc44f5f4: charger: update assetsDima Zavin2011-09-268-0/+0
|\|
| * charger: update assetsDima Zavin2011-09-268-0/+0
* | am e0c70dad: charger: show animation when the device is unpluggedDima Zavin2011-09-261-0/+1
|\|
| * charger: show animation when the device is unpluggedDima Zavin2011-09-261-0/+1
* | resolved conflicts for merge of 0052abda to masterDima Zavin2011-09-2610-61/+248
|\|
| * charger: update charger UI with official graphics and animationDima Zavin2011-09-2510-61/+248
* | fix TINY_ANDROID build (exclude charger binary)Brian Swetland2011-09-201-0/+4
|/
* charger: reduce timeout for power-on with power key to 2 secsDima Zavin2011-09-161-1/+1
* core: Add a standalone charger UI binaryDima Zavin2011-09-043-0/+746