From b996e3c204f15e7821ba060593c0626d71d0549a Mon Sep 17 00:00:00 2001 From: jhonboy121 Date: Tue, 20 Sep 2022 20:28:54 +0700 Subject: [PATCH] Cherish:Allow toggling privacy indicators [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 8 ++++++++ res/xml/cherish_settings_statusbar.xml | 19 +++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 2e4a9ee..da3d8a2 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -500,5 +500,13 @@ Ripple effect Show ripple effect on unlock with fingerprint + + + Mic and camera privacy indicator + Show indicator when any app uses mic or camera + Location privacy indicator + Show indicator when any app uses location + Media projection privacy indicator + Show indicator when device screen is projected diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml index 8c48cc0..66bda03 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -96,6 +96,25 @@ android:summary="@string/roaming_indicator_icon_summary" android:defaultValue="false" /> + + + + + + +