Anushree Ganjam | 8a6b74e | 2023-08-28 16:35:46 -0700 | [diff] [blame] | 1 | package: "com.android.launcher3" |
Anushree Ganjam | d1a28fe | 2023-08-23 21:40:57 -0700 | [diff] [blame] | 2 | |
| 3 | flag { |
| 4 | name: "enable_expanding_pause_work_button" |
| 5 | namespace: "launcher" |
| 6 | description: "Expand and collapse pause work button while scrolling." |
| 7 | bug: "270390779" |
| 8 | } |
Anushree Ganjam | 2a14b97 | 2023-08-30 13:31:10 -0700 | [diff] [blame] | 9 | |
| 10 | flag { |
| 11 | name: "enable_twoline_allapps" |
| 12 | namespace: "launcher" |
| 13 | description: "Enables two line label inside all apps." |
| 14 | bug: "270390937" |
| 15 | } |
Alex Chau | e1955fe | 2023-09-13 15:33:57 +0100 | [diff] [blame^] | 16 | |
| 17 | flag { |
| 18 | name: "enable_grid_only_overview" |
| 19 | namespace: "launcher" |
| 20 | description: "Enable a grid-only overview without a focused task." |
| 21 | bug: "270397206" |
| 22 | } |