Commit graph

10760 commits

Author SHA1 Message Date
Benoit Marty
4e93079bfb
Merge pull request #4886 from element-hq/feature/bma/a11yRichTextEditor
a11y: improve accessibility on rich text editor options.
2025-06-16 18:02:32 +02:00
Benoit Marty
f95b38de52 a11y: improve accessibility on rich text editor options. 2025-06-16 16:56:59 +02:00
Benoit Marty
6c844821b4
Merge pull request #4881 from element-hq/sync-localazy
Sync Strings
2025-06-16 16:31:25 +02:00
Benoit Marty
7b378ab3af Sync strings again. Remove current translations of common_replies which is now a plurals. 2025-06-16 15:43:53 +02:00
Benoit Marty
8f94b4cd0e
Merge pull request #4845 from element-hq/feature/bma/batteryOptimization
Add a banner to ask the user to disable battery optimization when Event cannot be resolved from Push
2025-06-16 11:19:15 +02:00
Benoit Marty
751f7e766c Rename DoAction to more specific RequestDisableOptimizations 2025-06-16 10:49:26 +02:00
renovate[bot]
23efebea1d
Update dependency org.maplibre.gl:android-sdk to v11.10.3 (#4879)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 08:46:37 +02:00
bmarty
78def8a6e7 Sync Strings from Localazy 2025-06-16 00:31:39 +00:00
renovate[bot]
17db86b75b
fix(deps): update dependency com.posthog:posthog-android to v3.18.0 (#4873)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-13 17:42:29 +02:00
Jorge Martin Espinosa
c598b0699e
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
0b72bdc8ac
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
bb51cab62b
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
2cab05ed5c Convert a11y_polls_percent_of_total to plurals 2025-06-13 13:04:24 +02:00
Benoit Marty
ad64903315 A11Y: add missing content description to the delete answer button. 2025-06-13 12:43:19 +02:00
Benoit Marty
ffe0a4540f A11Y: improve poll history talkback behavior. 2025-06-13 10:43:54 +02:00
Benoit Marty
5111e1bef0 A11Y: allow the answers of a poll to be traversed by Talkback 2025-06-13 10:43:52 +02:00
Benoit Marty
d15a352f74 Improve accessibility of Poll answers. 2025-06-13 10:15:37 +02:00
ElementBot
cce2f339d9 Update screenshots 2025-06-12 16:05:30 +00:00
Benoit Marty
d5dfceded7 Battery optimization banner: update wording. 2025-06-12 17:40:38 +02:00
Benoit Marty
148b3d9dc7
Merge pull request #4869 from element-hq/feature/bma/anotherCleanup
Another cleanup
2025-06-12 17:02:14 +02:00
ElementBot
9005a519d0 Update screenshots 2025-06-12 10:04:36 +00:00
Benoit Marty
a732cfa324 Remove ExperimentalCoroutinesApi. Not necessary anymore.
tom with ExperimentalCoroutinesApi
2025-06-12 11:51:30 +02:00
Benoit Marty
fd78e15c21 Remove ExperimentalUnsignedTypes. Not necessary anymore. 2025-06-12 11:51:30 +02:00
Benoit Marty
784e751102 Remove unused field BubbleState.isHighlighted 2025-06-12 11:51:27 +02:00
renovate[bot]
2353668a89
fix(deps): update dependency app.cash.turbine:turbine to v1.2.1 2025-06-11 20:05:21 +00:00
Benoit Marty
ec13e7fedf Remove ExperimentalFoundationApi. Not necessary anymore. 2025-06-11 18:10:55 +02:00
Benoit Marty
f28df4389f Remove ExperimentalComposeUiApi. Not necessary anymore. 2025-06-11 17:49:11 +02:00
Benoit Marty
920c415e8a
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
770e16d0e0
Merge pull request #4861 from element-hq/feature/bma/doc
Add documentation on WebViewPipController
2025-06-11 16:24:22 +02:00
renovate[bot]
a8cbd1b605
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
4619f06190 Cannot create a logger like that. The tag will be lost. 2025-06-11 14:54:48 +02:00
Benoit Marty
624bf7bc49 Create a loggerTag val. 2025-06-11 14:54:46 +02:00
ElementBot
520c1293b6
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
f68b411659
Annotate Composable function with ReadOnlyComposable where it's possible. (#4859) 2025-06-11 14:12:54 +02:00
renovate[bot]
558e7b9239
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
Benoit Marty
a9ca08f9aa Add unit tests on AndroidBatteryOptimization 2025-06-11 11:26:26 +02:00
ganfra
caaf5bbd35
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]
98fedb6def
chore(deps): update plugin dependencycheck to v12.1.3 2025-06-11 01:57:52 +00:00
ganfra
76e1ec05ba Changelog for version 25.06.2 2025-06-10 21:06:12 +02:00
ganfra
5ce31b41ef Merge tag '25.06.2' into develop 2025-06-10 20:14:02 +02:00
ganfra
3818b166d0 Merge branch 'release/25.06.2' into main 2025-06-10 20:13:07 +02:00
ganfra
67fb49f506 Adding fastlane file for version 25.06.2 2025-06-10 20:13:05 +02:00
ganfra
8907af3dc2 Setting version for the release 25.06.2 2025-06-10 20:12:25 +02:00
Jorge Martin Espinosa
eff693ccd9
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
2eda54d264
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
Benoit Marty
1197241fce Add fallback to ACTION_IGNORE_BATTERY_OPTIMIZATION_SETTINGS if ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS fails. 2025-06-10 16:55:06 +02:00
Jorge Martin Espinosa
39aa7500de
Element Call: add delay before selecting the default audio device (#4854) 2025-06-10 16:17:05 +02:00
Benoit Marty
4b5eb8e887 Use eventSink instead of lambda in states. 2025-06-10 16:01:45 +02:00
ganfra
77f6cab1a7 deps (matrix rust sdk) : bump version to 25.06.10 2025-06-10 16:01:20 +02:00
Benoit Marty
6fbde3d407 Avoid using the Activity, and use eventSink instead of lambda in states. 2025-06-10 16:01:19 +02:00