Commit graph

11092 commits

Author SHA1 Message Date
bmarty
9ce7ad4903 Sync Strings from Localazy 2025-07-14 00:33:09 +00:00
Benoit Marty
7a87d7b0d0
Fix typo introduced in #5016 2025-07-11 12:24:53 +02:00
mxandreas
d4e49f02db
Update to the status and clarifications with respect to the legacy app. (#5016) 2025-07-11 11:38:09 +02:00
renovate[bot]
9482442c42
Update android.gradle.plugin to v8.11.1 (#5014)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 10:03:15 +02:00
Jorge Martin Espinosa
9994562e60
Keep video rotation metadata when transcoding (#5008) 2025-07-10 15:02:42 +00:00
Benoit Marty
d30454d684
Merge pull request #5006 from element-hq/renovate/org.maplibre.gl-android-sdk-11.x
Update dependency org.maplibre.gl:android-sdk to v11.12.1
2025-07-10 16:36:36 +02:00
Benoit Marty
e57011631d
Merge pull request #5007 from element-hq/feature/bma/a11y/reportRoom
[a11y] Fix several issues around accessibility
2025-07-10 16:36:10 +02:00
Benoit Marty
22eb798985
Merge pull request #5013 from element-hq/bma/enableDependencyGraph
Stop ignoring dependencies, but instead set `open-pull-requests-limit to 0
2025-07-10 16:34:51 +02:00
Jorge Martin Espinosa
61c9eb0780
Add a feature flag to reuse the last pos value for initial syncs (#5010) 2025-07-10 13:33:23 +00:00
Benoit Marty
80e506153b Stop ignoring dependencies, but instead set open-pull-requests-limit to 0 so that it will not create PR but we expect that it builds the dependency grpah. 2025-07-10 14:10:32 +02:00
renovate[bot]
46a8a99b58
Update dependency com.posthog:posthog-android to v3.19.2 (#5009)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 11:55:41 +01:00
Benoit Marty
b86bba5916 Fix test 2025-07-10 11:40:38 +02:00
Benoit Marty
9ce6569872 Fix test 2025-07-10 10:36:57 +02:00
Benoit Marty
2f7804d614 Quality 2025-07-10 10:04:21 +02:00
Benoit Marty
724cc13c05 Remove dead code. 2025-07-10 08:30:39 +02:00
renovate[bot]
ca07e89bf9
Update dependency org.maplibre.gl:android-sdk to v11.12.1 2025-07-10 01:26:41 +00:00
Benoit Marty
dc556e0298 [a11y] Improve accessibility of picto next to the timestamp.
https://github.com/element-hq/customer-success/issues/572
2025-07-09 17:32:59 +02:00
Benoit Marty
b626e55a24 [a11y] Make SelectedUser more accessible by grouping the text and the action to remove.
https://github.com/element-hq/customer-success/issues/566
2025-07-09 16:47:23 +02:00
Benoit Marty
080d5595a7 [a11y] Add click label on edit avatar component
https://github.com/element-hq/customer-success/issues/579
2025-07-09 16:20:59 +02:00
Benoit Marty
fb497d0465 Sync strings. 2025-07-09 16:20:47 +02:00
Benoit Marty
b50b048a0f [a11y] Fix talkback saying twice "Report room" 2025-07-09 16:09:17 +02:00
Benoit Marty
d4d1e915bd
Merge pull request #5003 from element-hq/feature/bma/homeScreenIteration
Home screen iteration
2025-07-09 16:06:58 +02:00
Benoit Marty
dfd5343397 Disable hazeEffect if spaces are not enabled.
Give us time to fix the transparency issue that has been discovered on the navigation bar.
2025-07-09 15:17:42 +02:00
ElementBot
cb1db019f1 Update screenshots 2025-07-09 12:59:13 +00:00
Benoit Marty
1a12a8e95c Ensure that EmptyView has the padding too, especially when there is a banner to display.
Add preview with empty list and banner.
2025-07-09 14:48:13 +02:00
Benoit Marty
2232a745c9 Remove useless Box 2025-07-09 14:47:33 +02:00
Benoit Marty
cba4a3a029 Apply content padding to skeleton view. 2025-07-09 14:47:32 +02:00
Benoit Marty
632de23b10 Enable blur effect on the top bar too. 2025-07-09 14:47:32 +02:00
Benoit Marty
f4891c2047
Remove unused composable and cleanup colors (#5000)
* Remove unused BigCheckmark

* Change fun to val and extend SemanticColors

* Add preview for mentions in the context of the timeline.

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2025-07-09 14:37:32 +02:00
ganfra
328d0f8231
Merge pull request #5001 from element-hq/renovate/org.maplibre.gl-android-sdk-11.x
Update dependency org.maplibre.gl:android-sdk to v11.12.0
2025-07-09 10:30:49 +02:00
renovate[bot]
c1214c8551
Update dependency org.maplibre.gl:android-sdk to v11.12.0 2025-07-09 00:05:07 +00:00
ElementBot
96b2c7338f Update screenshots 2025-07-08 19:25:52 +00:00
Benoit Marty
4c42b3c013 Add preview for mentions in the context of the timeline. 2025-07-08 18:49:22 +02:00
Jorge Martin Espinosa
dc83abaec1
Make ContentAvoidingLayoutData an immutable data class (#4999) 2025-07-08 18:26:18 +02:00
Benoit Marty
f8e25381f4 Change fun to val and extend SemanticColors 2025-07-08 17:49:06 +02:00
Benoit Marty
1892d2c76b Remove unused BigCheckmark 2025-07-08 17:43:30 +02:00
renovate[bot]
f09995965b
Update dependency com.squareup.okhttp3:okhttp-bom to v5.1.0 (#4997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-08 17:13:54 +02:00
ganfra
573b573793
Merge pull request #4998 from element-hq/renovate/io.sentry-sentry-android-8.x
Update dependency io.sentry:sentry-android to v8.17.0
2025-07-08 15:35:26 +02:00
renovate[bot]
0201575f3e
Update dependency io.sentry:sentry-android to v8.17.0 2025-07-08 13:19:02 +00:00
Benoit Marty
4a966fc311
Merge pull request #4979 from element-hq/renovate/major-okhttp-monorepo
Update dependency com.squareup.okhttp3:okhttp-bom to v5
2025-07-08 15:17:04 +02:00
ganfra
b535efd885
Merge pull request #4996 from element-hq/feature/fga/a11y_main_action_button
misc (a11y) : mark MainActionButton icon as decorative
2025-07-08 13:12:04 +02:00
Benoit Marty
d560e898a3 Fix quality issue. 2025-07-08 12:41:45 +02:00
Benoit Marty
370c8ed752
Merge pull request #4990 from element-hq/feature/bma/workspaceIcon
Home navigation bar fixes
2025-07-08 12:35:20 +02:00
Benoit Marty
27381bf2e0 Convert BugReporterMultipartBody to Kotlin, and update using latest version of okhttp3.MultipartBody.
Adapt to Element code
2025-07-08 12:30:18 +02:00
Benoit Marty
a448b417f7 Ensure big log does not crash the application 2025-07-08 12:30:17 +02:00
Benoit Marty
a234f010a0 Fix compilation issue. 2025-07-08 12:30:16 +02:00
renovate[bot]
d5f267f698 Update dependency com.squareup.okhttp3:okhttp-bom to v5 2025-07-08 12:30:16 +02:00
ganfra
2ebc0d4482 misc (a11y) : mark MainActionButton icon as decorative 2025-07-08 11:38:09 +02:00
ganfra
495fd4f359
Merge pull request #4987 from element-hq/renovate/haze
Update haze to v1.6.7
2025-07-08 11:05:46 +02:00
ganfra
d9209ac5ca
Merge pull request #4993 from element-hq/feature/fga/fix_rebuild_room_list
fix ( room list) : rebuild with filteredSummaries to avoid bad state
2025-07-08 11:05:02 +02:00