blob: 9c945b9b35bb52b41906ac13d494354c644cbbad [file] [log] [blame]
Anushree Ganjam8a6b74e2023-08-28 16:35:46 -07001package: "com.android.launcher3"
LaMont Jones74f77862024-02-26 14:49:47 -08002container: "system_ext"
Anushree Ganjamd1a28fe2023-08-23 21:40:57 -07003
4flag {
5 name: "enable_expanding_pause_work_button"
6 namespace: "launcher"
7 description: "Expand and collapse pause work button while scrolling."
8 bug: "270390779"
9}
Anushree Ganjam2a14b972023-08-30 13:31:10 -070010
11flag {
12 name: "enable_twoline_allapps"
13 namespace: "launcher"
14 description: "Enables two line label inside all apps."
15 bug: "270390937"
16}
Alex Chaue1955fe2023-09-13 15:33:57 +010017
18flag {
Brandon Dayauon5787a272023-12-14 13:47:17 -080019 name: "enable_twoline_toggle"
20 namespace: "launcher"
21 description: "Enables visibility in home settings to see the toggle to turn on/off two lines in all apps."
22 bug: "316027081"
23}
24
25flag {
Alex Chaue1955fe2023-09-13 15:33:57 +010026 name: "enable_grid_only_overview"
27 namespace: "launcher"
28 description: "Enable a grid-only overview without a focused task."
Alex Chauc40e64e2023-09-14 12:27:37 +010029 bug: "257950105"
Alex Chaue1955fe2023-09-13 15:33:57 +010030}
Pat Manningc49d60b2023-09-13 16:40:27 +010031
32flag {
33 name: "enable_cursor_hover_states"
34 namespace: "launcher"
35 description: "Enables cursor hover states for certain elements."
36 bug: "243191650"
37}
Thales Limaca31b612023-09-14 14:25:26 +010038
39flag {
40 name: "enable_responsive_workspace"
41 namespace: "launcher"
42 description: "Enables new workspace grid calculations method."
Alex Chau9f2bc122023-10-26 13:59:00 +010043 bug: "302189128"
Thales Limaca31b612023-09-14 14:25:26 +010044}
Pat Manning1695cc72023-07-05 11:45:13 +010045
46flag {
47 name: "enable_overview_icon_menu"
48 namespace: "launcher"
49 description: "Enable updated overview icon and menu within task."
50 bug: "257950105"
51}
Tracy Zhou00f9e522023-10-24 18:39:36 -070052
53flag {
helencheukb4626f42023-12-11 11:33:30 +000054 name: "enable_focus_outline"
55 namespace: "launcher"
56 description: "Enables focus states outline for launcher."
57 bug: "310953377"
58}
59
60flag {
Tracy Zhou00f9e522023-10-24 18:39:36 -070061 name: "enable_taskbar_no_recreate"
62 namespace: "launcher"
63 description: "Enables taskbar with no recreation from lifecycle changes of TaskbarActivityContext."
64 bug: "299193589"
65}
Jon Miranda60ae29e2023-10-27 09:37:22 -070066
67flag {
68 name: "enable_home_transition_listener"
69 namespace: "launcher"
70 description: "Enables launcher to listen to all transitions that include home activity"
71 bug: "306053414"
72}
Jagrut Desai90dd0982023-11-09 09:57:38 -080073
74flag {
75 name: "enable_taskbar_pinning"
76 namespace: "launcher"
77 description: "Enables taskbar pinning to allow user to switch between transient and persistent taskbar flavors."
Jagrut Desai5bcad412023-12-20 11:09:50 -080078 bug: "296231746"
Jagrut Desai90dd0982023-11-09 09:57:38 -080079}
Tracy Zhou859edd02023-11-08 22:44:44 -080080
81flag {
fbaron9efed132023-11-29 09:47:29 -080082 name: "enable_unfolded_two_pane_picker"
83 namespace: "launcher"
84 description: "Enables two pane widget picker for unfolded foldables"
85 bug: "313922374"
86}
fbaron5176d7b2023-12-05 17:40:58 -080087
88flag {
89 name: "enable_tablet_two_pane_picker_v2"
90 namespace: "launcher"
91 description: "Enables full width two pane widget picker for tablets in landscape and portrait"
92 bug: "315055849"
93}
Rohit Goyal2e6010c2024-01-03 23:41:06 +053094
95flag {
Sebastian Franco9ae40322023-10-10 10:50:28 -070096 name: "enable_two_pane_launcher_settings"
97 namespace: "launcher"
98 description: "Enables two panel settings when on large enough displays"
99 bug: "204463748"
100}
101
102flag {
Fengjiang Licd60d192024-02-05 16:29:33 -0800103 name: "enable_predictive_back_gesture"
104 namespace: "launcher"
105 description: "Enable predictive back gesture on Launcher (including all apps and widget picker)."
106 bug: "238475505"
107}
108
109flag {
Anushree Ganjam5e9b71e2024-01-11 14:15:54 -0800110 name: "enable_shortcut_dont_suggest_app"
111 namespace: "launcher"
112 description: "Enables don't suggest app shortcut for suggested apps"
113 bug: "319250810"
114}
115
116flag {
Rohit Goyal2e6010c2024-01-03 23:41:06 +0530117 name: "enable_support_for_archiving"
118 namespace: "launcher"
119 description: "Enables support for archived apps in Launcher3, such as empty progress bar etc."
120 bug: "210590852"
121}
Anna Zhuravleva29a31392023-12-20 16:34:27 +0000122
123flag {
124 name: "enable_private_space_install_shortcut"
125 namespace: "launcher"
126 description: "Enables long-press shortcut to install a copy of an app to Private space"
127 bug: "316118005"
128}
Charlie Andersonda3138c2024-01-11 12:20:23 -0500129
130flag {
131 name: "enable_launcher_br_metrics_fixed"
132 namespace: "launcher"
133 description: "Enables logging of Launcher restore metrics to the Backup & Restore team"
134 bug: "307527314"
135 is_fixed_read_only: true
136}
Sunny Goyal24d68d82024-01-03 11:38:09 -0800137
138flag {
139 name: "enable_reboot_unlock_animation"
140 namespace: "launcher"
141 description: "Enables unlock animation after device reboot"
142 bug: "298231234"
143}
144
145flag {
146 name: "enable_workspace_inflation"
147 namespace: "launcher"
148 description: "Enables asnc inflation of workspace icons"
149 bug: "318539160"
150}
Sunny Goyal2c206402023-08-25 11:22:11 -0700151
152flag {
153 name: "enable_unfold_state_animation"
154 namespace: "launcher"
155 description: "Tie unfold animation with state animation"
156 bug: "297057373"
157}
Shamali Pc48c6602024-01-25 14:35:32 +0000158
159flag {
Willie Koomsonfedc18e2023-11-07 22:31:46 +0000160 name: "enable_generated_previews"
161 namespace: "launcher"
162 description: "Enables support for RemoteViews previews in the widget picker."
163 bug: "306546610"
164}
165
166flag {
Shamali Pc48c6602024-01-25 14:35:32 +0000167 name: "enable_categorized_widget_suggestions"
168 namespace: "launcher"
169 description: "Enables widget suggestions in widget picker to be displayed in categories"
170 bug: "318410881"
171}
Sunny Goyalfffb4fe2024-01-31 11:33:26 -0800172
173flag {
Andrew Cole16b68812024-03-15 14:16:45 -0700174 name: "force_monochrome_app_icons"
175 namespace: "launcher"
176 description: "Enable the ability to generate monochromatic icons, if it is not provided by the app"
177 bug: "270396209"
178}
179
180flag {
Fengjiang Li8bd66ee2024-01-26 10:00:47 -0800181 name: "enable_add_app_widget_via_config_activity_v2"
182 namespace: "launcher"
183 description: "When adding app widget through config activity, directly add it to workspace to reduce flicker"
184 bug: "284236964"
Fengjiang Li4cfdbaf2024-03-20 10:01:37 -0700185 metadata {
186 purpose: PURPOSE_BUGFIX
187 }
Fengjiang Li8bd66ee2024-01-26 10:00:47 -0800188}
189
190flag {
Sunny Goyalfffb4fe2024-01-31 11:33:26 -0800191 name: "use_activity_overlay"
192 namespace: "launcher"
193 description: "Use an activity for home screen overlay"
194 bug: "273828110"
195}
Sebastian Francoe2823902024-02-22 10:58:15 -0800196
197flag {
Sebastian Franco5ea61962024-03-14 09:33:24 -0700198 name: "enable_grid_migration_fix"
Sebastian Francoe2823902024-02-22 10:58:15 -0800199 namespace: "launcher"
200 description: "Keep items in place when migrating to a bigger grid"
201 bug: "325286145"
Sebastian Franco5ea61962024-03-14 09:33:24 -0700202 is_fixed_read_only: true
Sebastian Francoe2823902024-02-22 10:58:15 -0800203 metadata {
204 purpose: PURPOSE_BUGFIX
205 }
206}
207
208flag {
Sebastian Franco5ea61962024-03-14 09:33:24 -0700209 name: "enable_narrow_grid_restore"
Sebastian Francoe2823902024-02-22 10:58:15 -0800210 namespace: "launcher"
211 description: "Using only the most recent workspace when restoring to avoid confusion."
Sebastian Franco5ea61962024-03-14 09:33:24 -0700212 is_fixed_read_only: true
Sebastian Francoe2823902024-02-22 10:58:15 -0800213 bug: "325285743"
214 metadata {
215 purpose: PURPOSE_BUGFIX
216 }
217}
Luca Zuccarinic9cbc9d2024-03-11 14:29:48 +0000218
219flag {
220 name: "enable_scaling_reveal_home_animation"
221 namespace: "launcher"
222 description: "Enables the Home gesture animation"
223 bug: "308801666"
224}
Willie Koomsoncdc26952024-02-08 19:16:07 +0000225
226flag {
227 name: "enable_widget_tap_to_add"
228 namespace: "launcher"
229 description: "Enables an add button in the widget picker"
230 bug: "323886237"
231}
Schneider Victor-tuliasf3f0e282024-04-03 15:24:32 -0400232
233flag {
Uwais Ashrafe21525d2024-04-17 16:32:32 +0000234 name: "enable_refactor_task_thumbnail"
235 namespace: "launcher"
236 description: "Enables rewritten version of TaskThumbnailViews in Overview"
237 bug: "331753115"
238}
239
240flag {
Schneider Victor-tuliasf3f0e282024-04-03 15:24:32 -0400241 name: "enable_handle_delayed_gesture_callbacks"
242 namespace: "launcher"
243 description: "Enables additional handling for delayed mid-gesture callbacks"
244 bug: "285636175"
245 metadata {
246 purpose: PURPOSE_BUGFIX
247 }
248}
randypfohlf9688792024-04-18 14:06:47 -0700249
250flag {
251 name: "enable_fallback_overview_in_window"
252 namespace: "launcher"
253 description: "Enables fallback recents opening inside of a window instead of an activity."
254 bug: "292269949"
255}
fbaron9d08e0f2024-04-24 11:26:01 -0700256
257flag {
258 name: "enable_smartspace_as_a_widget"
259 namespace: "launcher"
260 description: "Enables smartspace as a widget"
261 bug: "300140279"
262}
263
264flag {
265 name: "enable_smartspace_removal_toggle"
266 namespace: "launcher"
267 description: "Enables smartspace removal toggle"
268 bug: "303471576"
269}
Schneider Victor-tulias65ae5502024-02-14 11:17:32 -0500270
271flag {
272 name: "enable_additional_home_animations"
273 namespace: "launcher"
274 description: "Enables custom home animations for non-running tasks"
275 bug: "237638627"
276 metadata {
277 purpose: PURPOSE_BUGFIX
278 }
279}
Tracy Zhou0bfd21f2024-05-19 22:19:12 +0000280
281flag {
282 name: "enabled_folders_in_all_apps"
283 namespace: "launcher"
284 description: "Enables folders in all apps"
285 bug: "341582436"
286}
Tony Wickhambe10c0b2024-05-21 17:26:17 +0000287
288flag {
289 name: "enable_recents_in_taskbar"
290 namespace: "launcher"
291 description: "Replace hybrid hotseat app predictions with strictly Recent Apps"
292 bug: "315354060"
293}
Charlie Anderson9e12c3f2024-06-10 18:31:01 -0400294
295flag {
296 name: "enable_first_screen_broadcast_archiving_extras"
297 namespace: "launcher"
298 description: "adds Extras to first screen broadcast for archived apps"
299 bug: "322314760"
300 is_fixed_read_only: true
301 metadata {
302 purpose: PURPOSE_BUGFIX
303 }
304}
Andy Wickhamcfafb552024-06-10 15:30:51 -0700305
306flag {
307 name: "floating_search_bar"
308 namespace: "launcher"
309 description: "Search bar persists at the bottom of the screen across Launcher states"
310 bug: "346408388"
311}