Benoit Marty
2fabc71efc
Merge pull request #4860 from element-hq/feature/bma/extractLogs
...
Small cleanup around log tag.
2025-06-11 17:36:24 +02:00
Benoit Marty
efb1fd8bab
Merge pull request #4861 from element-hq/feature/bma/doc
...
Add documentation on WebViewPipController
2025-06-11 16:24:22 +02:00
renovate[bot]
bcfb5ec917
fix(deps): update kotlin to v2.1.21-2.0.2 ( #4850 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-11 15:34:34 +02:00
Benoit Marty
7819c3fabf
Cannot create a logger like that. The tag will be lost.
2025-06-11 14:54:48 +02:00
Benoit Marty
a55a493060
Create a loggerTag val.
2025-06-11 14:54:46 +02:00
ElementBot
f32495ee58
Sync Strings from Localazy ( #4842 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-06-11 14:13:33 +02:00
Benoit Marty
cfa48d1df7
Annotate Composable function with ReadOnlyComposable where it's possible. ( #4859 )
2025-06-11 14:12:54 +02:00
renovate[bot]
9273542363
fix(deps): update dependency org.maplibre.gl:android-sdk to v11.10.2 ( #4858 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-11 11:27:13 +02:00
ganfra
37c73ebbd6
Merge pull request #4856 from element-hq/renovate/org.owasp.dependencycheck-12.x
...
chore(deps): update plugin dependencycheck to v12.1.3
2025-06-11 11:00:17 +02:00
renovate[bot]
ff27721186
chore(deps): update plugin dependencycheck to v12.1.3
2025-06-11 01:57:52 +00:00
ganfra
ce5d656320
Changelog for version 25.06.2
2025-06-10 21:06:12 +02:00
ganfra
a908d434c1
Merge tag '25.06.2' into develop
2025-06-10 20:14:02 +02:00
ganfra
57ff0b49a7
Merge branch 'release/25.06.2' into main
2025-06-10 20:13:07 +02:00
ganfra
9b76e8ab11
Adding fastlane file for version 25.06.2
2025-06-10 20:13:05 +02:00
ganfra
b10b76c386
Setting version for the release 25.06.2
2025-06-10 20:12:25 +02:00
Jorge Martin Espinosa
cfb9cc3edc
Fix for message composer losing focus in Compose 1.8.0 ( #4853 )
...
Co-authored-by: ElementBot <android@element.io >
2025-06-10 16:39:26 +00:00
ganfra
d2e2080489
Merge pull request #4855 from element-hq/feature/fga/deps_rust_sdk_25.06.10
...
deps (matrix rust sdk) : bump version to 25.06.10
2025-06-10 17:08:57 +02:00
Jorge Martin Espinosa
bd22b58c7b
Element Call: add delay before selecting the default audio device ( #4854 )
2025-06-10 16:17:05 +02:00
ganfra
2b318277c6
deps (matrix rust sdk) : bump version to 25.06.10
2025-06-10 16:01:20 +02:00
Jorge Martin Espinosa
b1c33063b4
Fix crash when using Element Call on API <= 30 ( #4847 )
2025-06-09 17:48:37 +02:00
夜坂雅
91b925c3ee
feat: Support matrix: links ( #4839 )
2025-06-09 16:40:45 +02:00
renovate[bot]
3b8a170621
chore(deps): update plugin dependencycheck to v12.1.2 ( #4840 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 16:34:46 +02:00
Jorge Martín
2d70ab76d5
Changelog for version 25.06.1
2025-06-09 13:10:31 +02:00
Jorge Martín
dbfcfbb2db
Merge tag 'v25.06.1' into develop
...
v25.06.1
2025-06-09 12:33:38 +02:00
Jorge Martín
c17dc19370
Merge branch 'release/25.06.1'
2025-06-09 12:33:32 +02:00
Jorge Martín
6b29d55890
Adding fastlane file for version 25.06.1
2025-06-09 12:33:31 +02:00
Jorge Martín
28fa63aa94
Setting version for the release 25.06.1
2025-06-09 12:32:09 +02:00
ganfra
f03838e2f3
Merge pull request #4837 from element-hq/feature/fga/room_member_moderation_ui_updates
...
change (room member moderation) : update icon to match figma
2025-06-09 11:20:37 +02:00
renovate[bot]
68ded0a28f
fix(deps): update dependency io.element.android:opusencoder to v1.2.0 ( #4836 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 09:42:13 +02:00
Jorge Martin Espinosa
55805bcfee
Element Call: Add audio output selector handled by Android ( #4663 )
...
- Add onUrlLoaded callback to WebViewWidgetMessageInterceptor
- Add WebViewAudioManager component and use it instead of the AudioManager extension functions
- Enable controlling the audio devices in Element Call from the OS instead of automatically detecting them
- Simplify the window flags in ElementCallActivity
- Work around the issue where the default audio device wasn't using the right audio stream
- Add onAudioPlaybackStarted, use it to start the audio-device related logic
2025-06-09 09:12:53 +02:00
ganfra
31137fd20e
misc (matrix) : use innerClient.subscribeToRoomInfo sdk method ( #4838 )
2025-06-09 09:10:38 +02:00
ElementBot
9bb6b9ebaf
Update screenshots
2025-06-06 17:59:11 +00:00
ganfra
91bb3bc600
change (room member moderation) : update icon to match figma
2025-06-06 19:45:14 +02:00
ganfra
a1b77c920a
Merge pull request #4834 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-25.x
...
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.6.6
2025-06-06 18:55:06 +02:00
Jorge Martin Espinosa
35ecbd9324
Log the push resolving failure reason if available ( #4835 )
2025-06-06 16:06:46 +00:00
ganfra
463c78d7b6
deps (rust sdk) : handle breaking changes of version 25.06.06
2025-06-06 18:01:59 +02:00
renovate[bot]
d5512b5d9a
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.6.6
2025-06-06 13:26:15 +00:00
ganfra
e7f4d1268f
Merge pull request #4822 from element-hq/renovate/lifecycle
...
fix(deps): update lifecycle to v2.9.1
2025-06-06 15:25:22 +02:00
ganfra
fdb2fdfebd
Merge pull request #4825 from element-hq/renovate/org.maplibre.gl-android-sdk-11.x
...
fix(deps): update dependency org.maplibre.gl:android-sdk to v11.10.1
2025-06-06 15:24:59 +02:00
ganfra
2ed7157d6b
Merge pull request #4833 from element-hq/renovate/com.google.firebase-firebase-bom-33.x
...
fix(deps): update dependency com.google.firebase:firebase-bom to v33.15.0
2025-06-06 15:24:29 +02:00
Benoit Marty
75d81b13e9
Let the SDK set a correct extension to downloaded file by providing a full mimetype when a base mimetype is available. ( #4830 )
...
Fixes #4803
2025-06-06 12:34:06 +02:00
ElementBot
2672a9bf34
Update Gradle Wrapper from 8.14.1 to 8.14.2 ( #4831 )
...
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc >
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc >
2025-06-06 09:04:20 +02:00
renovate[bot]
04893d64cd
fix(deps): update dependency io.element.android:element-call-embedded to v0.12.2 ( #4832 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 08:13:41 +02:00
renovate[bot]
343408bdaf
fix(deps): update dependency com.google.firebase:firebase-bom to v33.15.0
2025-06-06 00:34:58 +00:00
renovate[bot]
78112d8658
fix(deps): update dependency org.maplibre.gl:android-sdk to v11.10.1
2025-06-05 14:37:03 +00:00
renovate[bot]
fec67d0dd2
fix(deps): update dependency com.posthog:posthog-android to v3.17.0 ( #4827 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 16:35:04 +02:00
Jorge Martin Espinosa
2b75a29c43
Add extra logs the 'send call notification' flow ( #4819 )
2025-06-05 13:34:45 +02:00
ganfra
45113818eb
Merge pull request #4824 from element-hq/feature/fga/fix_identity_change
...
fix (identity change) : RoomMemberIdentityStateChange in non encrypted room
2025-06-05 11:16:56 +02:00
renovate[bot]
a1ab102f71
fix(deps): update dependency androidx.webkit:webkit to v1.14.0 ( #4823 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 09:50:16 +02:00
renovate[bot]
96063373b7
fix(deps): update coil to v3.2.0 ( #4712 )
...
* fix(deps): update coil to v3.2.0
* Fix compilation issue. Need to provide an image for preview.
https://coil-kt.github.io/coil/compose/#previews
* Improve preview for images.
* Update screenshots
* More cleanup
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org >
Co-authored-by: ElementBot <android@element.io >
2025-06-05 09:49:27 +02:00