63 Commits (9440d08c20b200e7ac7c3bb9d6bf7d3323de80ea)

Author SHA1 Message Date
jmartinesp dabaa2d265 Sync Strings from Localazy 3 months ago
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 3 months ago
bmarty 32c5da898b Sync Strings from Localazy 3 months ago
Benoit Marty 7348f74702 Fix performance issue reported by Konsist test `Sealed interface used in Composable MUST be Immutable or Stable` 4 months ago
bmarty ca5bc71057 Sync Strings from Localazy 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 b3e0f6e843 Translations: pt -> pt-rBR 4 months ago
Benoit Marty f06a01f894 Replace `getRoomPreview` by `getRoomPreviewFromRoomId`. 4 months ago
Benoit Marty 22329b9678 Provide serverNames when available and fix issue around analytics 4 months ago
bmarty 0910da0a14 Sync Strings from Localazy 4 months ago
bmarty 4f82baa2b0 Sync Strings from Localazy 5 months ago
Benoit Marty ce7bb11724 Ensure roomId are not rendered in the UI. 5 months ago
Benoit Marty 8f7b064773 Use Dash avatar for room with no name and no avatar. 5 months ago
Benoit Marty 2c2bf7c687 Add screen to render Spaces (they are not supported yet) 5 months ago
Benoit Marty 132b4e87ea Avoid rendering roomId on screen. 5 months ago
Benoit Marty b175c2d2c3 Add a preview with the minimum available data. 5 months ago
Benoit Marty d4b7f01a06 Introduce RoomType 5 months ago
Benoit Marty 0140c8982e i18n 5 months ago
Benoit Marty 52f7b29577 Fix missing background issue. 5 months ago
Benoit Marty 797c912ccd Implement Knock action (until the SDK level) 5 months ago
Benoit Marty 6863a906ee fix typo 5 months ago
Benoit Marty 1fd71801a6 Remove useless case. If user is invited, roomInfo will be present. 5 months ago
Benoit Marty 87f89244a6 Avoid getting roomInfo again. Also add a test to cover the case of non-null inviter. 5 months ago
Benoit Marty dd945acab7 Remove extra new line. 5 months ago
Benoit Marty 4489df1085 Apply Gradient Background to JoinRoomView and RoomAliasResolverView. 5 months ago
Benoit Marty 6d41f67c75 Improve layout of inviter in RoomJoinView. 5 months ago
Benoit Marty 473f0e8395 Let JoinRoomView render the InviteSender 5 months ago
Benoit Marty dc2dd43625 Use SuperButton on JoinRoomView, and set all button to size Large 5 months ago
Benoit Marty 2701a6f87d Add UI test on JoinRoomView 5 months ago
Benoit Marty d2e043fbe4 More complete preview 5 months ago
Benoit Marty 82befcb92c Order import 5 months ago
Benoit Marty bc1c93c663 Use `PreviewsDayNight` instead of `PreviewLightDark` in order to generate screenshots. 5 months ago
Benoit Marty 1b8dd2cded Create Atom and Molecule for RoomPreview screens 5 months ago
Benoit Marty d0fdaaeb86 Move ContentScaffold to design system and rename to RoomPreviewOrganism 5 months ago
Benoit Marty b9b2072b28 Remove useless usage of coroutine scope. 5 months ago
Benoit Marty 234696cb03 Rename `JoinRoomEvents.Retry` to `JoinRoomEvents.RetryFetchingContent` 5 months ago
Benoit Marty 2eb545cd11 Add test to JoinRoomPresenter to cover RoomPreview 5 months ago
Benoit Marty 12b230594b Fix JoinRoomPresenterTest 5 months ago
Benoit Marty 400299ceac Format file. 5 months ago
Benoit Marty 6c8c14f9ff Add Retry on Join room node. 5 months ago
Benoit Marty 235ef2a71b Resolve RoomId in RoomFlowNode. 5 months ago
Benoit Marty ea3a1f363a Alias permalink navigation - WIP 5 months ago
Benoit Marty 8327ea306f Increase usage of `RoomAlias` 5 months ago
Benoit Marty 2a467bd49b Handle permalink navigation - WIP 5 months ago
ganfra 90e273cd65 Room list invites: address some remarks and add small tests 5 months ago
ganfra e72983f1b8 RoomList invites : update and remove tests 5 months ago
bmarty 8f6a1b410e Sync Strings from Localazy 5 months ago
Benoit Marty 9e14db2739 Attempt to fix preview of JoinRoomView 5 months ago
Benoit Marty 7c5a89d775 Fix test: ContentState.UnknownRoom case will be handled later. 5 months ago
Benoit Marty 1eb1efed52 Cleanup 5 months ago