2825 Commits (1f01bd73c42e09aaf07c9acbc16305d41827b536)

Author SHA1 Message Date
ElementBot 1f01bd73c4
Sync Strings (#3232) 2 months ago
Benoit Marty 5bda29ca7e
Rework FakeMatrixRoom so that it contains only lambdas. (#3229) 2 months ago
Marco Antonio Alvarez 3a9830f714
Fix stickers display text on room summary (#3221) 2 months ago
Jorge Martin Espinosa 344e07bc0b
Cancel ringing call notification on call cancellation (#3047) 2 months ago
renovate[bot] 21553d757a
Update wysiwyg to v2.37.7 (#3218) 2 months ago
renovate[bot] 05e56e1ebc
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.33 (#3220) 2 months ago
Jorge Martin Espinosa 63df35e071
Use the right filename for log files so they're sorted in rageshakes (#3219) 2 months ago
Benoit Marty 930833300f Remove the alpha channel on those 2 images. 2 months ago
Jorge Martin Espinosa aedbce8e8d
Add logging to help debug forced logout issues (#3208) 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 2126556105 Rename val for clarity. 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
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 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
renovate[bot] 530894e875 Update dependency org.matrix.rustcomponents:sdk-android to v0.2.32 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
Jorge Martin Espinosa 2ff5fa67fc
Restore intentional mentions in the markdown/plain text editor (#3193) 2 months ago
Benoit Marty d27e86f396 Call in PiP: add feature flag, disabled in release builds. 2 months ago
bmarty 14511633db Sync Strings from Localazy 2 months ago
ganfra c508c8bdd0 Performance : subscribe to timeline items only when necessary 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 bb5ae89b2f Introduce ElementThemeApp to avoid code duplication. 2 months ago
Jorge Martin Espinosa c550436500
Fix `MainActionButton` layout for long texts (#3158) 2 months ago
ElementBot 3a91b4f39d
Sync Strings (#3156) 2 months ago
renovate[bot] 68efc918ba
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.31 (#3145) 3 months ago
ganfra c8a01e38f1 Bugfix : avoid potential NPE on verification service. 3 months ago
Benoit Marty 6a1304a252 Improve click behavior on room timeline title. #3063 3 months ago
jmartinesp dabaa2d265 Sync Strings from Localazy 3 months ago
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 3 months ago
ganfra 82838d6ea5 Draft : use the volatile draft store when moving to edit mode 3 months ago
Jorge Martin Espinosa 05df1f2065
Fix crash when getting the system ringtone for ringing calls (#3131) 3 months ago
Jorge Martin Espinosa 32a374d836
FFs can now be toggled in release builds too (#3101) 3 months ago
Benoit Marty c25cdafff8 Move google_app_id from resource file to build.gradle.kts file and use different values for enterprise build. 3 months ago
Benoit Marty 5529fcc520 Inject constructor. 3 months ago
Benoit Marty 8ec283f2ca Use SDK to get Element Wellknown content. 3 months ago
ganfra 82df03fc31 Timeline : re-enable edition of local echo 3 months ago
Benoit Marty 6531a39b5a Introduce UserServerResolver. 3 months ago