Jordan Silva | 4db30db | 2024-07-03 10:49:51 +0000 | [diff] [blame] | 1 | package: "com.android.launcher3" |
| 2 | container: "system_ext" |
| 3 | |
| 4 | flag { |
| 5 | name: "enable_grid_only_overview" |
| 6 | namespace: "launcher_overview" |
| 7 | description: "Enable a grid-only overview without a focused task." |
| 8 | bug: "257950105" |
| 9 | } |
| 10 | |
| 11 | flag { |
| 12 | name: "enable_overview_icon_menu" |
| 13 | namespace: "launcher_overview" |
| 14 | description: "Enable updated overview icon and menu within task." |
| 15 | bug: "257950105" |
| 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 | } |