element-x-ada/.maestro/tests
Jorge Martin Espinosa 1045f99d18
Add SessionData.needsVerification field (#2672)
* Add `SessionData.needsVerification`:
  - Allows us to add a skip button for debug builds.
  - We can have the verification state almost instantly.
  - It doesn't depend on network availability to know the verification state and display the UI.
* Add DB migration.
- Make the skip button in the verification flow skip the whole flow including the completed screen.
- Save the session as verified in `RustEncryptionService.recover(recoveryKey)`.
* Enforce session verification for existing users too.
* Fix verification confirmed screen subtitle (typo in id, was using the wrong string)
* Update screenshots

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-04-09 17:28:12 +02:00
..
account Add SessionData.needsVerification field (#2672) 2024-04-09 17:28:12 +02:00
assertions Move session verification to FTUE flow, make it mandatory (#2594) 2024-04-03 14:53:17 +00:00
roomList RoomDirectory : fix maestro (search screen is closed automatically) 2024-03-29 16:17:49 +01:00
settings Add prefix MAESTRO_ to Maestro env variable. 2024-02-22 09:29:05 +01:00
init.yaml Add prefix MAESTRO_ to Maestro env variable. 2024-02-22 09:29:05 +01:00