99 Commits (9440d08c20b200e7ac7c3bb9d6bf7d3323de80ea)

Author SHA1 Message Date
Benoit Marty e42005fc52 Rename AsyncView to AsyncActionView 9 months ago
Benoit Marty 7b2341aec7 Rename Async to AsyncData 9 months ago
Benoit Marty 35baaa6209 Add missing test for SecureBackupEnablePresenter 9 months ago
bmarty e6f4a7364f Sync Strings from Localazy 9 months ago
ganfra c4dc024c63 Fix detekt 9 months ago
ganfra 78bd6915c7 BackstackParentNode now become BaseFlowNode and adds Overlay navModel into it. 9 months ago
bmarty e60508a631 Sync Strings from Localazy 9 months ago
Benoit Marty 39cca2ce09 Sync localazy using fixed script 10 months ago
Benoit Marty e8e2e95e02 Follow SDK method renaming: fix_recovery_issues() got renamed to recover() 10 months ago
Benoit Marty 24d3981261 Run the script again. 10 months ago
Benoit Marty fd42c78b15 Sync again 10 months ago
bmarty fced91addb Sync Strings from Localazy 10 months ago
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