diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index 46444c2..8fa0919 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -93,6 +93,8 @@ Developer options Allow application downgrade Allow downgrading system applications, which may result in crashes and data loss + Ignore window secure flags + Remove restrictions on screenshots and screen recordings for all applications, potentially risking privacy leaks Component spoofing diff --git a/res/xml/evolution_settings_miscellaneous.xml b/res/xml/evolution_settings_miscellaneous.xml index 887928b..5408c26 100644 --- a/res/xml/evolution_settings_miscellaneous.xml +++ b/res/xml/evolution_settings_miscellaneous.xml @@ -31,5 +31,12 @@ android:title="@string/miscellaneous_app_downgrade_title" android:summary="@string/miscellaneous_app_downgrade_summary" android:defaultValue="false" /> + + +