Benoit Marty
|
6863a906ee
|
fix typo
|
7 months ago |
Benoit Marty
|
1fd71801a6
|
Remove useless case. If user is invited, roomInfo will be present.
|
7 months ago |
Benoit Marty
|
87f89244a6
|
Avoid getting roomInfo again. Also add a test to cover the case of non-null inviter.
|
7 months ago |
Benoit Marty
|
cf49677ffa
|
Remove empty line and ensure check.sh script run ktlint.
|
7 months ago |
Benoit Marty
|
f1668b8abe
|
Update doc.
|
7 months ago |
Benoit Marty
|
dd945acab7
|
Remove extra new line.
|
7 months ago |
ElementBot
|
8cd64d5a6f
|
Update screenshots
|
7 months ago |
Benoit Marty
|
4489df1085
|
Apply Gradient Background to JoinRoomView and RoomAliasResolverView.
|
7 months ago |
Benoit Marty
|
57870fa624
|
Gradient Background
|
7 months ago |
Benoit Marty
|
6d41f67c75
|
Improve layout of inviter in RoomJoinView.
|
7 months ago |
Benoit Marty
|
64e22bc2f1
|
Use now available SDK API.
|
7 months ago |
Benoit Marty
|
ebcca392b4
|
SDK 0.2.15 (commit will be dropped)
|
7 months ago |
ganfra
|
ff92551472
|
Merge develop into feature/fga/permalink_timeline
|
7 months ago |
Benoit Marty
|
49fea8b7ae
|
Fix vertical alignment.
|
7 months ago |
Benoit Marty
|
473f0e8395
|
Let JoinRoomView render the InviteSender
|
7 months ago |
Benoit Marty
|
2974156ee1
|
Move InviteSender to `:library:matrixui` module.
|
7 months ago |
Benoit Marty
|
c02d5daf7d
|
Improve anInviteSender() and use it in RoomListStateProvider.
|
7 months ago |
Benoit Marty
|
4fe7b601af
|
Add Konsist check to ensure that '@PreviewLightDark' is not used.
|
7 months ago |
Benoit Marty
|
c98cb56b74
|
Add first UI test on RoomListSearchView
|
7 months ago |
Benoit Marty
|
0d14cdcf5d
|
Use SuperButton for RoomDirectorySearchButton
|
7 months ago |
Benoit Marty
|
679e02b00c
|
Use Large button on RoomAliasResolverView
|
7 months ago |
Benoit Marty
|
dc2dd43625
|
Use SuperButton on JoinRoomView, and set all button to size Large
|
7 months ago |
Benoit Marty
|
50a011a0f3
|
Add UI test on RoomAliasResolverView
|
7 months ago |
Benoit Marty
|
2701a6f87d
|
Add UI test on JoinRoomView
|
7 months ago |
Benoit Marty
|
9c7c66b222
|
Fix padding issue on `RoomPreviewMembersCountMolecule`
|
7 months ago |
Benoit Marty
|
e7172cbb85
|
Merge pull request #2713 from element-hq/feature/bma/roomPreview
Permalink navigation - Navigation to rooms and users
|
7 months ago |
Benoit Marty
|
4e55c9aa4e
|
Please ktlint
|
7 months ago |
ElementBot
|
b7f5c282b0
|
Update screenshots
|
7 months ago |
Benoit Marty
|
d2e043fbe4
|
More complete preview
|
7 months ago |
Benoit Marty
|
82befcb92c
|
Order import
|
7 months ago |
Benoit Marty
|
cd63ae816a
|
Fix Preview name
|
7 months ago |
Benoit Marty
|
b7d4fa655e
|
Readability
|
7 months ago |
ElementBot
|
29fccd3d9e
|
Update screenshots
|
7 months ago |
Benoit Marty
|
f109426373
|
Merge pull request #2725 from element-hq/renovate/compose.bom
Update dependency androidx.compose:compose-bom to v2024.04.01
|
7 months ago |
Benoit Marty
|
bc1c93c663
|
Use `PreviewsDayNight` instead of `PreviewLightDark` in order to generate screenshots.
|
7 months ago |
Benoit Marty
|
7528bb7ffa
|
Add Modifier and preview for RoomPreviewMembersCountMolecule. Also increase end padding to ensure that rendering is correct for big numbers.
|
7 months ago |
Benoit Marty
|
fab7607746
|
Merge pull request #2728 from element-hq/renovate/datastore
Update datastore to v1.1.0
|
7 months ago |
Benoit Marty
|
98b0ccc953
|
Merge branch 'develop' into renovate/datastore
|
7 months ago |
renovate[bot]
|
4abe277bf8
|
Update dependency androidx.compose:compose-bom to v2024.04.01
|
7 months ago |
Benoit Marty
|
1e2aa538d3
|
Merge pull request #2727 from element-hq/renovate/core
Update core to v1.13.0
|
7 months ago |
Benoit Marty
|
26f758dcd0
|
Merge pull request #2724 from element-hq/renovate/kotlin
Update dependency androidx.compose.compiler:compiler to v1.5.12
|
7 months ago |
renovate[bot]
|
c6109dc2c8
|
Update datastore to v1.1.0
|
7 months ago |
Benoit Marty
|
35de787326
|
Fix test.
|
7 months ago |
Benoit Marty
|
290a05439e
|
Fix test.
|
7 months ago |
Benoit Marty
|
5aa0ffea34
|
String -> RoomAlias
|
7 months ago |
Benoit Marty
|
cecc6f2085
|
Fix compilation issue after rebase: String -> RoomAlias
|
7 months ago |
Benoit Marty
|
275733757d
|
Use string from Localazy.
|
7 months ago |
Benoit Marty
|
378d2c0a05
|
Subscrie to RoomInfoFlow instead of pushing the JoinRoom. The user may be a member of the room, and in this case, it will be more direct.
|
7 months ago |
Benoit Marty
|
1b8dd2cded
|
Create Atom and Molecule for RoomPreview screens
|
7 months ago |
Benoit Marty
|
d0fdaaeb86
|
Move ContentScaffold to design system and rename to RoomPreviewOrganism
|
7 months ago |