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

Commit 55f4b0e9 authored by Jorim Jaggi's avatar Jorim Jaggi Committed by android-build-merger
Browse files

Remove swipe-up gesture from Tuner

am: 3793aff8

Change-Id: I601fdce7b6e88e30b2ccfdf55d84ed41ff1d5e36
parents d2247b07 3793aff8
Loading
Loading
Loading
Loading
+0 −5
Original line number Original line Diff line number Diff line
@@ -1243,11 +1243,6 @@
    <!-- Option to use new paging layout in quick settings [CHAR LIMIT=60] -->
    <!-- Option to use new paging layout in quick settings [CHAR LIMIT=60] -->
    <string name="qs_paging" translatable="false">Use the new Quick Settings</string>
    <string name="qs_paging" translatable="false">Use the new Quick Settings</string>


    <!-- Toggle to enable the gesture to enter split-screen by swiping up from the Overview button. [CHAR LIMIT=60]-->
    <string name="overview_nav_bar_gesture">Enable split-screen swipe-up gesture</string>
    <!-- Description for the toggle to enable the gesture to enter split-screen by swiping up from the Overview button. [CHAR LIMIT=NONE]-->
    <string name="overview_nav_bar_gesture_desc">Enable gesture to enter split-screen by swiping up from the Overview button</string>

    <!-- Category in the System UI Tuner settings, where new/experimental
    <!-- Category in the System UI Tuner settings, where new/experimental
         settings are -->
         settings are -->
    <string name="experimental">Experimental</string>
    <string name="experimental">Experimental</string>
+0 −5
Original line number Original line Diff line number Diff line
@@ -18,11 +18,6 @@
                  xmlns:sysui="http://schemas.android.com/apk/res-auto"
                  xmlns:sysui="http://schemas.android.com/apk/res-auto"
                  android:title="@string/other">
                  android:title="@string/other">


    <com.android.systemui.tuner.TunerSwitch
            android:key="overview_nav_bar_gesture"
            android:title="@string/overview_nav_bar_gesture"
            android:summary="@string/overview_nav_bar_gesture_desc" />

    <!-- importance -->
    <!-- importance -->
    <Preference
    <Preference
            android:key="power_notification_controls"
            android:key="power_notification_controls"