141 Commits (fd555b1070f4f5a561db89b662583959d5c3db7f)

Author SHA1 Message Date
Benoit Marty 6ddc2f5814 Make isLastSession "live" 7 months ago
Benoit Marty daa90a0660 Remove feature flag `SecureStorage` 7 months ago
Benoit Marty 7ec876bc8a Rename `isLastSession` to `isLastDevice`, to match SDK naming. 7 months ago
Jorge Martin Espinosa b69cb8175a
Update Compound to v0.0.5 and update icons (#2380) 7 months ago
Benoit Marty 688c4dae22 Rename parameter, since it is also invoked in the confirmation dialog, not only for the error dialog. 8 months ago
bmarty 03c95555e3 Sync Strings from Localazy 8 months ago
Benoit Marty eb51b49aef Always use the `latest...` fix. 8 months ago
Benoit Marty 3ced570b3c Fix detekt issue: 8 months ago
ElementBot 6bc080c279
Sync Strings (#2230) 8 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 8 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 8 months ago
Benoit Marty 5e42368965 Add missing test for LogoutView 8 months ago
Benoit Marty 2a6a3ded5e Iterate on EnsureCalledOnce devX 9 months ago
Benoit Marty 2c667a0dc0 Add `run` method to EnsureCalledOnce and EnsureCalledOnceWithParam to ensure that `assertSuccess` is always called. 9 months ago
Benoit Marty dee8008917 Use string resource instead of hard-coded strings. 9 months ago
Benoit Marty 7944804cd9 Fix test in release. 9 months ago
Benoit Marty 44ad93f625 Add first tests on compose click interaction. 9 months ago
Benoit Marty 1fcb8fea00 Fix flaky test using deterministic `awaitFirstItem` instead of `awaitLastSequentialItem` 9 months ago
Benoit Marty 7b2341aec7 Rename Async to AsyncData 9 months ago
Benoit Marty d953c979e1 Introduce AsyncAction with a Confirmation state and use it for logout action. 9 months ago
Benoit Marty 7db7a32d43 Use a RetryDialog here, it does not change the rendering, but is more appropriate. 9 months ago
Benoit Marty 481d80d1f0 Add comment to clarify the `SteadyException` case. 9 months ago
Benoit Marty 1f2b2df469 Quality 9 months ago
Benoit Marty c871dc2492 Add test for `DefaultDirectLogoutPresenter` 9 months ago
Benoit Marty 2b983e923e Sign out: direct flow if not last session and if not currently backing up keys #2072 9 months ago
bmarty e6f4a7364f Sync Strings from Localazy 9 months ago
Benoit Marty b9b746bea7 Attempt to fix test on CI. 9 months ago
Jorge Martín c5c920cfa6 Revert "Merge pull request #2071 from element-hq/feature/bma/fixTests" 9 months ago
Benoit Marty 258e074978 Last attempt... 9 months ago
Benoit Marty f94f5e4713 Second attempt... 9 months ago
Benoit Marty 139f5cdf72 Attempt to fix test on CI. 9 months ago
Benoit Marty 14b20b7e59 Attempt to fix test on CI 9 months ago
Benoit Marty b0dabb128d Fix test in release 9 months ago
Benoit Marty 21945004de Fix title of sign out screen regarding the different states 9 months ago
Benoit Marty 39cca2ce09 Sync localazy using fixed script 10 months ago
Benoit Marty 24d3981261 Run the script 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
Jorge Martin Espinosa 087d2728d5
Extract compound tokens and theming to `compound-android` library (#1888) 10 months ago
ElementBot 3bf34eae01
Sync Strings (#1789) 10 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 85fa899b5d Let LogoutView use UserStoryFlowPage. 11 months ago
bmarty 2fca8412b2 Sync Strings from Localazy 11 months ago
Benoit Marty 250389633b Progress for LinearProgressIndicator and CircularProgressIndicator are now lambdas. 11 months ago
Benoit Marty 23cf703925 Fix maestro test. 11 months ago
Benoit Marty 6143ea8764 Fix tests 11 months ago
Benoit Marty d09d95b269 Avoid runBlocking. Start with a nullable boolean. 11 months ago
Benoit Marty 5013ff061e Secure backup: create a feature flag (disabled) 11 months ago
Benoit Marty 7e1b991654 Consider keys are backing up only for SteadyStateException.Connection 11 months ago