Commit graph

14112 commits

Author SHA1 Message Date
ElementBot
f04d3b2f8b Merge pull request #6658 from element-hq/sync-localazy
Sync Strings
2026-04-27 09:17:54 +02:00
Benoit Marty
1b2eb3a375 Merge pull request #6643 from element-hq/feature/bma/updateMediaViewer
Update media viewer UI
2026-04-24 17:48:38 +02:00
ElementBot
0f0efedc83 Update screenshots 2026-04-24 15:12:13 +00:00
Benoit Marty
4ebd37e364 Ensure preview has a date 2026-04-24 16:53:53 +02:00
Benoit Marty
9de94543f6 a11y: add heading to the title. 2026-04-24 16:16:15 +02:00
Benoit Marty
3f7f5e25b5 Merge pull request #6651 from element-hq/feature/bma/mention-pill-cut-off
Mention pill cut off
2026-04-24 16:12:38 +02:00
ElementBot
c5964f5801 Update screenshots 2026-04-24 13:34:34 +00:00
Benoit Marty
ed91278b70 MediaDetailsBottomSheet: update wording. 2026-04-24 15:16:26 +02:00
ElementBot
8e29a85cc1 Update screenshots 2026-04-24 12:38:13 +00:00
Benoit Marty
f19ceb1570 Replace " - " by " • " as it renders better. 2026-04-24 14:28:52 +02:00
renovate[bot]
56c922708e Update dependency io.sentry:sentry-android to v8.39.1 (#6648)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-24 14:23:26 +02:00
Kurban Sagitov
2e446c3a0a PR:Fix mention pill cut off (#6622)
* Fix mention pill cut off

* trigger CI after screenshots

* trigger CI after screenshots
2026-04-24 14:20:24 +02:00
Richard van der Hoff
e961214c4d Promote "history sharing on invite" out of developer options (#6647)
* Enable history sharing by default, unconditionally

* Remove feature-flag dep from history viz icons in room header

* Remove feature-flag dep from warning on inviting new people

* Remove feature-flag dep from warning on starting chat with new people

* Remove `enableKeyShareOnInvite` feature flag

* Update screenshots

* Remove redundant `FakeFeatureFlagService()` invocation, per review comment

---------

Co-authored-by: ElementBot <android@element.io>
2026-04-24 10:52:21 +00:00
Jorge Martin Espinosa
b17388d686 Set max lines for 'in reply to' view conditionally (#6612)
* Set max lines for 'in reply to' view conditionally. When there is enough screen space, use 2 lines as before. If the screen space is limited, use a single one.

* Reduce vertical padding for reply-to view in compose

* Add screenshot test with single line in reply to view

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2026-04-23 15:15:52 +02:00
ElementBot
8c86dfb765 Update screenshots 2026-04-23 09:40:14 +00:00
Benoit Marty
2ba8d65f26 MediaDetailsBottomSheet: Add missing preview case. 2026-04-23 11:22:47 +02:00
Benoit Marty
7457b9ef79 MediaDetailsBottomSheet: iterate on design.
Closes #6645
2026-04-23 11:20:20 +02:00
Valere Fedronic
f5da2cf09c Merge pull request #6636 from element-hq/feature/valere/fix_build_sdk_script_macos
devx: fix build sdk script options for macos
2026-04-23 10:12:04 +02:00
renovate[bot]
2e672bb879 fix(deps): update camera to v1.6.0 (#6514)
* fix(deps): update camera to v1.6.0

* Add dependency to com.google.guava:guava to fix compilation issue.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2026-04-23 09:48:15 +02:00
renovate[bot]
ffdb8cdc30 Update dependency io.sentry:sentry-android to v8.38.0 (#6597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-23 09:47:17 +02:00
renovate[bot]
405a908125 Update zizmorcore/zizmor-action action to v0.5.3 (#6630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-23 09:46:37 +02:00
Jorge Martin Espinosa
e70e5f31a5 Remove distributed tracing of the 'timeline loading' flow (#6644)
* Remove distributed tracing of the 'timeline loading' flow. This is causing crashes in the app when a debug SDK build is used

* Discourage using the APIs related with distributed tracing, explaining the problem
2026-04-22 17:51:51 +02:00
ElementBot
195d815204 Update screenshots 2026-04-22 13:54:26 +00:00
Benoit Marty
12c5cf2ab6 Improve rendering when sender does not have a display name. 2026-04-22 14:57:18 +02:00
Benoit Marty
7d31944a0a Rename sub classes of MediaBottomSheetState and improve preview of MediaDeleteConfirmationBottomSheet 2026-04-22 14:42:56 +02:00
ElementBot
442b7bc7cb Update screenshots 2026-04-22 10:40:25 +00:00
Benoit Marty
3148e000a4 Add more preview for MediaDetailsBottomSheetPreview 2026-04-22 12:21:20 +02:00
Benoit Marty
77a646defa Remove some dividers. 2026-04-22 12:16:52 +02:00
Benoit Marty
d03dfbdae7 Improve and add test 2026-04-22 12:07:56 +02:00
Benoit Marty
629abc07ff MediaGalleryEvents -> MediaGalleryEvent 2026-04-22 11:01:36 +02:00
Benoit Marty
34574fc391 Move "Open with" action to bottom sheet 2026-04-22 10:59:21 +02:00
ganfra
3a93e882c8 Merge pull request #6594 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
Update dependency io.nlopez.compose.rules:detekt to v0.5.7
2026-04-22 10:46:03 +02:00
renovate[bot]
eb1c3b956a Update dependency io.nlopez.compose.rules:detekt to v0.5.7 2026-04-21 20:06:08 +00:00
Jorge Martín
d5c554964c Changelog for version 26.04.4 2026-04-21 17:37:15 +02:00
Jorge Martín
6cb0fb3114 Adding fastlane file for version 26.04.4 2026-04-21 17:37:15 +02:00
Jorge Martín
41d9bdff7b Setting version for the release 26.04.4 2026-04-21 17:37:15 +02:00
Benoit Marty
ab5b1217ce MediaDetailsBottomSheet: update wording and dividers. 2026-04-21 16:53:22 +02:00
Jorge Martin Espinosa
0377fc86d0 Add flag for automatic back pagination feature (#6637) 2026-04-21 14:42:44 +00:00
Benoit Marty
81e61bbbd1 MediaViewer: add Save action as a main action. 2026-04-21 16:21:01 +02:00
Benoit Marty
6342b925d5 MediaViewer: add Share action as a main action. 2026-04-21 16:14:07 +02:00
renovate[bot]
50657005e2 Update dependency org.matrix.rustcomponents:sdk-android to v26.04.21 (#6635)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 13:55:20 +00:00
Benoit Marty
5d8b9ef56c MediaViewerEvents -> MediaViewerEvent 2026-04-21 15:50:59 +02:00
Benoit Marty
ce30a4ab23 Merge pull request #6633 from element-hq/feature/bma/deactivateStrings
Update wording of deactivate account screen
2026-04-21 15:34:23 +02:00
Valere
909007c1b4 devx: fix build sdk script options for macos 2026-04-21 15:34:01 +02:00
Jorge Martin Espinosa
4bf0c2c92b 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
Benoit Marty
9d054e08b1 Use new action_delete and action_delete_account 2026-04-21 14:57:33 +02:00
Valere Fedronic
bf18c0d560 Merge pull request #6627 from element-hq/feature/valere/call/fix_proximity_bug
Fix | When selecting earpiece twice in a row the proximity sensor get wrongly disabled
2026-04-21 13:52:32 +02:00
mxandreas
63075494af Updates to new features and some refactoring. (#6591)
* Updates to new features and some refactoring.

* Update CONTRIBUTING.md

* Typo fixes.

* Some final touches.

* Update the table of contents in `CONTRIBUTING.md`

---------

Co-authored-by: bxdxnn <267911624+bxdxnn@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-04-21 10:53:01 +00:00
Valere Fedronic
7c81df6816 Merge pull request #6603 from element-hq/valere/call/fix_join_button_on_several_items
cleaning: Remove join button from call notify timelineItemView
2026-04-21 11:56:38 +02:00
Valere Fedronic
18d98020a9 Merge pull request #6609 from element-hq/feature/valere/call/clean_up_call_controls
audio: Let EC decide alone what communication device to use
2026-04-21 11:53:29 +02:00