Benoit Marty
4b8368f242
Merge pull request #6296 from element-hq/feature/bma/signInWithElementClassicFinal
...
Sign in with element classic final
2026-04-14 23:00:47 +02:00
Valere Fedronic
8bd6035511
Merge pull request #6574 from element-hq/feature/valere/call/ongoing_voice_call_join
...
feat: Default to camera muted when joining ongoing voice call
2026-04-14 22:47:58 +02:00
ElementBot
107524b01d
Update screenshots
2026-04-14 13:18:21 +00:00
ElementBot
62f2251adb
Update screenshots
2026-04-13 11:16:06 +02:00
ElementBot
78d8eaaf34
Update screenshots
2026-04-10 13:07:24 +00:00
Benoit Marty
dc4c1c265b
Merge pull request #6560 from element-hq/feature/bma/removeSpacesFF
...
Remove spaces features flags
2026-04-10 09:17:51 +02:00
ElementBot
f037603928
Update screenshots
2026-04-09 10:26:40 +00:00
ElementBot
3ba0689cf8
Update screenshots
2026-04-09 10:18:06 +00:00
Benoit Marty
e63a50b512
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
4ad495d36c
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
13de580a51
Update screenshots
2026-04-02 07:52:20 +00:00
Jorge Martin Espinosa
410a3d132b
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
579bc7db62
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
6ab47dae17
Sync Strings from Localazy ( #6486 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2026-03-31 15:48:37 +02:00
ElementBot
6c32b27cbd
Update screenshots
2026-03-25 14:43:07 +00:00
Benoit Marty
087c159325
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
e2eefdbf63
Update screenshots
2026-03-24 17:25:47 +00:00
Benoit Marty
aa5b1f5a07
Merge pull request #6456 from element-hq/feature/bma/iterateOnSpaceHeader
...
Iterate on space header
2026-03-24 17:54:02 +01:00
ElementBot
0723641b8a
Update screenshots
2026-03-24 16:16:30 +00:00
ElementBot
968b967864
Update screenshots
2026-03-24 16:04:35 +00:00
ganfra
92920b862b
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
542854195e
Update screenshots
2026-03-24 12:54:32 +00:00
ElementBot
a38b989e0e
Update screenshots
2026-03-24 12:11:19 +00:00
Benoit Marty
75a6eb21ca
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]
2f99806603
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
d707ad1c27
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
04039ef364
Update screenshots
2026-03-24 10:17:16 +00:00
ganfra
9a984e1423
Merge branch 'develop' into feature/fga/live_location_sharing_setup
2026-03-24 10:17:24 +01:00
ElementBot
2ca1c1b175
Update screenshots
2026-03-24 09:12:08 +00:00
ElementBot
7179ca867c
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
027da263c4
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
4e3a9110a7
Update screenshots
2026-03-16 16:56:32 +00:00
ElementBot
c0fadcada3
Update screenshots
2026-03-16 14:11:01 +00:00
ElementBot
39f7d233a1
Update screenshots
2026-03-16 09:57:55 +00:00
bmarty
299d5a9394
Sync Strings from Localazy
2026-03-16 00:42:32 +00:00
ElementBot
a7a56ac691
Update screenshots
2026-03-13 15:10:17 +00:00
ElementBot
38c4e42846
Update screenshots
2026-03-12 20:37:13 +00:00
ElementBot
9a67da5179
Update screenshots
2026-03-11 15:03:36 +00:00
ElementBot
37cc0d38fd
Update screenshots
2026-03-10 16:26:49 +00:00
Valere Fedronic
95049849cc
Merge branch 'develop' into valere/rtc/voice_call
2026-03-09 17:18:55 +01:00
ElementBot
73961b4940
Sync Strings ( #6302 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2026-03-09 10:38:07 +01:00
ElementBot
6bf7060034
Update screenshots
2026-03-05 07:47:25 +00:00
ElementBot
6ee75b462b
Update screenshots
2026-03-02 13:15:54 +00:00
ElementBot
84b946f6d5
Update screenshots
2026-03-02 12:19:18 +00:00
ElementBot
e026f66e3d
Update screenshots
2026-02-27 12:08:24 +00:00
ElementBot
58b8a37f8f
Update screenshots
2026-02-25 15:49:13 +00:00
ElementBot
c3fa32fcd3
Update screenshots
2026-02-12 15:37:16 +00:00
ElementBot
c4d40f7c74
Update screenshots
2026-02-11 12:01:58 +00:00
ElementBot
400224af5b
Update screenshots
2026-02-10 14:49:19 +00:00
ElementBot
1b03f63a34
Update screenshots
2026-02-10 09:58:33 +00:00