From bd0b95baa8311a28d6bacb93573bd147d65e2b2f Mon Sep 17 00:00:00 2001 From: DennySPb Date: Mon, 19 Sep 2022 09:57:37 +0700 Subject: [PATCH] Cherish: Add vowifi options MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/values/cherish_arrays.xml | 40 ++++++++++++++++++++++++++ res/values/cherish_strings.xml | 17 +++++++++++ res/xml/cherish_settings_statusbar.xml | 16 +++++++++++ 3 files changed, 73 insertions(+) diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml index be7ad44..4588454 100644 --- a/res/values/cherish_arrays.xml +++ b/res/values/cherish_arrays.xml @@ -412,4 +412,44 @@ com.android.keyguard.clock.SparkClockController com.android.keyguard.clock.SparkCircleClockController + + + + @string/vowifi_icon_disabled + @string/vowifi_icon_enabled + @string/vowifi_icon_enabled_volte_disabled + + + + 0 + 1 + 2 + + + + + @string/vowifi_icon_default + @string/vowifi_icon_oneplus + @string/vowifi_icon_moto + @string/vowifi_icon_asus + @string/vowifi_icon_emui + @string/vowifi_icon_simple1 + @string/vowifi_icon_simple2 + @string/vowifi_icon_simple3 + @string/vowifi_icon_vivo + @string/vowifi_icon_margaritov + + + + 0 + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 3a0fc10..bb82313 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -652,5 +652,22 @@ Replace heads-up notification with slim and less invasive version of redesigned ticker Use app colored background Replace reTicker background color using notification app main color + + + VoWiFi icon + VoWiFi icon enabled + VoWiFi icon disabled + VoWiFi instead of VoLTE icon + VoWiFi icon style + Default Icon + EMUI Icon + Asus Icon + OOS Icon + Motorola Icon + Simple1 Icon + Simple2 Icon + Simple3 Icon + Vivo Icon + Margaritov Icon diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml index db08bb3..69660d9 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -92,6 +92,22 @@ android:summary="%s" android:defaultValue="0" android:dependency="show_volte_icon"/> + + + +