7784 Commits (5302d8bd0efb6ba8dbe24e1bb27a97158367835b)
 

Author SHA1 Message Date
Benoit Marty d6c99870f9 Be more lenient on Matrix pattern to support existing rooms in the wild (will fix crash on debug build). 2 months ago
Benoit Marty 67e09295de Still need to support both eventId legacy and v4 2 months ago
Benoit Marty 79d29d680b Add extra test for room alias. 2 months ago
Benoit Marty 5ae4668da5 No need to make the block optional. 2 months ago
Benoit Marty 52900076bd Add test on MatrixPatterns functions. 2 months ago
Benoit Marty 792667c9a4 Iterate on MatrixPatterns. 2 months ago
ganfra 181a7a0718
Merge pull request #3202 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x 2 months ago
renovate[bot] 530894e875 Update dependency org.matrix.rustcomponents:sdk-android to v0.2.32 2 months ago
Benoit Marty f6bfe3cd78
Merge pull request #3177 from element-hq/renovate/gradle-8.x 2 months ago
Benoit Marty de62c12d00
Merge pull request #3205 from element-hq/feature/bma/fixPinCrash 2 months ago
Benoit Marty 83a366af2a Fix quality (Konsist failure) 2 months ago
Benoit Marty 0db221e953 Ensure that pinKeyMaxWidth and pinKeyMaxHeight are never negative. 2 months ago
Benoit Marty 459c99e45f Fix typo. 2 months ago
Benoit Marty 9e7d938cfd
Merge pull request #3204 from element-hq/renovate/org.owasp.dependencycheck-10.x 2 months ago
Benoit Marty d9599a239c
Merge pull request #3203 from element-hq/feature/bma/clearNotificationWhenMarkAsRead 2 months ago
renovate[bot] 2b4c4e839d
Update plugin dependencycheck to v10.0.3 2 months ago
Benoit Marty fa90191efd
Merge pull request #3200 from element-hq/renovate/io.sentry-sentry-android-7.x 2 months ago
Jorge Martin Espinosa d626660023
Fix crash in the room list after a forced log out in background (#3180) 2 months ago
Benoit Marty 85ceb0296c When user manually mark a room as read, also dismiss the notifications for this room. 2 months ago
Benoit Marty 756e04493e Remove `PushBindsModule` and use `ContributesBinding`. 2 months ago
Benoit Marty 6ea629a4d2 Rename interface `NotificationDrawerManager` to `NotificationCleaner` since it actually contains only method to remove notifications. 2 months ago
Benoit Marty 83051d7231 Update documentation 2 months ago
Benoit Marty 544b4a1057
Merge pull request #3199 from element-hq/feature/bma/improvePip 2 months ago
renovate[bot] 696a430281
Update dependency io.sentry:sentry-android to v7.12.0 2 months ago
Jorge Martin Espinosa 2ff5fa67fc
Restore intentional mentions in the markdown/plain text editor (#3193) 2 months ago
Benoit Marty 5493d6b741
Merge pull request #3198 from element-hq/renovate/io.mockk-mockk-1.x 2 months ago
ElementBot 9c42c2d46d Update screenshots 2 months ago
renovate[bot] 788a20c24a
Update dependency io.mockk:mockk to v1.13.12 2 months ago
Benoit Marty a0b8679776 Add preview for Call screen in different PipState. 2 months ago
Benoit Marty 15d4782aa6 When PiP is supported, use Back for top left icon instead of Close. #3197 2 months ago
Benoit Marty 497f5d9f38 Call in PiP: when closing PiP, hang up the call. 2 months ago
Benoit Marty d27e86f396 Call in PiP: add feature flag, disabled in release builds. 2 months ago
Benoit Marty d758984941 Update gradle using command line: 2 months ago
renovate[bot] 7ae5e99643
Update dependency com.squareup:kotlinpoet to v1.18.1 (#3194) 2 months ago
Benoit Marty 35fdc85da9
Merge pull request #3187 from element-hq/renovate/com.google.truth-truth-1.x 2 months ago
Benoit Marty 8bc2101313
Merge pull request #3192 from element-hq/sync-localazy 2 months ago
renovate[bot] 77630a7a06
Update telephoto to v0.12.0 (#3191) 2 months ago
bmarty 14511633db Sync Strings from Localazy 2 months ago
renovate[bot] 9476e44c2e
Update dependency com.google.truth:truth to v1.4.4 2 months ago
ganfra c508c8bdd0 Performance : subscribe to timeline items only when necessary 2 months ago
renovate[bot] 61c0216686
Update dependency com.google.firebase:firebase-bom to v33.1.2 (#3178) 2 months ago
renovate[bot] 1e9497b83a
Update dependency gradle to v8.9 2 months ago
Jorge Martin Espinosa 5944f112fb
Subscribe to `RoomListItems` in the visible range (#3169) 2 months ago
Jorge Martin Espinosa 0be7058416
Unify the way we decide whether a room is a DM or a group room (#3100) 2 months ago
Benoit Marty 1a03edbe63
Merge pull request #3172 from element-hq/feature/bma/pinGracePeriod 2 months ago
Benoit Marty f73b480328 Doc: add missing period 2 months ago
Benoit Marty eb8d7e2166 Some renaming. 2 months ago
Benoit Marty 85428fbcfb No need to be a member of the class. 2 months ago
Benoit Marty 2efa7fea96 Change PIN grace period to 2 minutes. 2 months ago
Benoit Marty d1a4fd76de Some renaming. 2 months ago