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
Benoit Marty
240b8e1f4f
Let SecureBackupEnterRecoveryKeyView use UserStoryFlowPage.
2023-11-07 10:57:34 +01:00
Benoit Marty
769cafc877
Let SecureBackupEnableView use UserStoryFlowPage.
2023-11-07 10:53:21 +01:00
Benoit Marty
f28d9af2ae
Let SecureBackupDisableView use UserStoryFlowPage.
2023-11-07 10:53:21 +01:00
Benoit Marty
4bd47c4436
Let SecureBackupSetupView use UserStoryFlowPage.
2023-11-07 10:53:21 +01:00
Benoit Marty
5777ed0a76
Merge pull request #1742 from vector-im/sync-localazy
...
Sync Strings
2023-11-06 16:05:01 +01:00
Benoit Marty
101feacdd1
Use AsyncView in SecureBackupEnterRecoveryKeyView
2023-11-06 10:09:41 +01:00
bmarty
6014858aba
Sync Strings from Localazy
2023-11-06 08:23:40 +00:00
Benoit Marty
63cf5ef5b1
Merge pull request #1648 from vector-im/feature/bma/secureBackup
...
Secure backup
2023-10-30 21:29:54 +01:00
Benoit Marty
4898d8012c
Secure backup and sign out: add TopBar with Back button.
2023-10-30 20:16:18 +01:00
Benoit Marty
ddd9ca40fc
Enter recovery key: add Done ime action.
2023-10-30 20:16:18 +01:00
Benoit Marty
1c57a5c35e
Move SecureBackupConfig to the appconfig module.
2023-10-30 20:16:18 +01:00
bmarty
340a4b5b4f
Sync Strings from Localazy
2023-10-30 14:50:36 +00:00
Benoit Marty
bb55a5676c
Secure backup
2023-10-27 12:18:40 +02:00