element-x-ada/libraries/ui-strings
Jorge Martin Espinosa f73c0e42a4
Implement user verification (#4294)
* Add support for starting verification of a user

* Add support for replying to incoming user verification requests

* Add reset recovery key button and previews to `ChooseSelfVerificationModeView`

* Add 'Profile' item in room details screen

* Update screenshots

* Remove `showDeviceVerifiedScreen` parameter from `NavTarget.UseAnotherDevice`

* Allow exiting the FTUE flow, which will close the app. The previous state will be restored when the app is reopened.

* When outgoing verification fails, move to the `Canceled` state. Then, when resetting the state machine state also reset the verification service.

---------

Co-authored-by: ElementBot <android@element.io>
2025-03-10 11:20:17 +01:00
..
src/main Sync Strings from Localazy 2025-03-10 00:28:38 +00:00
build.gradle.kts Implement user verification (#4294) 2025-03-10 11:20:17 +01:00
README.md Remove automation to sync Element Android strings. 2023-03-20 11:25:53 +01:00

Module ui-strings

This module contains all the strings for the project.

For more details, see the dedicated README.md file