Commit Graph

14581 Commits

Author SHA1 Message Date
Jorge Martín 568a72ee73 Merge remote-tracking branch 'origin/main' into develop 2026-06-10 13:11:12 +02:00
Jorge Martín 337528bce3 Fix DefaultOAuthUrlParserTest 2026-06-10 13:10:59 +02:00
Jorge Martín c4fe54bf8a Merge remote-tracking branch 'origin/main' into develop 2026-06-10 12:34:35 +02:00
Jorge Martín 451fba2a2b Add missing changelog entries for v26.06.1 and v26.06.2 2026-06-10 12:32:55 +02:00
Jorge Martín 7c95dbfe0c Merge remote-tracking branch 'origin/main' into develop 2026-06-10 12:30:39 +02:00
Jorge Martín 937b2a5e3a Bump version to v26.06.2 2026-06-10 12:29:13 +02:00
Benoit Marty 33f64ca5a1 Merge commit from fork
* Log error on unsupported OAuth URL.

* Bump version to 26.06.2
2026-06-10 12:22:13 +02:00
ganfra 3ae9fc991b Merge pull request #7002 from element-hq/deps/codecov-action-7.x
deps(codecov) :  bumps to v7.0.0 to unblock CI
2026-06-10 11:45:58 +02:00
ganfra 3b9a2385ff deps(codecov) : bumps to v7.0.0 to unblock CI 2026-06-10 10:37:53 +02:00
ganfra c621b6f7fd Merge pull request #6996 from element-hq/feature/fga/location_permissions_rework
change(location): ensure permissions are always requested at least once
2026-06-10 09:58:20 +02:00
ganfra cf63453ff8 Fix tests (after rebasing develop) 2026-06-09 17:25:30 +02:00
ganfra dc3494dbe6 Revert idea file change 2026-06-09 17:08:28 +02:00
Benoit Marty 52bd2b23c9 Ensure that the application rotate the QrCode if one day the SDK emits the .Expired error. (#6993) 2026-06-09 12:02:34 +02:00
ganfra 6b9aa31c19 change(location): ensure permissions are always requested at least once 2026-06-08 22:10:04 +02:00
Jorge Martin Espinosa bea2903093 Click on avatar in moderation bottom sheet opens avatar preview (#6991)
* Make the avatar in the room member moderation bottom sheet open the avatar in the media viewer (#6962)

* Make the avatar in the room member moderation bottom sheet open the avatar in the media viewer.

* Fix issue with avatar overlay not dismissing the bottom sheet: the bottom sheet would eat all the touch events until the first click, which would somehow cancel this behaviour

* Fix lint issues

* Update screenshots

---------

Co-authored-by: bxdxnn <267911624+bxdxnn@users.noreply.github.com>
Co-authored-by: ElementBot <android@element.io>
2026-06-08 16:32:13 +02:00
Jorge Martin Espinosa 786c53ac06 Make BaseRoom.getDirectRoomMember change when roomInfo.isDm changes (#6989)
With `derivedStateOf` this wasn't working as expected for some reason, resulting in the dm member being null and displaying the wrong `RoomType` in the room details screen
2026-06-08 15:50:56 +02:00
renovate[bot] 9fd5277a48 Update zizmorcore/zizmor-action action to v0.5.6 (#6845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-08 15:46:52 +02:00
renovate[bot] 5b74afcd79 Update dependency io.mockk:mockk to v1.14.11 (#6977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-08 15:43:16 +02:00
Benoit Marty b1b468d6a6 Ensure that the application rotate the QrCode if one day the SDK emits the .Expired error. 2026-06-08 15:29:35 +02:00
Jorge Martin Espinosa b910c4bf64 Update release notes for v26.05.1 (#6990)
Add info about the handled security fixes
2026-06-08 14:35:34 +02:00
ElementBot 5a4c0b5d58 Sync Strings from Localazy (#6986)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2026-06-08 14:33:40 +02:00
bxdxnn 6219378ad3 Fix "Sent" checkmark disappearing when the message is read and "Share presence" is disabled (#6985)
* Don't compute read receipts if presence sharing is disabled

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-06-08 13:21:34 +02:00
renovate[bot] 165a8b776a Update dependency io.element.android:element-call-embedded to v0.20.1 (#6988)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-08 12:04:41 +02:00
Benoit Marty c06e7ed276 Merge pull request #6953 from element-hq/feature/bma/cropIcon
Replace "Edit" button with Crop icon.
2026-06-08 10:15:11 +02:00
ganfra 53bbef0554 Merge pull request #6955 from element-hq/feature/fga/remove_location_dot_when_sharing
Change: hide UserLocationPuck when sharing from current device
2026-06-05 17:30:00 +02:00
Benoit Marty 0bcf8e3a6b Merge pull request #6865 from bxdxnn/feat/myroomnick
Add `/myroomnick` slash command to change your display name in the current room
2026-06-05 14:24:50 +02:00
Benoit Marty f6534b2f9b Merge pull request #6964 from element-hq/feature/bma/fixVideoPreviewPlayback
Ensure the video preview can be played several times.
2026-06-05 14:23:14 +02:00
ganfra 99d15c9c6c Merge pull request #6892 from element-hq/renovate/dependencyanalysis
Update dependencyAnalysis to v3.14.0
2026-06-05 11:41:16 +02:00
Benoit Marty 43ab1e5050 Fix some string mappings for link new device errors (#6958)
* Fix some string mappings for link new device errors (#6675)

* Fix some string mappings for link new device errors

* Update snapshots

* Add appName

* Iterate

---------

Co-authored-by: Jorge Martin Espinosa <jorgem@element.io>
Co-authored-by: Benoit Marty <benoitm@element.io>

* Update screenshots

---------

Co-authored-by: Hugh Nimmo-Smith <hughns@users.noreply.github.com>
Co-authored-by: Jorge Martin Espinosa <jorgem@element.io>
Co-authored-by: ElementBot <android@element.io>
2026-06-05 11:17:44 +02:00
ganfra 6f8de5e657 Merge pull request #6963 from element-hq/renovate/com.github.matrix-org-matrix-analytics-events-0.x
Update dependency com.github.matrix-org:matrix-analytics-events to v0.36.1
2026-06-05 11:17:23 +02:00
ganfra 189fb39050 Merge pull request #6967 from element-hq/renovate/com.google.firebase-firebase-bom-34.x
Update dependency com.google.firebase:firebase-bom to v34.14.0
2026-06-05 11:03:05 +02:00
ganfra 85d188aa73 Merge branch 'develop' into renovate/dependencyanalysis 2026-06-05 11:01:34 +02:00
ganfra 2324834587 Merge pull request #6785 from element-hq/renovate/androidx.javascriptengine-javascriptengine-1.x
Update dependency androidx.javascriptengine:javascriptengine to v1.1.0
2026-06-05 11:01:14 +02:00
renovate[bot] 3b4a18a790 Update dependency com.google.firebase:firebase-bom to v34.14.0 2026-06-04 20:44:22 +00:00
Jorge Martín 488e5d1e3a Changelog for version 26.06.1 2026-06-04 16:56:28 +02:00
Jorge Martín fb7ad271c9 Adding fastlane file for version 26.06.1 2026-06-04 16:56:27 +02:00
Jorge Martín e7992bfd40 Setting version for the release 26.06.1 2026-06-04 16:56:27 +02:00
Benoit Marty d54f10046d Ensure the video preview can be played several times.
Closes #6956
2026-06-04 16:55:31 +02:00
ElementBot 9eed7de799 Update screenshots 2026-06-04 14:33:07 +00:00
S1m 25264dd3e3 Fallback to the default push gateway on error (#5742)
* Add more HTTP response code returning NoMatrixGateway

Fix Push notifications with Mozilla's autopush that returns 406

* Update gateway resolver tests to match new known errors

* Use default gateway on error if no gateway is recorded yet

* Update gateway resolver tests to return default gateway on error
2026-06-04 16:19:52 +02:00
Jorge Martín 8bafc84210 Merge branch 'release/26.06.1' 2026-06-04 16:13:51 +02:00
Jorge Martín 144e3c6b5d Adding fastlane file for version 26.06.1 2026-06-04 16:13:50 +02:00
Benoit Marty 1592ab9686 Sync compound tokens https://github.com/element-hq/compound-design-tokens/releases/tag/v10.2.2 2026-06-04 16:13:31 +02:00
Benoit Marty 4749ec3112 Replace "Edit" button with Crop icon. 2026-06-04 16:13:30 +02:00
Jorge Martín 092448d584 Setting version for the release 26.06.1 2026-06-04 16:13:28 +02:00
Jorge Martín 0c5c2dc10b Merge branch 'release/26.06.0' into develop 2026-06-04 16:10:41 +02:00
renovate[bot] 2552f12370 Update dependency com.github.matrix-org:matrix-analytics-events to v0.36.1 2026-06-04 13:20:35 +00:00
Jorge Martin Espinosa a91e1fa2ae Make Vulkan a *not required* feature (#6961)
* Make Vulkan a *not required* feature

* Add `DeviceHasVulkanSupport` helper to check this on runtime

* When trying to open a screen with a map in it, check if vulkan is supported and display a new error dialog in that case

* Fix random lint issue

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2026-06-04 13:08:19 +00:00
Jorge Martín 34e117d83c Merge branch 'release/26.06.0' 2026-06-04 11:09:39 +02:00
Jorge Martín c3fd5a80b5 Adding fastlane file for version 26.06.0 2026-06-04 11:09:38 +02:00