Commit graph

14425 commits

Author SHA1 Message Date
renovate[bot]
98384dfbeb Update dependency com.google.testparameterinjector:test-parameter-injector to v1.22 2026-04-14 13:56:35 +00:00
Jorge Martin Espinosa
8b0f3b92da Fix isInAirGappedEnvironment check for older APIs (#6573)
* Fix `isInAirGappedEnvironment` check for older APIs: use `networkCapabilities.hasCapability` instead of `networkCapabilities.capabilities.contains`, which only works on Android 12 and newer versions

* Check for air-gapped env in the FOSS app too: this unifies the notification behaviour on EXA and Element Pro
2026-04-14 15:52:41 +02:00
Valere
a3bfa8abef Merge remote-tracking branch 'origin/feature/valere/call/ongoing_voice_call_join' into feature/valere/call/ongoing_voice_call_join 2026-04-14 15:21:08 +02:00
Valere
6a49f4c15a fixup: test compilation pb 2026-04-14 15:20:56 +02:00
ElementBot
07f1908134 Update screenshots 2026-04-14 13:18:21 +00:00
Valere
684d53b90e feat: Default to camera muted when joining ongoing voice call 2026-04-14 14:45:35 +02:00
Benoit Marty
f0bee63d7f Move vals at the top of the class. 2026-04-14 12:21:44 +02:00
Benoit Marty
3075600af6 Add missing test for AnnouncementEvent.Continue 2026-04-14 12:16:09 +02:00
Benoit Marty
563746aacb Restore previous key. 2026-04-14 11:42:29 +02:00
Benoit Marty
2a1e298359 Let Announcement.Fullscreen be an enum. 2026-04-14 11:38:52 +02:00
Benoit Marty
f670677427 Make elementClassicComponent a val. 2026-04-14 10:22:13 +02:00
Benoit Marty
ea4413696c Improve log and reduce severity. 2026-04-14 10:12:03 +02:00
renovate[bot]
7a9260905e Update wysiwyg to v2.41.3 (#6572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 09:05:30 +02:00
Timur Gilfanov
77e84d7177 Merge branch 'develop' into feature-oled-black 2026-04-14 10:13:46 +04:00
ganfra
5ed6a7ac40 Merge branch 'develop' into feature/fga/live_location_rendering 2026-04-13 22:38:54 +02:00
renovate[bot]
b2d843b0be Update metro to v0.13.2 2026-04-13 18:56:36 +00:00
ganfra
d0b415142c Merge pull request #6570 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-26.x
Update dependency org.matrix.rustcomponents:sdk-android to v26.04.13
2026-04-13 20:55:05 +02:00
ganfra
a1b484be44 Fix breaking change, will implement in a separate PR 2026-04-13 20:37:15 +02:00
renovate[bot]
52c4ae383b Update dependency org.matrix.rustcomponents:sdk-android to v26.04.13 2026-04-13 17:33:43 +00:00
Benoit Marty
21512bbe33 Fix navigation issue.
Ensure that the timeout has effect only in Idle state.
2026-04-13 15:36:48 +02:00
ganfra
b4fb386999 Merge pull request #6565 from element-hq/renovate/metro
Update metro to v0.13.1
2026-04-13 14:29:51 +02:00
ganfra
8f9072f9bd Fix live location share item description 2026-04-13 11:51:48 +02:00
Benoit Marty
7a10ce9e54 Ignore secrets when the bundle does not contain the room keys version. 2026-04-13 11:16:06 +02:00
ElementBot
ff72bbb058 Update screenshots 2026-04-13 11:16:06 +02:00
Benoit Marty
674e0925c0 Sign in with Classic 2026-04-13 11:16:05 +02:00
Benoit Marty
a50df0eae7 Fix typo 2026-04-13 11:16:05 +02:00
Benoit Marty
01dac66234 Merge pull request #6562 from element-hq/renovate/gradle-actions-6.x
Update gradle/actions action to v6.1.0
2026-04-13 09:13:57 +02:00
Benoit Marty
feb54a35f5 Merge pull request #6568 from element-hq/sync-localazy
Sync Strings - new translations in Japanese and Vietnamese
2026-04-13 09:09:32 +02:00
renovate[bot]
74c0bef728 Update metro to v0.13.1 2026-04-13 06:29:49 +00:00
bmarty
919e9d6c2d Sync Strings from Localazy 2026-04-13 00:48:40 +00:00
Benoit Marty
3e9c7091b7 Fix quality issues 2026-04-10 22:50:04 +02:00
ganfra
f6eeea2134 Add focused location tracking when opening the map 2026-04-10 21:11:30 +02:00
ganfra
5f3226107a Refactor live location shares to use callbackFlow 2026-04-10 20:45:18 +02:00
ganfra
775d5692aa Improve live location UI with empty state 2026-04-10 20:44:05 +02:00
renovate[bot]
de6686062c Update gradle/actions action to v6.1.0 2026-04-10 18:15:06 +00:00
ElementBot
cb3e341bf1 Update screenshots 2026-04-10 13:07:24 +00:00
Benoit Marty
6abe9d7d18 Remove space announcement.
Rework to keep the logic for fullscreen announcement.
2026-04-10 14:51:03 +02:00
ganfra
9977370332 Refactor LiveLocationShare to include structured LastLocation 2026-04-10 14:43:24 +02:00
ganfra
f7bb5b203e Merge branch 'develop' into feature/fga/live_location_rendering 2026-04-10 09:50:44 +02:00
Benoit Marty
e25148c136 Merge pull request #6560 from element-hq/feature/bma/removeSpacesFF
Remove spaces features flags
2026-04-10 09:17:51 +02:00
Benoit Marty
75d0a7b2e9 Merge pull request #6559 from element-hq/feature/bma/fixModuleDependencies
Fix module dependencies
2026-04-10 09:17:34 +02:00
Benoit Marty
d113c6d15f Merge pull request #6553 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-26.x
Update dependency org.matrix.rustcomponents:sdk-android to v26.04.8
2026-04-09 13:17:58 +02:00
ElementBot
cbd8ab9729 Update screenshots 2026-04-09 10:26:40 +00:00
ElementBot
460473ead2 Update screenshots 2026-04-09 10:18:06 +00:00
Benoit Marty
02c5e6daa8 Merge pull request #6550 from element-hq/feature/bma/markAsFullyRead
Ensure mark as fully read is called only once when leaving the timeline
2026-04-09 12:16:58 +02:00
Benoit Marty
89fd194fe2 Merge pull request #6547 from element-hq/feature/bma/fixCrashInFetchPushForegroundService
Fix crash in FetchPushForegroundService: No super method onTimeout
2026-04-09 12:14:47 +02:00
renovate[bot]
253e6e9616 Update dependency net.zetetic:sqlcipher-android to v4.14.1 (#6552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-09 12:14:22 +02:00
Benoit Marty
138714473a Fix test compilation issue. 2026-04-09 12:09:51 +02:00
Benoit Marty
779813b8a7 Remove FF RoomListSpaceFilters 2026-04-09 11:33:08 +02:00
Benoit Marty
22553b2596 Remove FF CreateSpaces 2026-04-09 11:28:24 +02:00