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." |
Alex Chau | c40e64e | 2023-09-14 12:27:37 +0100 | [diff] [blame] | 21 | bug: "257950105" |
Alex Chau | e1955fe | 2023-09-13 15:33:57 +0100 | [diff] [blame] | 22 | } |
Pat Manning | c49d60b | 2023-09-13 16:40:27 +0100 | [diff] [blame] | 23 | |
| 24 | flag { |
| 25 | name: "enable_cursor_hover_states" |
| 26 | namespace: "launcher" |
| 27 | description: "Enables cursor hover states for certain elements." |
| 28 | bug: "243191650" |
| 29 | } |
Thales Lima | ca31b61 | 2023-09-14 14:25:26 +0100 | [diff] [blame] | 30 | |
| 31 | flag { |
| 32 | name: "enable_responsive_workspace" |
| 33 | namespace: "launcher" |
| 34 | description: "Enables new workspace grid calculations method." |
Alex Chau | 9f2bc12 | 2023-10-26 13:59:00 +0100 | [diff] [blame] | 35 | bug: "302189128" |
Thales Lima | ca31b61 | 2023-09-14 14:25:26 +0100 | [diff] [blame] | 36 | } |
Pat Manning | 1695cc7 | 2023-07-05 11:45:13 +0100 | [diff] [blame] | 37 | |
| 38 | flag { |
| 39 | name: "enable_overview_icon_menu" |
| 40 | namespace: "launcher" |
| 41 | description: "Enable updated overview icon and menu within task." |
| 42 | bug: "257950105" |
| 43 | } |
Tracy Zhou | 00f9e52 | 2023-10-24 18:39:36 -0700 | [diff] [blame] | 44 | |
| 45 | flag { |
helencheuk | b4626f4 | 2023-12-11 11:33:30 +0000 | [diff] [blame] | 46 | name: "enable_focus_outline" |
| 47 | namespace: "launcher" |
| 48 | description: "Enables focus states outline for launcher." |
| 49 | bug: "310953377" |
| 50 | } |
| 51 | |
| 52 | flag { |
Tracy Zhou | 00f9e52 | 2023-10-24 18:39:36 -0700 | [diff] [blame] | 53 | name: "enable_taskbar_no_recreate" |
| 54 | namespace: "launcher" |
| 55 | description: "Enables taskbar with no recreation from lifecycle changes of TaskbarActivityContext." |
| 56 | bug: "299193589" |
| 57 | } |
Jon Miranda | 60ae29e | 2023-10-27 09:37:22 -0700 | [diff] [blame] | 58 | |
| 59 | flag { |
| 60 | name: "enable_home_transition_listener" |
| 61 | namespace: "launcher" |
| 62 | description: "Enables launcher to listen to all transitions that include home activity" |
| 63 | bug: "306053414" |
| 64 | } |
Jagrut Desai | 90dd098 | 2023-11-09 09:57:38 -0800 | [diff] [blame] | 65 | |
| 66 | flag { |
| 67 | name: "enable_taskbar_pinning" |
| 68 | namespace: "launcher" |
| 69 | 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] | 70 | bug: "296231746" |
Jagrut Desai | 90dd098 | 2023-11-09 09:57:38 -0800 | [diff] [blame] | 71 | } |
Tracy Zhou | 859edd0 | 2023-11-08 22:44:44 -0800 | [diff] [blame] | 72 | |
| 73 | flag { |
fbaron | 9efed13 | 2023-11-29 09:47:29 -0800 | [diff] [blame] | 74 | name: "enable_unfolded_two_pane_picker" |
| 75 | namespace: "launcher" |
| 76 | description: "Enables two pane widget picker for unfolded foldables" |
| 77 | bug: "313922374" |
| 78 | } |
fbaron | 5176d7b | 2023-12-05 17:40:58 -0800 | [diff] [blame] | 79 | |
| 80 | flag { |
| 81 | name: "enable_tablet_two_pane_picker_v2" |
| 82 | namespace: "launcher" |
| 83 | description: "Enables full width two pane widget picker for tablets in landscape and portrait" |
| 84 | bug: "315055849" |
| 85 | } |
Rohit Goyal | 2e6010c | 2024-01-03 23:41:06 +0530 | [diff] [blame] | 86 | |
| 87 | flag { |
Sebastian Franco | 9ae4032 | 2023-10-10 10:50:28 -0700 | [diff] [blame] | 88 | name: "enable_two_pane_launcher_settings" |
| 89 | namespace: "launcher" |
| 90 | description: "Enables two panel settings when on large enough displays" |
| 91 | bug: "204463748" |
| 92 | } |
| 93 | |
| 94 | flag { |
Fengjiang Li | cd60d19 | 2024-02-05 16:29:33 -0800 | [diff] [blame^] | 95 | name: "enable_predictive_back_gesture" |
| 96 | namespace: "launcher" |
| 97 | description: "Enable predictive back gesture on Launcher (including all apps and widget picker)." |
| 98 | bug: "238475505" |
| 99 | } |
| 100 | |
| 101 | flag { |
Anushree Ganjam | 5e9b71e | 2024-01-11 14:15:54 -0800 | [diff] [blame] | 102 | name: "enable_shortcut_dont_suggest_app" |
| 103 | namespace: "launcher" |
| 104 | description: "Enables don't suggest app shortcut for suggested apps" |
| 105 | bug: "319250810" |
| 106 | } |
| 107 | |
| 108 | flag { |
Rohit Goyal | 2e6010c | 2024-01-03 23:41:06 +0530 | [diff] [blame] | 109 | name: "enable_support_for_archiving" |
| 110 | namespace: "launcher" |
| 111 | description: "Enables support for archived apps in Launcher3, such as empty progress bar etc." |
| 112 | bug: "210590852" |
| 113 | } |
Anna Zhuravleva | 29a3139 | 2023-12-20 16:34:27 +0000 | [diff] [blame] | 114 | |
| 115 | flag { |
| 116 | name: "enable_private_space_install_shortcut" |
| 117 | namespace: "launcher" |
| 118 | description: "Enables long-press shortcut to install a copy of an app to Private space" |
| 119 | bug: "316118005" |
| 120 | } |
Charlie Anderson | da3138c | 2024-01-11 12:20:23 -0500 | [diff] [blame] | 121 | |
| 122 | flag { |
| 123 | name: "enable_launcher_br_metrics_fixed" |
| 124 | namespace: "launcher" |
| 125 | description: "Enables logging of Launcher restore metrics to the Backup & Restore team" |
| 126 | bug: "307527314" |
| 127 | is_fixed_read_only: true |
| 128 | } |
Sunny Goyal | 24d68d8 | 2024-01-03 11:38:09 -0800 | [diff] [blame] | 129 | |
| 130 | flag { |
| 131 | name: "enable_reboot_unlock_animation" |
| 132 | namespace: "launcher" |
| 133 | description: "Enables unlock animation after device reboot" |
| 134 | bug: "298231234" |
| 135 | } |
| 136 | |
| 137 | flag { |
| 138 | name: "enable_workspace_inflation" |
| 139 | namespace: "launcher" |
| 140 | description: "Enables asnc inflation of workspace icons" |
| 141 | bug: "318539160" |
| 142 | } |
Sunny Goyal | 2c20640 | 2023-08-25 11:22:11 -0700 | [diff] [blame] | 143 | |
| 144 | flag { |
| 145 | name: "enable_unfold_state_animation" |
| 146 | namespace: "launcher" |
| 147 | description: "Tie unfold animation with state animation" |
| 148 | bug: "297057373" |
| 149 | } |
Shamali P | c48c660 | 2024-01-25 14:35:32 +0000 | [diff] [blame] | 150 | |
| 151 | flag { |
| 152 | name: "enable_categorized_widget_suggestions" |
| 153 | namespace: "launcher" |
| 154 | description: "Enables widget suggestions in widget picker to be displayed in categories" |
| 155 | bug: "318410881" |
| 156 | } |
Sunny Goyal | fffb4fe | 2024-01-31 11:33:26 -0800 | [diff] [blame] | 157 | |
| 158 | flag { |
| 159 | name: "use_activity_overlay" |
| 160 | namespace: "launcher" |
| 161 | description: "Use an activity for home screen overlay" |
| 162 | bug: "273828110" |
| 163 | } |