Commit graph

14085 commits

Author SHA1 Message Date
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
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
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
renovate[bot]
2c6f1888f4
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]
d9080f5465
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
b4f1627748
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
ganfra
61a8d06a6a
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]
3199a7dd8b
Update dependency io.nlopez.compose.rules:detekt to v0.5.7 2026-04-21 20:06:08 +00:00
Jorge Martín
24b24e511a Changelog for version 26.04.4 2026-04-21 17:37:15 +02:00
Jorge Martín
0224c7e2a5 Adding fastlane file for version 26.04.4 2026-04-21 17:37:15 +02:00
Jorge Martín
61c68f8d4a Setting version for the release 26.04.4 2026-04-21 17:37:15 +02:00
Jorge Martin Espinosa
1e04a7345f
Add flag for automatic back pagination feature (#6637) 2026-04-21 14:42:44 +00:00
renovate[bot]
75db550ca8
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
f3dd7b86d8
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
283fd2970a devx: fix build sdk script options for macos 2026-04-21 15:34:01 +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
Benoit Marty
a662a5a045 Use new action_delete and action_delete_account 2026-04-21 14:57:33 +02:00
Valere Fedronic
7f198155f2
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
064c606b53
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
b080c01388
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
66ed52dee8
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
ElementBot
c343df8351 Update screenshots 2026-04-21 09:50:46 +00:00
Valere
434e592fed Merge branch 'develop' into feature/valere/call/clean_up_call_controls 2026-04-21 11:36:44 +02:00
Benoit Marty
168782e049 Update deactivate account wording. Closes #6608 2026-04-21 11:35:26 +02:00
ElementBot
3c06e0a260 Update screenshots 2026-04-21 09:26:51 +00:00
Benoit Marty
8eb5a55673 Introduce simplePluralStringResource methods, as Composable and in StringProvider. 2026-04-21 11:22:43 +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
e158be86aa review: Make call intent not optional in content 2026-04-21 11:03:48 +02:00
Valere
b0e9073efb fix test compilation 2026-04-21 10:49:08 +02:00
ganfra
e5f85592d9
Merge pull request #6611 from element-hq/feature/fga/live_location_rendering
WIP : live location rendering
2026-04-20 19:46:13 +02:00
renovate[bot]
96cbe7664b
Update dependencyAnalysis to v3.7.0 (#6616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-20 19:20:26 +02:00
ganfra
51733ec6fe Merge branch 'develop' into feature/fga/live_location_rendering 2026-04-20 19:12:21 +02:00
ElementBot
e1b7171839
Sync Strings (#6626)
* Sync Strings from Localazy

* Use the previous plurals as plain strings

* Add extra case for 1 vs multiple users

* Update screenshots

---------

Co-authored-by: Jorge Martín <jorgem@element.io>
2026-04-20 17:09:10 +00:00
Jorge Martin Espinosa
f80a140cf9
Cleanup FetchPushForegroundService (#6577)
* Rename `PushHandlingWakeLock` to `FetchPushForegroundServiceManager`. Move the start/stop logic from `FetchPushForegroundService.Companion` to it.

* Add more tests using Robolectric.

* Remove `FeatureFlags.SyncNotificationsWithWorkManager` and associated code: this should have been removed in one of the previous refactors, since we don't have the 2 ways to sync notifications anymore, everything uses the `WorkManager`

---------

Co-authored-by: Benoit Marty <benoit@matrix.org>
2026-04-20 16:03:12 +02:00
ganfra
8853f160e2
Merge pull request #6615 from element-hq/renovate/peter-evans-create-pull-request-8.x
Update peter-evans/create-pull-request action to v8.1.1
2026-04-20 15:50:06 +02:00
ganfra
05e1048d20
Merge pull request #6606 from element-hq/renovate/actions-github-script-9.x
Update actions/github-script action to v9
2026-04-20 15:44:52 +02:00
bxdxnn
8611b9c690
Fix crash when going back to threads list (#6620)
* Fix crash when going back to threads list
2026-04-20 15:36:31 +02:00
ganfra
c35b5811d0 Restore comment on StaticMapView 2026-04-20 15:14:10 +02:00
renovate[bot]
447f4e5134
Update plugin dependencycheck to v12.2.1 (#6621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-20 14:22:49 +02:00
renovate[bot]
f7eaedf805
Merge pull request #6614 from element-hq/renovate/actions-upload-artifact-7.x
Update actions/upload-artifact action to v7.0.1
2026-04-20 14:22:22 +02:00
Valere
18d4924171 fix: proximity sensor was wrongly disabled 2026-04-20 11:24:38 +02:00
Valere
58bde16b81 enforce selecting the EC preferred device 2026-04-20 11:19:37 +02:00
Valere
09e57e077a audio: Let EC decide alone what communication device to use 2026-04-20 11:19:37 +02:00
renovate[bot]
09720a01c9
Update peter-evans/create-pull-request action to v8.1.1 2026-04-17 18:50:20 +00:00
ganfra
41f86b492c Fix test after new property in LiveLocationShare 2026-04-17 16:58:06 +02:00
ElementBot
5fb0b3a93d Update screenshots 2026-04-17 13:45:30 +00:00
Benoit Marty
ae94e0c746
Merge pull request #6441 from timurgilfanov/feature-oled-black
Add Black theme option for battery saving on OLED displays
2026-04-17 15:41:49 +02:00
ganfra
3b813f137b Merge branch 'develop' into feature/fga/live_location_rendering 2026-04-17 15:13:13 +02:00