3138 Commits (f544f31761240be20095c6fbb10f4554f8829a75)

Author SHA1 Message Date
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
Benoit Marty f89463c3a1 Remove `runCancellableScopeTest` and `runCancellableScopeTestWithTestScope`, we can use `TestScope.backgroundScope` instead. 3 weeks ago
Benoit Marty b9c9706c48 Use backgroundScope for TimelineItemsSubscriberTest 3 weeks ago
Benoit Marty 7628d480a8 Fix quality issues. 3 weeks ago
Benoit Marty b7c6369ebf Add test on TimelineItemsSubscriber. 3 weeks ago
Benoit Marty 738ac54be5 Extract createMatrixTimelineDiffProcessor from class. 3 weeks ago
ganfra f26a4b5567 maplib-plugins : remove workaround 3 weeks ago
renovate[bot] 231217c438
Update dependency io.element.android:compound-android to v0.1.0 (#3524) 3 weeks ago
Benoit Marty 2e7c34b60e Prefix with `You` instead of display name #3470 3 weeks ago
Benoit Marty fbdff33cb5 Use prefixIfNeeded (equivalent code) 3 weeks ago
Benoit Marty 3093b25ecd Rework: create extension method for cleaner code. 3 weeks ago
Jorge Martin Espinosa 2ce8bb7682
Fix room settings not treating unencrypted DMs as DMs (#3545) 3 weeks ago
renovate[bot] 9756afc5d1
Update dependency androidx.compose:compose-bom to v2024.09.00 (#3399) 3 weeks ago
Valere 10014d3936 rename invisible flag to onlySignedDeviceIsolation 3 weeks ago
Benoit Marty acae30b1f9 Stop ignoring 2 tests and fix them. 3 weeks ago
ganfra db569cbcbe timeline : makes sure to emit empty list if initial reset has no item. 3 weeks ago
Benoit Marty 53fc2f3dfe Remove the no needed `launch`. 3 weeks ago
Benoit Marty 3c3781d5d3 Fix visibility issue. 3 weeks ago
Benoit Marty 55704f0227 Less ugly code. 3 weeks ago
Benoit Marty 92834e8985 Fix crash when pdf cannot be opened. 3 weeks ago
ganfra 8102aa4744 media viewer: fix glitch when transition from thumbnail to fullview 3 weeks ago
Benoit Marty f5c776ac9c Protection against ActivityNotFoundException. 3 weeks ago
Benoit Marty 80dc827265 Protection against ActivityNotFoundException. 3 weeks ago
Benoit Marty b6fd46ece6 Add some missing runCatching to protect innerRoom access. 3 weeks ago
Benoit Marty d14361760b No need to launch a coroutine to send the first value. 3 weeks ago
Benoit Marty 1309d04649 mxCallbackFlow already contains a `tryOrNull` wrapper around the block, so not need to add an extra one. 3 weeks ago
renovate[bot] 410f879c9f
Update dependency net.java.dev.jna:jna to v5.15.0 4 weeks ago
Benoit Marty 0402703803 Remove ability to change default common trace level 4 weeks ago
Jorge Martin Espinosa 16d5be3ed5
Fix pinned events banner reappearing when loading (#3519) 4 weeks ago
bmarty 609e1b4ac5 Sync Strings from Localazy 4 weeks ago
Benoit Marty 1802a2b7f1 Avoid crash (OOM) when content is too long. 4 weeks ago
bmarty 1768f24fd0 Sync Strings from Localazy 4 weeks ago
Benoit Marty 6fc801ede6 Use aNotificationData and aNotifiableMessageEvent 4 weeks ago
Benoit Marty ce650b06fb Include sender name in notification for invite content. 4 weeks ago
Benoit Marty 88a30eb321 Fix DefaultNotifiableEventResolverTest tests. 4 weeks ago
Benoit Marty 1a9fe939ef Fix test compilation issue. 4 weeks ago