summaryrefslogtreecommitdiffstats
path: root/charger
Commit message (Collapse)AuthorAgeFilesLines
* charger: Use the same metrics as recovery to pick a densityRicardo Cerqueira2016-10-131-2/+16
| | | | Change-Id: Ieb046c493ca3d367cff570bd08d38c84c74e5fbd
* cm: charger: Add support for Watch/LDPI devicesCaio Oliveira2016-09-083-0/+0
| | | | | | | * resized by 75% from MDPI Change-Id: I52fa71feb3813b412d01508c48699778a5a45d5f Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
* cm: charger: Center capacity and vertical offsetMichael W2016-09-031-5/+8
| | | | | | | * What the title says :). Looks way better * Use half a vertical font size as offset Change-Id: I3e5cc039932a1016d419c4dbe5af5f7673631733
* charger: Fix 640dpi symlinkBrandon McAnsh2016-08-192-2/+2
| | | | | Change-Id: Ibb2cd183221bc7887af52835bf33fe1b3ba0ab7e Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
* charger: Add 640dpi supportBrandon McAnsh2016-08-172-0/+2
| | | | | | | * xxxhdpi Change-Id: I53f86c3bf68d8ba3ad21273b44f75ea6434d7883 Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
* cm: charger: Export the RTC Clock and Alarm timestampsAdrian DC2016-08-141-0/+2
| | | | | | | | * Gives easy access to the RTC values in order to verify or debug the current status of the RTC clock and alarm, for example if a user says powered-off alarm doesn't work Change-Id: I47e71433a53a25fe9880e7be6a1f5bdb1105ef78
* cm: charger: Add support for double backlight displaysAdrian DC2016-08-142-0/+49
| | | | | | | | | | | | | | | | | | | * Some devices using AMS AS36xx LEDs controllers are using 2 backlight paths to light the display, mostly on Sony Huashan and Sony Blue board devices * Although most of the displays have interlaced backlights and the half dark path can be hard to see, other displays have a top / bottom path that make half the screen on / off * Control the backlight level of both path if the device does have BACKLIGHT_PATH set, and if present, SECONDARY_BACKLIGHT_PATH * Leave the HEALTD_BACKLIGHT_LEVEL config accessible to override the default 100 / 255 brightness used in healthd Change-Id: If774c3e66acedddf7ba676581e7c88b7e83a66b6 Signed-off-by: Adrian DC <radian.dc@gmail.com>
* cm: Add custom off-mode charging screenSteve Kondik2016-08-1419-0/+423
* Moving this to open-source from CyanogenOS :) * Thanks to Chao Chen, Ethan Chen, Pat Erley, Scott Mertz, and Keith Mok for various contributions to this. Change-Id: If79f9c279668d14ee0cde62889bb09e7185ef08c