ElementBot
cb3e341bf1
Update screenshots
2026-04-10 13:07:24 +00:00
Benoit Marty
e25148c136
Merge pull request #6560 from element-hq/feature/bma/removeSpacesFF
...
Remove spaces features flags
2026-04-10 09:17:51 +02:00
ElementBot
cbd8ab9729
Update screenshots
2026-04-09 10:26:40 +00:00
ElementBot
460473ead2
Update screenshots
2026-04-09 10:18:06 +00:00
Benoit Marty
fb5ca14bca
Merge pull request #6517 from element-hq/feature/bma/compound10
...
Sync compound tokens https://github.com/element-hq/compound-design-tokens/releases/tag/v10.0.0
2026-04-08 09:40:14 +02:00
Benoit Marty
a77662421c
Add support for slash commands (under Feature Flag) ( #6482 )
...
* Add support for slash commands
* Update screenshots
* Rename module `slash` to `slashcommands`
* Rename `SlashCommand` to `SlashCommandService`
* Introduce MsgType in order to send text message with a different msgtype value.
* Format file and add parameter names, add default values and cleanup
* Add isSupported parameter to filter out unsupported yet commands.
* Slash commands: disable suggestions if the feature is disabled.
* Fix sending shrug command.
* Add missing test on SuggestionsProcessor
* Add tests on MessageComposerPresenter about slash command.
* Fix import ordering
* Add missing tests on CommandExecutor
* Add missing tests in MarkdownTextEditorStateTest
* Slash commands: Improve code when sending message with prefix.
* Slash commands: Add support for /unflip
---------
Co-authored-by: ElementBot <android@element.io>
2026-04-02 16:15:32 +02:00
ElementBot
36fcd05209
Update screenshots
2026-04-02 07:52:20 +00:00
Jorge Martin Espinosa
b340e85f83
Add floating/sticky date badge in the timeline ( #6496 )
...
* Add floating date indicator while scrolling the timeline (#6433 )
* Add `FeatureFlags.FloatingDateBadge`. This enables displaying the floating date badge in the timeline as you scroll.
* Don't display the floating badge if the timeline isn't reversed. Otherwise, this will affect talkback users and break the existing navigation
* Use `TimelineItem.formattedDate()` to get the date to display. Always try finding the closest one (usually it will be just the 1st one we try).
* Align designs with iOS. Also fix shadows in fade animation by adding some paddings.
* Update screenshots
---------
Co-authored-by: Gianluca Iavicoli <gianluca.iavicoli04@gmail.com>
Co-authored-by: ElementBot <android@element.io>
2026-04-01 10:45:57 +00:00
Jorge Martin Espinosa
dbd51ebc90
Try fixing location pin previews ( #6495 )
...
* Try fixing location pin previews
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io>
Co-authored-by: Benoit Marty <benoitm@element.io>
2026-03-31 14:57:37 +00:00
ElementBot
f4986d4a0b
Sync Strings from Localazy ( #6486 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2026-03-31 15:48:37 +02:00
ElementBot
aee89c29e3
Update screenshots
2026-03-25 14:43:07 +00:00
Benoit Marty
24f897917f
Merge pull request #6459 from element-hq/feature/bma/iterateOnBadgeColors
...
Sync compound tokens https://github.com/element-hq/compound-design-tokens/releases/tag/v8.0.0
2026-03-25 14:28:15 +01:00
ElementBot
ad3dac80f3
Update screenshots
2026-03-24 17:25:47 +00:00
Benoit Marty
9069afed33
Merge pull request #6456 from element-hq/feature/bma/iterateOnSpaceHeader
...
Iterate on space header
2026-03-24 17:54:02 +01:00
ElementBot
42b00debdc
Update screenshots
2026-03-24 16:16:30 +00:00
ElementBot
cf169dc61d
Update screenshots
2026-03-24 16:04:35 +00:00
ganfra
d1a6363a57
Merge pull request #6342 from element-hq/feature/fga/live_location_sharing_setup
...
Setup live location sharing feature
2026-03-24 15:46:45 +01:00
ElementBot
7f6eec3a8f
Update screenshots
2026-03-24 12:54:32 +00:00
ElementBot
19d19b4b58
Update screenshots
2026-03-24 12:11:19 +00:00
Benoit Marty
b30a770f9b
Merge pull request #6453 from element-hq/feature/bma/increaseIconSize
...
Increase icon size of audio and files in the timeline
2026-03-24 11:59:17 +01:00
renovate[bot]
e8a2f97cf5
fix(deps): update dependency androidx.compose.material3:material3 to v1.5.0-alpha15 ( #6306 )
...
* fix(deps): update dependency androidx.compose.material3:material3 to v1.5.0-alpha15
* Fix deprecations
* Add bottom sheet workaround
* Fix new lint issues
* Fix and ignore broken tests
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <android@element.io>
2026-03-24 11:24:07 +01:00
ganfra
1522f48156
Merge branch 'develop' into feature/fga/live_location_sharing_setup
...
# Conflicts:
# tests/uitests/src/test/snapshots/images/libraries.textcomposer_TextComposerReplyNotEncrypted_Day_8_en.png
# tests/uitests/src/test/snapshots/images/libraries.textcomposer_TextComposerReplyNotEncrypted_Night_8_en.png
# tests/uitests/src/test/snapshots/images/libraries.textcomposer_TextComposerReply_Day_8_en.png
# tests/uitests/src/test/snapshots/images/libraries.textcomposer_TextComposerReply_Night_8_en.png
2026-03-24 11:23:50 +01:00
ElementBot
2b05e54b1a
Update screenshots
2026-03-24 10:17:16 +00:00
ganfra
f9f09b12f8
Merge branch 'develop' into feature/fga/live_location_sharing_setup
2026-03-24 10:17:24 +01:00
ElementBot
3b506c6927
Update screenshots
2026-03-24 09:12:08 +00:00
ElementBot
b5df58fcec
Sync Strings ( #6435 )
...
* Sync Strings from Localazy
* Sync strings.
---------
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2026-03-23 18:05:26 +00:00
Benoit Marty
93ab9f43dc
Merge pull request #6322 from element-hq/feature/bma/iterateDesignOnAttachment
...
Design iteration on file attachment in the timeline
2026-03-23 14:37:54 +01:00
ElementBot
a992183166
Update screenshots
2026-03-16 16:56:32 +00:00
ElementBot
9f3a586387
Update screenshots
2026-03-16 14:11:01 +00:00
ElementBot
6bd5a6ef9a
Update screenshots
2026-03-16 09:57:55 +00:00
bmarty
3a0e01b63d
Sync Strings from Localazy
2026-03-16 00:42:32 +00:00
ElementBot
d667bf2e8c
Update screenshots
2026-03-13 15:10:17 +00:00
ElementBot
461b1c0e52
Update screenshots
2026-03-12 20:37:13 +00:00
ElementBot
d22f641cd1
Update screenshots
2026-03-11 15:03:36 +00:00
Benoit Marty
41c337668f
Improve preview by adding a background color.
2026-03-11 15:43:15 +01:00
ElementBot
cab6344f1b
Update screenshots
2026-03-10 16:26:49 +00:00
Valere Fedronic
477c482810
Merge branch 'develop' into valere/rtc/voice_call
2026-03-09 17:18:55 +01:00
ElementBot
2ad55f4bc6
Sync Strings ( #6302 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2026-03-09 10:38:07 +01:00
Jorge Martin Espinosa
2d3e59912a
Add code to help debugging the saved nav state graph ( #6295 )
...
* Add code to help debugging the saved nav state graph: this would help us diagnose the `TransactionTooLargeException` reports we've been seeing for months.
2026-03-06 14:44:30 +00:00
ElementBot
5d2a776f58
Update screenshots
2026-03-05 07:47:25 +00:00
ElementBot
d577bfd9dc
Update screenshots
2026-03-02 13:15:54 +00:00
ElementBot
08b91071d2
Update screenshots
2026-03-02 12:19:18 +00:00
ElementBot
ae42df9507
Update screenshots
2026-02-27 12:08:24 +00:00
ElementBot
f6537ea48a
Update screenshots
2026-02-25 15:49:13 +00:00
Benoit Marty
0f499567f9
Fix Konsist test.
2026-02-25 15:51:21 +01:00
ElementBot
1c4405c89b
Update screenshots
2026-02-12 15:37:16 +00:00
ElementBot
410790635c
Update screenshots
2026-02-11 12:01:58 +00:00
ElementBot
3f48d62531
Update screenshots
2026-02-10 14:49:19 +00:00
ElementBot
511a3a520c
Update screenshots
2026-02-10 09:58:33 +00:00
ganfra
91eeb7b773
Merge branch 'develop' into feature/fga/space_ui_tweaks
2026-02-10 09:31:50 +01:00