From 8e4a68807d7804b836b0b175ecf335d61991447c Mon Sep 17 00:00:00 2001 From: Alex Cruz Date: Tue, 19 Sep 2017 19:17:56 +0800 Subject: [PATCH] Pimp the power menu out [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit sagarmakhar: migrate to androidx Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 15 ++++++++++ res/xml/cherish_settings_power.xml | 45 ++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 347a906..0b9d3b6 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -130,4 +130,19 @@ Search Search apps + + + Power menu + View or change power menu entries + Screenshot + Power + Advanced reboot options + Restart + Airplane + Settings + Lock Down + Sound Panel + Users + Logout + Emergency diff --git a/res/xml/cherish_settings_power.xml b/res/xml/cherish_settings_power.xml index dc342b2..19e344e 100644 --- a/res/xml/cherish_settings_power.xml +++ b/res/xml/cherish_settings_power.xml @@ -17,5 +17,50 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:title="@string/powermenu_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + + + + + + + + + + + + + + + + + +