2023-08-28 16:35:46 -07:00
|
|
|
package: "com.android.launcher3"
|
2024-02-26 14:49:47 -08:00
|
|
|
container: "system_ext"
|
2023-08-23 21:40:57 -07:00
|
|
|
|
|
|
|
|
flag {
|
|
|
|
|
name: "enable_expanding_pause_work_button"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Expand and collapse pause work button while scrolling."
|
|
|
|
|
bug: "270390779"
|
|
|
|
|
}
|
2023-08-30 13:31:10 -07:00
|
|
|
|
|
|
|
|
flag {
|
|
|
|
|
name: "enable_twoline_allapps"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables two line label inside all apps."
|
|
|
|
|
bug: "270390937"
|
|
|
|
|
}
|
2023-09-13 15:33:57 +01:00
|
|
|
|
2023-12-14 13:47:17 -08:00
|
|
|
flag {
|
|
|
|
|
name: "enable_twoline_toggle"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables visibility in home settings to see the toggle to turn on/off two lines in all apps."
|
|
|
|
|
bug: "316027081"
|
|
|
|
|
}
|
|
|
|
|
|
2023-09-13 15:33:57 +01:00
|
|
|
flag {
|
|
|
|
|
name: "enable_grid_only_overview"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enable a grid-only overview without a focused task."
|
2023-09-14 12:27:37 +01:00
|
|
|
bug: "257950105"
|
2023-09-13 15:33:57 +01:00
|
|
|
}
|
2023-09-13 16:40:27 +01:00
|
|
|
|
|
|
|
|
flag {
|
|
|
|
|
name: "enable_cursor_hover_states"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables cursor hover states for certain elements."
|
|
|
|
|
bug: "243191650"
|
|
|
|
|
}
|
2023-09-14 14:25:26 +01:00
|
|
|
|
|
|
|
|
flag {
|
|
|
|
|
name: "enable_responsive_workspace"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables new workspace grid calculations method."
|
2023-10-26 13:59:00 +01:00
|
|
|
bug: "302189128"
|
2023-09-14 14:25:26 +01:00
|
|
|
}
|
2023-07-05 11:45:13 +01:00
|
|
|
|
|
|
|
|
flag {
|
|
|
|
|
name: "enable_overview_icon_menu"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enable updated overview icon and menu within task."
|
|
|
|
|
bug: "257950105"
|
|
|
|
|
}
|
2023-10-24 18:39:36 -07:00
|
|
|
|
2023-12-11 11:33:30 +00:00
|
|
|
flag {
|
|
|
|
|
name: "enable_focus_outline"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables focus states outline for launcher."
|
|
|
|
|
bug: "310953377"
|
|
|
|
|
}
|
|
|
|
|
|
2023-10-24 18:39:36 -07:00
|
|
|
flag {
|
|
|
|
|
name: "enable_taskbar_no_recreate"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables taskbar with no recreation from lifecycle changes of TaskbarActivityContext."
|
|
|
|
|
bug: "299193589"
|
|
|
|
|
}
|
2023-10-27 09:37:22 -07:00
|
|
|
|
|
|
|
|
flag {
|
|
|
|
|
name: "enable_home_transition_listener"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables launcher to listen to all transitions that include home activity"
|
|
|
|
|
bug: "306053414"
|
|
|
|
|
}
|
2023-11-09 09:57:38 -08:00
|
|
|
|
|
|
|
|
flag {
|
|
|
|
|
name: "enable_taskbar_pinning"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables taskbar pinning to allow user to switch between transient and persistent taskbar flavors."
|
2023-12-20 11:09:50 -08:00
|
|
|
bug: "296231746"
|
2023-11-09 09:57:38 -08:00
|
|
|
}
|
2023-11-08 22:44:44 -08:00
|
|
|
|
2023-11-29 09:47:29 -08:00
|
|
|
flag {
|
|
|
|
|
name: "enable_unfolded_two_pane_picker"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables two pane widget picker for unfolded foldables"
|
|
|
|
|
bug: "313922374"
|
|
|
|
|
}
|
2023-12-05 17:40:58 -08:00
|
|
|
|
|
|
|
|
flag {
|
|
|
|
|
name: "enable_tablet_two_pane_picker_v2"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables full width two pane widget picker for tablets in landscape and portrait"
|
|
|
|
|
bug: "315055849"
|
2024-03-11 14:29:48 +00:00
|
|
|
metadata {
|
|
|
|
|
purpose: PURPOSE_BUGFIX
|
|
|
|
|
}
|
2023-12-05 17:40:58 -08:00
|
|
|
}
|
2024-01-03 23:41:06 +05:30
|
|
|
|
2023-10-10 10:50:28 -07:00
|
|
|
flag {
|
|
|
|
|
name: "enable_two_pane_launcher_settings"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables two panel settings when on large enough displays"
|
|
|
|
|
bug: "204463748"
|
|
|
|
|
}
|
|
|
|
|
|
2024-02-05 16:29:33 -08:00
|
|
|
flag {
|
|
|
|
|
name: "enable_predictive_back_gesture"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enable predictive back gesture on Launcher (including all apps and widget picker)."
|
|
|
|
|
bug: "238475505"
|
|
|
|
|
}
|
|
|
|
|
|
2024-01-11 14:15:54 -08:00
|
|
|
flag {
|
|
|
|
|
name: "enable_shortcut_dont_suggest_app"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables don't suggest app shortcut for suggested apps"
|
|
|
|
|
bug: "319250810"
|
|
|
|
|
}
|
|
|
|
|
|
2024-01-03 23:41:06 +05:30
|
|
|
flag {
|
|
|
|
|
name: "enable_support_for_archiving"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables support for archived apps in Launcher3, such as empty progress bar etc."
|
|
|
|
|
bug: "210590852"
|
|
|
|
|
}
|
2023-12-20 16:34:27 +00:00
|
|
|
|
|
|
|
|
flag {
|
|
|
|
|
name: "enable_private_space_install_shortcut"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables long-press shortcut to install a copy of an app to Private space"
|
|
|
|
|
bug: "316118005"
|
|
|
|
|
}
|
2024-01-11 12:20:23 -05:00
|
|
|
|
|
|
|
|
flag {
|
|
|
|
|
name: "enable_launcher_br_metrics_fixed"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables logging of Launcher restore metrics to the Backup & Restore team"
|
|
|
|
|
bug: "307527314"
|
|
|
|
|
is_fixed_read_only: true
|
|
|
|
|
}
|
2024-01-03 11:38:09 -08:00
|
|
|
|
|
|
|
|
flag {
|
|
|
|
|
name: "enable_reboot_unlock_animation"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables unlock animation after device reboot"
|
|
|
|
|
bug: "298231234"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
flag {
|
|
|
|
|
name: "enable_workspace_inflation"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables asnc inflation of workspace icons"
|
|
|
|
|
bug: "318539160"
|
|
|
|
|
}
|
2023-08-25 11:22:11 -07:00
|
|
|
|
|
|
|
|
flag {
|
|
|
|
|
name: "enable_unfold_state_animation"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Tie unfold animation with state animation"
|
|
|
|
|
bug: "297057373"
|
|
|
|
|
}
|
2024-01-25 14:35:32 +00:00
|
|
|
|
2023-11-07 22:31:46 +00:00
|
|
|
flag {
|
|
|
|
|
name: "enable_generated_previews"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables support for RemoteViews previews in the widget picker."
|
|
|
|
|
bug: "306546610"
|
|
|
|
|
}
|
|
|
|
|
|
2024-01-25 14:35:32 +00:00
|
|
|
flag {
|
|
|
|
|
name: "enable_categorized_widget_suggestions"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables widget suggestions in widget picker to be displayed in categories"
|
|
|
|
|
bug: "318410881"
|
|
|
|
|
}
|
2024-01-31 11:33:26 -08:00
|
|
|
|
2024-01-26 10:00:47 -08:00
|
|
|
flag {
|
|
|
|
|
name: "enable_add_app_widget_via_config_activity_v2"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "When adding app widget through config activity, directly add it to workspace to reduce flicker"
|
|
|
|
|
bug: "284236964"
|
|
|
|
|
}
|
|
|
|
|
|
2024-01-31 11:33:26 -08:00
|
|
|
flag {
|
|
|
|
|
name: "use_activity_overlay"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Use an activity for home screen overlay"
|
|
|
|
|
bug: "273828110"
|
|
|
|
|
}
|
2024-02-22 10:58:15 -08:00
|
|
|
|
|
|
|
|
flag {
|
2024-03-14 09:33:24 -07:00
|
|
|
name: "enable_grid_migration_fix"
|
2024-02-22 10:58:15 -08:00
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Keep items in place when migrating to a bigger grid"
|
|
|
|
|
bug: "325286145"
|
2024-03-14 09:33:24 -07:00
|
|
|
is_fixed_read_only: true
|
2024-02-22 10:58:15 -08:00
|
|
|
metadata {
|
|
|
|
|
purpose: PURPOSE_BUGFIX
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
flag {
|
2024-03-14 09:33:24 -07:00
|
|
|
name: "enable_narrow_grid_restore"
|
2024-02-22 10:58:15 -08:00
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Using only the most recent workspace when restoring to avoid confusion."
|
2024-03-14 09:33:24 -07:00
|
|
|
is_fixed_read_only: true
|
2024-02-22 10:58:15 -08:00
|
|
|
bug: "325285743"
|
|
|
|
|
metadata {
|
|
|
|
|
purpose: PURPOSE_BUGFIX
|
|
|
|
|
}
|
|
|
|
|
}
|
2024-03-11 14:29:48 +00:00
|
|
|
|
|
|
|
|
flag {
|
|
|
|
|
name: "enable_scaling_reveal_home_animation"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables the Home gesture animation"
|
|
|
|
|
bug: "308801666"
|
|
|
|
|
}
|
2024-02-08 19:16:07 +00:00
|
|
|
|
|
|
|
|
flag {
|
|
|
|
|
name: "enable_widget_tap_to_add"
|
|
|
|
|
namespace: "launcher"
|
|
|
|
|
description: "Enables an add button in the widget picker"
|
|
|
|
|
bug: "323886237"
|
|
|
|
|
}
|