Cherish:Add application downgrade feature and window ignore secure feature

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
LibXZR
2022-04-23 15:51:35 +07:00
committed by Hưng Phan
parent 57867f8e99
commit ca2b51a603
3 changed files with 26 additions and 0 deletions

View File

@@ -780,4 +780,12 @@
<string name="notification_material_dismiss_button_summary">Replace clear all notification text with floating button</string>
<string name="clearall_style_title">Clear all notification button style</string>
<string name="clearall_bgstyle_title">Clear all notification button background</string>
<!-- Laboratory - Application downgrade -->
<string name="laboratory_app_downgrade_title">Allow application downgrade</string>
<string name="laboratory_app_downgrade_summary">This allows you to downgrade applications. Note that this may lead to crashes and data corruption.</string>
<!-- Laboratory - Ignore window secure -->
<string name="laboratory_ignore_window_secure_title">Ignore window secure flags</string>
<string name="laboratory_ignore_window_secure_summary">This removes the screenshots and screenrecords limits for all applications. Normally, special applications are replaced with black areas in records. This can be convenient in some cases but may lead to privacy leaks. After changing this toggle, you may need to restart applications for the change to take effect.</string>
</resources>