Benoit Marty
fdea38ddb0
Add space header.
2025-09-05 17:09:40 +02:00
Benoit Marty
85d7532124
Space List
...
Extract InviteButtonsRowMolecule
Take into account seenSpaceInvites
2025-09-05 17:09:39 +02:00
Jorge Martin Espinosa
f5b5bb39ba
[a11y] Add click action to the message bottom sheet handle ( #5228 )
2025-09-01 15:27:40 +02:00
Jorge Martin Espinosa
ace078f12e
[a11y] Add content descriptions to room list item indicators ( #5236 )
...
* [a11y] Add content descriptions to room list item indicators. These can now be read aloud as 'ongoing call', 'new messages', 'new mentions'.
* Add `contentDescription` to `UnreadIndicatorAtom` as an optional value
* Make the 'ongoing call', 'new messages', etc. indicators be read aloud before the latest event of the room summary
---------
Co-authored-by: ElementBot <android@element.io >
2025-08-27 17:14:59 +02:00
Benoit Marty
20979b9824
Merge pull request #5217 from element-hq/bma/customSplash
...
Custom logo on on boarding screen.
2025-08-25 18:01:37 +02:00
Benoit Marty
3abe5c8284
Fix documentation.
2025-08-25 17:25:07 +02:00
Benoit Marty
ce20a01ac0
Add a way to customize the on boarding logo.
2025-08-25 14:47:41 +02:00
Benoit Marty
2ad6ca5f22
Add SpaceHeaderView.
2025-08-22 14:50:30 +02:00
Benoit Marty
31df5204a6
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
20e2cd0251
Rename RoomPreviewMembersCountMolecule to MembersCountMolecule
2025-08-20 17:13:42 +02:00
Benoit Marty
324fc28e2d
Add a revered parameter to AvatarRow to be able to stack avatar the other way.
2025-08-20 16:51:19 +02:00
Benoit Marty
333b1c8a48
Move AvatarRow to designsystem module, because it will be used by spaces.
2025-08-20 15:56:46 +02:00
Benoit Marty
aadaeb78d8
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
Benoit Marty
5d2246569f
[UI] Iterate on user invite view.
2025-08-18 17:16:28 +02:00
Benoit Marty
d7d2fe3ffb
[UI] Iterate on selected user rendering.
2025-08-18 17:16:04 +02:00
Benoit Marty
8e37d16f9f
Merge pull request #5166 from element-hq/feature/fga/create_room_flow_rework
...
Create room flow rework
2025-08-18 09:38:28 +02:00
Jorge Martín
4bebd1d2ac
Remove libs.showkase entry in composeDependencies
...
Add it only to the needed library modules.
2025-08-13 11:43:57 +02:00
Benoit Marty
9c32dbba58
Inject a StringProvider instead of the context, and update tests.
...
Also remove the other StringProvider we had, it was not used anymore
2025-08-13 11:07:28 +02:00
Benoit Marty
683628e352
Rename extension.
2025-08-05 21:11:19 +02:00
Benoit Marty
eb33c8d864
[a11y] Let keyboard shortcut Shift + F10 trigger the same action than a long click
2025-08-05 09:41:08 +02:00
Benoit Marty
5bf4e4c8ce
[a11y] Ensure external keyboard Esc key closes any bottom sheet.
2025-08-04 16:29:50 +02:00
Benoit Marty
c40badec65
Merge pull request #5017 from element-hq/feature/bma/a11y/sessionVerification
...
[a11y] Improve session verification screens
2025-07-17 15:45:32 +02:00
Benoit Marty
75c9bf20db
Iterate on FloatingActionButton shape and colors.
2025-07-16 09:47:08 +02:00
Benoit Marty
9f5acd24fa
[a11y] Group device information and spell out the deviceId
2025-07-11 14:35:08 +02:00
Benoit Marty
773797fff8
Remove PageTitle, it was a duplicate of IconTitleSubtitleMolecule
2025-07-11 14:22:11 +02:00
Benoit Marty
9ae5ea78ee
FlowStepPage: replace PageTitle by IconTitleSubtitleMolecule
2025-07-11 14:14:30 +02:00
Benoit Marty
80df68c1dc
Enable blur effect on the top bar too.
2025-07-09 14:47:32 +02:00
Benoit Marty
0077d96138
Change fun to val and extend SemanticColors
2025-07-08 17:49:06 +02:00
Benoit Marty
d445e3695b
Remove unused BigCheckmark
2025-07-08 17:43:30 +02:00
ganfra
12a18796a5
misc (a11y) : mark MainActionButton icon as decorative
2025-07-08 11:38:09 +02:00
Benoit Marty
cb2e018431
Centralize gradient color definitions
2025-07-07 16:39:19 +02:00
Benoit Marty
28a9e7b238
Use color from Semantics.
2025-07-07 16:17:01 +02:00
Benoit Marty
d6fed29ec0
Use color from Semantics.
2025-07-07 16:14:20 +02:00
Benoit Marty
c651cfb71e
SuperButton
2025-07-07 16:07:27 +02:00
Benoit Marty
9bec4ce711
Use color from Semantics.
2025-07-07 15:13:24 +02:00
Benoit Marty
1a009c01f7
Use color from Semantics.
2025-07-07 15:06:33 +02:00
Benoit Marty
bcc01d5007
Apply gradient to focused Event.
2025-07-07 15:03:30 +02:00
Benoit Marty
ea94ec32b4
Remove bloom effect and replace by linear gradient
...
Use semantic colors.
2025-07-07 14:49:07 +02:00
Benoit Marty
4afc20798c
[a11y] Ensure that heading() is applied to all screen titles.
2025-07-04 12:15:42 +02:00
Benoit Marty
70c07f0076
[a11y] Use built-in onClickLabel parameter.
2025-07-04 09:34:13 +02:00
Benoit Marty
c843faff3a
Add "View avatar" content description to all clickable Avatar that will open the avatar preview. ( #4948 )
...
* Add "View avatar" content description to all clickable Avatar that will open the avatar preview.
* Improve accessibility of avatar images.
2025-06-30 17:06:10 +02:00
Benoit Marty
1ee94a492a
Fix quality issues on Composables
2025-06-26 13:03:24 +02:00
Benoit Marty
963a19239a
Fix typo
2025-06-26 13:03:23 +02:00
Benoit Marty
811527e789
Split function into separate files.
2025-06-26 13:03:22 +02:00
Benoit Marty
f0ce4afda3
Add NavigationBar component
2025-06-26 13:03:21 +02:00
Jorge Martin Espinosa
407c7ed70a
Simplify message composer layout ( #4884 )
...
Co-authored-by: ElementBot <android@element.io >
2025-06-24 14:05:28 +02:00
Benoit Marty
5a5195351d
Merge pull request #4923 from element-hq/feature/bma/spaceAvatar2
...
Iterate on avatar to be able to render Space avatar Part2
2025-06-24 12:05:59 +02:00
renovate[bot]
3cebec9a91
fix(deps): update dependency org.robolectric:robolectric to v4.15.1 ( #4911 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io >
2025-06-24 11:06:45 +02:00
Benoit Marty
475b8543de
Space avatar rounded corner has radius of 25% of the width.
2025-06-24 11:00:53 +02:00
Benoit Marty
8e104b7ae5
Move internal elements to internal package.
2025-06-24 09:12:12 +02:00