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"> + +