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
Benoit Marty
bcc01d5007
Apply gradient to focused Event.
2025-07-07 15:03:30 +02:00
Benoit Marty
5541ca7427
Improve Konsist test.
2025-07-07 14:49:09 +02:00
Benoit Marty
ea94ec32b4
Remove bloom effect and replace by linear gradient
...
Use semantic colors.
2025-07-07 14:49:07 +02:00
ElementBot
ca206617c4
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
ElementBot
97a2aa597a
Sync Strings from Localazy ( #4988 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-07-07 13:27:46 +02:00
renovate[bot]
c8a7bfdc67
Update haze to v1.6.7
2025-07-06 22:41:22 +00:00
renovate[bot]
e50bfd6790
Update dependency io.element.android:compound-android to v25.7.4 ( #4984 )
...
* Update dependency io.element.android:compound-android to v25.7.4
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ElementBot <android@element.io >
2025-07-04 17:38:24 +02:00
Benoit Marty
e34748bb68
Changelog for version 25.07.0
2025-07-04 17:31:10 +02:00
Benoit Marty
cf66e576d8
Merge tag 'v25.07.0' into develop
...
tag
2025-07-04 16:50:35 +02:00
Benoit Marty
9052de9a48
Merge branch 'release/25.07.0' into main
2025-07-04 16:50:22 +02:00
Benoit Marty
89f0aeda6c
Adding fastlane file for version 25.07.0
2025-07-04 16:50:15 +02:00
Benoit Marty
09ba7a4ff8
Setting version for the release 25.07.0
2025-07-04 16:49:23 +02:00
Benoit Marty
304be6fd66
Merge pull request #4981 from element-hq/feature/fga/log_pack_notif
...
misc (tracing) : add new TraceLogPack.Notification
2025-07-04 16:46:56 +02:00
ElementBot
1944004409
Sync Strings from Localazy ( #4983 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-07-04 14:37:59 +00:00
Benoit Marty
05433197c9
Merge pull request #4980 from element-hq/feature/bma/clickLabel
...
[a11y] add missing heading() qualifier on screen titles and other headers
2025-07-04 16:01:00 +02:00
ganfra
56520c9282
misc (tracing) : add new TraceLogPack.Notification
2025-07-04 14:35:36 +02:00
Benoit Marty
6ddbe6a00f
Fix issue with modifier.
2025-07-04 12:42:45 +02:00
Benoit Marty
b45754faeb
Format code.
2025-07-04 12:41:24 +02:00