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
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
ElementBot
b24118e045
Update screenshots
2025-07-08 08:41:16 +00:00
Benoit Marty
08d55b7fde
Use icon for Spaces and update label and navigation bar design and behavior.
2025-07-08 10:28:26 +02:00
Benoit Marty
0dec35b838
Merge pull request #4991 from element-hq/renovate/kotlin
...
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.7.1-0.6.x-compat
2025-07-08 10:25:51 +02:00
renovate[bot]
8314ac09c0
Update plugin ktlint to v13 ( #4992 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-08 10:15:56 +02:00
Benoit Marty
66262022ad
No need for the compat version.
2025-07-08 10:13:26 +02:00
Benoit Marty
1f4b8735cf
Merge pull request #4926 from element-hq/feature/bma/roomListHeader
...
Remove bloom effect and replace by linear gradient
2025-07-08 10:12:31 +02:00
ganfra
4fb4c4d4a5
fix ( room list) : rebuild with filteredSummaries to avoid bad state in the room list
2025-07-07 21:29:13 +02:00
renovate[bot]
37d944034d
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.7.1-0.6.x-compat
2025-07-07 19:07:36 +00:00
renovate[bot]
04a1c00b94
Update dependency org.matrix.rustcomponents:sdk-android to v25.7.7 ( #4989 )
...
Make sure we distinguish between notification events that were filtered out and those that couldn't be resolved.
---
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io >
2025-07-07 17:56:51 +02:00
Benoit Marty
39cf20e686
Fix issue after rebase.
2025-07-07 17:24:58 +02:00
ElementBot
3dbcd4d979
Update screenshots
2025-07-07 15:07:10 +00:00
Benoit Marty
cb2e018431
Centralize gradient color definitions
2025-07-07 16:39:19 +02:00
Benoit Marty
8951744aba
Use color from Semantics.
2025-07-07 16:28:33 +02:00
Benoit Marty
0bf2fd6acf
Use correct color.
2025-07-07 16:18:49 +02:00
Benoit Marty
28a9e7b238
Use color from Semantics.
2025-07-07 16:17:01 +02:00
Benoit Marty
d6fed29ec0
Use color from Semantics.
2025-07-07 16:14:20 +02:00
Benoit Marty
c651cfb71e
SuperButton
2025-07-07 16:07:27 +02:00
Benoit Marty
9bec4ce711
Use color from Semantics.
2025-07-07 15:13:24 +02:00
Benoit Marty
1a009c01f7
Use color from Semantics.
2025-07-07 15:06:33 +02:00