aboutsummaryrefslogtreecommitdiffstats
path: root/charger/charger.c
Commit message (Expand)AuthorAgeFilesLines
* charger: Animation on more home keys pressPaul Kocialkowski2013-12-231-0/+2
* charger: do not suspend when handling homePawit Pornkitprasan2013-02-031-1/+3
* Merge commit 'android-4.2.1_r1.2' into cm-10.1Ricardo Cerqueira2013-02-021-1/+25
|\
| * charger: Do not suspend when disconnecting from chargerDevin Kim2013-01-221-1/+2
| * charger: suspend enable in charger modechoongryeol.lee2013-01-221-1/+24
* | Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/sy...Steve Kondik2012-11-181-2/+5
|\|
| * charger: allow devices to skip the initial display blankDima Zavin2012-10-121-0/+2
| * Always include <sys/socket.h> before <linux/netlink.h>.Elliott Hughes2012-09-121-2/+3
* | charger: allow home button to wakePawit Pornkitprasan2012-11-061-0/+4
* | charger: make default to not suspend in charge modeDavid Ferguson2012-09-261-0/+4
* | charger: suspend when not animatingPawit Pornkitprasan2012-07-211-0/+26
* | charger: Add support for non-standard charging interfacesSteve Kondik2012-07-101-3/+17
|/
* 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
* Revert "charger: show animation when the device is unplugged"Dima Zavin2011-09-291-1/+0
* charger: dump the last_kmsg when going into charger modeDima Zavin2011-09-291-0/+55
* charger: use the new asset for almost full, and show full @ 95%Dima Zavin2011-09-261-4/+25
* charger: show animation when the device is unpluggedDima Zavin2011-09-251-0/+1
* charger: update charger UI with official graphics and animationDima Zavin2011-09-251-61/+222
* 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-041-0/+726