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

Commit 23508d11 authored by DvTonder's avatar DvTonder Committed by Danny Baumann
Browse files

screenshot: quick delete action

Add option to delete screenshot from notification

Change-Id: I0f153bc3c72b902163b4ae75e220ddb09e3fcb11
parent 6729f0be
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -109,6 +109,9 @@
            android:process=":screenshot"
            android:exported="false" />

        <receiver android:name=".screenshot.DeleteScreenshot"
                android:exported="true" />

        <service android:name=".LoadAverageService"
                android:exported="true" />

+1.04 KiB
Loading image diff...
+563 B
Loading image diff...
+1.3 KiB
Loading image diff...
+2.71 KiB
Loading image diff...
Loading