34 Commits (a9881a071875fb27a7681a0152ccf70c5d403315)

Author SHA1 Message Date
Marco Romano 6ea26dd6c4
Upgrade to rust sdk 0.1.71 (#1905) 10 months ago
ElementBot 12b3196471
Sync Strings (#1892) 10 months ago
Jorge Martin Espinosa 087d2728d5
Extract compound tokens and theming to `compound-android` library (#1888) 10 months ago
Benoit Marty e7c864c61a Fix test on CI. 10 months ago
Benoit Marty 12bdaf9727 Remove wrong comment. 10 months ago
Benoit Marty c07a032157 SecureBackup: improve error flow when backup state cannot be retrieved, and add tests. 10 months ago
Benoit Marty d352f14665 BackupState.DISABLED has been removed. Now when the value is UNKNOWN, the app need to invoke `EncryptionService.doesBackupExistOnServer()` to check if a Backup exists. 10 months ago
Jorge Martin Espinosa a5bad53c62
Iterate design on several screens: update icons, replace PreferenceTexts (#1771) 10 months ago
Benoit Marty 2cb0060f96 Add a View to show the beginning of the timeline (parity with iOS) 10 months ago
ElementBot 3bf34eae01
Sync Strings (#1789) 10 months ago
Benoit Marty 8218f6c47f Improve dialog content when recovery key (or passphrase) is not correct. 11 months ago
Benoit Marty 348da6bec2 Ensure BackupState and RecoveryState values are set from the SDK only when the first sync is finished. 11 months ago
Jorge Martin Espinosa 74e5bf18fc
Iterate design on Settings screen (#1763) 11 months ago
Benoit Marty 095a6f7825 RecoveryKey: Let any password manager provide the key and change keyboard type to password. 11 months ago
Benoit Marty 735c6e857a RecoveryKey: Do not apply a visual transformation if the key has spaces, to let user enter passphrase 11 months ago
Benoit Marty c9a7fa88b6 RecoveryKey: remove space if a recovery key is pasted in the TextField 11 months ago
Benoit Marty 7bd2ccd2a9 FlowStepPage: make `onBackClicked` nullable and remove `canGoBack`. 11 months ago
Benoit Marty 163bc8703f Rename UserStoryFlowPage to FlowStepPage 11 months ago
Benoit Marty 3e3a7c5516 Let SecureBackupEnterRecoveryKeyView use UserStoryFlowPage. 11 months ago
Benoit Marty 256eb23acf Let SecureBackupEnableView use UserStoryFlowPage. 11 months ago
Benoit Marty 310bd5bb49 Let SecureBackupDisableView use UserStoryFlowPage. 11 months ago
Benoit Marty c77ebabcb2 Let SecureBackupSetupView use UserStoryFlowPage. 11 months ago
Benoit Marty ffccbb5d90 Use AsyncView in SecureBackupEnterRecoveryKeyView 11 months ago
bmarty 2fca8412b2 Sync Strings from Localazy 11 months ago
Benoit Marty 0db487fa42 Secure backup and sign out: add TopBar with Back button. 11 months ago
Benoit Marty dc1bbb0145 Enter recovery key: add Done ime action. 11 months ago
Benoit Marty 12efed3a94 Move SecureBackupConfig to the appconfig module. 11 months ago
bmarty ffd02b831e Sync Strings from Localazy 11 months ago
Benoit Marty 9807ebf649 Secure backup 11 months ago