From 31181403b70d73faacb06140745c3c9cca4c4bf8 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 bb82313..a4e83c4 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -669,5 +669,13 @@ Simple3 Icon Vivo Icon Margaritov Icon + + + 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 69660d9..927f5f0 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -127,6 +127,25 @@ android:summary="@string/roaming_indicator_icon_summary" android:defaultValue="false" /> + + + + + + +