Commit Graph

10745 Commits

Author SHA1 Message Date
Benoit Marty
ace1ec9d14 a11y: Extract method to avoid code duplication 2025-06-16 14:25:45 +02:00
Benoit Marty
ca00f71e74 a11y: improve reaction behavior on message action list. 2025-06-16 14:18:52 +02:00
Benoit Marty
4fb73497f1 A11Y: improve accessibility on event reactions. 2025-06-13 17:02:03 +02:00
Jorge Martin Espinosa
024a6b4f90 Disable BT audio devices for Element Call on Android < 12 (#4876)
Display an error dialog muting the call when a bluetooth audio device is selected on Android 11 or lower, re-enable the audio once another device is used.
2025-06-13 16:29:07 +02:00
Benoit Marty
1a8f38e29a Merge pull request #4875 from element-hq/feature/bma/a11yPolls
[a11y] Improve screen reader on polls
2025-06-13 15:53:41 +02:00
ganfra
622625e130 Merge pull request #4865 from element-hq/renovate/app.cash.turbine-turbine-1.x
fix(deps): update dependency app.cash.turbine:turbine to v1.2.1
2025-06-13 14:59:11 +02:00
Benoit Marty
cfe33df5aa Convert a11y_polls_percent_of_total to plurals 2025-06-13 13:04:24 +02:00
Benoit Marty
9028241629 A11Y: add missing content description to the delete answer button. 2025-06-13 12:43:19 +02:00
Benoit Marty
282923840b A11Y: improve poll history talkback behavior. 2025-06-13 10:43:54 +02:00
Benoit Marty
23cd587e2c A11Y: allow the answers of a poll to be traversed by Talkback 2025-06-13 10:43:52 +02:00
Benoit Marty
9dd0f46926 Improve accessibility of Poll answers. 2025-06-13 10:15:37 +02:00
Benoit Marty
4bcdd06c9c Merge pull request #4869 from element-hq/feature/bma/anotherCleanup
Another cleanup
2025-06-12 17:02:14 +02:00
ElementBot
a68a9b67b4 Update screenshots 2025-06-12 10:04:36 +00:00
Benoit Marty
f001592320 Remove ExperimentalCoroutinesApi. Not necessary anymore.
tom with ExperimentalCoroutinesApi
2025-06-12 11:51:30 +02:00
Benoit Marty
138d437725 Remove ExperimentalUnsignedTypes. Not necessary anymore. 2025-06-12 11:51:30 +02:00
Benoit Marty
c0dd5f2184 Remove unused field BubbleState.isHighlighted 2025-06-12 11:51:27 +02:00
renovate[bot]
af80b42458 fix(deps): update dependency app.cash.turbine:turbine to v1.2.1 2025-06-11 20:05:21 +00:00
Benoit Marty
72978b22f9 Remove ExperimentalFoundationApi. Not necessary anymore. 2025-06-11 18:10:55 +02:00
Benoit Marty
a7eb623e06 Remove ExperimentalComposeUiApi. Not necessary anymore. 2025-06-11 17:49:11 +02:00
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