element-x-ada/features
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
..
analytics Sync Strings from Localazy 2024-10-21 00:27:20 +00:00
cachecleaner Upgrade Kotlin to v2.0 (#3594) 2024-10-10 08:32:00 +00:00
call Use LoggerTag. 2024-11-08 09:46:56 +01:00
createroom MediaPreProcessor: remove default value of parameter deleteOriginal. No functional change here. 2024-11-08 10:11:06 +01:00
deactivation Sync Strings from Localazy 2024-11-04 00:27:46 +00:00
enterprise Upgrade Kotlin to v2.0 (#3594) 2024-10-10 08:32:00 +00:00
ftue Fix verification failed issue, simplify verification logic (#3830) 2024-11-08 16:42:27 +01:00
invite knock : use PendingRoom instead of InvitedRoom 2024-10-22 16:22:19 +02:00
joinroom Sync Strings from Localazy 2024-11-04 00:27:46 +00:00
leaveroom Sync Strings from Localazy 2024-10-21 00:27:20 +00:00
licenses Upgrade Kotlin to v2.0 (#3594) 2024-10-10 08:32:00 +00:00
location Fix API Break: introduce EventOrTransactionId 2024-10-18 08:49:11 +02:00
lockscreen Use BigIcon. 2024-10-22 12:02:44 +02:00
login Sync Strings from Localazy 2024-11-04 00:27:46 +00:00
logout Let FakeKnockRoom and FakeLogoutUseCase use simulateLongTask 2024-10-16 10:03:19 +02:00
messages Delete the temporary file only when the user explicitly cancel the upload. 2024-11-08 10:11:06 +01:00
migration Upgrade Kotlin to v2.0 (#3594) 2024-10-10 08:32:00 +00:00
networkmonitor Centralise the DI code generation logic (#3562) 2024-09-30 12:20:28 +00:00
onboarding Sync Strings from Localazy 2024-10-21 00:27:20 +00:00
poll Sync Strings from Localazy 2024-10-21 00:27:20 +00:00
preferences Rename parameter. 2024-11-08 10:11:06 +01:00
rageshake bugfix: do not remove logs after sending them 2024-10-31 11:42:14 +01:00
roomaliasresolver rust sdk : handle api breaks for 0.2.59 2024-11-06 16:31:25 +01:00
roomcall Provide MutableStateFlow in the constructor of the fake class. 2024-11-06 17:29:20 +01:00
roomdetails Delete temporary created files. 2024-11-08 10:11:06 +01:00
roomdirectory rust sdk : handle api breaks for 0.2.59 2024-11-06 16:31:25 +01:00
roomlist Sync Strings from Localazy 2024-11-04 00:27:46 +00:00
securebackup Sync Strings from Localazy 2024-11-04 00:27:46 +00:00
share Merge pull request #3776 from element-hq/feature/bma/targetApi35 2024-11-05 09:39:50 +01:00
signedout Let IconTitleSubtitleMolecule use BigIcon. 2024-10-22 11:53:30 +02:00
userprofile Sync Strings from Localazy 2024-11-04 00:27:46 +00:00
verifysession Ensure the invisible buttons have the correct size. 2024-11-07 18:51:44 +01:00
viewfolder Centralise the DI code generation logic (#3562) 2024-09-30 12:20:28 +00:00