element-x-ada/features
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
..
analytics Sync Strings from Localazy 2024-03-12 13:54:03 +00:00
cachecleaner Add Konsist test to check that assertThat is imported, and fix existing issues. 2023-12-04 15:18:01 +01:00
call Sync Strings from Localazy 2024-04-01 00:17:18 +00:00
createroom Add UI test on CreateRoomRootView 2024-04-08 15:42:31 +02:00
ftue Add SessionData.needsVerification field (#2672) 2024-04-09 17:28:12 +02:00
invitelist Run ./tools/localazy/downloadStrings.sh --all 2024-04-02 18:12:36 +02:00
leaveroom Run ./tools/localazy/downloadStrings.sh --all 2024-04-02 18:12:36 +02:00
location Add name to call argument. 2024-03-08 17:30:32 +01:00
lockscreen Sync Strings from Localazy 2024-04-08 00:20:53 +00:00
login Sync Strings from Localazy 2024-04-01 00:17:18 +00:00
logout Sync Strings from Localazy 2024-04-01 00:17:18 +00:00
messages Exclude fun ContentToPreview() from coverage, this is not production code. 2024-04-08 16:20:42 +02:00
networkmonitor Update Compound to v0.0.5 and update icons (#2380) 2024-02-12 16:41:58 +00:00
onboarding Sync Strings from Localazy 2024-03-12 13:54:03 +00:00
poll Run ./tools/localazy/downloadStrings.sh --all 2024-04-02 18:12:36 +02:00
preferences Exclude fun ContentToPreview() from coverage, this is not production code. 2024-04-08 16:20:42 +02:00
rageshake Run ./tools/localazy/downloadStrings.sh --all 2024-04-02 18:12:36 +02:00
roomdetails Display members section when there are members in the room, not admins (#2679) 2024-04-09 13:08:40 +00:00
roomdirectory Sync Strings from Localazy 2024-04-08 00:20:53 +00:00
roomlist Categorise members by role in the ChangeRoles screen (#2595) 2024-04-08 08:54:38 +00:00
securebackup Categorise members by role in the ChangeRoles screen (#2595) 2024-04-08 08:54:38 +00:00
signedout Add SessionData.needsVerification field (#2672) 2024-04-09 17:28:12 +02:00
verifysession Add SessionData.needsVerification field (#2672) 2024-04-09 17:28:12 +02:00
viewfolder Update Compound to v0.0.5 and update icons (#2380) 2024-02-12 16:41:58 +00:00