Improve session recovery screens (#2657)

* Improve enter recovery key screen UI

* Add instructions to reset the encryption of the logged in account.

* Update screenshots

* Fix maestro flow

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
Jorge Martin Espinosa 2024-04-09 19:01:06 +02:00 committed by GitHub
parent d0f26777da
commit cf072fa1e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
164 changed files with 765 additions and 358 deletions

View file

@ -179,7 +179,8 @@
"name" : ":features:ftue:impl",
"includeRegex" : [
"screen_welcome_.*",
"screen_notification_optin_.*"
"screen_notification_optin_.*",
"screen_qr_code_login_.+"
]
},
{
@ -195,7 +196,8 @@
"includeRegex" : [
"screen_chat_backup_.*",
"screen_key_backup_disable_.*",
"screen_recovery_key_.*"
"screen_recovery_key_.*",
"screen_create_new_recovery_key_.*"
]
},
{