element-x-ada/libraries/matrix/test
Jorge Martin Espinosa 2206e940bc
Fix verification failed issue, simplify verification logic (#3830)
* Simplify session verification:

- Reuse Rust `Client` instances created on the login process so we don't need to restore one right before the session verification.
- Remove unnecessary sources of verification state updates.
- Add an intermediate FTUE flow step which will display an indeterminate progress indicator instead of a blank screen.

* Remove unnecessary workaround: the SDK should already handle this

* Add regression tests for noop analytics service usage.

* Add `services.analytics.noop` module to the test dependencies

---------

Co-authored-by: Benoit Marty <benoit@matrix.org>
2024-11-08 16:42:27 +01:00
..
src/main Fix verification failed issue, simplify verification logic (#3830) 2024-11-08 16:42:27 +01:00
build.gradle.kts Migrate license to AGPL. 2024-09-06 17:19:19 +02:00