1758 Commits (8e7075b9208fbbc78f3fcd193c2e2087037c2ad8)

Author SHA1 Message Date
renovate[bot] 9e66180d20
Update kotlin (#1697) 11 months ago
Benoit Marty f64eb5218c Show full history if key backup is enabled. 11 months ago
Benoit Marty 64a00eec16 Fix test after wording change. 11 months ago
Jorge Martin Espinosa 74e5bf18fc
Iterate design on Settings screen (#1763) 11 months ago
Benoit Marty a818807677 UTD: Change wording from "Decryption error" to "Waiting for this message" 11 months ago
Jorge Martin Espinosa 1fe45cde18
Improve confusing text in the 'ready to start verification' screen (#1751) 11 months ago
Jorge Martin Espinosa 52c9565ac8
Fix crash on logout (#1749) 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 3483eaaa00 Fix issue about modifier. 11 months ago
Benoit Marty 256eb23acf Let SecureBackupEnableView use UserStoryFlowPage. 11 months ago
Benoit Marty 9fa6026483 Create UserStoryFlowPage. 11 months ago
renovate[bot] 74ccdf83f6
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.67 (#1747) 11 months ago
Benoit Marty e984b9bb5c Introduce AsyncViewDefaults for ProgressDialog 11 months ago
Benoit Marty aaa89afe34 Use AsyncView in EditUserProfileView 11 months ago
Benoit Marty d700b0bc4e Introduce AsyncView to limit duplicated code. 11 months ago
bmarty 2fca8412b2 Sync Strings from Localazy 11 months ago
Benoit Marty 6fda11aff0 Convert Data.Audio to data class, and implement equals and hashCode as suggested. 11 months ago
Benoit Marty 21200df294 Konsist: check that if `sealed interface` is used in parameter of `Composable`, it has the `@Stable` or `@Immutable` annotation 11 months ago
Benoit Marty 3092ca23f0 Konsist: check if sealed class could be sealed interface and fix existing issues. 11 months ago
jonnyandrew ddc1e1d0cc
Display duration of recorded voice message (#1733) 11 months ago
Jorge Martin Espinosa 14dc8e1059
Replace suffixes for `@PreviewsDayNight` annotation (#1736) 11 months ago
Jorge Martin Espinosa 1f5a135072
Use Parallel GC and bump RAM usage (#1734) 11 months ago
Benoit Marty a1b97fe99e Remove useless wrapping in lazy block, since the value was assigned later during object construction. 11 months ago
jonnyandrew 5080df3262
Add voice message 'hold to record' tooltip (#1710) 11 months ago
Benoit Marty 250389633b Progress for LinearProgressIndicator and CircularProgressIndicator are now lambdas. 11 months ago
Benoit Marty 6db4f34d1b Add preview for dialog with a third button 11 months ago
Benoit Marty 5f3770d4dd If there is only one button, use a TextButton. 11 months ago
Benoit Marty 1ba2a22eda Reorder parameters for readability 11 months ago
Benoit Marty 70ea2beaf9 SimpleAlertDialogContent: enforce button submit instead of button cancel and improve API around dialogs. 11 months ago
jonnyandrew 83a6395688
Add time to voice message composer UI (#1720) 11 months ago
Benoit Marty 8df9b7fb3c Add TestTags to dialog buttons. 11 months ago
Benoit Marty 23cf703925 Fix maestro test. 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 3e9710a0c1 Do not throw the exception. 11 months ago
Benoit Marty 2f62779ad4 Sign out: handle no network error. 11 months ago
Benoit Marty 4fb825b5cb TimelineEncryptedHistoryBannerView: render depend on verification and key backup state (#1576) 11 months ago
Benoit Marty 20d6383b8a Map new state `BackupUploadState.Error` 11 months ago
ganfra 6832b1f2db
Feature/fga/biometric unlock (#1702) 11 months ago
ganfra ed26c74627 LockScreen : enable the feature 11 months ago
Jorge Martin Espinosa 355ee95964
[Element Call] Keep MatrixClient alive while the call is working (#1695) 11 months ago
Benoit Marty f554fb8dcc Change FeatureFlagService.isFeatureEnabled return value from Boolean to Flow<Boolean> 11 months ago
Jorge Martin Espinosa 3bbaf8e5e7
Improve the logs for `TimelineException.CannotPaginate` (#1708) 11 months ago
Marco Romano c377656354
Show "Voice message" in voice message push notifications (#1705) 11 months ago
jonnyandrew 95a2152714
Fix long press on voice message with screen reader (#1704) 11 months ago
Benoit Marty 90b377b3a5 Secure Storage: improve API for `waitForBackupUploadSteadyState()` 11 months ago
Marco Romano 609b100a76
Fix wrong CompoundColors mapping (#1692) 11 months ago
Jorge Martin Espinosa 356a321788
Fix issues with stuck 'loading...' state and hangup (#1690) 11 months ago
bmarty ffd02b831e Sync Strings from Localazy 11 months ago