blob: e1f6dbfc0681542ae23b8d938c63c4c120f6acda [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 {
Jeff DeCew0ed8dbee2024-03-01 13:03:20 +000028 name: "notification_view_flipper_pausing"
29 namespace: "systemui"
30 description: "Pause ViewFlippers inside Notification custom layouts when the shade is closed."
31 bug: "309146176"
32 metadata {
33 purpose: PURPOSE_BUGFIX
34 }
35}
36
37flag {
Yining Liu6ed11b92024-01-18 18:01:51 +080038 name: "notification_async_group_header_inflation"
39 namespace: "systemui"
40 description: "Inflates the notification group summary header views from the background thread."
41 bug: "217799515"
42}
43
44flag {
Yining Liu9a835c82023-10-31 01:30:23 +000045 name: "notification_async_hybrid_view_inflation"
46 namespace: "systemui"
47 description: "Inflates hybrid (single-line) notification views from the background thread."
48 bug: "217799515"
49}
50
51flag {
Jeff DeCew3a819de2023-05-12 12:49:30 -040052 name: "notification_color_update_logger"
53 namespace: "systemui"
54 description: "Enabled debug logging and dumping of notification color updates."
55 bug: "294347738"
56}
57
58flag {
Ioana Alexandrufeaaa022023-10-06 11:21:48 +020059 name: "notifications_footer_view_refactor"
60 namespace: "systemui"
61 description: "Enables the refactored version of the footer view in the notification shade "
62 "(containing the \"Clear all\" button). Should not bring any behavior changes"
63 bug: "293167744"
64}
Alexander Roederer74cda602023-10-11 00:24:09 +000065
66flag {
Steve Elliott34edc352023-10-23 13:14:24 -040067 name: "notifications_icon_container_refactor"
68 namespace: "systemui"
69 description: "Enables the refactored version of the notification icon container in StatusBar, "
70 "AOD, and the notification shelf. Should not bring any behavioral changes."
71 bug: "278765923"
72}
73
74flag {
Nick Chameyev8ea0f4c2023-10-20 18:09:50 +010075 name: "notifications_hide_on_display_switch"
76 namespace: "systemui"
77 description: "Temporary hides notifications when folding/unfolding to reduce unfold latency"
78 bug: "293824309"
79}
80
81flag {
András Kurucz305199f2023-12-18 18:31:34 +000082 name: "notifications_improved_hun_animation"
83 namespace: "systemui"
84 description: "Adds a translateY animation, and other improvements to match the motion specs of the HUN Intro + Outro animations."
85 bug: "243302608"
86}
87
88flag {
Yining Liu49c0d052024-02-22 23:52:59 +000089 name: "notification_content_alpha_optimization"
90 namespace: "systemui"
91 description: "Only reset alpha values of needed content views"
92 bug: "292024656"
93 metadata {
94 purpose: PURPOSE_BUGFIX
95 }
96}
97
98flag {
András Kurucz3e88b352023-11-06 13:48:09 +000099 name: "notifications_live_data_store_refactor"
100 namespace: "systemui"
101 description: "Replaces NotifLiveDataStore with ActiveNotificationListRepository, and updates consumers. "
102 "Should not bring any behavior changes."
103 bug: "308623704"
104}
105
106flag {
András Kurucz4171ecc02024-03-18 20:14:55 +0000107 name: "notifications_heads_up_refactor"
108 namespace: "systemui"
109 description: "Use HeadsUpInteractor to feed HUN updates to the NSSL."
110 bug: "325936094"
111}
112
113flag {
Chris Göllner01fc9322024-02-28 16:30:33 +0000114 name: "pss_app_selector_abrupt_exit_fix"
115 namespace: "systemui"
116 description: "Fixes the app selector abruptly disappearing without an animation, when the"
117 "selected task is the foreground task."
118 bug: "314385883"
119 metadata {
120 purpose: PURPOSE_BUGFIX
121 }
122}
123
124flag {
Ioana Alexandru7d781c002024-02-20 20:55:53 +0100125 name: "notifications_background_icons"
Ioana Alexandrue37b08f32024-02-15 14:25:39 +0100126 namespace: "systemui"
Ioana Alexandru7d781c002024-02-20 20:55:53 +0100127 description: "Moves part of the notification icon updates to the background."
128 bug: "315143361"
Ioana Alexandrue37b08f32024-02-15 14:25:39 +0100129 metadata {
130 purpose: PURPOSE_BUGFIX
131 }
132}
133
134flag {
Jeff DeCewb811f002024-01-25 17:21:55 +0000135 name: "nssl_falsing_fix"
136 namespace: "systemui"
137 description: "Minor touch changes to prevent falsing errors in NSSL"
138 bug: "316551193"
139 metadata {
140 purpose: PURPOSE_BUGFIX
141 }
142}
143
144flag {
Andreas Miko644f9502023-12-12 17:40:21 +0100145 name: "refactor_get_current_user"
146 namespace: "systemui"
147 description: "KeyguardUpdateMonitor.getCurrentUser() was providing outdated results."
148 bug: "305984787"
149}
150
151flag {
Lyn20c65062023-11-13 20:34:03 +0000152 name: "notification_throttle_hun"
153 namespace: "systemui"
154 description: "During notification avalanche, throttle HUNs showing in fast succession."
155 bug: "307288824"
156}
157
158flag {
Lyn06388cc2024-01-18 22:17:50 +0000159 name: "notification_avalanche_suppression"
160 namespace: "systemui"
161 description: "After notification avalanche floodgate event, suppress HUNs completely."
162 bug: "321089634"
163}
164
165flag {
Jeff DeCew74e8d432023-11-29 19:34:19 +0000166 name: "notification_background_tint_optimization"
167 namespace: "systemui"
168 description: "Re-enable the codepath that removed tinting of notifications when the"
169 " standard background color is desired. This was the behavior before we discovered"
170 " a resources threading issue, which we worked around by tinting the notification"
171 " backgrounds and footer buttons."
Jeff DeCewb45610e2024-01-31 20:46:03 +0000172 bug: "294830092"
Jeff DeCew74e8d432023-11-29 19:34:19 +0000173}
174
175flag {
Ale Nijamkin2e087362023-10-18 00:29:03 +0000176 name: "scene_container"
177 namespace: "systemui"
178 description: "Enables the scene container framework go/flexiglass."
179 bug: "283121968"
180}
Julia Tuttle5201be82023-10-30 17:49:30 -0400181
182flag {
Brad Hinegardner5ded8022023-11-03 16:57:51 +0000183 name: "keyguard_bottom_area_refactor"
184 namespace: "systemui"
185 description: "Bottom area of keyguard refactor move into KeyguardRootView. Includes "
186 "lock icon and others."
187 bug: "290652751"
188}
189
190flag {
Beverly96b3e592023-11-08 15:32:58 +0000191 name: "device_entry_udfps_refactor"
192 namespace: "systemui"
193 description: "Refactoring device entry UDFPS icon to use modern architecture and "
194 "consolidating it with the lock/unlock icon to create a combined DeviceEntryIconView"
195 bug: "279440316"
196}
197
198flag {
Julia Tuttle5201be82023-10-30 17:49:30 -0400199 name: "visual_interruptions_refactor"
200 namespace: "systemui"
201 description: "Enables the refactored version of the code to decide when notifications "
202 "HUN, bubble, pulse, or FSI."
203 bug: "261728888"
204}
Juan Sebastian Martineze95f996b2023-11-01 14:06:47 -0700205
206flag {
207 name: "haptic_brightness_slider"
208 namespace: "systemui"
209 description: "Adds haptic feedback to the brightness slider."
210 bug: "296467915"
211}
Matt Pietal2cfc6842023-11-03 16:41:09 +0000212
213flag {
Nicolo' Mazzucato24c5a7c2023-11-20 11:49:17 +0000214 name: "unfold_animation_background_progress"
215 namespace: "systemui"
216 description: "Moves unfold animation progress calculation to a background thread"
217 bug: "277879146"
218}
219
220flag {
Nicolo' Mazzucato9ec7e7c2023-12-28 08:52:46 +0000221 name: "enable_background_keyguard_ondrawn_callback"
222 namespace: "systemui"
223 description: "Calls the onDrawn keyguard in the background, without being blocked by main"
224 "thread work. This results in the screen to turn on earlier when the main thread is stuck. "
225 "Note that, even after this callback is called, we're waiting for all windows to finish "
226 " drawing."
227 bug: "295873557"
Nicolò Mazzucato16eecfa2024-02-05 09:10:08 +0000228 metadata {
229 purpose: PURPOSE_BUGFIX
230 }
Nicolo' Mazzucato9ec7e7c2023-12-28 08:52:46 +0000231}
232
233flag {
Peter Kalauskasfc9ba4a2023-11-13 22:00:33 +0000234 name: "qs_new_pipeline"
235 namespace: "systemui"
236 description: "Use the new pipeline for Quick Settings. Should have no behavior changes."
237 bug: "241772429"
Fabián Kozynski9385f732023-11-09 12:47:57 -0500238}
Peter Kalauskasfc9ba4a2023-11-13 22:00:33 +0000239
240flag {
Anton Potapov10ae1962023-11-13 19:39:59 +0000241 name: "qs_new_tiles"
242 namespace: "systemui"
243 description: "Use the new tiles in the Quick Settings. Should have no behavior changes."
Anton Potapovfecf0bc2024-01-04 10:55:18 +0000244 bug: "311147395"
Anton Potapov10ae1962023-11-13 19:39:59 +0000245}
246
247flag {
Peter Kalauskasfc9ba4a2023-11-13 22:00:33 +0000248 name: "coroutine_tracing"
249 namespace: "systemui"
250 description: "Adds thread-local data to System UI's global coroutine scopes to "
251 "allow for tracing of coroutine continuations using System UI's tracinglib"
252 bug: "289353932"
Andreas Mikoa6c9dae2023-11-14 14:46:21 +0100253}
254
255flag {
Peter Kalauskas62bf22b2023-12-15 01:44:39 +0000256 name: "edge_back_gesture_handler_thread"
257 namespace: "systemui"
258 description: "Moves the EdgeBackGestureHandler window, which is used for rendering the back "
259 "arrow, to a separate thread. Previously, the EdgeBackGestureHandler window would share "
260 "the main thread with the rest of System UI."
261 bug: "304583132"
262}
263
264flag {
Andreas Mikoa6c9dae2023-11-14 14:46:21 +0100265 name: "new_aod_transition"
266 namespace: "systemui"
267 description: "New LOCKSCREEN <=> AOD transition"
268 bug: "301915812"
Andreas Miko980ef672023-11-14 14:49:31 +0100269}
270
271flag {
272 name: "light_reveal_migration"
273 namespace: "systemui"
274 description: "Move LightRevealScrim to recommended architecture"
275 bug: "281655028"
Beth Thibodeau622c4fe2023-11-17 17:12:04 -0600276}
277
278flag {
Marcelo Arteiro2398ebb2023-11-21 13:38:17 +0000279 name: "theme_overlay_controller_wakefulness_deprecation"
280 namespace: "systemui"
281 description: "Replacing WakefulnessLifecycle by KeyguardTransitionInteractor in "
282 "ThemOverlayController to mitigate flickering when locking the device"
283 bug: "308676488"
284}
285
286flag {
Chris Göllner30486e72024-02-07 17:03:08 +0000287 name: "truncated_status_bar_icons_fix"
288 namespace: "systemui"
289 description: "Fixes the status bar icons being trunacted due to the status bar window height "
290 "not being updated after certain rotations"
291 bug: "323299264"
292 metadata {
293 purpose: PURPOSE_BUGFIX
294 }
295}
296
297flag {
Chandru S1df19782023-09-30 18:34:20 -0700298 name: "compose_bouncer"
299 namespace: "systemui"
300 description: "Use the new compose bouncer in SystemUI"
301 bug: "310005730"
302}
303
304flag {
Beth Thibodeau622c4fe2023-11-17 17:12:04 -0600305 name: "media_in_scene_container"
306 namespace: "systemui"
307 description: "Enable media in the scene container framework"
308 bug: "296122467"
309}
Marcelo Arteiro2398ebb2023-11-21 13:38:17 +0000310
Stefan Andonian3f43e1d2023-11-20 22:04:24 +0000311flag {
Chris Göllner0f02ef52023-12-15 10:11:49 +0000312 name: "pss_task_switcher"
313 namespace: "systemui"
314 description: "Enable the task switcher feature for partial screen sharing"
315 bug: "317208379"
316}
317
318flag {
Chandru Sc78f0822023-11-30 15:38:19 +0530319 name: "revamped_bouncer_messages"
320 namespace: "systemui"
321 description: "Change the bouncer message to be a 2-line more descriptive message"
322 bug: "236891644"
323}
324
325flag {
Chandru S7ec7fd22023-11-30 13:12:25 +0530326 name: "rest_to_unlock"
327 namespace: "systemui"
328 description: "Require prolonged touch for fingerprint authentication"
329 bug: "303672286"
330}
331
332flag {
Stefan Andonian3f43e1d2023-11-20 22:04:24 +0000333 name: "record_issue_qs_tile"
334 namespace: "systemui"
335 description: "Replace Record Trace QS Tile with expanded Record Issue QS Tile"
336 bug: "305049544"
337}
Chandru S7ec7fd22023-11-30 13:12:25 +0530338
Aurélien Pomini7c643452023-09-21 10:06:47 +0000339flag {
Sherry Zhou860c9b92023-11-28 17:56:31 +0000340 name: "migrate_clocks_to_blueprint"
341 namespace: "systemui"
342 description: "Move clock related views from KeyguardStatusView to KeyguardRootView, "
343 "and use modern architecture for lockscreen clocks"
344 bug: "301502635"
345}
346
347flag {
Aurélien Pomini7c643452023-09-21 10:06:47 +0000348 name: "fast_unlock_transition"
349 namespace: "systemui"
350 description: "Faster wallpaper unlock transition"
351 bug: "298186160"
352}
Juan Sebastian Martinezc9ff0572023-12-04 15:39:18 -0800353
354flag {
Shawn Lee7a13c842024-03-08 10:53:27 -0800355 name: "activity_transition_use_largest_window"
356 namespace: "systemui"
357 description: "Target largest opening window during activity transitions."
358 bug: "323294573"
359 metadata {
360 purpose: PURPOSE_BUGFIX
361 }
362}
363
364flag {
Chris Göllner32aad6c2024-02-16 14:00:31 +0000365 name: "centralized_status_bar_height_fix"
Chris Göllner7a56e772023-12-28 17:51:48 +0000366 namespace: "systemui"
367 description: "Refactors shade header and keyguard status bar to read status bar dimens from a"
368 " central place, instead of reading resources directly. This is to take into account display"
369 " cutouts and other special cases. "
Chris Göllner414e9bc2024-02-19 09:41:22 +0000370 bug: "317016114"
Chris Göllner932714b2024-02-15 14:56:45 +0000371 metadata {
372 purpose: PURPOSE_BUGFIX
373 }
Chris Göllner7a56e772023-12-28 17:51:48 +0000374}
375
376flag {
Nicolo' Mazzucatocd5f25b2023-12-07 10:11:50 +0000377 name: "enable_layout_tracing"
378 namespace: "systemui"
379 description: "Enables detailed traversal slices during measure and layout in perfetto traces"
380 bug: "315274804"
381}
382
383flag {
Juan Sebastian Martinezc9ff0572023-12-04 15:39:18 -0800384 name: "quick_settings_visual_haptics_longpress"
385 namespace: "systemui"
386 description: "Enable special visual and haptic effects for quick settings tiles with long-press actions"
387 bug: "229856884"
388}
Evan Laird3f199372023-11-14 18:32:19 -0500389
390flag {
Aaron Liu688c8232023-12-14 11:55:04 -0800391 name: "switch_user_on_bg"
392 namespace: "systemui"
393 description: "Does user switching on a background thread"
394 bug: "284095720"
395}
396
397flag {
Evan Laird3f199372023-11-14 18:32:19 -0500398 name: "status_bar_static_inout_indicators"
399 namespace: "systemui"
400 description: "(Upstream request) Always show the network activity inout indicators and "
401 "prefer using alpha to distinguish network activity."
402 bug: "310715220"
403}
Juan Sebastian Martineze28f3d22023-12-18 14:55:26 -0800404
405flag {
406 name: "haptic_volume_slider"
407 namespace: "systemui"
408 description: "Adds haptic feedback to the volume slider."
409 bug: "316953430"
410}
Richard MacGregor019df652023-12-18 15:27:36 -0800411
412flag {
Anton Potapov0ccf69a2023-12-21 16:42:40 +0000413 name: "new_volume_panel"
414 namespace: "systemui"
415 description: "Switches to the new volume panel (without Slices)."
416 bug: "202262476"
417}
418
419flag {
Miranda Kephart5b0287b2023-11-20 11:24:03 -0500420 name: "screenshot_action_dismiss_system_windows"
421 namespace: "systemui"
422 description: "Dismiss existing system windows when starting action from screenshot UI"
423 bug: "309933761"
424}
425
426flag {
Beverly0cdcacb2024-01-04 18:40:05 +0000427 name: "run_fingerprint_detect_on_dismissible_keyguard"
428 namespace: "systemui"
429 description: "Run fingerprint detect instead of authenticate if the keyguard is dismissible."
430 bug: "311145851"
431}
432
433flag {
Xiaowen Lei19b52dc2024-01-02 17:47:22 +0000434 name: "smartspace_relocate_to_bottom"
435 namespace: "systemui"
436 description: "Relocate Smartspace to bottom of the Lock Screen"
437 bug: "316212788"
438}
Joshua Mokutfb94bee2024-01-09 23:46:47 +0000439
440flag {
Liam, Lee Pong Lam4a857592024-02-27 21:26:55 +0000441 name: "smartspace_remoteviews_rendering"
442 namespace: "systemui"
443 description: "Indicate Smartspace RemoteViews rendering"
444 bug: "326292691"
445}
446
447flag {
Joshua Mokutfb94bee2024-01-09 23:46:47 +0000448 name: "pin_input_field_styled_focus_state"
449 namespace: "systemui"
450 description: "Enables styled focus states on pin input field if keyboard is connected"
451 bug: "316106516"
452}
Josh Tsujib2755ca2024-01-18 13:53:11 -0500453
454flag {
455 name: "keyguard_wm_state_refactor"
456 namespace: "systemui"
457 description: "Enables refactored logic for SysUI+WM unlock/occlusion code paths"
458 bug: "278086361"
459}
Aaron Liu972537c2024-01-26 14:35:06 -0800460
461flag {
Aaron Liue51a5d32024-01-30 13:22:41 -0800462 name: "compose_lockscreen"
Aaron Liu972537c2024-01-26 14:35:06 -0800463 namespace: "systemui"
Aaron Liue51a5d32024-01-30 13:22:41 -0800464 description: "Enables the compose version of lockscreen that runs standalone, outside of Flexiglass."
Aaron Liu972537c2024-01-26 14:35:06 -0800465 bug: "301968149"
466}
Zhe Songe2a44482024-01-30 10:50:57 +0000467
468flag {
469 name: "enable_contextual_tip_for_power_off"
470 namespace: "systemui"
471 description: "Enables on-screen contextual tip about how to power off or restart phone"
472 bug: "322891421"
473}
474
475flag {
476 name: "enable_contextual_tip_for_take_screenshot"
477 namespace: "systemui"
478 description: "Enables on-screen contextual tip about how to take screenshot."
479 bug: "322891421"
480}
Yein Jobbfb3312024-01-31 22:40:47 +0000481
482flag {
Zhe Song6be2fe12024-03-08 17:04:43 +0800483 name: "enable_contextual_tips_frequency_cap"
484 description: "Enables frequency capping for contextual tips, e.g. 1x/day, 2x/week, 3x/lifetime."
485 namespace: "systemui"
486 bug: "322891421"
487}
488
489flag {
Yu Chao3964b562024-02-01 08:03:59 +0000490 name: "enable_contextual_tips"
491 description: "Enables showing contextual tips."
492 namespace: "systemui"
493 bug: "322891421"
494}
495
496flag {
Yein Jobbfb3312024-01-31 22:40:47 +0000497 name: "shaderlib_loading_effect_refactor"
498 namespace: "systemui"
499 description: "Extend shader library to provide the common loading effects."
500 bug: "282007590"
501}
502
Matías Hernándeza67952e2024-02-06 15:29:52 +0100503flag {
jasonwshsu8d2f6392024-02-27 23:49:08 +0800504 name: "hearing_aids_qs_tile_dialog"
505 namespace: "systemui"
506 description: "Show a dialog when clicking on hearing aids quick settings tile."
507 bug: "291423171"
508}
509
510flag {
Matías Hernándeza67952e2024-02-06 15:29:52 +0100511 name: "notification_row_user_context"
512 namespace: "systemui"
513 description: "Create a user-specific Context for the ImageResolver in ExpandableNotificationRow"
514 " (based on the NotificationEntry's user)."
515 bug: "317503801"
516 metadata {
517 purpose: PURPOSE_BUGFIX
518 }
519}
520
Devarshi Bhattfdddc972024-02-06 04:52:56 +0000521flag {
522 name: "get_connected_device_name_unsynchronized"
523 namespace: "systemui"
524 description: "Decide whether to fetch the connected bluetooth device name outside a synchronized block."
525 bug: "323995015"
526 metadata {
Sindhu561c2402024-02-07 09:38:47 +0000527 purpose: PURPOSE_BUGFIX
528 }
529}
530
531flag {
Sindhuc5d22842024-02-09 06:47:35 +0000532 name: "slice_manager_binder_call_background"
533 namespace: "systemui"
534 description: "Move the ISliceManager#getPinnedSpecs binder call to the background thread."
535 bug: "322745650"
536 metadata {
537 purpose: PURPOSE_BUGFIX
538 }
539}
540
541flag {
Sindhu561c2402024-02-07 09:38:47 +0000542 name: "register_new_wallet_card_in_background"
543 namespace: "systemui"
544 description: "Decide whether the call to registerNewWalletCards method should be issued on background thread."
545 bug: "322506838"
546 metadata {
547 purpose: PURPOSE_BUGFIX
548 }
Devarshi Bhattfdddc972024-02-06 04:52:56 +0000549}
archishab51923e2024-02-08 05:53:04 +0000550
551flag {
552 name: "update_user_switcher_background"
553 namespace: "systemui"
554 description: "Decide whether to update user switcher in background thread."
555 bug: "322745650"
556 metadata {
557 purpose: PURPOSE_BUGFIX
558 }
559}
Devarshi Bhatt17fa9832024-02-16 06:27:10 +0000560
561flag {
562 name: "register_zen_mode_content_observer_background"
563 namespace: "systemui"
564 description: "Decide whether to register zen mode content observers in the background thread."
565 bug: "324515627"
566 metadata {
567 purpose: PURPOSE_BUGFIX
568 }
569}
Miranda Kephart2976ca82024-02-16 10:14:15 -0500570
571flag {
572 name: "clipboard_noninteractive_on_lockscreen"
573 namespace: "systemui"
574 description: "Prevents the interactive clipboard UI from appearing when device is locked"
575 bug: "317048495"
576 metadata {
577 purpose: PURPOSE_BUGFIX
578 }
579}
Jernej Virag96b48772024-02-20 10:34:27 +0100580
581flag {
582 name: "trim_resources_with_background_trim_at_lock"
583 namespace: "systemui"
584 description: "Trim fonts and other caches when the device locks to lower memory consumption."
585 bug: "322143614"
586 metadata {
587 purpose: PURPOSE_BUGFIX
588 }
589}
Julia Tuttlec22e70f2024-02-14 16:04:59 -0500590
591flag {
592 name: "dedicated_notif_inflation_thread"
593 namespace: "systemui"
594 description: "Create a separate background thread for inflating notifications"
595 bug: "308967184"
596 metadata {
597 purpose: PURPOSE_BUGFIX
598 }
599}
Ibrahim Yilmaz31c681b2024-02-21 11:26:36 +0000600
601flag {
602 name: "bind_keyguard_media_visibility"
603 namespace: "systemui"
604 description: "Binds Keyguard Media Controller Visibility to MediaContainerView"
605 bug: "298213983"
Ibrahim Yilmaz1d1c12c2024-02-29 15:59:20 +0000606 metadata {
607 purpose: PURPOSE_BUGFIX
608 }
Jernej Virag8d4858d2024-02-23 13:18:30 +0100609}
610
611flag {
612 name: "delayed_wakelock_release_on_background_thread"
613 namespace: "systemui"
614 description: "Released delayed wakelocks on background threads to avoid janking screen transitions."
615 bug: "316128516"
Ibrahim Yilmaz31c681b2024-02-21 11:26:36 +0000616 metadata {
617 purpose: PURPOSE_BUGFIX
618 }
619}
bvineeth68756982024-02-23 09:57:28 +0000620
621flag {
622 name: "notify_power_manager_user_activity_background"
623 namespace: "systemui"
624 description: "Decide whether to notify the user activity to power manager in the background thread."
625 bug: "325203885"
626 metadata {
627 purpose: PURPOSE_BUGFIX
628 }
629}
Michael Mikhail1371dbd2024-02-22 17:45:25 +0000630
631flag {
632 name: "media_controls_refactor"
633 namespace: "systemui"
634 description: "Refactors media code to follow the recommended architecture"
635 bug: "326408371"
636}
Josh814484f2024-03-05 15:38:07 +0000637
638flag {
639 name: "qs_tile_focus_state"
640 namespace: "systemui"
641 description: "enables new focus outline for qs tiles when focused on with physical keyboard"
642 bug: "312899524"
643}
Sindhuc9c4dcf2024-02-29 10:33:06 +0000644
645flag {
646 name: "edgeback_gesture_handler_get_running_tasks_background"
647 namespace: "systemui"
648 description: "Decide whether to get the running tasks from activity manager in EdgebackGestureHandler"
649 " class on the background thread."
650 bug: "325041960"
651 metadata {
652 purpose: PURPOSE_BUGFIX
653 }
654}
Fabián Kozynskicba11852024-03-12 14:16:24 -0400655
656flag {
657 name: "qs_ui_refactor"
658 namespace: "systemui"
659 description: "Enables the new QS UI pipeline that follows recommended architecture and uses"
660 " Compose for the UI."
661 bug: "325099249"
662}