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

Commit 43751837 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Revert "Revert "feat: Use seperate activity for recents""

This reverts commit 4db02c50.
parent da296f67
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -174,7 +174,7 @@ public final class FeatureFlags {
            "Shows user a tutorial on how to get to All Apps after X amount of attempts.");
            "Shows user a tutorial on how to get to All Apps after X amount of attempts.");


    public static final BooleanFlag SEPARATE_RECENTS_ACTIVITY = getDebugFlag(
    public static final BooleanFlag SEPARATE_RECENTS_ACTIVITY = getDebugFlag(
            "SEPARATE_RECENTS_ACTIVITY", false,
            "SEPARATE_RECENTS_ACTIVITY", true,
            "Uses a separate recents activity instead of using the integrated recents+Launcher UI");
            "Uses a separate recents activity instead of using the integrated recents+Launcher UI");


    public static final BooleanFlag ENABLE_MINIMAL_DEVICE = getDebugFlag(
    public static final BooleanFlag ENABLE_MINIMAL_DEVICE = getDebugFlag(