From bf2988d6e2170a2d741e08107cf8403d57e7ee29 Mon Sep 17 00:00:00 2001 From: Altaf-Mahdi Date: Fri, 26 Apr 2024 13:34:14 +0900 Subject: [PATCH] Evolver: Hide power menu on secure lock screen [2/2] Signed-off-by: AnierinB --- res/values/evolution_strings.xml | 5 +++++ res/xml/evolution_settings_power_menu.xml | 11 +++++++++++ 2 files changed, 16 insertions(+) diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index 07d9ee6..4717164 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -117,6 +117,11 @@ Alert while display on Play sound and vibration for notifications while the display is on + + Lock screen + Show on secure lock screen + Show the power menu while the device is locked + Spoofing Developer options diff --git a/res/xml/evolution_settings_power_menu.xml b/res/xml/evolution_settings_power_menu.xml index f9244fb..e689984 100644 --- a/res/xml/evolution_settings_power_menu.xml +++ b/res/xml/evolution_settings_power_menu.xml @@ -9,4 +9,15 @@ xmlns:settings="http://schemas.android.com/apk/res/com.android.settings" android:title="@string/power_menu_title"> + + + + +