diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 51ecf0c..6e9ff57 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -522,5 +522,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" /> + + + + + + +