Jordan Silva | 4db30db | 2024-07-03 10:49:51 +0000 | [diff] [blame] | 1 | package: "com.android.launcher3" |
Justin Yun | da76a66 | 2025-01-17 12:32:45 +0900 | [diff] [blame] | 2 | container: "system_ext" |
Jordan Silva | 4db30db | 2024-07-03 10:49:51 +0000 | [diff] [blame] | 3 | |
| 4 | flag { |
| 5 | name: "enable_grid_only_overview" |
| 6 | namespace: "launcher_overview" |
| 7 | description: "Enable a grid-only overview without a focused task." |
Alex Chau | dc0033e | 2025-03-07 12:59:50 -0800 | [diff] [blame] | 8 | bug: "360204325" |
Jordan Silva | 4db30db | 2024-07-03 10:49:51 +0000 | [diff] [blame] | 9 | } |
| 10 | |
| 11 | flag { |
| 12 | name: "enable_overview_icon_menu" |
| 13 | namespace: "launcher_overview" |
| 14 | description: "Enable updated overview icon and menu within task." |
Alex Chau | dc0033e | 2025-03-07 12:59:50 -0800 | [diff] [blame] | 15 | bug: "360205084" |
Jordan Silva | 4db30db | 2024-07-03 10:49:51 +0000 | [diff] [blame] | 16 | } |
| 17 | |
| 18 | flag { |
| 19 | name: "enable_refactor_task_thumbnail" |
| 20 | namespace: "launcher_overview" |
| 21 | description: "Enables rewritten version of TaskThumbnailViews in Overview" |
| 22 | bug: "331753115" |
| 23 | } |
Sam Cackett | 5c2d50d | 2024-07-29 10:39:23 +0000 | [diff] [blame] | 24 | |
| 25 | flag { |
| 26 | name: "enable_hover_of_child_elements_in_taskview" |
| 27 | namespace: "launcher_overview" |
| 28 | description: "Enables child elements to receive hover events in TaskView and respond visually to those hover events." |
| 29 | bug: "342594235" |
| 30 | metadata { |
| 31 | purpose: PURPOSE_BUGFIX |
| 32 | } |
| 33 | } |
Jordan Silva | b06ff83 | 2024-08-21 10:19:41 +0000 | [diff] [blame] | 34 | |
| 35 | flag { |
| 36 | name: "enable_large_desktop_windowing_tile" |
| 37 | namespace: "launcher_overview" |
| 38 | description: "Makes the desktop tiles larger and moves them to the front of the list in Overview." |
Jordan Silva | e4b0747 | 2024-10-04 01:08:13 +0000 | [diff] [blame] | 39 | bug: "357860832" |
Jordan Silva | b06ff83 | 2024-08-21 10:19:41 +0000 | [diff] [blame] | 40 | } |
| 41 | |
Jordan Silva | ad3c422 | 2024-08-28 17:06:25 +0100 | [diff] [blame] | 42 | flag { |
| 43 | name: "enable_overview_command_helper_timeout" |
| 44 | namespace: "launcher_overview" |
| 45 | description: "Enables OverviewCommandHelper new version with a timeout to prevent the queue to be unresponsive." |
| 46 | bug: "351122926" |
| 47 | metadata { |
| 48 | purpose: PURPOSE_BUGFIX |
| 49 | } |
Alex Chau | edd7ff2 | 2024-10-28 12:10:39 +0000 | [diff] [blame] | 50 | } |
| 51 | |
| 52 | flag { |
| 53 | name: "enable_desktop_windowing_carousel_detach" |
| 54 | namespace: "launcher_overview" |
| 55 | description: "Makes the desktop windowing task carousel detaches from fullscreen task carousel during quickswitch." |
| 56 | bug: "353947917" |
Michele Fan | 5f77bbd | 2024-11-08 21:28:45 +0000 | [diff] [blame] | 57 | } |
| 58 | |
| 59 | flag { |
| 60 | name: "enable_desktop_exploded_view" |
| 61 | namespace: "launcher_overview" |
| 62 | description: "Enables the non-overlapping layout for desktop windows in Overview mode." |
| 63 | bug: "378011776" |
Uwais Ashraf | 5305c71 | 2024-12-04 17:43:46 +0000 | [diff] [blame] | 64 | } |
| 65 | |
| 66 | flag { |
| 67 | name: "enable_use_top_visible_activity_for_exclude_from_recent_task" |
| 68 | namespace: "launcher_overview" |
| 69 | description: "Enables using the top visible activity for exclude from recent task instead of the activity indicies." |
| 70 | bug: "342627272" |
| 71 | metadata { |
| 72 | purpose: PURPOSE_BUGFIX |
| 73 | } |
Pat Manning | 04be604 | 2025-01-13 09:44:35 -0800 | [diff] [blame] | 74 | } |
| 75 | |
| 76 | flag { |
| 77 | name: "enable_expressive_dismiss_task_motion" |
| 78 | namespace: "launcher_overview" |
| 79 | description: "Enables expressive motion and animations for dismissing a task in Overview." |
| 80 | bug: "381239462" |
| 81 | } |
Alex Chau | 9d7546e | 2025-01-20 12:52:50 +0000 | [diff] [blame] | 82 | |
| 83 | flag { |
| 84 | name: "enable_separate_external_display_tasks" |
| 85 | namespace: "launcher_overview" |
| 86 | description: "Enables separating external display tasks in Overview." |
| 87 | bug: "391311008" |
| 88 | metadata { |
| 89 | purpose: PURPOSE_BUGFIX |
| 90 | } |
| 91 | } |
Will Osborn | a015f04 | 2025-01-21 18:33:05 +0000 | [diff] [blame] | 92 | |
| 93 | flag { |
| 94 | name: "enable_overview_on_connected_displays" |
| 95 | namespace: "launcher_overview" |
| 96 | description: "Enable overview on connected displays." |
| 97 | bug: "363251602" |
| 98 | } |
Vinay Joglekar | a3e1960 | 2025-02-18 10:07:00 -0800 | [diff] [blame] | 99 | |
| 100 | flag { |
| 101 | name: "enable_overview_background_wallpaper_blur" |
| 102 | namespace: "launcher_overview" |
| 103 | description: "Enable wallpaper blur in overview." |
| 104 | bug: "369975912" |
| 105 | } |
Vinay Joglekar | 3661a50 | 2025-02-19 02:26:24 -0800 | [diff] [blame] | 106 | |
| 107 | flag { |
| 108 | name: "enable_overview_desktop_tile_wallpaper_background" |
| 109 | namespace: "launcher_overview" |
| 110 | description: "Enable wallpaper background for desktop tasks in overview." |
| 111 | bug: "363257721" |
| 112 | } |
samcackett | 0946c8c | 2025-03-06 16:17:02 +0000 | [diff] [blame] | 113 | |
| 114 | flag { |
| 115 | name: "enable_show_enabled_shortcuts_in_accessibility_menu" |
| 116 | namespace: "launcher_overview" |
| 117 | description: "Enables showing the same shortcuts in the Task menu as well as the accessibility actions menu" |
| 118 | bug: "383662632" |
| 119 | metadata { |
| 120 | purpose: PURPOSE_BUGFIX |
| 121 | } |
| 122 | } |