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

Commit a29b0708 authored by Michael Webster's avatar Michael Webster
Browse files

Allow the user to specify which application to launch using

the lockscreen messaging slider.

Change-Id: I56869f893573ff5b040b6343f531ee555c512c79
parent 1421e1d1
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2247,6 +2247,12 @@ public final class Settings {
         */
        public static final String LOCKSCREEN_PHONE_MESSAGING_TAB = "lockscreen_phone_messaging_tab";

        /**
         * App to launch with the custom messaging tab
         * @hide
         */
        public static final String LOCKSCREEN_MESSAGING_TAB_APP = "lockscreen_messaging_tab_app";

        /**
         * Whether to use a custom pull-down notification screen
         * @hide