ElementBot
1b51cd8300
Sync Strings ( #3936 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2024-11-25 09:06:57 +00:00
ElementBot
411895456b
Sync Strings - add translations to Finnish ( #3883 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2024-11-18 11:37:17 +00:00
ElementBot
f595a7a7c5
Sync Strings ( #3852 )
...
* Sync Strings from Localazy
* Fix tests
---------
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
Co-authored-by: Jorge Martín <jorgem@element.io >
2024-11-11 13:09:30 +01:00
Benoit Marty
2091c5559d
Ensure the invisible buttons have the correct size.
2024-11-07 18:51:44 +01:00
Benoit Marty
df3bd31118
Hide "They don't match" button when verifying.
2024-11-07 18:39:46 +01:00
Benoit Marty
4d0b2dd53b
Disable button during the "verifying" step.
2024-11-07 17:05:18 +01:00
Benoit Marty
4ba60b7a83
Change action to only "Done" when there is a verification failure.
2024-11-07 15:17:33 +01:00
Benoit Marty
3a2baed2df
Use test extension
2024-11-07 13:36:36 +01:00
Benoit Marty
0d1779b1d8
Update test.
2024-11-07 13:34:18 +01:00
Benoit Marty
4d95617bea
Incoming verification: do not distinguish UI between cancelled and failed state.
2024-11-07 12:46:13 +01:00
Benoit Marty
5c3f712e29
Update wording for verification cancelled.
2024-11-07 12:43:02 +01:00
Benoit Marty
fd754e2a68
Session verification: Iterate on the waiting for other device screen.
2024-11-07 12:21:38 +01:00
Benoit Marty
b8d6c47532
Session verification: add new screen to get ready on the other session.
2024-11-07 12:16:05 +01:00
Benoit Marty
16dacddd43
Remove code duplication - no behavior change.
2024-11-07 09:58:29 +01:00
bmarty
fed502957b
Sync Strings from Localazy
2024-11-04 00:27:46 +00:00
Benoit Marty
5a1b4cbf55
Move TextWithLabelMolecule to the designsystem module.
2024-10-29 16:43:26 +01:00
Benoit Marty
05e70ef5d0
Rename some private composable functions.
2024-10-29 16:41:37 +01:00
Benoit Marty
d1b3ecab36
Incoming session verification request
...
Add more log to the state machines
Ensure the block cannot be cancelled, else if the Rust SDK emit a new state during the API execution, the state machine may cancel the api call.
Let VerificationFlowState values match the SDK api for code clarity.
Rename sub interface for clarity.
Migrate tests to the new FakeVerificationService.
2024-10-29 09:26:15 +01:00
bmarty
8cf5729ece
Sync Strings from Localazy
2024-10-28 00:27:09 +00:00
bmarty
f19ea02390
Sync Strings from Localazy
2024-10-21 00:27:20 +00:00
Benoit Marty
97fb7bc2fa
Let AsyncAction.Confirming be an interface, with a AsyncAction.ConfirmingNoParams data object.
...
This will allow inheritance of `AsyncAction.Confirming` with parameter(s).
2024-10-14 10:49:55 +02:00
Benoit Marty
03dbfd927f
Quality...
2024-10-10 17:40:56 +02:00
Benoit Marty
2288b64d0d
Quality...
2024-10-10 17:35:59 +02:00
Benoit Marty
89e9baa9d5
Add "Learn more" on identity verification first screen.
2024-10-10 17:09:35 +02:00
Benoit Marty
afba74cb63
Tweak screens related to crypto.
2024-10-10 16:44:11 +02:00
Jorge Martin Espinosa
e44b5ad98d
Upgrade Kotlin to v2.0 ( #3594 )
...
* Bump Kotlin to v2.0
* Fix lots of issues due to the upgrade: lint issues, function signature incompatibilities, broken tests, etc.
---------
Co-authored-by: Benoit Marty <benoit@matrix.org >
2024-10-10 08:32:00 +00:00
bmarty
05291bcf2f
Sync Strings from Localazy
2024-10-07 00:28:33 +00:00
Jorge Martin Espinosa
2efdb3ae45
Centralise the DI code generation logic ( #3562 )
...
* Create Anvil extension helper
* Use the helper everywhere
2024-09-30 12:20:28 +00:00
bmarty
a064fb4fab
Sync Strings from Localazy
2024-09-23 00:23:49 +00:00
bmarty
97cf19cb71
Sync Strings from Localazy
2024-09-17 11:05:35 +00:00
bmarty
e0c24c0f1c
Sync Strings from Localazy
2024-09-16 18:40:24 +00:00
bmarty
e840974dc5
Sync Strings from Localazy
2024-09-16 00:25:04 +00:00
ganfra
82a31d3ede
Self verification : makes sure cancellation works properly
2024-09-09 10:30:35 +02:00
Benoit Marty
2b016227e9
Migrate license to AGPL.
...
Run script `uv run license-editor --repository ../element-x-android`
2024-09-06 17:19:19 +02:00
Benoit Marty
ec4f2dcfbf
Properly skip the FTUE verification screen if verification is not needed.
2024-09-04 16:41:34 +02:00
bmarty
39ef8b38bb
Sync Strings from Localazy
2024-09-02 00:15:17 +00:00
Benoit Marty
a645e9762f
Show sign out button only at initial step.
2024-08-29 16:29:30 +02:00
Benoit Marty
20a8862b3f
Add a way to sign out when the user is asked to verify the session.
2024-08-29 15:56:08 +02:00
Benoit Marty
1302d2d60d
Sync English strings.
2024-08-29 09:51:28 +02:00
bmarty
1b064a008f
Sync Strings from Localazy
2024-08-26 00:25:40 +00:00
bmarty
5765d9bf9f
Sync Strings from Localazy
2024-08-19 00:25:36 +00:00
Jorge Martín
429853b957
Remove unused import
2024-08-13 08:55:07 +02:00
Jorge Martín
4f1adb1609
Fix vertical position for the primary button in VerifySelfSessionView
2024-08-13 08:55:06 +02:00
Jorge Martín
d5c2e5e436
Extract OIDC to its own module
2024-08-13 08:55:05 +02:00
Jorge Martín
e16057a366
Initial implementation of the reset identity feature
2024-08-13 08:55:05 +02:00
ElementBot
01617e1c9d
Sync Strings ( #3297 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2024-08-12 06:03:23 +00:00
ElementBot
9bd014427b
Sync Strings ( #3267 )
...
Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com >
2024-08-05 07:11:27 +00:00
bmarty
d288ace4bd
Sync Strings from Localazy
2024-07-29 00:26:27 +00:00
ElementBot
9522569860
Sync Strings ( #3232 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2024-07-22 08:59:47 +00:00
bmarty
3865709d98
Sync Strings from Localazy
2024-07-15 00:23:30 +00:00