Commit graph

14015 commits

Author SHA1 Message Date
Valere
b0b02102ae enforce selecting the EC preferred device 2026-04-20 11:19:37 +02:00
Valere
468eb9bfe8 audio: Let EC decide alone what communication device to use 2026-04-20 11:19:37 +02:00
Benoit Marty
a82e3425be 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
Benoit Marty
213d4c2b87 Merge pull request #6464 from kalix127/feat/reply-with-voice-message
Support replying to messages with voice recordings
2026-04-17 14:49:04 +02:00
Jorge Martin Espinosa
9323cbba98 Replace rustls-platform-verifier-android.aar with single class (#6610)
* Replace the `rustls-platform-verifier-android.aar` with the actual source code

* Exclude the platform-verifier code from linters

* Add manual update instructions

* Exclude from Kover too
2026-04-17 14:48:50 +02:00
Benoit Marty
6d4258e248 Merge branch 'develop' into feature-oled-black 2026-04-17 14:47:15 +02:00
bxdxnn
eff5a02963 Natural media viewer swiping order (#6431) 2026-04-17 11:30:21 +02:00
Benoit Marty
2858fb96dd Merge pull request #6602 from element-hq/feature/bma/updateSettingsUI
Settings UI update.
2026-04-17 11:30:08 +02:00
ElementBot
341eae4575 Update screenshots 2026-04-17 09:49:59 +02:00
Benoit Marty
74f147a9d7 Settings UI update.
- Reorder items
- Minor UI update
- Improve the previews of the Composable
- Merge manage account and manage devices
- Add missing tests
2026-04-17 09:49:59 +02:00
renovate[bot]
38d2150b85 Update dependency com.google.firebase:firebase-bom to v34.12.0 (#6604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 09:43:32 +02:00
renovate[bot]
2b9558bd5d Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.11.0 (#6605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 09:01:20 +02:00
Benoit Marty
d82e4e06dd Merge pull request #6596 from element-hq/renovate/androidx.annotation-annotation-jvm-1.x
Update dependency androidx.annotation:annotation-jvm to v1.10.0
2026-04-16 18:07:50 +02:00
Benoit Marty
ac3e1ca945 Merge pull request #6593 from element-hq/renovate/io.element.android-element-call-embedded-0.x
Update dependency io.element.android:element-call-embedded to v0.19.1
2026-04-16 18:06:16 +02:00
Benoit Marty
a1a6f93a97 Changelog for version 26.04.3 2026-04-16 17:34:48 +02:00
Benoit Marty
bb54b934d7 Merge tag 'v26.04.3' into develop
tag
2026-04-16 16:40:17 +02:00
Benoit Marty
50e5ba9810 Merge branch 'release/26.04.3' 2026-04-16 16:40:07 +02:00
Benoit Marty
517d9c3a20 Adding fastlane file for version 26.04.3 2026-04-16 16:40:04 +02:00
Benoit Marty
c07e8d5687 Setting version for the release 26.04.3 2026-04-16 16:39:44 +02:00
Jorge Martin Espinosa
5ed8b3893e Fix loading initial items of non-live timelines (#6598)
This was done automatically by the SDK in the past by returning a `Reset` timeline update, but this behaviour changed and now we have to do it.
2026-04-16 14:19:29 +00:00
renovate[bot]
a3b973a57d Update nschloe/action-cached-lfs-checkout action to v1.2.5 (#6600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-16 15:26:20 +02:00
renovate[bot]
260f934fbe Update dependency org.matrix.rustcomponents:sdk-android to v26.04.15 (#6595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-16 09:56:48 +02:00
renovate[bot]
b2d02a6d81 Update dependency androidx.annotation:annotation-jvm to v1.10.0 2026-04-16 07:39:35 +00:00
renovate[bot]
a016212478 Update dependency io.element.android:element-call-embedded to v0.19.1 2026-04-16 07:32:12 +00:00
Gianluca Iavicoli
77b562294e test: stabilize reply event ID test for voice message composer 2026-04-15 18:17:31 +02:00
Benoit Marty
88a59f39f2 Merge pull request #6587 from element-hq/feature/bma/flagsFromOnBoarding
Split developer settings into 2 screens to be able to access global settings when no logged in.
2026-04-15 16:16:23 +02:00
Jorge Martín
cdab592150 Use Devices.PHONE directly in the landscape preview 2026-04-15 15:51:06 +02:00
Jorge Martín
4e774a7ab8 Use WindowSizeClass instead of just checking portrait/landscape orientation 2026-04-15 15:51:06 +02:00
ElementBot
6810e34b3a Update screenshots 2026-04-15 15:51:06 +02:00
Jorge Martín
becbbee602 Try generating landscape screenshots again 2026-04-15 15:51:06 +02:00
Jorge Martín
f2618581dd Add landscape previews 2026-04-15 15:51:06 +02:00
Jorge Martín
2215fabbc8 Some tweaks for landscape and insets 2026-04-15 15:51:06 +02:00
bxdxnn
683758d52e Make media captions scrollable (#6498) 2026-04-15 15:51:06 +02:00
Jorge Martin Espinosa
1d3b402333 Add extra logs for timeline pagination (#6589)
We found some possible rare issues with pagination these could help understand.
2026-04-15 15:14:42 +02:00
Benoit Marty
0dda16ced0 Fix tests compilation 2026-04-15 14:45:38 +02:00
Jorge Martin Espinosa
b66df37f3e Take into account homeserver capabilities (#6507)
* Take into account homeserver capabilities: add `HomeserverCapabilitiesProvider` to check if the HS allows changing the user's display name or avatar. Also, modify the edit user profile screen to reflect these values.

* Add `/myavatar` command. Filter both `/nick` and `/myavatar` commands based on the homeserver capabilities.

* Update screenshots

* Assume the use can change their display name and avatar url if the capabilities check fails: if they try to change those, the HS will return an error anyway.

* Disable also `/myroomname` and `/myroomavatar` based on the HS capabilities.

---------

Co-authored-by: ElementBot <android@element.io>
2026-04-15 12:29:41 +00:00
Jorge Martin Espinosa
15419bb675 Feature: add room threads list (#6575)
Add threads list screen for rooms:

- Add `ThreadsListService` to subscribe to thread changes in the room.
- Create `ThreadsListView` and its associated node a presenters (the UI may change).
- Add a menu icon in the room screen to open it.

This is still pending info about unread threads, so several UI components related to it will be hidden.

* Add feature flag and use it to hide the access to this new screen

---------

Co-authored-by: ElementBot <android@element.io>
2026-04-15 12:14:22 +00:00
ElementBot
1f1dc22071 Update screenshots 2026-04-15 10:27:54 +00:00
Benoit Marty
6a57220d5c Merge pull request #6586 from element-hq/feature/bma/useSignInWithClassicFlag
Take into account the value of FeatureFlags.SignInWithClassic
2026-04-15 12:21:29 +02:00
ganfra
0fadc6ddc0 Merge pull request #6571 from element-hq/renovate/metro
Update metro to v0.13.2
2026-04-15 12:21:08 +02:00
Benoit Marty
f8d84ec71a Split developer settings into 2 screens to be able to access global settings when no logged in. 2026-04-15 12:11:25 +02:00
Benoit Marty
fafaad6b6c Take into account the value of FeatureFlags.SignInWithClassic 2026-04-15 12:00:29 +02:00
Skye Elliot
82cec2016e Add confirmation dialog when inviting users with unknown identities (#6523)
* feat: Add confirmation modal when inviting unknown users

* tests: Add preview tests for invite confirmation modal

* tests: Add unit tests for invite confirmation modal

* feat: Switch confirmation sheet contents based on identity state

* tests: Add history sharing unit tests for `DefaultStartDMActionTest`

* tests: Update snapshots for `CreateDmConfirmationBottomSheet`

* chore: Fix tiny nits

* fix: Remove default param on `ConfirmingStartDmWithMatrixUser`

* refactor: Use new AsyncAction over boolean flag

* fix: Add sleeps to tests

* refactor: Remove `PromptOrInvite` and switch on async action

* fix: Remove redundant `assertThat`

* feat: Alllow invite confirmation modal to be dismissed

* tests: Update snapshots for InvitePeopleView

* fix: Adjust `CreateDmConfirmationBottomSheet` to conform to design

* feat: Use localazy translations and plurals

* fix: When users are unselected, unselect them in search results too

* tests: Use aMatrixUserList to provide multiple users

* Update screenshots

* fix: Add missing parameter in UserProfilePresenterTest

---------

Co-authored-by: Andy Balaam <andy.balaam@matrix.org>
Co-authored-by: ElementBot <android@element.io>
2026-04-15 10:25:58 +01:00
Jorge Martin Espinosa
cc15c9e4d1 Use Coil3 for ZoomableAsyncImage (#6582)
The `-coil` version uses Coil 2.X, there is a `-coil3` version using the latest one, which matches the one we use in the rest of the app.
2026-04-15 07:58:03 +00:00
Benoit Marty
221a16e962 Merge pull request #6576 from element-hq/renovate/com.google.testparameterinjector-test-parameter-injector-1.x
Update dependency com.google.testparameterinjector:test-parameter-injector to v1.22
2026-04-15 09:45:56 +02:00
Benoit Marty
ca9d0fbc64 Use @TestParameter instead of doing the work manually. 2026-04-15 08:39:14 +02:00
Benoit Marty
4985079b8c Use @TestParameter instead of doing the work manually. 2026-04-15 08:32:26 +02:00
Benoit Marty
9366968cfa Merge pull request #6296 from element-hq/feature/bma/signInWithElementClassicFinal
Sign in with element classic final
2026-04-14 23:00:47 +02:00
Valere Fedronic
1e3e5dca8c Merge pull request #6574 from element-hq/feature/valere/call/ongoing_voice_call_join
feat: Default to camera muted when joining ongoing voice call
2026-04-14 22:47:58 +02:00
Benoit Marty
e9dd3115b8 Merge pull request #6561 from element-hq/feature/bma/removeSpaceAnnouncement
Remove space announcement
2026-04-14 16:58:25 +02:00