diff --git a/res/drawable/ic_lockdown.xml b/res/drawable/ic_lockdown.xml
new file mode 100644
index 0000000..40dcbe1
--- /dev/null
+++ b/res/drawable/ic_lockdown.xml
@@ -0,0 +1,5 @@
+
+
+
+
diff --git a/res/drawable/ic_plane.xml b/res/drawable/ic_plane.xml
new file mode 100644
index 0000000..1ca31cf
--- /dev/null
+++ b/res/drawable/ic_plane.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/drawable/ic_screenrecord.xml b/res/drawable/ic_screenrecord.xml
new file mode 100644
index 0000000..a0c1b5c
--- /dev/null
+++ b/res/drawable/ic_screenrecord.xml
@@ -0,0 +1,7 @@
+
+
+
\ No newline at end of file
diff --git a/res/drawable/ic_screenshot.xml b/res/drawable/ic_screenshot.xml
new file mode 100644
index 0000000..6dcd36b
--- /dev/null
+++ b/res/drawable/ic_screenshot.xml
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/drawable/ic_users.xml b/res/drawable/ic_users.xml
new file mode 100644
index 0000000..e126fbe
--- /dev/null
+++ b/res/drawable/ic_users.xml
@@ -0,0 +1,5 @@
+
+
+
+
diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 06f0e20..172bf9b 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -275,4 +275,23 @@
Vibrate on touch
Vibrate when touching QS tiles
+
+
+ Power menu
+ Select what to show when you press the power button
+ Power
+ Restart
+ Airplane
+ Settings
+ Lock Down
+ Sound Panel
+ Users
+ Screenshot
+ Screenrecord
+ Flashlight
+ Emergency
+ Enable advanced restart
+ When restarting also show options for recovery and bootloader
+ Max actions to show
+ Set how many actions to show before buttons move to overflow menu
diff --git a/res/xml/cherish_settings_power.xml b/res/xml/cherish_settings_power.xml
index 15b2385..196ad7f 100644
--- a/res/xml/cherish_settings_power.xml
+++ b/res/xml/cherish_settings_power.xml
@@ -17,5 +17,65 @@
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">
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+