65 Commits (889761a8d8a38ab3187e3eb26f44a0d0b3fbbecf)

Author SHA1 Message Date
bmarty c021809479 Sync Strings from Localazy 6 months ago
ElementBot dac54e7154
Sync Strings (#2523) 6 months ago
bmarty 5c8be8f61f Sync Strings from Localazy 7 months ago
Benoit Marty a7e38f0925 Sync Localazy strings. 7 months ago
Benoit Marty 3543d9398e Add TestTag to the Recovery key field. 7 months ago
Benoit Marty 4345f26d0b Add a way to enter recovery key to verify the session. 7 months ago
Benoit Marty 663c7ceefe Sync strings. 7 months ago
Jorge Martin Espinosa b69cb8175a
Update Compound to v0.0.5 and update icons (#2380) 7 months ago
bmarty 03c95555e3 Sync Strings from Localazy 8 months ago
Benoit Marty 1c1cf60ba0 Change type of `SecureBackupEnableState.enableAction` from `AsyncData` to `AsyncAction` 8 months ago
ElementBot 6bc080c279
Sync Strings (#2230) 8 months ago
Benoit Marty d01c70a4fd Fix moar ktlint issues 8 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 8 months ago
Benoit Marty a831f05f6e Fix ktlint issues 8 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 8 months ago
Benoit Marty 365c423190 Clean up 9 months ago
Benoit Marty ce97987399 Rename parameter 9 months ago
Benoit Marty e702dd7995 Replace `showConfirmationDialog` by `disableAction` `Confirming` state, and remove `force` boolean, we get read the state instead. 9 months ago
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