7763 Commits (63df35e07122be51643f8ed6fac6a9c567616a31)
 

Author SHA1 Message Date
Jorge Martin Espinosa 63df35e071
Use the right filename for log files so they're sorted in rageshakes (#3219) 2 months ago
Benoit Marty 95c3738a98
Merge pull request #3217 from element-hq/feature/bma/moreUiFixes 2 months ago
Benoit Marty 930833300f Remove the alpha channel on those 2 images. 2 months ago
Benoit Marty 4aa39613f3
Merge pull request #3216 from element-hq/feature/bma/forceDarkTheme 2 months ago
Jorge Martin Espinosa aedbce8e8d
Add logging to help debug forced logout issues (#3208) 2 months ago
Benoit Marty bf3bdbf6b0
Merge pull request #3215 from element-hq/feature/bma/linkColors 2 months ago
Benoit Marty 5ca0f645ad Ensure that the manual dark theme is rendering correctly regarding night resource and keyboard. 2 months ago
Benoit Marty dcafac06d3 Use Theme.MaterialComponents.DayNight to avoid code duplication. 2 months ago
Benoit Marty 4dfd75c3d9 Open Source licenses: add color for links. 2 months ago
Benoit Marty 0d41788f93
Merge pull request #3210 from element-hq/renovate/coil 2 months ago
Benoit Marty 2216c11039
Merge pull request #3209 from element-hq/feature/bma/fixTruncatedButtons 2 months ago
renovate[bot] c27f6ce2f4
Update coil to v2.7.0 2 months ago
ganfra a1987168ca
Merge pull request #3186 from element-hq/feature/fga/investigate_performance_issue 2 months ago
Benoit Marty 5e6ac6fa57
Merge pull request #3207 from element-hq/feature/bma/openSourceLicenses 2 months ago
Benoit Marty 2126556105 Rename val for clarity. 2 months ago
Benoit Marty 0ddc306f01
Merge pull request #3206 from element-hq/feature/bma/updateGrammar 2 months ago
Benoit Marty ad3c4e1216 Add exception for Konsist test. 2 months ago
ElementBot 035d9d6c06 Update screenshots 2 months ago
Benoit Marty 13853a39a5 Reduce the risk of text truncation in buttons. 2 months ago
ganfra f08d30bb62 Performance : call roomFactory.destroy() 2 months ago
ganfra 7fab94fdd7 Performance : rename RustRoomObjects to RustRoomReferences 2 months ago
ElementBot 7edbde3aac Update screenshots 2 months ago
Benoit Marty 766ae389ce Add generated screen to show open source licenses. 2 months ago
ganfra 5e6bcbd7ac Performance : do not trigger back pagination when opening room. 2 months ago
ganfra ef12408b6e Performance : add cache on roomListItem and fullRoom 2 months ago
Benoit Marty 263c058843 Fix quality and test compilation. 2 months ago
ElementBot 26aaa9e070 Update screenshots 2 months ago
Benoit Marty 10717b5e48 Render errors in room member list view. 2 months ago
Jorge Martin Espinosa f5e866e18c
Fix pillification not working for non formatted message bodies (#3201) 2 months ago
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