482 Commits (bfc1b8830e175e7e14731642adf63851d876be7d)

Author SHA1 Message Date
Benoit Marty 212e5761ec No need to launch a coroutine here. 5 days ago
Benoit Marty 792bc25ca2 Remove FakeLeaveRoomPresenter 2 weeks ago
Benoit Marty 6cfebc18fa Cleanup 2 weeks ago
Benoit Marty 2e5450c4b4 Remove dependencies to other presenters to RoomMembersModerationPresenter. 2 weeks ago
Benoit Marty 0a7de7cc7d Remove dependencies to other presenters to LeaveRoomPresenter. 2 weeks ago
bmarty e25ba65170 Sync Strings from Localazy 2 weeks ago
Jorge Martin Espinosa eeec7cc785
Centralise the DI code generation logic (#3562) 3 weeks ago
renovate[bot] 9756afc5d1
Update dependency androidx.compose:compose-bom to v2024.09.00 (#3399) 3 weeks ago
ganfra f1be7ea0a7 media view : use overlay from room details 3 weeks ago
ganfra 269889da83 Pinned messages analytics : branch analytics 4 weeks ago
Benoit Marty 6fc801ede6 Use aNotificationData and aNotifiableMessageEvent 4 weeks ago
bmarty bb0a281342 Sync Strings from Localazy 1 month ago
Jorge Martin Espinosa 663362ac7f
Add forced logout flow when the proxy is no longer available (#3458) 1 month ago
ganfra aeea99196b Send failure verified user : fix tests. 1 month ago
Benoit Marty f61df38e55 Migrate license to AGPL. 1 month ago
ganfra c30398ccc7 Pinned messages: clean code 1 month ago
ganfra 8c0a0d886c Pinned messages list : add loading for pinned messages count and add tests 2 months ago
ganfra e840581247 Pinned messages list : navigation from room details 2 months ago
bmarty 5ad2764402 Sync Strings from Localazy 2 months ago
bmarty cd267249ec Sync Strings from Localazy 2 months ago
bmarty 3e67448006 Sync Strings from Localazy 2 months ago
ElementBot 8bd48fdc60
Sync Strings (#3297) 2 months ago
bmarty 76804d9e48 Sync Strings from Localazy 3 months ago
ElementBot 1f01bd73c4
Sync Strings (#3232) 3 months ago
Benoit Marty 5bda29ca7e
Rework FakeMatrixRoom so that it contains only lambdas. (#3229) 3 months ago
Benoit Marty 263c058843 Fix quality and test compilation. 3 months ago
Benoit Marty 10717b5e48 Render errors in room member list view. 3 months ago
Jorge Martin Espinosa 0be7058416
Unify the way we decide whether a room is a DM or a group room (#3100) 3 months ago
jmartinesp dabaa2d265 Sync Strings from Localazy 4 months ago
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 4 months ago
bmarty 32c5da898b Sync Strings from Localazy 4 months ago
Benoit Marty e999120864 Let role and permissions screens works for invited room members too. 4 months ago
Benoit Marty 5ccaeea286 Rename field of `RoomDetailsType.Dm` for clarity 4 months ago
ElementBot fd6bcb7857
Sync Strings (#3077) 4 months ago
Benoit Marty 8f3fbe70f8 Create TitleAndSubtitle to reduce code duplication and add badges to DM. 4 months ago
Benoit Marty da1f8cd465 Use DmAvatars in header of DM details. 4 months ago
Benoit Marty 76add1fff1 Extract `MainActionsSection` from the when cases, since this is code duplication. 4 months ago
Benoit Marty cea7dce432 Create extension `RoomMember.getAvatarData` to avoid code duplication. 4 months ago
Benoit Marty 1f3468986c Use extension 4 months ago
Benoit Marty 33c76dfd2d Use extension MatrixUser.getAvatarData and fix compilation issue. 4 months ago
Benoit Marty a2ff1dc933 Use ImmutableList in Composable. 4 months ago
Benoit Marty 09f3868b53 Fix test. 4 months ago
Benoit Marty 0754404aed Add preview and fix rendering issue. 4 months ago
Benoit Marty ad02e05bf4 Use heroes to render room avatars 4 months ago
Jorge Martin Espinosa b741c32e91
Add full screen intent permissions banner (#3024) 4 months ago
bmarty 9288b90ac6 Sync Strings from Localazy 4 months ago
Benoit Marty 11d853bcca Fix test `present - notification settings set custom` 4 months ago
Benoit Marty c98863a70e Ensure that setting change is taken at least 300ms to avoid dialog flickering (#1647) 4 months ago
Benoit Marty aef6f14ebf Rename Event for clarity 4 months ago
Jorge Martin Espinosa 30a1367714
Element Call ringing notifications (#2978) 4 months ago