diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml index 318b7b2..c25df62 100644 --- a/res/values/cherish_arrays.xml +++ b/res/values/cherish_arrays.xml @@ -160,4 +160,76 @@ 6 7 + + + @string/status_bar_battery_style_icon_portrait + + @string/status_bar_battery_style_circle + @string/status_bar_battery_style_dotted_circle + + + @string/status_bar_battery_style_hidden + + + + + + 0 + + 1 + 2 + + + 5 + + + + @string/text_charging_symbol_default + @string/text_charging_symbol_flash + @string/text_charging_symbol_tilde + + + + 0 + 1 + 2 + + + + + @string/battery_percentage_off + @string/battery_percentage_inside + @string/battery_percentage_next + + + + 0 + 1 + 2 + + + + + @string/status_bar_battery_text_position_left + @string/status_bar_battery_text_position_right + + + + 0 + 1 + + + + @string/battery_percentage_off + @string/battery_percentage_next + @string/battery_percentage_inside + @string/battery_percentage_estimate + + + + 0 + 1 + 2 + 3 + diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 52ffb24..55910e2 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -300,4 +300,47 @@ Brightness slider visability and settings Bottom brightness slider Show the brightness slider on the bottom of QS + + + Battery level + + + Battery percentage + Disabled + Enabled + Enabled (inside icon) + Enabled (estimate) + + + Battery style + Icon portrait + Icon landscape + Circle + Dotted circle + Square + Solid + Text + Hidden + Q style + + Override battery tile + Use same icon style as above in QS battery tile + + + Custom charging symbol for text style + Custom charging symbol near battery percentage text + Disabled + Flash + Tilde + + + Battery percentage + Hidden + Inside the icon + Next to the icon + Battery percent position + Left of the icon + Right of the icon + Battery percentage when charging + Always display battery percentage when charging diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml index e6a3cee..6e54847 100644 --- a/res/xml/cherish_settings_quicksettings.xml +++ b/res/xml/cherish_settings_quicksettings.xml @@ -33,5 +33,14 @@ android:title="@string/quick_settings_vibrate_title" android:summary="@string/quick_settings_vibrate_summary" android:defaultValue="false"/> + + + diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml index 3ec88a1..31cf616 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -27,7 +27,7 @@ android:targetClass="com.android.systemui.tuner.StatusbarItemsActivity" /> - + - + + + + + + + + + +