2733 Commits (f635f56400cdbb3333bc04da35ab86b7a7485f9b)

Author SHA1 Message Date
Jorge Martin Espinosa 8bd9880c23
Use member display names in membership timeline item text (#2883) 4 months ago
ganfra bc46706e11 Sdk : update to 0.2.19 4 months ago
ganfra 73905fa695 Pin : clean up after PR review #2692 4 months ago
bmarty 83a8a631f2 Sync Strings from Localazy 4 months ago
Benoit Marty 25b46ee230 Suppress warning for ModifierComposed (detekt) 4 months ago
Benoit Marty 07ca064ac4 Supress warning `ModifierComposed` for autofill, there is a low risk of performance issue here. 4 months ago
Benoit Marty 000bcb448c Rework Modifier.applyIf. 4 months ago
Benoit Marty f06a01f894 Replace `getRoomPreview` by `getRoomPreviewFromRoomId`. 4 months ago
Jorge Martin Espinosa 69d5b564da
Fix crash when creating an `EncryptedFile` in Android 6 (#2853) 4 months ago
Benoit Marty 5ab96c3bdc Do not use MutableState in Composable function parameter. 4 months ago
Benoit Marty 4278c24784 Extract content lambda. 4 months ago
Benoit Marty 193081a554 Migrate AvatarActionBottomSheet to Material3 BottomSheet 4 months ago
Benoit Marty 1710671f06 Add UI test on RoomDetailsEditView 4 months ago
Benoit Marty 04537bc684 Fix tests. 4 months ago
Benoit Marty e6badb1e04 Use rawName instead of displayName in RoomDetailsEditPresenter #2844 4 months ago
Benoit Marty 12ad232ea8 Add `MatrixRoomInfo.rawName`. 4 months ago
Benoit Marty 0b9724af84 EditUserProfileState.userId cannot be null. 4 months ago
Benoit Marty 176c7c8bc6 Add preview for EditableAvatarView 4 months ago
Benoit Marty 4b720f90b7 Rename parameter since it can reference a userId or a roomId 4 months ago
Benoit Marty 22329b9678 Provide serverNames when available and fix issue around analytics 4 months ago
ganfra ffdbf799e6 Timeline : remove some code from main thread 4 months ago
Jorge Martin Espinosa f2f96e0e0a
Bump Rust SDK to `v0.2.18` and bump app version (#2836) 4 months ago
Benoit Marty 5f1b51d5f2 Sync strings again after fix on Localazy. 4 months ago
bmarty 0910da0a14 Sync Strings from Localazy 4 months ago
Jorge Martin Espinosa 2f19f57aa3
Make logs less verbose, especially for sliding sync (#2825) 4 months ago
Jorge Martin Espinosa 48bb0f4122
Add room badges (#2822) 4 months ago
Jorge Martin Espinosa 5dddda64d1
UX cleanup: DM details screen (#2820) 4 months ago
Jorge Martin Espinosa 46b22d7db7
UX cleanup: room details (#2816) 4 months ago
Jorge Martin Espinosa 5c59f6c20f
Enforce mandatory session verification only for new logins (#2811) 5 months ago
Valere 6ad40fc6e0 Code review - more tests 5 months ago
bmarty 68fdaef8b8 Sync Strings from Localazy 5 months ago
Jorge Martín 5425cdcbb1 Use `GoogleApiAvailabilityLight` instead of `GoogleApiAvailability` 5 months ago
Benoit Marty 1bcfa6034c Add support for link generated by matrix.to website. 5 months ago
Benoit Marty 0476bd95c8 Open user profile and room with event from permalink 5 months ago
Benoit Marty f807d578fa Period 5 months ago
Benoit Marty 83506e5191 Fix navigation issue #2778 5 months ago
Jorge Martin Espinosa c690b38b0f
Adjust typography in `SelectedUser` component (#2768) 5 months ago
Valere 7d2e3d586f test for utd cause 5 months ago
Benoit Marty a60779a28c Fix issue when retrieving Event detail. The wrong method was used. 5 months ago
Benoit Marty b7970b2db8 Map all replyTo data and add preview for loading and erorr case. 5 months ago
Benoit Marty 49dd4ad803 Ensure `editMessage`, `enterSpecialMode` and `replyMessage` are called on the current timeline. 5 months ago
Benoit Marty ddb00a2c51 Add log in case of error. 5 months ago
Benoit Marty 0190d5da45 Remove unnecessary default value. 5 months ago
Benoit Marty 37d0b9c6ef No need to keep `innerTimeline` as a class member. 5 months ago
Benoit Marty 8eccd1b6e1 Code optimization. 5 months ago
Benoit Marty a8d66ec7e2 Add documentation on new API. 5 months ago
bmarty 4f82baa2b0 Sync Strings from Localazy 5 months ago
Benoit Marty d6e02ea503 Test TimelineController 5 months ago
Valere 971f44c0d3 Expected UTDs due to membership support 5 months ago
Benoit Marty a4c6e6c281 Add mapping on FocusEventException. 5 months ago