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

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

Merge branch '000-s-fixes' into 'v1-s'

Revert "feat: Use seperate activity for recents"

See merge request e/os/BlissLauncher3!30
parents 00eb14cd 67f199a2
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number 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.");

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

    public static final BooleanFlag ENABLE_MINIMAL_DEVICE = getDebugFlag(