Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4c7f92ca authored by David van Tonder's avatar David van Tonder Committed by Steve Kondik
Browse files

Extended Power Menu - Screenshot

This adds the screenshot option to the device power menu and leverages
the built-in ICS functionality to take the resulting image.

It is dependant on the Extended Power Menu - Reboot commit
parent ea656aea
Loading
Loading
Loading
Loading
+1.85 KiB
Loading image diff...
+968 B
Loading image diff...
+1.48 KiB
Loading image diff...
+2.45 KiB
Loading image diff...
+3 −0
Original line number Diff line number Diff line
@@ -289,6 +289,9 @@
    <!-- Button to reboot the phone, within the Phone Options dialog -->
    <string name="reboot_system">Reboot phone</string>

    <!-- label for item that screenshots in phone options dialog -->
    <string name="global_action_screenshot">Screenshot</string>

    <!-- Button to reboot the phone, within the Reboot Options dialog -->
    <string name="reboot_reboot">Reboot</string>
    <!-- Button to reboot the phone into recovery, within the Reboot Options dialog -->
Loading