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

Commit 8cc83ac3 authored by kmobs's avatar kmobs
Browse files

Added option to always display lockscreen controls

parent a395838b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1974,6 +1974,12 @@ public final class Settings {
         */
        public static final String LOCKSCREEN_MUSIC_CONTROLS = "lockscreen_music_controls";

        /**
         * Whether to use custom notification bar
         * @hide
         */
        public static final String LOCKSCREEN_ALWAYS_MUSIC_CONTROLS = "lockscreen_always_music_controls";
        
        /**
         * Settings to backup. This is here so that it's in the same place as the settings
         * keys and easy to update.