3022 Commits (616370f31e16440e3b360ab90a5a8bdf607459c8)

Author SHA1 Message Date
Benoit Marty 38d6e08db4 Format 4 months ago
Benoit Marty f7a3b5df77 Add test about redacting an Event that has not been sent #2855 4 months ago
Benoit Marty 5ab96c3bdc Do not use MutableState in Composable function parameter. 4 months ago
Benoit Marty c3caff0a1f Remove some keys for remember saveButtonEnabled. 4 months ago
Benoit Marty 7f5a3b788c Ignore some non-passing test for now. 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 ef28cf314e Move aMatrixRoom to its own file, since it's used by several test classes. 4 months ago
Benoit Marty e6badb1e04 Use rawName instead of displayName in RoomDetailsEditPresenter #2844 4 months ago
Jorge Martin Espinosa ef38535665
UX cleanup: reorder text composer actions (#2847) 4 months ago
Benoit Marty a4c4d6d804 Avoid using copy in RoomDetailsEditStateProvider 4 months ago
Benoit Marty 0b9724af84 EditUserProfileState.userId cannot be null. 4 months ago
Benoit Marty 4b720f90b7 Rename parameter since it can reference a userId or a roomId 4 months ago
Benoit Marty cf0da56bb8 Change type of `roomId` from `String` to `RoomId` 4 months ago
Benoit Marty 22329b9678 Provide serverNames when available and fix issue around analytics 4 months ago
ganfra 624a3435cb Fix running roomDirectory/testReleaseUnitTest 4 months ago
Benoit Marty 5814de1efd It's not possible to join room from the RoomDirectory screen anymore. 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 1f4b2d3ef3
Upload app id and clean version to bug reports (#2829) 4 months ago
Jorge Martin Espinosa b95df7e6b4
Remove join button on room directory search (#2827) 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 0bbb107dea
UX cleanup: DM details screen (#2817) 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
Jorge Martin Espinosa e82e3330b2
UX cleanup: reorder options in the main settings screen (#2802) 5 months ago
Benoit Marty 227611cfba Add links to the matching assetlinks.json files. 5 months ago
Benoit Marty ebfb41f601 Format file (no other change) 5 months ago
Benoit Marty 6e7bbd6972 Explicitly set domain for external link handling. 5 months ago
bmarty 68fdaef8b8 Sync Strings from Localazy 5 months ago
Benoit Marty 0036fa7104 Sort imports. 5 months ago
Benoit Marty fa4ad4a934 Improve documentation 5 months ago
Benoit Marty 4dfec7ac55 Format 5 months ago
Benoit Marty 0fb89bd4b2 Let MainActivity manage Element Call https links. 5 months ago
Benoit Marty 0476bd95c8 Open user profile and room with event from permalink 5 months ago
Benoit Marty 528e7b390b Remove the FtueEntryPoint.Callback, LoggedInFlowNode is already observing the Ftue state to change the root target. 5 months ago
Joe Groocock 06a519ef98
Pretty-print event JSON in debug view (#2771) 5 months ago
Benoit Marty 2c85d86c7a Add missing preview case. 5 months ago
Benoit Marty 80497a8b30 Remove unnecessary parenthesis 5 months ago
Benoit Marty 906650b8d2 Fix tests after change on `InReplyTo` classes 5 months ago
Jorge Martin Espinosa eaeebf9e75
User display name overflows in timeline messages (#2767) 5 months ago
Benoit Marty 200b43246e Handle click on reply navigation. 5 months ago
Benoit Marty b7970b2db8 Map all replyTo data and add preview for loading and erorr case. 5 months ago
Benoit Marty 1be2e183c8 Remove unused `newTimelineById` 5 months ago
Benoit Marty 4704b1229b Add test on focusRequestState for event `TimelineEvents.FocusOnEvent` and `TimelineEvents.JumpToLive` 5 months ago
Benoit Marty 137bfdfda9 `focusOnLive()` is not suspendable. 5 months ago