32 Commits (766ae389ce3ef0f7d17bb2357e4126ab462524b2)

Author SHA1 Message Date
renovate[bot] 68efc918ba
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.31 (#3145) 3 months ago
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 3 months ago
Benoit Marty 7d0323d708 Create extension `RoomSummaryDetails.getAvatarData` to avoid code duplication. 3 months ago
Benoit Marty 33c76dfd2d Use extension MatrixUser.getAvatarData and fix compilation issue. 3 months ago
Benoit Marty ad02e05bf4 Use heroes to render room avatars 3 months ago
Benoit Marty 9ae0107172 Incoming share 4 months ago
Benoit Marty c37d9ca6a4 Add doc on RoomSelectSearchDataSource 4 months ago
Benoit Marty 73b2e925b5 Ensure that room where is user is invited are not listed when forwarding a message. 4 months ago
Benoit Marty ec8cb2e32f Change Test class suffix. 4 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 4 months ago
Benoit Marty 5951182bdf Fix issue when building previews, roomId must be unique 5 months ago
Benoit Marty 8272b7a16c Use fallback name in this case. 5 months ago
Benoit Marty ce7bb11724 Ensure roomId are not rendered in the UI. 5 months ago
Benoit Marty 8327ea306f Increase usage of `RoomAlias` 5 months ago
Benoit Marty 04eb59bd07 Ensure SearchBar are displayed with max width. 6 months ago
Jorge Martin Espinosa 598bf96208
Do not display empty room list state before the loading one (#2402) 7 months ago
Benoit Marty b104dba845 Remove Modifier parameter in private function when only default value is used. 7 months ago
Benoit Marty f8f100ccc8 Remove default value of RoomSummaryDetails constructor, and iterate on fixture functions. 8 months ago
Benoit Marty 2c691d527b Remove `RoomSummaryDetails.lastMessageTimestamp` and replace by a getter on `lastMessage` 8 months ago
Benoit Marty d1c7520065 Rename `avatarURLString` to `avatarUrl` 8 months ago
Benoit Marty 4c86126eae Rename `aRoomSummaryDetail` to `aRoomSummaryDetails` 8 months ago
Benoit Marty d01c70a4fd Fix moar ktlint issues 8 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 8 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 8 months ago
ganfra a0ba83c863 Rename SearchBarResultState.Empty to SearchBarResultState.Initial 9 months ago
ganfra c6b3387b62 User search : show a loader when fetching results 9 months ago
Jorge Martin Espinosa cbf34929af
Revert "Room list badges" 9 months ago
Benoit Marty f2c989cbd6 Iterate on indicators on room list #2079 9 months ago
Benoit Marty 1d3669f144 Fix wrong color alias usage. 9 months ago
Benoit Marty 8378500a25 Change name to match use case. 9 months ago
Benoit Marty 5ea59feb6f Do not render `roomId` if the room has no canonical alias #1970 9 months ago
Benoit Marty 5e5662f194 Extract RoomList select to its own module 10 months ago