Loading OWNERS +1 −1 Original line number Diff line number Diff line Loading @@ -36,4 +36,4 @@ winsonc@google.com xuqiu@google.com per-file FeatureFlags.java, globs = set noparent per-file FeatureFlags.java = sunnygoyal@google.com, winsonc@google.com, adamcohen@google.com, hyunyoungs@google.com per-file FeatureFlags.java = sunnygoyal@google.com, winsonc@google.com, adamcohen@google.com, hyunyoungs@google.com, captaincole@google.com src/com/android/launcher3/config/FeatureFlags.java +0 −12 Original line number Diff line number Diff line Loading @@ -247,10 +247,6 @@ public final class FeatureFlags { 270394392, "ENABLE_SEARCH_RESULT_LAUNCH_TRANSITION", false, "Enable option to launch search results using the new view container transitions"); public static final BooleanFlag TWO_PREDICTED_ROWS_ALL_APPS_SEARCH = getReleaseFlag(270394225, "TWO_PREDICTED_ROWS_ALL_APPS_SEARCH", false, "Use 2 rows of app predictions in All Apps search zero-state"); public static final BooleanFlag ENABLE_SHOW_KEYBOARD_OPTION_IN_ALL_APPS = getReleaseFlag( 270394468, "ENABLE_SHOW_KEYBOARD_OPTION_IN_ALL_APPS", true, "Enable option to show keyboard when going to all-apps"); Loading Loading @@ -354,10 +350,6 @@ public final class FeatureFlags { "Enable the ability to generate monochromatic icons, if it is not provided by the app" ); public static final BooleanFlag ENABLE_DREAM_TRANSITION = getDebugFlag(270396364, "ENABLE_DREAM_TRANSITION", true, "Enable the launcher transition when the device enters a dream"); public static final BooleanFlag ENABLE_TASKBAR_EDU_TOOLTIP = getDebugFlag(270396268, "ENABLE_TASKBAR_EDU_TOOLTIP", true, "Enable the tooltip version of the Taskbar education flow."); Loading @@ -384,10 +376,6 @@ public final class FeatureFlags { "ENABLE_KEYBOARD_QUICK_SWITCH", false, "Enables keyboard quick switching"); public static final BooleanFlag ENABLE_SMARTSPACE_DEFAULT_DATE_REMOVED = getDebugFlag(269761613, "ENABLE_SMARTSPACE_DEFAULT_DATE_REMOVED", false, "Enables remove smartspace default date"); public static class BooleanFlag { private final boolean mCurrentValue; Loading Loading
OWNERS +1 −1 Original line number Diff line number Diff line Loading @@ -36,4 +36,4 @@ winsonc@google.com xuqiu@google.com per-file FeatureFlags.java, globs = set noparent per-file FeatureFlags.java = sunnygoyal@google.com, winsonc@google.com, adamcohen@google.com, hyunyoungs@google.com per-file FeatureFlags.java = sunnygoyal@google.com, winsonc@google.com, adamcohen@google.com, hyunyoungs@google.com, captaincole@google.com
src/com/android/launcher3/config/FeatureFlags.java +0 −12 Original line number Diff line number Diff line Loading @@ -247,10 +247,6 @@ public final class FeatureFlags { 270394392, "ENABLE_SEARCH_RESULT_LAUNCH_TRANSITION", false, "Enable option to launch search results using the new view container transitions"); public static final BooleanFlag TWO_PREDICTED_ROWS_ALL_APPS_SEARCH = getReleaseFlag(270394225, "TWO_PREDICTED_ROWS_ALL_APPS_SEARCH", false, "Use 2 rows of app predictions in All Apps search zero-state"); public static final BooleanFlag ENABLE_SHOW_KEYBOARD_OPTION_IN_ALL_APPS = getReleaseFlag( 270394468, "ENABLE_SHOW_KEYBOARD_OPTION_IN_ALL_APPS", true, "Enable option to show keyboard when going to all-apps"); Loading Loading @@ -354,10 +350,6 @@ public final class FeatureFlags { "Enable the ability to generate monochromatic icons, if it is not provided by the app" ); public static final BooleanFlag ENABLE_DREAM_TRANSITION = getDebugFlag(270396364, "ENABLE_DREAM_TRANSITION", true, "Enable the launcher transition when the device enters a dream"); public static final BooleanFlag ENABLE_TASKBAR_EDU_TOOLTIP = getDebugFlag(270396268, "ENABLE_TASKBAR_EDU_TOOLTIP", true, "Enable the tooltip version of the Taskbar education flow."); Loading @@ -384,10 +376,6 @@ public final class FeatureFlags { "ENABLE_KEYBOARD_QUICK_SWITCH", false, "Enables keyboard quick switching"); public static final BooleanFlag ENABLE_SMARTSPACE_DEFAULT_DATE_REMOVED = getDebugFlag(269761613, "ENABLE_SMARTSPACE_DEFAULT_DATE_REMOVED", false, "Enables remove smartspace default date"); public static class BooleanFlag { private final boolean mCurrentValue; Loading