mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 08:16:49 +00:00
Merge "Zero state feature flag" into tm-qpr-dev am: b648c9eda3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20811335 Change-Id: I75e903fa76151bd1b88910f46804ab8094f067b8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -96,6 +96,9 @@ public final class FeatureFlags {
|
||||
"ENABLE_EXPANDING_PAUSE_WORK_BUTTON", false,
|
||||
"Expand and collapse pause work button while scrolling");
|
||||
|
||||
public static final BooleanFlag ENABLE_RECENT_BLOCK = getDebugFlag("ENABLE_RECENT_BLOCK",
|
||||
false, "Show recently tapped search target block in zero state");
|
||||
|
||||
public static final BooleanFlag COLLECT_SEARCH_HISTORY = new DeviceFlag(
|
||||
"COLLECT_SEARCH_HISTORY", false, "Allow launcher to collect search history for log");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user