From b301c69b765e6d8c66d9c7a07cb9634e082ffa1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C6=B0ng=20Phan?= Date: Fri, 2 Oct 2020 21:43:06 +0700 Subject: [PATCH] Cherish:Run NavBar tuner and StatusBar tuner --- res/values/cherish_strings.xml | 12 +++++++++--- res/xml/cherish_settings_button.xml | 13 +++++++++++++ res/xml/cherish_settings_statusbar.xml | 13 +++++++++++++ 3 files changed, 35 insertions(+), 3 deletions(-) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index e482aa1..573e237 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -42,6 +42,7 @@ Learn more about CherishOS Device features QS category + Navigation bar OK @@ -67,9 +68,6 @@ Status bar icons - - Statusbar items - Display music visualizer @@ -150,4 +148,12 @@ Wake up on charge Wake up device if charger is plugged/unplugged. + + + System icons + Control which status bar icons are shown + Statusbar items + + + Navbar buttons \ No newline at end of file diff --git a/res/xml/cherish_settings_button.xml b/res/xml/cherish_settings_button.xml index 191beb9..7c89929 100644 --- a/res/xml/cherish_settings_button.xml +++ b/res/xml/cherish_settings_button.xml @@ -18,6 +18,19 @@ android:title="@string/button_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + + + + + + + + + + + + + + \ No newline at end of file