ElementBot
9a2ad3928a
Merge pull request #6658 from element-hq/sync-localazy
...
Sync Strings
2026-04-27 09:17:54 +02:00
Benoit Marty
fb50fce649
Ensure preview has a date
2026-04-24 16:53:53 +02:00
Benoit Marty
c283f0109b
a11y: add heading to the title.
2026-04-24 16:16:15 +02:00
Benoit Marty
de7b4002d8
MediaDetailsBottomSheet: update wording.
2026-04-24 15:16:26 +02:00
Benoit Marty
1c229e7229
Replace " - " by " • " as it renders better.
2026-04-24 14:28:52 +02:00
Benoit Marty
09e0d2d166
MediaDetailsBottomSheet: Add missing preview case.
2026-04-23 11:22:47 +02:00
Benoit Marty
bbb4a47eff
MediaDetailsBottomSheet: iterate on design.
...
Closes #6645
2026-04-23 11:20:20 +02:00
Benoit Marty
b12a9ff2b9
Improve rendering when sender does not have a display name.
2026-04-22 14:57:18 +02:00
Benoit Marty
7bbdecc7a8
Rename sub classes of MediaBottomSheetState and improve preview of MediaDeleteConfirmationBottomSheet
2026-04-22 14:42:56 +02:00
Benoit Marty
c1678f22e6
Add more preview for MediaDetailsBottomSheetPreview
2026-04-22 12:21:20 +02:00
Benoit Marty
769341e4f2
Remove some dividers.
2026-04-22 12:16:52 +02:00
Benoit Marty
630b0c8098
Improve and add test
2026-04-22 12:07:56 +02:00
Benoit Marty
1e39736797
MediaGalleryEvents -> MediaGalleryEvent
2026-04-22 11:01:36 +02:00
Benoit Marty
83b4bfad96
Move "Open with" action to bottom sheet
2026-04-22 10:59:21 +02:00
Benoit Marty
a0632b216c
MediaDetailsBottomSheet: update wording and dividers.
2026-04-21 16:53:22 +02:00
Benoit Marty
79afb1d9e0
MediaViewer: add Save action as a main action.
2026-04-21 16:21:01 +02:00
Benoit Marty
97ae775df5
MediaViewer: add Share action as a main action.
2026-04-21 16:14:07 +02:00
Benoit Marty
54efb46294
MediaViewerEvents -> MediaViewerEvent
2026-04-21 15:50:59 +02:00
Jorge Martin Espinosa
2d4ed98738
Fix media viewer bottom sheets not being scrollable ( #6631 )
...
Both the info and confirm deletion bottom sheets were not scrollable, which made them useless on devices with low resolution or landscape orientation in most devices
2026-04-21 15:30:50 +02:00
Valere
af47e2b405
Merge branch 'develop' into valere/call/fix_join_button_on_several_items
2026-04-21 11:05:14 +02:00
Valere
b0e9073efb
fix test compilation
2026-04-21 10:49:08 +02:00
bxdxnn
6a4fed2baf
Natural media viewer swiping order ( #6431 )
2026-04-17 11:30:21 +02:00
Valere
3f9b8b822e
cleaning: Remove join button from call notify timelineItemView
2026-04-16 16:35:28 +02:00
Jorge Martín
7cdad11753
Use Devices.PHONE directly in the landscape preview
2026-04-15 15:51:06 +02:00
Jorge Martín
69fb344517
Use WindowSizeClass instead of just checking portrait/landscape orientation
2026-04-15 15:51:06 +02:00
Jorge Martín
42a572cce2
Add landscape previews
2026-04-15 15:51:06 +02:00
Jorge Martín
70e45d9bfe
Some tweaks for landscape and insets
2026-04-15 15:51:06 +02:00
bxdxnn
f389eae868
Make media captions scrollable ( #6498 )
2026-04-15 15:51:06 +02:00
Jorge Martin Espinosa
e0554bbaf3
Use Coil3 for ZoomableAsyncImage ( #6582 )
...
The `-coil` version uses Coil 2.X, there is a `-coil3` version using the latest one, which matches the one we use in the rest of the app.
2026-04-15 07:58:03 +00:00
bmarty
23c1112dcf
Sync Strings from Localazy
2026-04-13 00:48:40 +00:00
bxdxnn
a2fe637978
Fix media cover placeholder floating ( #6484 )
2026-03-30 11:26:16 +02:00
ganfra
9a984e1423
Merge branch 'develop' into feature/fga/live_location_sharing_setup
2026-03-24 10:17:24 +01:00
bxdxnn
e1110e2a6e
Fix media seeking flicker ( #6434 )
2026-03-23 16:03:50 +01:00
bmarty
299d5a9394
Sync Strings from Localazy
2026-03-16 00:42:32 +00:00
ganfra
5a40144a24
Fix some existing tests after changes
2026-03-13 10:18:28 +01:00
ganfra
f2d4ffc5bd
Introduce LiveLocationContent for the timeline (needs sdk)
2026-03-09 20:54:01 +01:00
Benoit Marty
b65b9eeab9
Merge pull request #6035 from element-hq/fix/remove-fragment-part-in-mxc-urls
...
Add `MediaSource.safeUrl` for removing invalid fragment part from URLs
2026-03-03 11:57:49 +01:00
ElementBot
cf479a8df0
Sync Strings from Localazy ( #6269 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2026-03-02 14:54:50 +01:00
Jorge Martín
5fb9dcb0da
Apply suggestion:
...
- Added `MediaSource.safeUrl` property replacing `withCleanUrl` method.
- Made `url` private so it can't be used externally.
- Reverted code in `CoilMediaFetcher`
- Also add tests
2026-02-27 09:52:17 +01:00
renovate[bot]
896d62a81e
Update metro to v0.11.0 ( #6245 )
...
* Update metro to v0.11.0
* Fix `@AssistedInject` usages
Now the injected variables in the factories must match the names in the constructors
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-02-25 16:19:47 +01:00
bmarty
25c723c35a
Sync Strings from Localazy
2026-02-23 00:39:49 +00:00
Benoit Marty
ba70938667
Fix issues detected by Paparazzi
2026-02-10 15:30:14 +01:00
Benoit Marty
07be3d01b2
Rename Button to ButtonType to avoid confusion.
2025-12-31 09:51:38 +01:00
Benoit Marty
a10ac8aaab
VoiceMessageEvents -> VoiceMessageEvent
2025-12-31 09:48:46 +01:00
Benoit Marty
dc3c9da7e6
Extract PlaybackSpeedButton as an Atom.
2025-12-31 09:19:45 +01:00
Florian
0c004d933c
Merge branch 'develop' into feat/variable-playback-speed
2025-12-30 21:29:18 +01:00
Jorge Martin Espinosa
105bab1758
Add threadInfo field to message like timeline events ( #5930 )
...
* Add `threadInfo` field to message like timeline events:
- Polls
- Stickers
- UTDs
* Add missing cases for `EventTimeline.threadInfo()`
2025-12-19 09:43:40 +00:00
renovate[bot]
7cc495dfc4
fix(deps): update media3 to v1.9.0 ( #5931 )
...
* Update media3 to v1.9.0
* Fix compilation issue.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2025-12-19 09:39:35 +01:00
ElementBot
ad881c303a
Sync Strings from Localazy ( #5904 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-12-15 23:51:19 +01:00
ganfra
d26f21a53b
misc(power level) : update tests following api change
2025-12-12 11:52:24 +01:00