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