blob: 8f4bfe090520a0df2c585661f950b6689a354bfe [file] [log] [blame]
Anushree Ganjam8a6b74e2023-08-28 16:35:46 -07001package: "com.android.launcher3"
Anushree Ganjamd1a28fe2023-08-23 21:40:57 -07002
3flag {
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 Ganjam2a14b972023-08-30 13:31:10 -07009
10flag {
11 name: "enable_twoline_allapps"
12 namespace: "launcher"
13 description: "Enables two line label inside all apps."
14 bug: "270390937"
15}
Alex Chaue1955fe2023-09-13 15:33:57 +010016
17flag {
18 name: "enable_grid_only_overview"
19 namespace: "launcher"
20 description: "Enable a grid-only overview without a focused task."
21 bug: "270397206"
22}
Pat Manningc49d60b2023-09-13 16:40:27 +010023
24flag {
25 name: "enable_cursor_hover_states"
26 namespace: "launcher"
27 description: "Enables cursor hover states for certain elements."
28 bug: "243191650"
29}