Benoit Marty
|
263e761907
|
Remove @Inject, not necessary anymore when class is annotated with @ContributesBinding
|
2025-10-22 18:52:37 +02:00 |
|
ganfra
|
6b2e4ffbbd
|
design(space): match figma for Space views
|
2025-10-15 11:28:55 +02:00 |
|
Benoit Marty
|
c93561c513
|
Replace Uri by String in State that are used in Composable function.
|
2025-10-10 17:44:50 +02:00 |
|
Benoit Marty
|
3fb110d991
|
Merge pull request #5503 from element-hq/feature/bma/immutableCleanup
Do some cleanup on our immutable annotation usage
|
2025-10-10 17:42:26 +02:00 |
|
Benoit Marty
|
271ae19436
|
Remove useless Immutable annotation
|
2025-10-09 18:22:33 +02:00 |
|
ganfra
|
be8455b54d
|
Merge pull request #5493 from element-hq/feature/fga/space_description
feature(space): make sure to handle topic properly
|
2025-10-09 15:39:15 +02:00 |
|
Benoit Marty
|
c2560ad91c
|
Merge pull request #5490 from element-hq/feature/bma/improveImmutables
Ensure that we are using Immutable instead of Persistent
|
2025-10-09 11:48:32 +02:00 |
|
ganfra
|
9d05eb8e6f
|
feature(space): make sure to handle topic properly
|
2025-10-09 09:37:59 +02:00 |
|
Benoit Marty
|
65b6dcde9d
|
Format code.
|
2025-10-08 17:54:13 +02:00 |
|
Benoit Marty
|
9fdcd5e0a1
|
Improve and add previews.
|
2025-10-08 16:49:26 +02:00 |
|
Benoit Marty
|
67c9daa0bf
|
Add Konsist test to check that toPersistentList() is not used.
Same for `toPersistentSet()` and `toPersistentMap()`.
Fix existing issues.
|
2025-10-08 15:51:18 +02:00 |
|
ganfra
|
859a82d420
|
feature(space): use room heroes for avatar
|
2025-10-08 14:09:51 +02:00 |
|
Benoit Marty
|
cd1b56bb26
|
Reduce number of changes in preview.
|
2025-10-07 21:56:25 +02:00 |
|
ganfra
|
44c6ce01dc
|
feature(space): use SpaceRoom.displayName from sdk
|
2025-10-07 20:15:46 +02:00 |
|
ganfra
|
a497703a90
|
Merge pull request #5468 from element-hq/feature/fga/space_tweaks
Spaces : some tweaks around ui
|
2025-10-07 10:55:05 +02:00 |
|
ganfra
|
17f9673a0f
|
feature(space): introduce SpaceRoomVisibility and remove room count
|
2025-10-06 20:50:05 +02:00 |
|
Benoit Marty
|
cef55121cc
|
Naming convention and use MatrixMediaLoader instead of MatrixClient for Coil factories.
|
2025-10-06 15:13:41 +02:00 |
|
Benoit Marty
|
77647a3f11
|
Let MatrixClient exposes val instead of fun for the services.
|
2025-10-06 15:12:35 +02:00 |
|
ganfra
|
8d94df09ac
|
feature(space): compute space room name locally
|
2025-10-06 14:21:01 +02:00 |
|
Benoit Marty
|
dd153a402b
|
Add modifier parameter.
|
2025-10-01 11:22:46 +02:00 |
|
Benoit Marty
|
c3b2cf9b9d
|
Improve Previews.
|
2025-10-01 10:48:15 +02:00 |
|
ganfra
|
f1eabdff7d
|
feature (space) : handle accept decline invite
|
2025-09-30 15:59:29 +02:00 |
|
ganfra
|
938baede22
|
feature (space) : some code clean up
|
2025-09-29 21:27:41 +02:00 |
|
ganfra
|
245dc9232d
|
feature (space) : add trailing action to SpaceRoomItemView
|
2025-09-25 15:31:22 +02:00 |
|
Benoit Marty
|
f3f19ec476
|
Merge branch 'develop' into feature/fga/join_space
|
2025-09-24 11:20:17 +02:00 |
|
Jorge Martin Espinosa
|
0a5c178fe8
|
Add thread decoration with latest event details (#5355)
* Add thread decoration with latest event details
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io>
|
2025-09-23 14:57:50 +00:00 |
|
Benoit Marty
|
ef8bf0619a
|
Code cleanup
|
2025-09-22 14:59:43 +02:00 |
|
ganfra
|
91455c6019
|
feature (space) : add string "No space name"
|
2025-09-19 17:42:47 +02:00 |
|
ganfra
|
c4308e9810
|
Merge branch 'develop' into feature/fga/join_space
|
2025-09-19 16:35:55 +02:00 |
|
ganfra
|
c44bf89ed5
|
design (join room) : update design of join room screen
|
2025-09-16 14:51:11 +02:00 |
|
Benoit Marty
|
a575019760
|
Use DependencyHandlerScope.testCommonDependencies()
|
2025-09-16 14:38:31 +02:00 |
|
Benoit Marty
|
2128f3c059
|
Introduce MatrixClient.rememberHideInvitesAvatar() extension to reduce code duplication.
|
2025-09-10 15:48:08 +02:00 |
|
ganfra
|
5d8ca6590e
|
feature (space) : extract SpaceRoomItemView
|
2025-09-10 14:28:30 +02:00 |
|
ganfra
|
aadd8b45e2
|
feature(spaces) : introduce SpaceRoomList matrix api
|
2025-09-10 14:25:17 +02:00 |
|
Benoit Marty
|
c24d5fc608
|
Code quality
|
2025-09-05 17:09:43 +02:00 |
|
Benoit Marty
|
a22ab5e663
|
Add space header.
|
2025-09-05 17:09:40 +02:00 |
|
Benoit Marty
|
81d82fb0de
|
Space List
Extract InviteButtonsRowMolecule
Take into account seenSpaceInvites
|
2025-09-05 17:09:39 +02:00 |
|
bmarty
|
8027ce9dca
|
Sync Strings from Localazy
|
2025-09-05 07:44:19 +00:00 |
|
Jorge Martín
|
e8328858ab
|
Fixes after rebase
|
2025-09-04 16:49:21 +02:00 |
|
Jorge Martín
|
4ab62a6a38
|
Redo DI gradle setup code
|
2025-09-04 16:49:20 +02:00 |
|
Jorge Martín
|
29a97fc0d9
|
Fix lint issues and restore commented out code
|
2025-09-04 16:49:18 +02:00 |
|
Jorge Martín
|
b76a71ebf5
|
Start migrating Anvil KSP to Metro
|
2025-09-04 16:48:34 +02:00 |
|
ElementBot
|
02c9549bc0
|
Sync Strings from Localazy (#5249)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
|
2025-09-01 12:44:49 +02:00 |
|
Benoit Marty
|
93292e6e2f
|
Add SpaceHeaderView.
|
2025-08-22 14:50:30 +02:00 |
|
Benoit Marty
|
d5d7ac4c44
|
Add SpaceInfoRow to display info about a space in a space header.
|
2025-08-22 11:49:49 +02:00 |
|
Benoit Marty
|
dc0d81032b
|
Use Surface API for border and shape.
|
2025-08-21 09:19:33 +02:00 |
|
Benoit Marty
|
05fcf6635f
|
Fix preview issue.
|
2025-08-20 21:45:24 +02:00 |
|
Benoit Marty
|
bc655c6bac
|
Introduce SpaceMembersView.
Ref: https://www.figma.com/design/G1xy0HDZKJf5TCRFmKb5d5/Compound-Android-Components?node-id=3729-605&m=dev
|
2025-08-20 17:40:49 +02:00 |
|
Benoit Marty
|
d31ada947e
|
Add UI component OrganizationHeader
Ref: https://www.figma.com/design/G1xy0HDZKJf5TCRFmKb5d5/Compound-Android-Components?node-id=3643-2048&m=dev
|
2025-08-20 15:41:22 +02:00 |
|
Benoit Marty
|
3391cfb7ef
|
Add UI component EditableOrgAvatar
Ref: https://www.figma.com/design/G1xy0HDZKJf5TCRFmKb5d5/Compound-Android-Components?node-id=3643-2678&m=dev
|
2025-08-20 15:17:53 +02:00 |
|