From 95e5208d6873e63069dbb3bd2a4aef93666b880c Mon Sep 17 00:00:00 2001 From: minaripenguin Date: Thu, 13 Apr 2023 15:39:52 +0800 Subject: [PATCH] Cherish: Combined signal icons toggle [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: minaripenguin Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 4 ++++ res/xml/cherish_settings_statusbar.xml | 6 ++++++ .../cherish/settings/fragments/StatusBarSettings.java | 10 ++++++++++ 3 files changed, 20 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 1251bfc..bf06c61 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -872,4 +872,8 @@ Percent of pixels to disable Burn-in protection Prevents burn-in on OLED devices by shifting pixels every so often + + + Combined signal icons + Enable combined signal icons\n(WARNING: a soft reboot will occur upon enabling combined signal icons) diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml index 02a6cde..eb04d67 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -78,6 +78,12 @@ android:summary="@string/data_disabled_icon_summary" android:defaultValue="true" /> + +