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

Skip to content
Commit 6235bfc6 authored by Chandru S's avatar Chandru S
Browse files

Remove sceneInteractor and deviceEntry dependencies from BouncerInteractor and...

Remove sceneInteractor and deviceEntry dependencies from BouncerInteractor and AuthenticationInteractor

Summary of changes:
  - BouncerInteractor does not have the responsibility of handling scene transitions, it is now managed only by SceneContainerStartable
  - Eagerly start State flows in DeviceEntryInteractor as there are non collecting consumers for the flow.
  - Remove Swipe as an AuthenticationMethod, no authentication flow cares specifically about Swipe.
  - Expose Swipe "authentication" method through DeviceEntryInteractor#canSwipeToEnter
  - Change usages of Swipe "authentication" method to DeviceEntry.canSwipeToEnter

Test: all affected unit tests
Bug: 310005730
Flag: ACONFIG com.android.systemui.scene_container DEVELOPMENT
Change-Id: Ie89c0217b9302826ef4e637fecb4f229f9a8acaa
parent 27cb2531
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment