From 590abebbefdc124c3e5690ee2f66bd428cab4cbb Mon Sep 17 00:00:00 2001 From: idoybh Date: Tue, 28 Jan 2020 23:08:35 +0700 Subject: [PATCH] Cherish: Allow controlling QS blur alpha [2/2] --- res/values-vi/cherish_strings.xml | 2 ++ res/values/cherish_strings.xml | 3 +++ res/xml/cherish_settings_quicksettings.xml | 10 ++++++++++ .../settings/fragments/QuickSettings.java | 17 +++++++++++++++-- 4 files changed, 30 insertions(+), 2 deletions(-) diff --git a/res/values-vi/cherish_strings.xml b/res/values-vi/cherish_strings.xml index 8a65148..1af116a 100644 --- a/res/values-vi/cherish_strings.xml +++ b/res/values-vi/cherish_strings.xml @@ -27,6 +27,7 @@ Phím rockers Thông báo Chứ năng thiết bị + Làm mờ OK @@ -51,4 +52,5 @@ Thay thế xóa tất cả văn bản bằng nút đẹp Hiển thị xóa tất cả nút thông báo trong cài đặt nhanh thay vì văn bản mặc định + diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 131db1c..6dbc3f4 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -27,6 +27,7 @@ Volume rockers Notifications Device features + QS category OK @@ -53,6 +54,8 @@ 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 + Sets the blur transparency Blur behind quick settings (beta) blurs darkened background behind quick settings diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml index 73c706f..352e447 100644 --- a/res/xml/cherish_settings_quicksettings.xml +++ b/res/xml/cherish_settings_quicksettings.xml @@ -34,6 +34,16 @@ android:summary="@string/blur_quicksettings_subtitle" android:defaultValue="true" /> + +