Stefan Ceriu
d922d5ef09
Replace the old MockUserSession with the generated UserSessionMock
2024-05-27 17:05:01 +03:00
Doug
0399af52d9
Add RoomDetails for use (with RoomMemberDetails) in AvatarHeaderView. ( #2490 )
...
* Add RoomDetails and refactor AvatarHeaderView to use it.
* Remove old displayName property and use RoomDetails in the RoomDetailsScreenViewState
2024-02-21 14:19:05 +00:00
Stefan Ceriu
5256bf1d94
Infer joined and active member count from the member list
...
* Infer joined and active member count from the member list, default the members to all mock members
* Address PR comments, fix some tests and screenshots
2024-02-07 19:10:15 +02:00
Doug
6f2fb4a7f6
Use Compound List in more screens. ( #2099 )
...
* Use Compound List in room member details, secure backup, notification settings.
* Use ListRow in CreateRoomScreen.
* Fix ListRow layout when isWaiting && !isSelected.
2023-11-17 17:07:27 +00:00
Mauro
a9700851fe
Added a disclaimer in Notification Settings for "Mentions Only" ( #2081 )
2023-11-15 14:57:17 +00:00
Mauro
3ccadba584
Preview Tests ( #1768 )
...
* preview testing
* removed some views that are not really testabl in UnitTests and improved other tests
2023-09-20 17:33:31 +02:00
Nicolas Mauri
530e950090
Display the list of rooms with user-defined notification settings ( #1535 )
2023-08-22 12:33:39 +00:00