- Jan 07, 2023
-
-
minui supports only <= 8-bit PNGs. On my machine battery_fail was being encoded using 24-bits and charger was freaking out :( Change-Id: I2f63548ba102f49485c43268389f1cdd5e50802d Signed-off-by:
Luca Stefani <luca.stefani.ge1@gmail.com> Signed-off-by:
Simão Gomes Viana <devel@superboring.dev>
-
- Sep 25, 2022
-
-
Tim Zimmermann authored
Change-Id: I7cfd4cdaf4e3db48e3a970cb103b35986ec290cf
-
- Aug 05, 2021
-
-
programminghoch10 authored
Add a new charger as a possible replacement for the AOSP charger. Co-Authored-By:
Tim Zimmermann <tim@linux4.de> Change-Id: Icdf7ad770bb353f082759b76fd4e58910e8d72e3
-
- Oct 22, 2020
-
-
Aayush Gupta authored
- Been broken since a while. I don't see any devices using it as well. Most devices have explicitly set it to false instead. Signed-off-by:
Aayush Gupta <aayushgupta219@gmail.com> Change-Id: I178ecd5213bc0c99f97cbbd9c41fd648598edd77
-
- May 23, 2019
-
-
Volodymyr Zhdanov authored
* used by google bonito * https://android.googlesource.com/device/google/bonito/+/refs/tags/android-9.0.0_r39/device-bonito.mk#18 Change-Id: Idd0b4640ee4896c86b25a5457fe889c28e49a283
-
- Apr 09, 2019
-
-
Christopher N. Hesse authored
Change-Id: If184d3e3c5e4545e8baba665366b59390718ac02 Signed-off-by:
Christopher N. Hesse <raymanfx@gmail.com> (cherry picked from commit 70e7015d73b8fdd5258732863012f7b06d8347f5)
-
- Sep 11, 2017
-
-
Luca Stefani authored
Oreo doesn't allow usage of the old alarm interface anymore, so simply remove it and switch to timerfd. Also update the timerfd interface from CAF O release Change-Id: I22fc00630072cbf18976239dc039bf2135946045
-
Adrian DC authored
* Required to access android-base/unique_fd.h * Includes following commit from CAF device/qcom/common healthd: Add include path for minui.h The minui.h header file path has changed such that it now resides within recovery/minui/include. Update the healthd makefile to reflect this Change-Id: I4ed371156b075f5b96404480b3703f113003979b Change-Id: I60bc31ecaa07dad40b37265ded37d64b492bd029
-
- Aug 23, 2017
-
-
Luca Stefani authored
* TODO: Rebrand cmsdk when it's in a working state Change-Id: I0d8d573f9e0032110ae3a0f54ebe11a877b83137
-
- Aug 20, 2017
-
-
Michael Bestas authored
* These are copied from system/core/healthd, avoid unnecessary build warnings Change-Id: Id087169ebb2d70d2d1ad4d8c9a8cfd20578fc7f2
-
- Jul 22, 2017
-
-
Michael W authored
* Load the correct font to display the capacity in appropriate size * Fall back to gr_sys_font() in case it can't be loaded Change-Id: I7a05be70da3b8f0cf2895e844dfc29d66d5dbab1
-
- Apr 05, 2017
-
-
Dan Pasanen authored
Change-Id: I613799e7ed332d11333ba166f7df310b86deb450
-
- Feb 05, 2017
-
-
Zhao Wei Liew authored
Number of frames comes first; frames per second comes after. This fixes commit 7d2b6d23. Change-Id: I06218a01242a327cbb9be08d3efbb3d1e4cbb217 Issue-Id: LINN-11
-
- Oct 24, 2016
-
-
Ricardo Cerqueira authored
Change-Id: Ieb046c493ca3d367cff570bd08d38c84c74e5fbd
-
Michael W authored
* What the title says :). Looks way better * Use half a vertical font size as offset Change-Id: I3e5cc039932a1016d419c4dbe5af5f7673631733
-
- Sep 08, 2016
-
-
Caio Oliveira authored
* resized by 75% from MDPI Change-Id: I52fa71feb3813b412d01508c48699778a5a45d5f Signed-off-by:
Caio Oliveira <caiooliveirafarias0@gmail.com>
-
- Aug 25, 2016
-
-
Luca Stefani authored
Change-Id: Ibd8e9470e01d14a11941e47c099d6dd13d5d51cc
-
- Aug 19, 2016
-
-
Brandon McAnsh authored
Change-Id: Ibb2cd183221bc7887af52835bf33fe1b3ba0ab7e Signed-off-by:
Brandon McAnsh <brandon.mcansh@gmail.com>
-
- Aug 17, 2016
-
-
Brandon McAnsh authored
* xxxhdpi Change-Id: I53f86c3bf68d8ba3ad21273b44f75ea6434d7883 Signed-off-by:
Brandon McAnsh <brandon.mcansh@gmail.com>
-
- Aug 15, 2016
-
-
Adrian DC authored
* 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
-
Adrian DC authored
* 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>
-
- Aug 14, 2016
-
-
Steve Kondik authored
* 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
-