From 92668a207193a22d7039589ef6cd33331933cb3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C6=B0ng=20Phan?= Date: Mon, 6 Feb 2023 17:19:46 +0700 Subject: [PATCH] Revert "Revert "Cherish: Make combined signal icons configurable at runtime [2/2]"" This reverts commit 1ecee0b4c16dde5889d20c1e7142b906beb5605a. --- res/values/cherish_strings.xml | 6 ++- res/xml/cherish_settings_statusbar.xml | 6 +++ .../settings/fragments/StatusBarSettings.java | 37 +++++++++++++++---- 3 files changed, 41 insertions(+), 8 deletions(-) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index a81504f..db255a3 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -787,7 +787,11 @@ Replace clear all notification text with floating button Material dismiss button style Material dismiss background style - + + + Combined signal icons + Enable combined signal icons\n(WARNING: a soft reboot will occur upon enabling combined signal icons) + Smart pixels is a power saving feature. Depending on how many pixels you decide to turn off, you could see improvement in battery life. Note that in some cases it can result in unresponsive areas on touch screen Smart Pixels diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml index 010f765..f430835 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -83,6 +83,12 @@ android:title="@string/use_old_mobiletype_title" android:summary="@string/use_old_mobiletype_summary" android:defaultValue="false" /> + +