diff --git a/res/drawable/ic_recovery.xml b/res/drawable/ic_recovery.xml new file mode 100644 index 0000000..2355878 --- /dev/null +++ b/res/drawable/ic_recovery.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 2c33127..7446a07 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -233,4 +233,8 @@ Fingerprint authentication vibration Vibrate on successful fingerprint authentication + + Advanced restart + When unlocked, include options in the power menu for restarting into recovery or bootloader + diff --git a/res/xml/cherish_settings_power.xml b/res/xml/cherish_settings_power.xml index dc342b2..0d34393 100644 --- a/res/xml/cherish_settings_power.xml +++ b/res/xml/cherish_settings_power.xml @@ -18,4 +18,11 @@ android:title="@string/powermenu_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + +