blob: 3e22c16a085e7dd88f31bc4b09cfc0b96dca37d1 [file] [log] [blame]
Ned Burns6d480c32023-08-28 12:12:19 -04001package: "com.android.systemui"
Dave Mankofff6a791e2023-07-31 18:03:34 +00002
3flag {
4 name: "example_flag"
5 namespace: "systemui"
6 description: "An Example Flag"
7 bug: "292511372"
Dave Mankoff818186b2023-10-02 17:31:07 +00008}
9
10flag {
11 name: "sysui_teamfood"
12 namespace: "systemui"
13 description: "Enables all the sysui classic flags that are marked as being in teamfood"
14 bug: "302578396"
15}
Ioana Alexandrufeaaa022023-10-06 11:21:48 +020016
17flag {
Beverlyc853b772024-02-16 21:19:27 +000018 name: "udfps_view_performance"
19 namespace: "systemui"
20 description: "Decrease screen off blocking calls by waiting until the device is finished going to sleep before adding the udfps view."
21 bug: "225183106"
22 metadata {
23 purpose: PURPOSE_BUGFIX
24 }
25}
26
27flag {
Yining Liu6ed11b92024-01-18 18:01:51 +080028 name: "notification_async_group_header_inflation"
29 namespace: "systemui"
30 description: "Inflates the notification group summary header views from the background thread."
31 bug: "217799515"
32}
33
34flag {
Yining Liu9a835c82023-10-31 01:30:23 +000035 name: "notification_async_hybrid_view_inflation"
36 namespace: "systemui"
37 description: "Inflates hybrid (single-line) notification views from the background thread."
38 bug: "217799515"
39}
40
41flag {
Ioana Alexandrufeaaa022023-10-06 11:21:48 +020042 name: "notifications_footer_view_refactor"
43 namespace: "systemui"
44 description: "Enables the refactored version of the footer view in the notification shade "
45 "(containing the \"Clear all\" button). Should not bring any behavior changes"
46 bug: "293167744"
47}
Alexander Roederer74cda602023-10-11 00:24:09 +000048
49flag {
Steve Elliott34edc352023-10-23 13:14:24 -040050 name: "notifications_icon_container_refactor"
51 namespace: "systemui"
52 description: "Enables the refactored version of the notification icon container in StatusBar, "
53 "AOD, and the notification shelf. Should not bring any behavioral changes."
54 bug: "278765923"
55}
56
57flag {
Nick Chameyev8ea0f4c2023-10-20 18:09:50 +010058 name: "notifications_hide_on_display_switch"
59 namespace: "systemui"
60 description: "Temporary hides notifications when folding/unfolding to reduce unfold latency"
61 bug: "293824309"
62}
63
64flag {
András Kurucz305199f2023-12-18 18:31:34 +000065 name: "notifications_improved_hun_animation"
66 namespace: "systemui"
67 description: "Adds a translateY animation, and other improvements to match the motion specs of the HUN Intro + Outro animations."
68 bug: "243302608"
69}
70
71flag {
András Kurucz3e88b352023-11-06 13:48:09 +000072 name: "notifications_live_data_store_refactor"
73 namespace: "systemui"
74 description: "Replaces NotifLiveDataStore with ActiveNotificationListRepository, and updates consumers. "
75 "Should not bring any behavior changes."
76 bug: "308623704"
77}
78
79flag {
Jeff DeCewb811f002024-01-25 17:21:55 +000080 name: "nssl_falsing_fix"
81 namespace: "systemui"
82 description: "Minor touch changes to prevent falsing errors in NSSL"
83 bug: "316551193"
84 metadata {
85 purpose: PURPOSE_BUGFIX
86 }
87}
88
89flag {
Andreas Miko644f9502023-12-12 17:40:21 +010090 name: "refactor_get_current_user"
91 namespace: "systemui"
92 description: "KeyguardUpdateMonitor.getCurrentUser() was providing outdated results."
93 bug: "305984787"
94}
95
96flag {
Lyn20c65062023-11-13 20:34:03 +000097 name: "notification_throttle_hun"
98 namespace: "systemui"
99 description: "During notification avalanche, throttle HUNs showing in fast succession."
100 bug: "307288824"
101}
102
103flag {
Lyn06388cc2024-01-18 22:17:50 +0000104 name: "notification_avalanche_suppression"
105 namespace: "systemui"
106 description: "After notification avalanche floodgate event, suppress HUNs completely."
107 bug: "321089634"
108}
109
110flag {
Jeff DeCew74e8d432023-11-29 19:34:19 +0000111 name: "notification_background_tint_optimization"
112 namespace: "systemui"
113 description: "Re-enable the codepath that removed tinting of notifications when the"
114 " standard background color is desired. This was the behavior before we discovered"
115 " a resources threading issue, which we worked around by tinting the notification"
116 " backgrounds and footer buttons."
Jeff DeCewb45610e2024-01-31 20:46:03 +0000117 bug: "294830092"
Jeff DeCew74e8d432023-11-29 19:34:19 +0000118}
119
120flag {
Ale Nijamkin2e087362023-10-18 00:29:03 +0000121 name: "scene_container"
122 namespace: "systemui"
123 description: "Enables the scene container framework go/flexiglass."
124 bug: "283121968"
125}
Julia Tuttle5201be82023-10-30 17:49:30 -0400126
127flag {
Brad Hinegardner5ded8022023-11-03 16:57:51 +0000128 name: "keyguard_bottom_area_refactor"
129 namespace: "systemui"
130 description: "Bottom area of keyguard refactor move into KeyguardRootView. Includes "
131 "lock icon and others."
132 bug: "290652751"
133}
134
135flag {
Beverly96b3e592023-11-08 15:32:58 +0000136 name: "device_entry_udfps_refactor"
137 namespace: "systemui"
138 description: "Refactoring device entry UDFPS icon to use modern architecture and "
139 "consolidating it with the lock/unlock icon to create a combined DeviceEntryIconView"
140 bug: "279440316"
141}
142
143flag {
Julia Tuttle5201be82023-10-30 17:49:30 -0400144 name: "visual_interruptions_refactor"
145 namespace: "systemui"
146 description: "Enables the refactored version of the code to decide when notifications "
147 "HUN, bubble, pulse, or FSI."
148 bug: "261728888"
149}
Juan Sebastian Martineze95f996b2023-11-01 14:06:47 -0700150
151flag {
152 name: "haptic_brightness_slider"
153 namespace: "systemui"
154 description: "Adds haptic feedback to the brightness slider."
155 bug: "296467915"
156}
Matt Pietal2cfc6842023-11-03 16:41:09 +0000157
158flag {
159 name: "keyguard_shade_migration_nssl"
160 namespace: "systemui"
161 description: "Moves NSSL into a shared element between the notification_panel and "
162 "keyguard_root_view."
163 bug: "278054201"
164}
Fabián Kozynski9385f732023-11-09 12:47:57 -0500165
166flag {
Nicolo' Mazzucato24c5a7c2023-11-20 11:49:17 +0000167 name: "unfold_animation_background_progress"
168 namespace: "systemui"
169 description: "Moves unfold animation progress calculation to a background thread"
170 bug: "277879146"
171}
172
173flag {
Nicolo' Mazzucato9ec7e7c2023-12-28 08:52:46 +0000174 name: "enable_background_keyguard_ondrawn_callback"
175 namespace: "systemui"
176 description: "Calls the onDrawn keyguard in the background, without being blocked by main"
177 "thread work. This results in the screen to turn on earlier when the main thread is stuck. "
178 "Note that, even after this callback is called, we're waiting for all windows to finish "
179 " drawing."
180 bug: "295873557"
Nicolò Mazzucato16eecfa2024-02-05 09:10:08 +0000181 metadata {
182 purpose: PURPOSE_BUGFIX
183 }
Nicolo' Mazzucato9ec7e7c2023-12-28 08:52:46 +0000184}
185
186flag {
Peter Kalauskasfc9ba4a2023-11-13 22:00:33 +0000187 name: "qs_new_pipeline"
188 namespace: "systemui"
189 description: "Use the new pipeline for Quick Settings. Should have no behavior changes."
190 bug: "241772429"
Fabián Kozynski9385f732023-11-09 12:47:57 -0500191}
Peter Kalauskasfc9ba4a2023-11-13 22:00:33 +0000192
193flag {
Anton Potapov10ae1962023-11-13 19:39:59 +0000194 name: "qs_new_tiles"
195 namespace: "systemui"
196 description: "Use the new tiles in the Quick Settings. Should have no behavior changes."
Anton Potapovfecf0bc2024-01-04 10:55:18 +0000197 bug: "311147395"
Anton Potapov10ae1962023-11-13 19:39:59 +0000198}
199
200flag {
Peter Kalauskasfc9ba4a2023-11-13 22:00:33 +0000201 name: "coroutine_tracing"
202 namespace: "systemui"
203 description: "Adds thread-local data to System UI's global coroutine scopes to "
204 "allow for tracing of coroutine continuations using System UI's tracinglib"
205 bug: "289353932"
Andreas Mikoa6c9dae2023-11-14 14:46:21 +0100206}
207
208flag {
Peter Kalauskas62bf22b2023-12-15 01:44:39 +0000209 name: "edge_back_gesture_handler_thread"
210 namespace: "systemui"
211 description: "Moves the EdgeBackGestureHandler window, which is used for rendering the back "
212 "arrow, to a separate thread. Previously, the EdgeBackGestureHandler window would share "
213 "the main thread with the rest of System UI."
214 bug: "304583132"
215}
216
217flag {
Andreas Mikoa6c9dae2023-11-14 14:46:21 +0100218 name: "new_aod_transition"
219 namespace: "systemui"
220 description: "New LOCKSCREEN <=> AOD transition"
221 bug: "301915812"
Andreas Miko980ef672023-11-14 14:49:31 +0100222}
223
224flag {
225 name: "light_reveal_migration"
226 namespace: "systemui"
227 description: "Move LightRevealScrim to recommended architecture"
228 bug: "281655028"
Beth Thibodeau622c4fe2023-11-17 17:12:04 -0600229}
230
231flag {
Marcelo Arteiro2398ebb2023-11-21 13:38:17 +0000232 name: "theme_overlay_controller_wakefulness_deprecation"
233 namespace: "systemui"
234 description: "Replacing WakefulnessLifecycle by KeyguardTransitionInteractor in "
235 "ThemOverlayController to mitigate flickering when locking the device"
236 bug: "308676488"
237}
238
239flag {
Chris Göllner30486e72024-02-07 17:03:08 +0000240 name: "truncated_status_bar_icons_fix"
241 namespace: "systemui"
242 description: "Fixes the status bar icons being trunacted due to the status bar window height "
243 "not being updated after certain rotations"
244 bug: "323299264"
245 metadata {
246 purpose: PURPOSE_BUGFIX
247 }
248}
249
250flag {
Chandru S1df19782023-09-30 18:34:20 -0700251 name: "compose_bouncer"
252 namespace: "systemui"
253 description: "Use the new compose bouncer in SystemUI"
254 bug: "310005730"
255}
256
257flag {
Beth Thibodeau622c4fe2023-11-17 17:12:04 -0600258 name: "media_in_scene_container"
259 namespace: "systemui"
260 description: "Enable media in the scene container framework"
261 bug: "296122467"
262}
Marcelo Arteiro2398ebb2023-11-21 13:38:17 +0000263
Stefan Andonian3f43e1d2023-11-20 22:04:24 +0000264flag {
Chris Göllner0f02ef52023-12-15 10:11:49 +0000265 name: "pss_task_switcher"
266 namespace: "systemui"
267 description: "Enable the task switcher feature for partial screen sharing"
268 bug: "317208379"
269}
270
271flag {
Chandru Sc78f0822023-11-30 15:38:19 +0530272 name: "revamped_bouncer_messages"
273 namespace: "systemui"
274 description: "Change the bouncer message to be a 2-line more descriptive message"
275 bug: "236891644"
276}
277
278flag {
Chandru S7ec7fd22023-11-30 13:12:25 +0530279 name: "rest_to_unlock"
280 namespace: "systemui"
281 description: "Require prolonged touch for fingerprint authentication"
282 bug: "303672286"
283}
284
285flag {
Stefan Andonian3f43e1d2023-11-20 22:04:24 +0000286 name: "record_issue_qs_tile"
287 namespace: "systemui"
288 description: "Replace Record Trace QS Tile with expanded Record Issue QS Tile"
289 bug: "305049544"
290}
Chandru S7ec7fd22023-11-30 13:12:25 +0530291
Aurélien Pomini7c643452023-09-21 10:06:47 +0000292flag {
Sherry Zhou860c9b92023-11-28 17:56:31 +0000293 name: "migrate_clocks_to_blueprint"
294 namespace: "systemui"
295 description: "Move clock related views from KeyguardStatusView to KeyguardRootView, "
296 "and use modern architecture for lockscreen clocks"
297 bug: "301502635"
298}
299
300flag {
Aurélien Pomini7c643452023-09-21 10:06:47 +0000301 name: "fast_unlock_transition"
302 namespace: "systemui"
303 description: "Faster wallpaper unlock transition"
304 bug: "298186160"
305}
Juan Sebastian Martinezc9ff0572023-12-04 15:39:18 -0800306
307flag {
Chris Göllner7a56e772023-12-28 17:51:48 +0000308 name: "centralized_status_bar_dimens_refactor"
309 namespace: "systemui"
310 description: "Refactors shade header and keyguard status bar to read status bar dimens from a"
311 " central place, instead of reading resources directly. This is to take into account display"
312 " cutouts and other special cases. "
313 bug: "317199366"
314}
315
316flag {
Nicolo' Mazzucatocd5f25b2023-12-07 10:11:50 +0000317 name: "enable_layout_tracing"
318 namespace: "systemui"
319 description: "Enables detailed traversal slices during measure and layout in perfetto traces"
320 bug: "315274804"
321}
322
323flag {
Juan Sebastian Martinezc9ff0572023-12-04 15:39:18 -0800324 name: "quick_settings_visual_haptics_longpress"
325 namespace: "systemui"
326 description: "Enable special visual and haptic effects for quick settings tiles with long-press actions"
327 bug: "229856884"
328}
Evan Laird3f199372023-11-14 18:32:19 -0500329
330flag {
Aaron Liu688c8232023-12-14 11:55:04 -0800331 name: "switch_user_on_bg"
332 namespace: "systemui"
333 description: "Does user switching on a background thread"
334 bug: "284095720"
335}
336
337flag {
Evan Laird3f199372023-11-14 18:32:19 -0500338 name: "status_bar_static_inout_indicators"
339 namespace: "systemui"
340 description: "(Upstream request) Always show the network activity inout indicators and "
341 "prefer using alpha to distinguish network activity."
342 bug: "310715220"
343}
Juan Sebastian Martineze28f3d22023-12-18 14:55:26 -0800344
345flag {
346 name: "haptic_volume_slider"
347 namespace: "systemui"
348 description: "Adds haptic feedback to the volume slider."
349 bug: "316953430"
350}
Richard MacGregor019df652023-12-18 15:27:36 -0800351
352flag {
Anton Potapov0ccf69a2023-12-21 16:42:40 +0000353 name: "new_volume_panel"
354 namespace: "systemui"
355 description: "Switches to the new volume panel (without Slices)."
356 bug: "202262476"
357}
358
359flag {
Beverly0cdcacb2024-01-04 18:40:05 +0000360 name: "run_fingerprint_detect_on_dismissible_keyguard"
361 namespace: "systemui"
362 description: "Run fingerprint detect instead of authenticate if the keyguard is dismissible."
363 bug: "311145851"
364}
365
366flag {
Xiaowen Lei19b52dc2024-01-02 17:47:22 +0000367 name: "smartspace_relocate_to_bottom"
368 namespace: "systemui"
369 description: "Relocate Smartspace to bottom of the Lock Screen"
370 bug: "316212788"
371}
Joshua Mokutfb94bee2024-01-09 23:46:47 +0000372
373flag {
374 name: "pin_input_field_styled_focus_state"
375 namespace: "systemui"
376 description: "Enables styled focus states on pin input field if keyboard is connected"
377 bug: "316106516"
378}
Josh Tsujib2755ca2024-01-18 13:53:11 -0500379
380flag {
381 name: "keyguard_wm_state_refactor"
382 namespace: "systemui"
383 description: "Enables refactored logic for SysUI+WM unlock/occlusion code paths"
384 bug: "278086361"
385}
Aaron Liu972537c2024-01-26 14:35:06 -0800386
387flag {
Aaron Liue51a5d32024-01-30 13:22:41 -0800388 name: "compose_lockscreen"
Aaron Liu972537c2024-01-26 14:35:06 -0800389 namespace: "systemui"
Aaron Liue51a5d32024-01-30 13:22:41 -0800390 description: "Enables the compose version of lockscreen that runs standalone, outside of Flexiglass."
Aaron Liu972537c2024-01-26 14:35:06 -0800391 bug: "301968149"
392}
Zhe Songe2a44482024-01-30 10:50:57 +0000393
394flag {
395 name: "enable_contextual_tip_for_power_off"
396 namespace: "systemui"
397 description: "Enables on-screen contextual tip about how to power off or restart phone"
398 bug: "322891421"
399}
400
401flag {
402 name: "enable_contextual_tip_for_take_screenshot"
403 namespace: "systemui"
404 description: "Enables on-screen contextual tip about how to take screenshot."
405 bug: "322891421"
406}
Yein Jobbfb3312024-01-31 22:40:47 +0000407
408flag {
Yu Chao3964b562024-02-01 08:03:59 +0000409 name: "enable_contextual_tips"
410 description: "Enables showing contextual tips."
411 namespace: "systemui"
412 bug: "322891421"
413}
414
415flag {
Yein Jobbfb3312024-01-31 22:40:47 +0000416 name: "shaderlib_loading_effect_refactor"
417 namespace: "systemui"
418 description: "Extend shader library to provide the common loading effects."
419 bug: "282007590"
420}
421
Matías Hernándeza67952e2024-02-06 15:29:52 +0100422flag {
423 name: "notification_row_user_context"
424 namespace: "systemui"
425 description: "Create a user-specific Context for the ImageResolver in ExpandableNotificationRow"
426 " (based on the NotificationEntry's user)."
427 bug: "317503801"
428 metadata {
429 purpose: PURPOSE_BUGFIX
430 }
431}
432
Devarshi Bhattfdddc972024-02-06 04:52:56 +0000433flag {
434 name: "get_connected_device_name_unsynchronized"
435 namespace: "systemui"
436 description: "Decide whether to fetch the connected bluetooth device name outside a synchronized block."
437 bug: "323995015"
438 metadata {
439 purpose: PURPOSE_BUGFIX
440 }
441}
archishab51923e2024-02-08 05:53:04 +0000442
443flag {
444 name: "update_user_switcher_background"
445 namespace: "systemui"
446 description: "Decide whether to update user switcher in background thread."
447 bug: "322745650"
448 metadata {
449 purpose: PURPOSE_BUGFIX
450 }
451}
452