From 3cd6053ffe90813558bd33a1ff87fcc46f270ebd Mon Sep 17 00:00:00 2001 From: spkal01 Date: Wed, 27 Apr 2022 17:28:06 +0300 Subject: [PATCH] Cherish:Color coded battery indication [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 6 +++++- res/xml/statusbar_battery.xml | 6 ++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 2b2d1f5..e18cfc7 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -787,5 +787,9 @@ Ignore window secure flags - This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect. + This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect. + + + Toggle colorful battery icon + Each battery level drop is color coded diff --git a/res/xml/statusbar_battery.xml b/res/xml/statusbar_battery.xml index 31081d7..0ae95b2 100644 --- a/res/xml/statusbar_battery.xml +++ b/res/xml/statusbar_battery.xml @@ -17,6 +17,12 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:title="@string/battery_style_category_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + +