Anushree Ganjam | 8a6b74e | 2023-08-28 16:35:46 -0700 | [diff] [blame] | 1 | package: "com.android.launcher3" |
LaMont Jones | 74f7786 | 2024-02-26 14:49:47 -0800 | [diff] [blame] | 2 | container: "system_ext" |
Anushree Ganjam | d1a28fe | 2023-08-23 21:40:57 -0700 | [diff] [blame] | 3 | |
| 4 | flag { |
| 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 Ganjam | 2a14b97 | 2023-08-30 13:31:10 -0700 | [diff] [blame] | 10 | |
| 11 | flag { |
| 12 | name: "enable_twoline_allapps" |
| 13 | namespace: "launcher" |
| 14 | description: "Enables two line label inside all apps." |
| 15 | bug: "270390937" |
| 16 | } |
Alex Chau | e1955fe | 2023-09-13 15:33:57 +0100 | [diff] [blame] | 17 | |
| 18 | flag { |
Brandon Dayauon | 5787a27 | 2023-12-14 13:47:17 -0800 | [diff] [blame] | 19 | 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 | |
| 25 | flag { |
Pat Manning | c49d60b | 2023-09-13 16:40:27 +0100 | [diff] [blame] | 26 | name: "enable_cursor_hover_states" |
| 27 | namespace: "launcher" |
| 28 | description: "Enables cursor hover states for certain elements." |
| 29 | bug: "243191650" |
| 30 | } |
Thales Lima | ca31b61 | 2023-09-14 14:25:26 +0100 | [diff] [blame] | 31 | |
| 32 | flag { |
| 33 | name: "enable_responsive_workspace" |
| 34 | namespace: "launcher" |
| 35 | description: "Enables new workspace grid calculations method." |
Alex Chau | 9f2bc12 | 2023-10-26 13:59:00 +0100 | [diff] [blame] | 36 | bug: "302189128" |
Thales Lima | ca31b61 | 2023-09-14 14:25:26 +0100 | [diff] [blame] | 37 | } |
Pat Manning | 1695cc7 | 2023-07-05 11:45:13 +0100 | [diff] [blame] | 38 | |
| 39 | flag { |
helencheuk | b4626f4 | 2023-12-11 11:33:30 +0000 | [diff] [blame] | 40 | name: "enable_focus_outline" |
| 41 | namespace: "launcher" |
| 42 | description: "Enables focus states outline for launcher." |
| 43 | bug: "310953377" |
| 44 | } |
| 45 | |
| 46 | flag { |
Tracy Zhou | 00f9e52 | 2023-10-24 18:39:36 -0700 | [diff] [blame] | 47 | name: "enable_taskbar_no_recreate" |
| 48 | namespace: "launcher" |
| 49 | description: "Enables taskbar with no recreation from lifecycle changes of TaskbarActivityContext." |
| 50 | bug: "299193589" |
| 51 | } |
Jon Miranda | 60ae29e | 2023-10-27 09:37:22 -0700 | [diff] [blame] | 52 | |
| 53 | flag { |
| 54 | name: "enable_home_transition_listener" |
| 55 | namespace: "launcher" |
| 56 | description: "Enables launcher to listen to all transitions that include home activity" |
| 57 | bug: "306053414" |
| 58 | } |
Jagrut Desai | 90dd098 | 2023-11-09 09:57:38 -0800 | [diff] [blame] | 59 | |
| 60 | flag { |
| 61 | name: "enable_taskbar_pinning" |
| 62 | namespace: "launcher" |
| 63 | description: "Enables taskbar pinning to allow user to switch between transient and persistent taskbar flavors." |
Jagrut Desai | 5bcad41 | 2023-12-20 11:09:50 -0800 | [diff] [blame] | 64 | bug: "296231746" |
Jagrut Desai | 90dd098 | 2023-11-09 09:57:38 -0800 | [diff] [blame] | 65 | } |
Tracy Zhou | 859edd0 | 2023-11-08 22:44:44 -0800 | [diff] [blame] | 66 | |
| 67 | flag { |
Jagrut Desai | fbd93ef | 2024-06-14 10:36:05 -0700 | [diff] [blame] | 68 | name: "enable_taskbar_customization" |
| 69 | namespace: "launcher" |
| 70 | description: "Enables taskbar customization framework." |
| 71 | bug: "347281365" |
| 72 | } |
| 73 | |
| 74 | flag { |
fbaron | 9efed13 | 2023-11-29 09:47:29 -0800 | [diff] [blame] | 75 | name: "enable_unfolded_two_pane_picker" |
| 76 | namespace: "launcher" |
| 77 | description: "Enables two pane widget picker for unfolded foldables" |
| 78 | bug: "313922374" |
| 79 | } |
fbaron | 5176d7b | 2023-12-05 17:40:58 -0800 | [diff] [blame] | 80 | |
| 81 | flag { |
| 82 | name: "enable_tablet_two_pane_picker_v2" |
| 83 | namespace: "launcher" |
| 84 | description: "Enables full width two pane widget picker for tablets in landscape and portrait" |
| 85 | bug: "315055849" |
| 86 | } |
Rohit Goyal | 2e6010c | 2024-01-03 23:41:06 +0530 | [diff] [blame] | 87 | |
| 88 | flag { |
Sebastian Franco | 9ae4032 | 2023-10-10 10:50:28 -0700 | [diff] [blame] | 89 | name: "enable_two_pane_launcher_settings" |
| 90 | namespace: "launcher" |
| 91 | description: "Enables two panel settings when on large enough displays" |
| 92 | bug: "204463748" |
| 93 | } |
| 94 | |
| 95 | flag { |
Fengjiang Li | cd60d19 | 2024-02-05 16:29:33 -0800 | [diff] [blame] | 96 | name: "enable_predictive_back_gesture" |
| 97 | namespace: "launcher" |
| 98 | description: "Enable predictive back gesture on Launcher (including all apps and widget picker)." |
| 99 | bug: "238475505" |
| 100 | } |
| 101 | |
| 102 | flag { |
Anushree Ganjam | 5e9b71e | 2024-01-11 14:15:54 -0800 | [diff] [blame] | 103 | name: "enable_shortcut_dont_suggest_app" |
| 104 | namespace: "launcher" |
| 105 | description: "Enables don't suggest app shortcut for suggested apps" |
| 106 | bug: "319250810" |
| 107 | } |
| 108 | |
| 109 | flag { |
Rohit Goyal | 2e6010c | 2024-01-03 23:41:06 +0530 | [diff] [blame] | 110 | name: "enable_support_for_archiving" |
| 111 | namespace: "launcher" |
| 112 | description: "Enables support for archived apps in Launcher3, such as empty progress bar etc." |
| 113 | bug: "210590852" |
| 114 | } |
Anna Zhuravleva | 29a3139 | 2023-12-20 16:34:27 +0000 | [diff] [blame] | 115 | |
| 116 | flag { |
| 117 | name: "enable_private_space_install_shortcut" |
| 118 | namespace: "launcher" |
| 119 | description: "Enables long-press shortcut to install a copy of an app to Private space" |
| 120 | bug: "316118005" |
| 121 | } |
Charlie Anderson | da3138c | 2024-01-11 12:20:23 -0500 | [diff] [blame] | 122 | |
| 123 | flag { |
| 124 | name: "enable_launcher_br_metrics_fixed" |
| 125 | namespace: "launcher" |
| 126 | description: "Enables logging of Launcher restore metrics to the Backup & Restore team" |
| 127 | bug: "307527314" |
| 128 | is_fixed_read_only: true |
| 129 | } |
Sunny Goyal | 24d68d8 | 2024-01-03 11:38:09 -0800 | [diff] [blame] | 130 | |
| 131 | flag { |
| 132 | name: "enable_reboot_unlock_animation" |
| 133 | namespace: "launcher" |
| 134 | description: "Enables unlock animation after device reboot" |
| 135 | bug: "298231234" |
| 136 | } |
| 137 | |
| 138 | flag { |
| 139 | name: "enable_workspace_inflation" |
| 140 | namespace: "launcher" |
| 141 | description: "Enables asnc inflation of workspace icons" |
| 142 | bug: "318539160" |
| 143 | } |
Sunny Goyal | 2c20640 | 2023-08-25 11:22:11 -0700 | [diff] [blame] | 144 | |
| 145 | flag { |
| 146 | name: "enable_unfold_state_animation" |
| 147 | namespace: "launcher" |
| 148 | description: "Tie unfold animation with state animation" |
| 149 | bug: "297057373" |
| 150 | } |
Shamali P | c48c660 | 2024-01-25 14:35:32 +0000 | [diff] [blame] | 151 | |
| 152 | flag { |
Willie Koomson | fedc18e | 2023-11-07 22:31:46 +0000 | [diff] [blame] | 153 | name: "enable_generated_previews" |
| 154 | namespace: "launcher" |
| 155 | description: "Enables support for RemoteViews previews in the widget picker." |
| 156 | bug: "306546610" |
| 157 | } |
| 158 | |
| 159 | flag { |
Shamali P | c48c660 | 2024-01-25 14:35:32 +0000 | [diff] [blame] | 160 | name: "enable_categorized_widget_suggestions" |
| 161 | namespace: "launcher" |
| 162 | description: "Enables widget suggestions in widget picker to be displayed in categories" |
| 163 | bug: "318410881" |
| 164 | } |
Sunny Goyal | fffb4fe | 2024-01-31 11:33:26 -0800 | [diff] [blame] | 165 | |
| 166 | flag { |
Andrew Cole | 16b6881 | 2024-03-15 14:16:45 -0700 | [diff] [blame] | 167 | name: "force_monochrome_app_icons" |
| 168 | namespace: "launcher" |
| 169 | description: "Enable the ability to generate monochromatic icons, if it is not provided by the app" |
| 170 | bug: "270396209" |
| 171 | } |
| 172 | |
| 173 | flag { |
Fengjiang Li | 8bd66ee | 2024-01-26 10:00:47 -0800 | [diff] [blame] | 174 | name: "enable_add_app_widget_via_config_activity_v2" |
| 175 | namespace: "launcher" |
| 176 | description: "When adding app widget through config activity, directly add it to workspace to reduce flicker" |
| 177 | bug: "284236964" |
Fengjiang Li | 4cfdbaf | 2024-03-20 10:01:37 -0700 | [diff] [blame] | 178 | metadata { |
| 179 | purpose: PURPOSE_BUGFIX |
| 180 | } |
Fengjiang Li | 8bd66ee | 2024-01-26 10:00:47 -0800 | [diff] [blame] | 181 | } |
| 182 | |
| 183 | flag { |
Sunny Goyal | fffb4fe | 2024-01-31 11:33:26 -0800 | [diff] [blame] | 184 | name: "use_activity_overlay" |
| 185 | namespace: "launcher" |
| 186 | description: "Use an activity for home screen overlay" |
| 187 | bug: "273828110" |
| 188 | } |
Sebastian Franco | e282390 | 2024-02-22 10:58:15 -0800 | [diff] [blame] | 189 | |
| 190 | flag { |
Sebastian Franco | 5ea6196 | 2024-03-14 09:33:24 -0700 | [diff] [blame] | 191 | name: "enable_grid_migration_fix" |
Sebastian Franco | e282390 | 2024-02-22 10:58:15 -0800 | [diff] [blame] | 192 | namespace: "launcher" |
| 193 | description: "Keep items in place when migrating to a bigger grid" |
| 194 | bug: "325286145" |
Sebastian Franco | 5ea6196 | 2024-03-14 09:33:24 -0700 | [diff] [blame] | 195 | is_fixed_read_only: true |
Sebastian Franco | e282390 | 2024-02-22 10:58:15 -0800 | [diff] [blame] | 196 | metadata { |
| 197 | purpose: PURPOSE_BUGFIX |
| 198 | } |
| 199 | } |
| 200 | |
| 201 | flag { |
Sebastian Franco | 5ea6196 | 2024-03-14 09:33:24 -0700 | [diff] [blame] | 202 | name: "enable_narrow_grid_restore" |
Sebastian Franco | e282390 | 2024-02-22 10:58:15 -0800 | [diff] [blame] | 203 | namespace: "launcher" |
| 204 | description: "Using only the most recent workspace when restoring to avoid confusion." |
Sebastian Franco | 5ea6196 | 2024-03-14 09:33:24 -0700 | [diff] [blame] | 205 | is_fixed_read_only: true |
Sebastian Franco | e282390 | 2024-02-22 10:58:15 -0800 | [diff] [blame] | 206 | bug: "325285743" |
| 207 | metadata { |
| 208 | purpose: PURPOSE_BUGFIX |
| 209 | } |
| 210 | } |
Luca Zuccarini | c9cbc9d | 2024-03-11 14:29:48 +0000 | [diff] [blame] | 211 | |
| 212 | flag { |
| 213 | name: "enable_scaling_reveal_home_animation" |
| 214 | namespace: "launcher" |
| 215 | description: "Enables the Home gesture animation" |
| 216 | bug: "308801666" |
| 217 | } |
Willie Koomson | cdc2695 | 2024-02-08 19:16:07 +0000 | [diff] [blame] | 218 | |
| 219 | flag { |
| 220 | name: "enable_widget_tap_to_add" |
| 221 | namespace: "launcher" |
| 222 | description: "Enables an add button in the widget picker" |
| 223 | bug: "323886237" |
| 224 | } |
Schneider Victor-tulias | f3f0e28 | 2024-04-03 15:24:32 -0400 | [diff] [blame] | 225 | |
| 226 | flag { |
| 227 | name: "enable_handle_delayed_gesture_callbacks" |
| 228 | namespace: "launcher" |
| 229 | description: "Enables additional handling for delayed mid-gesture callbacks" |
| 230 | bug: "285636175" |
| 231 | metadata { |
| 232 | purpose: PURPOSE_BUGFIX |
| 233 | } |
| 234 | } |
randypfohl | f968879 | 2024-04-18 14:06:47 -0700 | [diff] [blame] | 235 | |
| 236 | flag { |
| 237 | name: "enable_fallback_overview_in_window" |
| 238 | namespace: "launcher" |
| 239 | description: "Enables fallback recents opening inside of a window instead of an activity." |
| 240 | bug: "292269949" |
| 241 | } |
fbaron | 9d08e0f | 2024-04-24 11:26:01 -0700 | [diff] [blame] | 242 | |
| 243 | flag { |
| 244 | name: "enable_smartspace_as_a_widget" |
| 245 | namespace: "launcher" |
| 246 | description: "Enables smartspace as a widget" |
| 247 | bug: "300140279" |
| 248 | } |
| 249 | |
| 250 | flag { |
| 251 | name: "enable_smartspace_removal_toggle" |
| 252 | namespace: "launcher" |
| 253 | description: "Enables smartspace removal toggle" |
| 254 | bug: "303471576" |
| 255 | } |
Schneider Victor-tulias | 65ae550 | 2024-02-14 11:17:32 -0500 | [diff] [blame] | 256 | |
| 257 | flag { |
| 258 | name: "enable_additional_home_animations" |
| 259 | namespace: "launcher" |
| 260 | description: "Enables custom home animations for non-running tasks" |
| 261 | bug: "237638627" |
| 262 | metadata { |
| 263 | purpose: PURPOSE_BUGFIX |
| 264 | } |
| 265 | } |
Tracy Zhou | 0bfd21f | 2024-05-19 22:19:12 +0000 | [diff] [blame] | 266 | |
| 267 | flag { |
| 268 | name: "enabled_folders_in_all_apps" |
| 269 | namespace: "launcher" |
| 270 | description: "Enables folders in all apps" |
| 271 | bug: "341582436" |
| 272 | } |
Tony Wickham | be10c0b | 2024-05-21 17:26:17 +0000 | [diff] [blame] | 273 | |
| 274 | flag { |
| 275 | name: "enable_recents_in_taskbar" |
| 276 | namespace: "launcher" |
| 277 | description: "Replace hybrid hotseat app predictions with strictly Recent Apps" |
| 278 | bug: "315354060" |
| 279 | } |
Charlie Anderson | 9e12c3f | 2024-06-10 18:31:01 -0400 | [diff] [blame] | 280 | |
| 281 | flag { |
| 282 | name: "enable_first_screen_broadcast_archiving_extras" |
| 283 | namespace: "launcher" |
| 284 | description: "adds Extras to first screen broadcast for archived apps" |
| 285 | bug: "322314760" |
| 286 | is_fixed_read_only: true |
| 287 | metadata { |
| 288 | purpose: PURPOSE_BUGFIX |
| 289 | } |
| 290 | } |
Andy Wickham | cfafb55 | 2024-06-10 15:30:51 -0700 | [diff] [blame] | 291 | |
| 292 | flag { |
Luca Zuccarini | 52545ed | 2024-05-24 14:31:01 +0000 | [diff] [blame] | 293 | name: "enable_container_return_animations" |
| 294 | namespace: "launcher" |
| 295 | description: "Enables the container return animation mirroring launches." |
| 296 | bug: "341017746" |
| 297 | } |
| 298 | |
| 299 | flag { |
Andy Wickham | cfafb55 | 2024-06-10 15:30:51 -0700 | [diff] [blame] | 300 | name: "floating_search_bar" |
| 301 | namespace: "launcher" |
| 302 | description: "Search bar persists at the bottom of the screen across Launcher states" |
| 303 | bug: "346408388" |
| 304 | } |
Kevin Lim | 1a2b9bc | 2024-06-19 01:16:13 +0000 | [diff] [blame] | 305 | |
| 306 | flag { |
| 307 | name: "multiline_search_bar" |
| 308 | namespace: "launcher" |
| 309 | description: "Search bar can wrap to multi-line" |
| 310 | bug: "341795751" |
| 311 | } |
| 312 | |
Charlie Anderson | e16036f | 2024-07-08 16:39:38 -0400 | [diff] [blame] | 313 | flag { |
Saumya Prakash | 71a6913 | 2024-07-24 18:34:05 +0000 | [diff] [blame] | 314 | name: "enable_multi_instance_menu_taskbar" |
| 315 | namespace: "launcher" |
| 316 | description: "Menu in Taskbar with options to launch and manage multiple instances of the same app" |
| 317 | bug: "355237285" |
Liam, Lee Pong Lam | 058559e | 2024-06-26 21:58:31 +0000 | [diff] [blame] | 318 | } |
| 319 | flag { |
| 320 | name: "navigate_to_child_preference" |
| 321 | namespace: "launcher" |
| 322 | description: "Settings screen supports navigating to child preference if the key is not on the screen" |
| 323 | bug: "293390881" |
| 324 | } |
Charlie Anderson | 6b8e362 | 2024-08-01 15:19:27 -0400 | [diff] [blame] | 325 | |
| 326 | flag { |
| 327 | name: "use_new_icon_for_archived_apps" |
| 328 | namespace: "launcher" |
| 329 | description: "Archived apps will use new cloud icon in app title instead of overlay" |
| 330 | bug: "350758155" |
| 331 | metadata { |
| 332 | purpose: PURPOSE_BUGFIX |
| 333 | } |
| 334 | } |
Brandon Dayauon | 1f8f886 | 2024-05-02 16:24:20 -0700 | [diff] [blame] | 335 | |
| 336 | flag { |
| 337 | name: "letter_fast_scroller" |
| 338 | namespace: "launcher" |
| 339 | description: "Change fast scroller to a lettered list" |
| 340 | bug: "358673724" |
| 341 | } |
Schneider Victor-tulias | 51433de | 2024-08-21 14:29:07 -0400 | [diff] [blame^] | 342 | |
| 343 | flag { |
| 344 | name: "enable_desktop_task_alpha_animation" |
| 345 | namespace: "launcher" |
| 346 | description: "Enables the animation of the desktop task's background view" |
| 347 | bug: "320307666" |
| 348 | metadata { |
| 349 | purpose: PURPOSE_BUGFIX |
| 350 | } |
| 351 | } |