diff --git a/res/drawable/ic_plug.xml b/res/drawable/ic_plug.xml new file mode 100644 index 0000000..6bafe19 --- /dev/null +++ b/res/drawable/ic_plug.xml @@ -0,0 +1,9 @@ + + + + + + + + diff --git a/res/values-vi/cherish_strings.xml b/res/values-vi/cherish_strings.xml index 608c31d..2869d25 100644 --- a/res/values-vi/cherish_strings.xml +++ b/res/values-vi/cherish_strings.xml @@ -287,4 +287,7 @@ Hiển thị tiêu đề thông báo Có hiển thị tiêu đề thông báo kiểu R hay không (Yêu cầu khởi động lại giao diện người dùng hệ thống) + + Bật màn hình khi sạc + Đánh thức thiết bị nếu đã cắm/đã rút sạc diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 2d1e19a..a6c2a6f 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -53,6 +53,7 @@ Replace clear all text with nice button Show clear all notifications button in quick settings instead of default text one + QS tile colors Use accent color for qs tile icons and background Blur alpha @@ -412,4 +413,9 @@ Prevent app overrides Prevent apps from overriding transitions Default + + + Wake up on charge + Wake up the device if charger is plugged/unplugged + diff --git a/res/xml/cherish_settings_misc.xml b/res/xml/cherish_settings_misc.xml index 301ea77..99269ca 100644 --- a/res/xml/cherish_settings_misc.xml +++ b/res/xml/cherish_settings_misc.xml @@ -18,6 +18,13 @@ android:title="@string/misc_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + +