bmarty
54ef435d9c
Sync Strings from Localazy
2024-02-26 18:17:16 +00:00
Benoit Marty
9119a7b7fb
Sync Localazy strings.
...
./tools/localazy/downloadStrings.sh --all
2024-02-23 12:23:11 +01:00
Benoit Marty
64db9fa173
Add TestTag to the Recovery key field.
2024-02-22 10:25:47 +01:00
Benoit Marty
7fc9a4c0fa
Add a way to enter recovery key to verify the session.
2024-02-21 18:30:08 +01:00
Benoit Marty
6cd28b2305
Sync strings.
2024-02-21 18:30:08 +01:00
Jorge Martin Espinosa
973c57d401
Update Compound to v0.0.5 and update icons ( #2380 )
...
Update Compound to `v0.0.5`:
- Make sure we fix all the breaking changes.
- Update some icons to use the compound version instead.
-Replace icons with their Compound counterparts when possible.
- Clean up unused icons.
- Fix issues with incorrect icons or sizes being used after replacing the temporary icons with the Compound ones.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2024-02-12 16:41:58 +00:00
bmarty
7911a26003
Sync Strings from Localazy
2024-02-05 00:09:59 +00:00
Benoit Marty
fa09b70411
Change type of SecureBackupEnableState.enableAction from AsyncData to AsyncAction
2024-01-23 18:13:33 +01:00
ElementBot
3a37460814
Sync Strings ( #2230 )
...
Co-authored-by: bmarty <bmarty@users.noreply.github.com >
2024-01-15 09:21:04 +01:00
Benoit Marty
72a363c244
Fix moar ktlint issues
2024-01-11 11:24:10 +01:00
Benoit Marty
378692f743
Fix moar ktlint issues
2024-01-11 10:02:10 +01:00
Benoit Marty
d3830af78b
Fix ktlint issues
2024-01-10 19:33:39 +01:00
renovate[bot]
7e9cda3aa9
Update plugin ktlint to v12.1.0 ( #2200 )
...
* Update plugin ktlint to v12.1.0
* Run `./gradlew ktlintFormat` and fix some issues manually.
* Fix other issues reproted by Ktlint
* Limit false positives, KtLint removes unnecessary curly brace in String templates.
* Remove useless Unit
* Minor improvements over ktlint changes
* Restore `AlertDialogContent` behaviour
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org >
Co-authored-by: Jorge Martín <jorgem@element.io >
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2024-01-10 16:22:24 +01:00
Benoit Marty
1dc6e5edb3
Clean up
2024-01-04 18:45:34 +01:00
Benoit Marty
b466ade6a1
Rename parameter
2024-01-04 18:10:53 +01:00
Benoit Marty
d0f1a7e3e0
Replace showConfirmationDialog by disableAction Confirming state, and remove force boolean, we get read the state instead.
...
Also use AsyncActionView.
2024-01-04 18:07:09 +01:00
Benoit Marty
d78ce21939
Rename AsyncView to AsyncActionView
2024-01-04 17:50:52 +01:00
Benoit Marty
bd91dd64e2
Rename Async to AsyncData
2024-01-04 16:30:56 +01:00
Benoit Marty
521d4a1983
Add missing test for SecureBackupEnablePresenter
2023-12-28 16:33:53 +01:00
bmarty
ada357b344
Sync Strings from Localazy
2023-12-26 09:39:48 +01:00
ganfra
7d33409810
Merge pull request #2059 from element-hq/feature/fga/appyx_overlay
...
Appyx Overlay
2023-12-20 11:17:23 +01:00
ganfra
9f045fc7de
Fix detekt
2023-12-19 12:59:13 +01:00
ganfra
280d55bd6e
BackstackParentNode now become BaseFlowNode and adds Overlay navModel into it.
2023-12-19 12:55:14 +01:00
bmarty
96dd875f3d
Sync Strings from Localazy
2023-12-18 00:10:14 +00:00
Benoit Marty
d31909e049
Sync localazy using fixed script
2023-12-08 19:24:35 +01:00
Benoit Marty
1131bc88c9
Follow SDK method renaming: fix_recovery_issues() got renamed to recover()
2023-12-05 17:40:47 +01:00
Benoit Marty
b43ddd36b9
Run the script again.
2023-12-05 12:25:59 +01:00
Benoit Marty
0375017d69
Sync again
2023-12-05 11:25:47 +01:00
bmarty
ad2ca01094
Sync Strings from Localazy
2023-12-04 00:09:56 +00:00
Marco Romano
c6fdc79f83
Upgrade to rust sdk 0.1.71 ( #1905 )
...
https://github.com/matrix-org/matrix-rust-components-kotlin/releases/tag/sdk-v0.1.71
There are breaking changes as specified in: https://github.com/vector-im/element-x-android/issues/1898 plus the one related to the poll history feature.
2023-11-29 10:34:51 +01:00
ElementBot
8ae8853c15
Sync Strings ( #1892 )
...
* Sync Strings from Localazy
---------
Co-authored-by: bmarty <bmarty@users.noreply.github.com >
Co-authored-by: jonnyandrew <jonnya@element.io >
Co-authored-by: Jorge Martín <jorgem@element.io >
2023-11-28 09:52:23 +01:00
Jorge Martin Espinosa
a8b85fb4e6
Extract compound tokens and theming to compound-android library ( #1888 )
...
* Replace tokens & icons with the external Compound ones
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-27 10:30:07 +01:00
Benoit Marty
7369d25a92
Fix test on CI.
2023-11-20 11:27:25 +01:00
Benoit Marty
ed23fdbc10
Remove wrong comment.
2023-11-20 10:36:29 +01:00
Benoit Marty
d33002aa7f
SecureBackup: improve error flow when backup state cannot be retrieved, and add tests.
2023-11-20 10:00:21 +01:00
Benoit Marty
3c79390e45
BackupState.DISABLED has been removed. Now when the value is UNKNOWN, the app need to invoke EncryptionService.doesBackupExistOnServer() to check if a Backup exists.
2023-11-17 17:32:14 +01:00
Jorge Martin Espinosa
14cf2b0440
Iterate design on several screens: update icons, replace PreferenceTexts ( #1771 )
...
- Batch import new icons from the design team.
- Rename _september icons since they're just extra icons that need to be integrated in Compound in the future, and it should be ok if we don't distinguish between ic_september_*, ic_november_* etc., so all icons are now simply ic_* in the designsystem module.
- Create a new CompoundIconListPreviewProvider to add chunked lists of icons for previews. Add an exception for it to Konsist.
- Move some icons to use Compound icons.
- Remove most PreferenceText usages, use ListItem instead.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-15 10:52:37 +01:00
Benoit Marty
968a4d3fd0
Add a View to show the beginning of the timeline (parity with iOS)
2023-11-14 17:31:42 +01:00
ElementBot
38f1d9932b
Sync Strings ( #1789 )
...
Co-authored-by: bmarty <bmarty@users.noreply.github.com >
2023-11-13 12:31:34 +01:00
Benoit Marty
68cedbf8ff
Merge pull request #1773 from vector-im/feature/bma/recoveryKeyErrorDialog
...
Feature/bma/recovery key error dialog
2023-11-09 14:30:49 +01:00
Benoit Marty
18ec3ae7c8
Merge pull request #1769 from vector-im/feature/bma/chatBackupWaitingForSync
...
Ensure BackupState and RecoveryState values are set from the SDK only…
2023-11-09 09:21:51 +01:00
Benoit Marty
5376abcb0d
Improve dialog content when recovery key (or passphrase) is not correct.
2023-11-08 14:35:15 +01:00
Benoit Marty
4c9da30fff
Merge pull request #1759 from vector-im/feature/bma/recoveryKeyWithSpaces
...
Recovery key with spaces
2023-11-08 14:01:30 +01:00
Benoit Marty
8d3af2a1fc
Ensure BackupState and RecoveryState values are set from the SDK only when the first sync is finished.
2023-11-08 11:33:02 +01:00
Jorge Martin Espinosa
5bb8efb728
Iterate design on Settings screen ( #1763 )
...
* Iterate design on Settings screen:
- Set new icons provided by design.
- Replace `PreferenceText` usages with `ListItem`.
- Add missing icons, and a new way to group them for previews.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-08 11:31:17 +01:00
Benoit Marty
899177c9a6
RecoveryKey: Let any password manager provide the key and change keyboard type to password.
2023-11-07 17:43:54 +01:00
Benoit Marty
a5ad06d2bb
RecoveryKey: Do not apply a visual transformation if the key has spaces, to let user enter passphrase
2023-11-07 17:35:23 +01:00
Benoit Marty
b2289e8ad4
RecoveryKey: remove space if a recovery key is pasted in the TextField
2023-11-07 17:27:50 +01:00
Benoit Marty
6d8386307b
FlowStepPage: make onBackClicked nullable and remove canGoBack.
2023-11-07 10:59:22 +01:00
Benoit Marty
96c81999a3
Rename UserStoryFlowPage to FlowStepPage
...
Rename UserStoryFlowPage to FlowStepPage
2023-11-07 10:59:22 +01:00