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

Commit f88d5699 authored by DvTonder's avatar DvTonder
Browse files

Framework: Forward port Expanded desktop capability

Originally authored by Jesús David and ported from
        ParanoidAndroid ICS branch

Change-Id: I9f8491883cdd5bd78cf4754d322e00c7bc5b9ca5
parent e9e4e819
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -2715,6 +2715,12 @@ public final class Settings {
         */
        public static final String STATUS_BAR_IME_SWITCHER = "status_bar_ime_switcher";

         /**
         * Statusbar State
         * @hide
         */
        public static final String EXPANDED_DESKTOP_STATE = "expanded_desktop_state";

        /**
         * Whether to use a separate delay for "slide to unlock" and security
         * lock
@@ -2929,6 +2935,12 @@ public final class Settings {
         */
        public static final String POWER_MENU_SCREENSHOT_ENABLED = "power_menu_screenshot_enabled";

        /**
         * Whether power menu expanded desktop is enabled
         * @hide
         */
        public static final String POWER_MENU_EXPANDED_DESKTOP_ENABLED = "power_menu_expanded_desktop_enabled";

        /**
         * Whether power menu profiles switcher is enabled
         * @hide
+1.14 KiB
Loading image diff...
+951 B
Loading image diff...
+1.36 KiB
Loading image diff...
+1.36 KiB
Loading image diff...
Loading