3179 Commits (598d86607a24b1d3b890060cd09622ee6838d99c)

Author SHA1 Message Date
Benoit Marty 598d86607a Room moderation: make it more reactive and simplify the code. 3 days ago
Benoit Marty 6e27266988 Rename some classes which implement PreviewParameterProvider according to the new naming convention. 3 days ago
Jorge Martin Espinosa 2e9dce391b
Refresh room summaries when date or time changes in the device (#3683) 3 days ago
Benoit Marty 6e722d6a54 Add userId in identity change warning banner #3678 3 days ago
Benoit Marty e5a8180acc Fix issue on canInvite refresh. 5 days ago
Benoit Marty 03fd7afdd1 AcceptDeclineInviteState: create ConfirmingDeclineInvite to host InviteData when confirming decline of invite. 5 days ago
Benoit Marty ecd7bb0458 AsyncActionView: provide the value to the confirmationDialog lambda. 5 days ago
Benoit Marty fb52657b12 Let `AsyncAction.Confirming` be an interface, with a `AsyncAction.ConfirmingNoParams` data object. 5 days ago
bmarty 851a547b89 Sync Strings from Localazy 5 days ago
Benoit Marty bf5599cac5 Add missing import 1 week ago
Jorge Martin Espinosa 22f79f2726
Remove unused `RoomSummary` cache (#3647) 1 week ago
Benoit Marty aa07ab1a07 Add feature flag IdentityPinningViolationNotifications. 1 week ago
Benoit Marty ab41f2d729 Enable Login with QR code in release builds. 1 week ago
ganfra 2e631b1ae5 misc : makes sure to always use the same size for fetching avatar thumbnail so caching works properly. 1 week ago
Jorge Martin Espinosa 366db4791b
Upgrade Kotlin to v2.0 (#3594) 1 week ago
renovate[bot] 1f2075f1b3
fix(deps): update dependency androidx.compose:compose-bom to v2024.09.03 (#3583) 1 week ago
ganfra 5afa7f6437 misc: extract toSelectRoomInfo method 1 week ago
ganfra 348c84b8b9 misc : rework getRoomInfoFlow (by using getRoomSummaryFlow) 1 week ago
ganfra eeb6b6f4bf misc : remove direct usage of RoomSummary in UI and let RoomSummary use RoomInfo. 1 week ago
Benoit Marty ef4aa8f91e Do not render pin violation in clear room. 1 week ago
Benoit Marty 0099777360 Fix code quality. 2 weeks ago
Benoit Marty bc62f8cfce Fix compilation issues. 2 weeks ago
Benoit Marty f998d5b14c Do what the doc says: if no CustomChrome tab is available, try to open the Url in any installed browser. 2 weeks ago
Benoit Marty d9fb0cf656 Pin user identity. 2 weeks ago
Benoit Marty c69e5f47e5 Render PinViolation above the composer. 2 weeks ago
Benoit Marty 81fc52dcfa Add component ComposerAlertMolecule 2 weeks ago
Benoit Marty d390b4fc2b Remove unused import. 2 weeks ago
Benoit Marty b60d7ba54a Use backgroundScope 2 weeks ago
Benoit Marty 241dae14f4 Remove dependencies to other presenters to FullScreenIntentPermissionsPresenter. 2 weeks ago
Benoit Marty 23c0dc10cd ... and fix the test. 2 weeks ago
Benoit Marty 9e32463446 Fix compilation issue in RustMatrixClientFactoryTest... 2 weeks ago
bmarty e25ba65170 Sync Strings from Localazy 2 weeks ago
Valere 3259539cc3 quick fix: Isolation mode feature flag name udpate 2 weeks ago
Valere 041f1b4a06 crypto: Use OnlySigned isolation flag to setup decryption trust req. 2 weeks ago
Benoit Marty 8b282f27e5 Hide images: iterate on design. 2 weeks ago
Benoit Marty f544f31761 Do not render images in notification if the setting to hide image is enabled. 2 weeks ago
Benoit Marty fd142c16d9 Improve extension to fix a copy paste issue. 2 weeks ago
Benoit Marty dd2a1b3388 Add settings to hide images and videos in the timeline. 2 weeks ago
renovate[bot] 98d9abecd9
fix(deps): update dependency io.nlopez.compose.rules:detekt to v0.4.15 (#3595) 2 weeks ago
Valere 2230163bbe dep | Adapt rust-sdk, rename PreviouslyVerified to VerificationViolation 2 weeks ago
Benoit Marty 1e91e8b356 Fix building the app using a local SDK. 2 weeks ago
ganfra adc03c9676 timeline : improve jumpTo precision (introducing animateScrollToItemCenter) 2 weeks ago
ganfra 1e4c30c569 timeline : makes typingNotification item part of the timelineItems. 2 weeks ago
Jorge Martin Espinosa f8fa218146
Upgrade the used JDK in the project to v21 (#3582) 2 weeks ago
Benoit Marty 55c11e966e Fix a naming issue. 2 weeks ago
Benoit Marty ed1cb24c28 Fix tests, replace outdated SDK fixtures 2 weeks ago
Jorge Martin Espinosa 79c17f714f
Use Anvil KSP instead of the Square KAPT one (#3564) 2 weeks ago
renovate[bot] 3001efb525
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.50 (#3565) 3 weeks ago
Jorge Martin Espinosa eeec7cc785
Centralise the DI code generation logic (#3562) 3 weeks ago
bmarty 86373ad1f7 Sync Strings from Localazy 3 weeks ago