Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 38509f65 authored by Fabián Kozynski's avatar Fabián Kozynski
Browse files

Fix issues with CTS in new QS

This CL fixes two issues:

* QQS should not be composed when the shade is closed.
 Neither isQsVisible or setListening have the correct state. Instead,
 make sure to track ShadeInteractor.isAnyExpanded
* Clicks on TileService coming from adb (through CommandQueue) should
  not be routed through the UI (because it changes). Instead, route
  through QSHost.

Flag: com.android.systemui.qs_ui_refactor_compose_fragment
Test: atest QSFragmentComposeViewModelTest
Test: atest CentralSurfacesCommandQueueCallbacksTest
Test: atest CtsTileServiceTestCases
Test: atest CtsSystemUiHostTestCases
Bug: 376224290
Change-Id: I56dfdc2ce43ace96cdc10ab0d100ca53f8cf87e4
parent 3d8a5de4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment