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