diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index d9e235f..17064ae 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -180,4 +180,8 @@ Reorient Swap volume buttons when the screen is rotated + + Disable power menu on lock screen + This will only disable the power menu on secure lock screens + diff --git a/res/xml/cherish_settings_power.xml b/res/xml/cherish_settings_power.xml index 19e344e..cad470a 100644 --- a/res/xml/cherish_settings_power.xml +++ b/res/xml/cherish_settings_power.xml @@ -18,6 +18,12 @@ android:title="@string/powermenu_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + +