Commit graph

11069 commits

Author SHA1 Message Date
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
ElementBot
782f244257 Update screenshots 2025-07-08 08:41:16 +00:00
Benoit Marty
36ad2432e1 Use icon for Spaces and update label and navigation bar design and behavior. 2025-07-08 10:28:26 +02:00
Benoit Marty
2d64d6a209
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]
d27031ddb9
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
02d2b5fb16
No need for the compat version. 2025-07-08 10:13:26 +02:00
Benoit Marty
f794117047
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
be04736406 fix ( room list) : rebuild with filteredSummaries to avoid bad state in the room list 2025-07-07 21:29:13 +02:00
renovate[bot]
bc25bc48cd
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]
4b10920507
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
4688b15c06 Fix issue after rebase. 2025-07-07 17:24:58 +02:00
ElementBot
ef47d289ab Update screenshots 2025-07-07 15:07:10 +00:00
Benoit Marty
99bfde7eec Centralize gradient color definitions 2025-07-07 16:39:19 +02:00
Benoit Marty
e8a3720c2a Use color from Semantics. 2025-07-07 16:28:33 +02:00
Benoit Marty
f7c8c6ac3b Use correct color. 2025-07-07 16:18:49 +02:00
Benoit Marty
e11f544133 Use color from Semantics. 2025-07-07 16:17:01 +02:00
Benoit Marty
42b2b5980c Use color from Semantics. 2025-07-07 16:14:20 +02:00
Benoit Marty
aaa7e976b8 SuperButton 2025-07-07 16:07:27 +02:00
Benoit Marty
d1e04d510f Use color from Semantics. 2025-07-07 15:13:24 +02:00
Benoit Marty
66c419dfa3 Use color from Semantics. 2025-07-07 15:06:33 +02:00
Benoit Marty
1782e6d30b Apply gradient to focused Event. 2025-07-07 15:03:30 +02:00
Benoit Marty
b3af5509c7 Improve Konsist test. 2025-07-07 14:49:09 +02:00
Benoit Marty
2b8c4ba079 Remove bloom effect and replace by linear gradient
Use semantic colors.
2025-07-07 14:49:07 +02:00
ElementBot
f4032e291b
Update Gradle Wrapper from 8.14.2 to 8.14.3 (#4985)
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2025-07-07 13:55:12 +02:00