element-x-ada/features/ftue/impl/src
Benoit Marty dcec9581cd Simplify the code again.
We do not need `isVerificationStatusKnown`. If `sessionVerificationService.sessionVerifiedStatus` is `Unknown`, `isSessionVerificationStateReady()` will return true and `isSessionNotVerified()` will not be called, since the `ftueState` will be `FtueStep.WaitingForInitialState`.

Note that TU is still OK with this change.
2025-09-22 09:34:32 +02:00
..
main Simplify the code again. 2025-09-22 09:34:32 +02:00
test/kotlin/io/element/android/features/ftue/impl Ensure we wait for user confirmation of session verified before going to next step. 2025-09-19 18:50:56 +02:00