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
ganfra
8182a149d0
Live location : ensure it's not sorted randomly
2026-04-17 15:07:54 +02:00
Benoit Marty
269d367130
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
a341a1a59e
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
4e5542396f
Merge branch 'develop' into feature-oled-black
2026-04-17 14:47:15 +02:00
Valere
d7963ddb5a
fixup: missing param
2026-04-17 12:52:25 +02:00
bxdxnn
6a4fed2baf
Natural media viewer swiping order ( #6431 )
2026-04-17 11:30:21 +02:00
Benoit Marty
47a430978f
Merge pull request #6602 from element-hq/feature/bma/updateSettingsUI
...
Settings UI update.
2026-04-17 11:30:08 +02:00
Valere
98ececf3d0
Merge branch 'develop' into valere/call/fix_join_button_on_several_items
2026-04-17 10:10:04 +02:00
Valere
6d134375f6
review: pass the RtcNotificationContent in the view to avoid casting
2026-04-17 10:07:22 +02:00
ElementBot
efe76281ad
Update screenshots
2026-04-17 09:49:59 +02:00
Benoit Marty
a1c9994385
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]
f661ccf25a
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]
5b3f91ff78
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
renovate[bot]
555d7acbd3
Update actions/github-script action to v9
2026-04-17 00:03:24 +00:00
Benoit Marty
9eac64067b
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
20bb52e59f
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
2e4c9954b7
Changelog for version 26.04.3
2026-04-16 17:34:48 +02:00
ElementBot
2966ccc96d
Update screenshots
2026-04-16 15:25:42 +00:00
Benoit Marty
bd0aa4ba75
Merge tag 'v26.04.3' into develop
...
tag
2026-04-16 16:40:17 +02:00
Benoit Marty
1dbdd4905d
Merge branch 'release/26.04.3'
2026-04-16 16:40:07 +02:00
Benoit Marty
d7118bfad8
Adding fastlane file for version 26.04.3
2026-04-16 16:40:04 +02:00
Benoit Marty
228f188b5a
Setting version for the release 26.04.3
2026-04-16 16:39:44 +02:00
Valere
3f9b8b822e
cleaning: Remove join button from call notify timelineItemView
2026-04-16 16:35:28 +02:00
Jorge Martin Espinosa
c349f74ce8
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
ganfra
fbfeeae084
Fix formatting
2026-04-16 16:18:53 +02:00
ganfra
6b933b6506
Use "Shared live location" in formatter
2026-04-16 15:52:11 +02:00
ganfra
704ddc9132
Update live location shares when reaching timeout (before actual stop event)
2026-04-16 15:33:42 +02:00
renovate[bot]
67c0e4c140
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]
d8c540956a
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]
42bd404a20
Update dependency androidx.annotation:annotation-jvm to v1.10.0
2026-04-16 07:39:35 +00:00
renovate[bot]
b21f7cd18f
Update dependency io.element.android:element-call-embedded to v0.19.1
2026-04-16 07:32:12 +00:00
Gianluca Iavicoli
67729f87c9
test: stabilize reply event ID test for voice message composer
2026-04-15 18:17:31 +02:00
Benoit Marty
9699488ae5
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
7cdad11753
Use Devices.PHONE directly in the landscape preview
2026-04-15 15:51:06 +02:00
Jorge Martín
69fb344517
Use WindowSizeClass instead of just checking portrait/landscape orientation
2026-04-15 15:51:06 +02:00
ElementBot
15eca13ff8
Update screenshots
2026-04-15 15:51:06 +02:00
Jorge Martín
9a5ed43f80
Try generating landscape screenshots again
2026-04-15 15:51:06 +02:00
Jorge Martín
42a572cce2
Add landscape previews
2026-04-15 15:51:06 +02:00
Jorge Martín
70e45d9bfe
Some tweaks for landscape and insets
2026-04-15 15:51:06 +02:00
bxdxnn
f389eae868
Make media captions scrollable ( #6498 )
2026-04-15 15:51:06 +02:00
Jorge Martin Espinosa
0058de9bca
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
8503d1c548
Fix tests compilation
2026-04-15 14:45:38 +02:00
Jorge Martin Espinosa
66513bc905
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
80470b3792
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
ganfra
11866afb03
Remove hardcoded strings
2026-04-15 13:55:54 +02:00
ganfra
f5683f9c8b
Improve live location bottomsheet interaction with map
2026-04-15 13:46:31 +02:00