Commit graph

14269 commits

Author SHA1 Message Date
Benoit Marty
17cee340ef Prevent user from starting LLS in thread 2026-05-11 14:49:53 +02:00
ganfra
3b620bd8a8 Feature : share live location (#6741)
* First live location sharing sending implementation

* Simplify logic around canStop sharing

* Add some debug logs around LiveLocationSharingService

* Add LiveLocationException

* Expose beaconId to identify the current share

* Throttle live location instead of debouncing

* Keep sync alive when sharing live location

* Improve LiveLocation sharing

* Show LiveLocationDisclaimer

* Read minDistanceUpdate in LiveLocationSharingService

* Set minDistanceUpdate in AdvancedSettings

* Display banner in room when sharing live location

* Fix tests around LiveLocationSharing

* Ensure shares are properly restarted/stopped when app is re-launched

* Ensure LLS data is cleared when session is removed

* Update and fix LLS tests

* Handle Start LLS in ui

* Add check LLS permissions

* Remove hardcoded strings

* Fix quality and format

* Create DeviceLocationProvider so we can share location data between sources (presenter/live location service)

* Update screenshots

* Fix warning

* Do not try to stop if it was not sharing

* Revert "Create DeviceLocationProvider so we can share location data between sources (presenter/live location service)"

This reverts commit ba12bd968e82941cc231bdbb449310b24c97c5b8.

* Tweak location provider config values

* Address PR review remarks

* Fix ktlint

* Update screenshots

* Fix some tests after merging develop

* Adjust TimelineItemLocationView ui to match figma

* Update screenshots

* Documentation and cleanup

* Remove temporary resource

---------

Co-authored-by: ElementBot <android@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: Benoit Marty <benoitm@matrix.org>
2026-05-11 08:19:28 +00:00
ElementBot
397274250a Sync Strings from Localazy (#6761)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2026-05-11 09:37:59 +02:00
bxdxnn
06f3c649f5 Render media captions formatting in the media viewer (#6729)
* Render media captions formatting in the media viewer

* Update screenshots

* Trigger actions

* Remove unused imports and reformat code

---------

Co-authored-by: ElementBot <android@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-05-08 16:30:32 +02:00
Jorge Martin Espinosa
643c746bc4 Use just the other user's avatar for DM details (#6738)
* Use just the other user's avatar for DM details. Remove `DmAvatars` component and other no longer needed data.

* Improve selection indicator by clipping the avatar to a circle shape

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2026-05-08 11:17:30 +02:00
ganfra
f5cd8b7ace Changelog for version 26.05.0 2026-05-07 17:47:15 +02:00
ganfra
b2fa58a4e3 Merge tag '26.05.0' into develop 2026-05-07 17:45:54 +02:00
Benoit Marty
728943e3db Merge pull request #6746 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-26.x
Update dependency org.matrix.rustcomponents:sdk-android to v26.05.7
2026-05-07 17:23:20 +02:00
Benoit Marty
cf17502f2e Merge pull request #6744 from element-hq/feature/bma/improvePinUX
Improve pin code ux
2026-05-07 17:04:43 +02:00
ganfra
3233a7a024 Merge branch 'release/26.05.0' 2026-05-07 16:03:03 +02:00
ganfra
0f4c1b4bde Adding fastlane file for version 26.05.0 2026-05-07 16:01:40 +02:00
ganfra
b78027dc79 Setting version for the release 26.05.0 2026-05-07 16:01:34 +02:00
renovate[bot]
d0c3327e9b Update tspascoal/get-user-teams-membership action to v4 (#6747)
* Update tspascoal/get-user-teams-membership action to v4

* Point the commit to the right tag v4.0.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-05-07 15:39:26 +02:00
Jorge Martín
f256d95260 Fix API breaks 2026-05-07 15:13:51 +02:00
renovate[bot]
de39801eb4 Update dependency org.matrix.rustcomponents:sdk-android to v26.05.7 2026-05-07 12:11:36 +00:00
Benoit Marty
e6977ea85c Merge pull request #6740 from element-hq/feature/bma/uiSample
Introduce UI sample
2026-05-07 12:28:08 +02:00
Benoit Marty
3b6721946c Merge pull request #6708 from escix/patch-3
Fix 2 x Crash the app in Developer Options - Update AppDeveloperSettingsView.kt
2026-05-07 11:56:01 +02:00
Benoit Marty
80f7a9e00f Remove trailing spaces 2026-05-07 11:54:27 +02:00
Benoit Marty
e4afd6ccf0 Fix test 2026-05-07 11:52:21 +02:00
ElementBot
bd16bd265a Update screenshots 2026-05-07 09:20:09 +00:00
Jorge Martin Espinosa
d3e0ed059b Make send event state UI easier to click (#6739)
* Make send event state UI easier to click

Make it so the whole timestamp view can be clicked

* Update screenshots

* Simplify `clickableModifier`

---------

Co-authored-by: ElementBot <android@element.io>
2026-05-07 11:11:07 +02:00
Benoit Marty
f529f49e3c Add missing screenshot and improve UX when user enter wrong pin then correct pin. 2026-05-07 10:59:13 +02:00
Benoit Marty
ab48f761e1 Ensure that remaining pin code attempts is never bigger than the value in the config. 2026-05-07 10:59:13 +02:00
Benoit Marty
6ad8a63e36 Add test. 2026-05-07 10:59:12 +02:00
Benoit Marty
f85239518c Fix quality issue. 2026-05-07 10:59:12 +02:00
Benoit Marty
ef11ce1100 PinUnlockEvents -> PinUnlockEvent 2026-05-07 10:59:12 +02:00
Benoit Marty
b2676d2547 SetupPinEvents -> SetupPinEvent 2026-05-07 10:59:11 +02:00
Benoit Marty
dd8cbad337 SetupBiometricEvents -> SetupBiometricEvent 2026-05-07 10:59:11 +02:00
Benoit Marty
74d3014b2d LockScreenSettingsEvents -> LockScreenSettingsEvent 2026-05-07 10:59:11 +02:00
Benoit Marty
2c5ede5f15 Use test extension. 2026-05-07 10:59:11 +02:00
Benoit Marty
0124787a4d Force sign out if PIN code store is corrupted. 2026-05-07 10:59:10 +02:00
Benoit Marty
95c182595c Improve detection of configure PIN code. 2026-05-07 10:59:10 +02:00
Benoit Marty
7cbecc6b94 Merge pull request #6682 from element-hq/feature/bma/customMasScheme
Add a way to tweak MAS url.
2026-05-07 10:51:32 +02:00
ElementBot
34fecdda94 Update screenshots 2026-05-07 08:43:48 +00:00
Benoit Marty
d7e90728ad More replacements 2026-05-07 10:01:30 +02:00
Benoit Marty
fbb7fad3e9 Use generic id for default 2026-05-07 09:50:12 +02:00
Benoit Marty
50d3876836 More replacements 2026-05-07 09:50:00 +02:00
renovate[bot]
d15be18978 Update dependencyAnalysis to v3.10.0 (#6742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-07 08:09:15 +02:00
ElementBot
f148502b36 Update screenshots 2026-05-06 20:17:22 +00:00
Benoit Marty
a6880af921 Fix invalid userId. 2026-05-06 21:59:59 +02:00
Benoit Marty
7882b0b69e Update ref to submodule. 2026-05-06 17:54:22 +02:00
Benoit Marty
db1b124025 Merge pull request #6726 from element-hq/feature/bma/renameVerificationMethod
Rename verification methods
2026-05-06 17:50:11 +02:00
Benoit Marty
f7346efde4 Create PreviewData with sample of UGC used for preview.
Fix preview issue where username was used for room/avatar name.
2026-05-06 17:45:50 +02:00
Copilot
852bcd64d8 Remove RoomDirectorySearch feature flag — always enable the feature (#6736)
* Remove RoomDirectorySearch feature flag, always enable the feature

Co-authored-by: stefanceriu <637564+stefanceriu@users.noreply.github.com>

* Apply ktlint formatting

Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com>

* Update screenshots

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: stefanceriu <637564+stefanceriu@users.noreply.github.com>
Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com>
Co-authored-by: ElementBot <android@element.io>
2026-05-06 16:05:19 +02:00
Jorge Martin Espinosa
8182e77825 Use 'Report a problem' string instead of 'Report bug' (#6735)
* Use 'Report a problem' instead of 'Report bug'. This old string will be deleted soon.

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2026-05-06 15:33:17 +02:00
renovate[bot]
c8db7a5bcb Update dependency org.matrix.rustcomponents:sdk-android to v26.05.6 (#6734)
* Update dependency org.matrix.rustcomponents:sdk-android to v26.05.6

* Fix API breaks:

- Add `RoomMember.isServiceMember`.
- Add `beacon` and `beaconInfo` power levels.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-05-06 15:31:52 +02:00
Jorge Martin Espinosa
c1e212c244 Fix back button sometimes not working after exiting a thread (#6732)
When I reproduced the issue, it looked like the coroutine used to mark as read and then exit the room was canceled, leaving the `markingAsReadAndExiting` variable with `true` value and preventing the exit block from running again.
2026-05-06 14:35:08 +02:00
Jorge Martin Espinosa
4d6973b4ab Make icons in the Chat screen top bar 16dp (#6733)
* Make icons in the Chat screen top bar 16dp. This matches the designs in Figma.

* Fix the padding between the title and the icons

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2026-05-06 09:16:13 +00:00
ganfra
a8568a6a2d Merge pull request #6731 from element-hq/renovate/org.maplibre.gl-android-sdk-13.x
Update dependency org.maplibre.gl:android-sdk to v13.1.0
2026-05-06 10:49:49 +02:00
ganfra
3b30fab93e Merge pull request #6727 from element-hq/renovate/net.zetetic-sqlcipher-android-4.x
Update dependency net.zetetic:sqlcipher-android to v4.15.0
2026-05-06 10:28:04 +02:00