Commit Graph

11092 Commits

Author SHA1 Message Date
bmarty
fcacfa87c1 Sync Strings from Localazy 2025-07-14 00:33:09 +00:00
Benoit Marty
46c86024c2 Fix typo introduced in #5016 2025-07-11 12:24:53 +02:00
mxandreas
21e97340ae Update to the status and clarifications with respect to the legacy app. (#5016) 2025-07-11 11:38:09 +02:00
renovate[bot]
5f1141f9d1 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
fb318ad6fe Keep video rotation metadata when transcoding (#5008) 2025-07-10 15:02:42 +00:00
Benoit Marty
7fdbd4c24b 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
f39304d9d2 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
bba4c5efa3 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
b618395f42 Add a feature flag to reuse the last pos value for initial syncs (#5010) 2025-07-10 13:33:23 +00:00
Benoit Marty
8ea7e0cd7c 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]
c373d78a77 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
00a00ecbe4 Fix test 2025-07-10 11:40:38 +02:00
Benoit Marty
fa9268175e Fix test 2025-07-10 10:36:57 +02:00
Benoit Marty
1790d289c3 Quality 2025-07-10 10:04:21 +02:00
Benoit Marty
366d040d01 Remove dead code. 2025-07-10 08:30:39 +02:00
renovate[bot]
5743c4e208 Update dependency org.maplibre.gl:android-sdk to v11.12.1 2025-07-10 01:26:41 +00:00
Benoit Marty
803a5292ba [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
62c2738de0 [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
1f3a017c73 [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
035aaf5aa2 Sync strings. 2025-07-09 16:20:47 +02:00
Benoit Marty
00a1e3c1d0 [a11y] Fix talkback saying twice "Report room" 2025-07-09 16:09:17 +02:00
Benoit Marty
1ad6d4a919 Merge pull request #5003 from element-hq/feature/bma/homeScreenIteration
Home screen iteration
2025-07-09 16:06:58 +02:00
Benoit Marty
cc22a84735 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
83e0296f29 Update screenshots 2025-07-09 12:59:13 +00:00
Benoit Marty
7cad1f2d76 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
bb3677c161 Remove useless Box 2025-07-09 14:47:33 +02:00
Benoit Marty
da9aa7d722 Apply content padding to skeleton view. 2025-07-09 14:47:32 +02:00
Benoit Marty
80df68c1dc Enable blur effect on the top bar too. 2025-07-09 14:47:32 +02:00
Benoit Marty
8fec3986b4 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
c1c53ef079 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]
bba5aece7e Update dependency org.maplibre.gl:android-sdk to v11.12.0 2025-07-09 00:05:07 +00:00
ElementBot
d301018b44 Update screenshots 2025-07-08 19:25:52 +00:00
Benoit Marty
470ed51758 Add preview for mentions in the context of the timeline. 2025-07-08 18:49:22 +02:00
Jorge Martin Espinosa
a6cfea3f05 Make ContentAvoidingLayoutData an immutable data class (#4999) 2025-07-08 18:26:18 +02:00
Benoit Marty
0077d96138 Change fun to val and extend SemanticColors 2025-07-08 17:49:06 +02:00
Benoit Marty
d445e3695b Remove unused BigCheckmark 2025-07-08 17:43:30 +02:00
renovate[bot]
b2b79b71e5 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
9abcfea8a8 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]
b787018d16 Update dependency io.sentry:sentry-android to v8.17.0 2025-07-08 13:19:02 +00:00
Benoit Marty
dc4c5a561b 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
b1ae036345 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
fdcde8cac8 Fix quality issue. 2025-07-08 12:41:45 +02:00
Benoit Marty
789cb40501 Merge pull request #4990 from element-hq/feature/bma/workspaceIcon
Home navigation bar fixes
2025-07-08 12:35:20 +02:00
Benoit Marty
772e060c0f 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
0bcb3a704b Ensure big log does not crash the application 2025-07-08 12:30:17 +02:00
Benoit Marty
f87597fe9c Fix compilation issue. 2025-07-08 12:30:16 +02:00
renovate[bot]
5c7458f16d Update dependency com.squareup.okhttp3:okhttp-bom to v5 2025-07-08 12:30:16 +02:00
ganfra
12a18796a5 misc (a11y) : mark MainActionButton icon as decorative 2025-07-08 11:38:09 +02:00
ganfra
43f141bbc7 Merge pull request #4987 from element-hq/renovate/haze
Update haze to v1.6.7
2025-07-08 11:05:46 +02:00
ganfra
c938f05945 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