diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml index 8c104a6..56db8a6 100644 --- a/res/values/cherish_arrays.xml +++ b/res/values/cherish_arrays.xml @@ -251,4 +251,18 @@ 2 + + + @string/show_carrier_disabled + @string/show_carrier_keyguard + @string/show_carrier_statusbar + @string/show_carrier_enabled + + + 0 + 1 + 2 + 3 + + diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index c122463..ee0a14d 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -429,4 +429,16 @@ Kill app button Show a kill app button in the notification\'s longpress menu + + Carrier label + Customize the carrier label + Custom carrier label + Enter a custom label. Leave blank to use your network name + Custom label currently not set + Carrier label location + Disabled + Lockscreen + Statusbar + Both + diff --git a/res/xml/carrier_label.xml b/res/xml/carrier_label.xml new file mode 100644 index 0000000..9ad38bf --- /dev/null +++ b/res/xml/carrier_label.xml @@ -0,0 +1,34 @@ + + + + + + + + + diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml index 6e3b4f8..2125a55 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -30,6 +30,11 @@ android:key="statusbar_icons" android:title="@string/sb_icons"> + +