Commit Graph

11043 Commits

Author SHA1 Message Date
renovate[bot]
5c7458f16d Update dependency com.squareup.okhttp3:okhttp-bom to v5 2025-07-08 12:30:16 +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
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
ElementBot
0d6f758343 Update screenshots 2025-07-04 10:28:37 +00:00
Benoit Marty
a464e5c99f [a11y] Add heading() to date separators. 2025-07-04 12:16:05 +02:00
Benoit Marty
4afc20798c [a11y] Ensure that heading() is applied to all screen titles. 2025-07-04 12:15:42 +02:00
Benoit Marty
5de36fcf1b Fix wrong TopAppBar usage 2025-07-04 09:43:30 +02:00
Benoit Marty
d1e0804772 [a11y] Add long click label 2025-07-04 09:34:14 +02:00
Benoit Marty
70c07f0076 [a11y] Use built-in onClickLabel parameter. 2025-07-04 09:34:13 +02:00
Benoit Marty
389d6964b5 Merge pull request #4975 from element-hq/feature/bma/a11y/voiceMessage
[a11y] Ensure that the focus is not lost when the send button state change
2025-07-04 09:22:28 +02:00
ganfra
f8f503846f Merge pull request #4976 from element-hq/dependencies/update_rust_sdk/250703
Update dependency org.matrix.rustcomponents:sdk-android to v25.7.3
2025-07-03 18:03:40 +02:00
ganfra
7d6b4ae69d Merge pull request #4977 from element-hq/renovate/io.element.android-element-call-embedded-0.x
Update dependency io.element.android:element-call-embedded to v0.13.1
2025-07-03 17:59:19 +02:00
renovate[bot]
31a96f609f Update dependency io.element.android:element-call-embedded to v0.13.1 2025-07-03 15:48:51 +00:00
ganfra
5ed8dd0f3a Update dependency org.matrix.rustcomponents:sdk-android to v25.7.3 2025-07-03 17:47:37 +02:00
Benoit Marty
24f08e8d20 [a11y] Ensure that the focus is not lost when the send button state change. 2025-07-03 17:19:43 +02:00