Benoit Marty
c1e908a8e6
Fix tests.
2026-04-29 22:29:41 +02:00
Benoit Marty
a76b55e580
Add a way to tweak MAS url.
2026-04-29 22:29:40 +02:00
Timo
6ba4679908
Change native back button behavior in EC view (close settings in EC with os native back) ( #6642 )
...
* Change native back button behavior in EC view:
- inject escape into webview instead of going back.
- the webview will call back when no other modal is open.
* call down and up in the webview + make sure that we fall back to close
pip in case the webview did not handle the esc action.
---------
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-04-29 18:08:33 +02:00
Jorge Martin Espinosa
d215354e64
Remove legacy mx-reply from toPlainText formatted event contents ( #6683 )
2026-04-29 10:54:03 +00:00
Benoit Marty
1eeabb1e64
Merge pull request #6688 from element-hq/feature/bma/errorAlreadySignedIn
...
[Link new device] Add missing error case "already signed in"
2026-04-29 12:42:41 +02:00
ElementBot
6de6e13f25
Update screenshots
2026-04-29 10:06:55 +00:00
Jorge Martin Espinosa
367995303d
Rename OIDC components and variables to OAuth ( #6686 )
...
* Rename `OIDC` components and variables to `OAuth`. This matches the new behavior in the SDK.
2026-04-29 11:41:47 +02:00
Benoit Marty
c750fd102f
Increase title and subtitle vertical padding on FlowStepPage.
2026-04-29 11:33:45 +02:00
Benoit Marty
083fc5c5fb
[Link new device] Add missing screen for the error case OtherDeviceAlreadySignedIn
...
Closes #6678
2026-04-29 11:33:44 +02:00
Benoit Marty
7dd81dc838
Merge pull request #6677 from hughns/hughns/qr-grant-error-mapping
...
Update error mappings for Link new device flow
2026-04-29 11:33:01 +02:00
Benoit Marty
1d03cbfc06
Fix quality issues and formatting
2026-04-29 10:34:50 +02:00
Benoit Marty
3fd2f0991a
Merge pull request #6670 from bxdxnn/fix/room-summary-html
...
Strip formatting from media captions in room summary
2026-04-29 09:40:30 +02:00
Hugh Nimmo-Smith
7d27ff3c59
Merge branch 'develop' into hughns/qr-grant-error-mapping
2026-04-28 17:04:08 +01:00
Benoit Marty
7080cf77e6
Merge pull request #6680 from element-hq/feature/bma/qrCodeFix
...
[Link new device] Add missing screen to render digits that the user has to type on the other device
2026-04-28 16:59:16 +02:00
Hugh Nimmo-Smith
fd69bbc57a
Delint
2026-04-28 15:42:24 +01:00
renovate[bot]
997227b020
Update dependency org.matrix.rustcomponents:sdk-android to v26.04.27 ( #6666 )
...
* Update dependency org.matrix.rustcomponents:sdk-android to v26.04.27
* Fix breaking API changes:
- OIDC components are now prefixed `OAuth`.
- `Room.startLiveLocationShare` now returns the event id of the beacon state event if it succeeds.
- `RoomInfo` now contains an `activeServiceMembersCount` property.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-04-28 14:49:37 +02:00
Jorge Martin Espinosa
90ed385745
Fix record screenshots action permissions ( #6679 )
2026-04-28 11:17:57 +00:00
ElementBot
cd61c6b3f0
Update screenshots
2026-04-28 11:10:56 +00:00
Hugh Nimmo-Smith
5c9d8d917c
Update error mappings for Link new device
2026-04-28 11:22:25 +01:00
Benoit Marty
5508442222
[Link new device] Implement code confirmation screen.
2026-04-28 12:04:57 +02:00
renovate[bot]
5e8db74003
Update dependencyAnalysis to v3.9.0 ( #6657 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-28 11:16:50 +02:00
bxdxnn
fff27ff3f1
Strip formatting from media captions in room summary
2026-04-28 08:27:28 +00:00
Benoit Marty
3878ce000c
Ensure that bottom sheet can scroll ( #6661 )
...
* RoomListDeclineInviteMenu: limit room name
Improve preview.
Closes #6659
* Ensure that all the ModalBottomSheet can scroll.
* Update screenshots
* Rename Preview.
* Preview the whole bottom sheet.
* Remove obsolete comment.
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io>
2026-04-28 09:43:41 +02:00
renovate[bot]
5bb0b92eeb
Update dependency io.element.android:element-call-embedded to v0.19.2 ( #6662 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-27 17:36:41 +02:00
ElementBot
21cae089ae
Update screenshots
2026-04-27 13:39:42 +00:00
Benoit Marty
dca2dba938
Remove obsolete comment.
2026-04-27 15:16:42 +02:00
Benoit Marty
e289ec2af7
Preview the whole bottom sheet.
2026-04-27 15:15:23 +02:00
Benoit Marty
a35236b8b0
Rename Preview.
2026-04-27 15:12:23 +02:00
ElementBot
0d078a41ca
Update screenshots
2026-04-27 08:40:35 +00:00
Benoit Marty
09ff3294d5
Ensure that all the ModalBottomSheet can scroll.
2026-04-27 10:23:56 +02:00
Benoit Marty
bf57223d05
RoomListDeclineInviteMenu: limit room name
...
Improve preview.
Closes #6659
2026-04-27 09:49:09 +02:00
ElementBot
9a2ad3928a
Merge pull request #6658 from element-hq/sync-localazy
...
Sync Strings
2026-04-27 09:17:54 +02:00
Benoit Marty
3c51732d35
Merge pull request #6643 from element-hq/feature/bma/updateMediaViewer
...
Update media viewer UI
2026-04-24 17:48:38 +02:00
ElementBot
22ef9f1a5e
Update screenshots
2026-04-24 15:12:13 +00: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
10c9112e03
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
5929806137
Update screenshots
2026-04-24 13:34:34 +00:00
Benoit Marty
de7b4002d8
MediaDetailsBottomSheet: update wording.
2026-04-24 15:16:26 +02:00
ElementBot
a276e67ce6
Update screenshots
2026-04-24 12:38:13 +00:00
Benoit Marty
1c229e7229
Replace " - " by " • " as it renders better.
2026-04-24 14:28:52 +02:00
renovate[bot]
112dc93fff
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
3379c61ad1
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
289dfff50a
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
92ee479e91
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
e37083669e
Update screenshots
2026-04-23 09:40:14 +00: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
Valere Fedronic
e036250539
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]
9dd61bbd37
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