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

Commit 997e1773 authored by Keyan Mobli's avatar Keyan Mobli Committed by Gerrit Code Review
Browse files

Merge "lockscreen: new Ring style (1/3)" into gingerbread

parents 9b25d050 17a259fd
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -2497,6 +2497,17 @@ public final class Settings {
         */
        public static final String LOCKSCREEN_CUSTOM_APP_ACTIVITY = "lockscreen_custom_app_activity";

        /**
         * Ring Apps to launch with ring style and custom app toggle enabled
         * @hide
         */
        public static final String[] LOCKSCREEN_CUSTOM_RING_APP_ACTIVITIES = new String[] {
            "lockscreen_custom_app_activity_1",
            "lockscreen_custom_app_activity_2",
            "lockscreen_custom_app_activity_3",
            "lockscreen_custom_app_activity_4"
        };

        /**
         * 1: Show custom app icon (currently cm logo) as with new patch
         * 2: Show messaging app icon as in old lockscreen
+1164 −0

File added.

Preview size limit exceeded, changes collapsed.

+10.9 KiB
Loading image diff...
+8.02 KiB
Loading image diff...
+13.5 KiB
Loading image diff...
Loading