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

Commit f7b82ac4 authored by Steve Kondik's avatar Steve Kondik
Browse files

Revert "Remove stuff not yet being merged."

This reverts commit 7bb25767.
parent f722cf6a
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -1443,12 +1443,18 @@ public final class Settings {
         * @hide
         */
        public static final String TRACKBALL_WAKE_SCREEN = "trackball_wake_screen";
        /**
         * Whether to unlock the screen with the trackball. The value is boolean (1 or 0).
         * @hide
         */
        public static final String TRACKBALL_UNLOCK_SCREEN = "trackball_unlock_screen";
        
        /**
         * Whether to show the 4 columns or 5 columns on the launcher.
         * @hide
         */
        public static final String LAUNCHER_COLUMN_NUMBER = "launcher_column_number";
        
        /**
         * Whether to show the battery level percentage overlayed on the icon.
         * @hide