Commit graph

14037 commits

Author SHA1 Message Date
Benoit Marty
d7e3c2df93 Add missing test for AnnouncementEvent.Continue 2026-04-14 12:16:09 +02:00
Benoit Marty
5ec4518409 Restore previous key. 2026-04-14 11:42:29 +02:00
Benoit Marty
e1d175c1ac Let Announcement.Fullscreen be an enum. 2026-04-14 11:38:52 +02:00
Benoit Marty
53c20f3f25 Make elementClassicComponent a val. 2026-04-14 10:22:13 +02:00
Benoit Marty
1962b965fd Improve log and reduce severity. 2026-04-14 10:12:03 +02:00
renovate[bot]
d259eb6634
Update wysiwyg to v2.41.3 (#6572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 09:05:30 +02:00
renovate[bot]
d39e1e9003
Update metro to v0.13.2 2026-04-13 18:56:36 +00:00
ganfra
5180f9be88
Merge pull request #6570 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-26.x
Update dependency org.matrix.rustcomponents:sdk-android to v26.04.13
2026-04-13 20:55:05 +02:00
ganfra
9a4da33340 Fix breaking change, will implement in a separate PR 2026-04-13 20:37:15 +02:00
renovate[bot]
84e3507958
Update dependency org.matrix.rustcomponents:sdk-android to v26.04.13 2026-04-13 17:33:43 +00:00
Benoit Marty
f5e1cbef38 Fix navigation issue.
Ensure that the timeout has effect only in Idle state.
2026-04-13 15:36:48 +02:00
ganfra
3909a84083
Merge pull request #6565 from element-hq/renovate/metro
Update metro to v0.13.1
2026-04-13 14:29:51 +02:00
Benoit Marty
73e1a092d2 Ignore secrets when the bundle does not contain the room keys version. 2026-04-13 11:16:06 +02:00
ElementBot
62f2251adb Update screenshots 2026-04-13 11:16:06 +02:00
Benoit Marty
8c5caabed4 Sign in with Classic 2026-04-13 11:16:05 +02:00
Benoit Marty
683b1fe9d5 Fix typo 2026-04-13 11:16:05 +02:00
Benoit Marty
c73d004f67
Merge pull request #6562 from element-hq/renovate/gradle-actions-6.x
Update gradle/actions action to v6.1.0
2026-04-13 09:13:57 +02:00
Benoit Marty
908c62a0d9
Merge pull request #6568 from element-hq/sync-localazy
Sync Strings - new translations in Japanese and Vietnamese
2026-04-13 09:09:32 +02:00
renovate[bot]
6ffb047bac
Update metro to v0.13.1 2026-04-13 06:29:49 +00:00
bmarty
23c1112dcf Sync Strings from Localazy 2026-04-13 00:48:40 +00:00
Benoit Marty
24d1900694 Fix quality issues 2026-04-10 22:50:04 +02:00
renovate[bot]
bf1948185e
Update gradle/actions action to v6.1.0 2026-04-10 18:15:06 +00:00
ElementBot
78d8eaaf34 Update screenshots 2026-04-10 13:07:24 +00:00
Benoit Marty
1929973209 Remove space announcement.
Rework to keep the logic for fullscreen announcement.
2026-04-10 14:51:03 +02:00
Benoit Marty
dc4c1c265b
Merge pull request #6560 from element-hq/feature/bma/removeSpacesFF
Remove spaces features flags
2026-04-10 09:17:51 +02:00
Benoit Marty
c3a999e45a
Merge pull request #6559 from element-hq/feature/bma/fixModuleDependencies
Fix module dependencies
2026-04-10 09:17:34 +02:00
Benoit Marty
6ff6a0a86b
Merge pull request #6553 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-26.x
Update dependency org.matrix.rustcomponents:sdk-android to v26.04.8
2026-04-09 13:17:58 +02:00
ElementBot
f037603928 Update screenshots 2026-04-09 10:26:40 +00:00
ElementBot
3ba0689cf8 Update screenshots 2026-04-09 10:18:06 +00:00
Benoit Marty
335d59179b
Merge pull request #6550 from element-hq/feature/bma/markAsFullyRead
Ensure mark as fully read is called only once when leaving the timeline
2026-04-09 12:16:58 +02:00
Benoit Marty
13dc083d52
Merge pull request #6547 from element-hq/feature/bma/fixCrashInFetchPushForegroundService
Fix crash in FetchPushForegroundService: No super method onTimeout
2026-04-09 12:14:47 +02:00
renovate[bot]
9e8c7afa1c
Update dependency net.zetetic:sqlcipher-android to v4.14.1 (#6552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-09 12:14:22 +02:00
Benoit Marty
8cbc03b9a2 Fix test compilation issue. 2026-04-09 12:09:51 +02:00
Benoit Marty
5eb9bed386 Remove FF RoomListSpaceFilters 2026-04-09 11:33:08 +02:00
Benoit Marty
64b0a7eef3 Remove FF CreateSpaces 2026-04-09 11:28:24 +02:00
Benoit Marty
b6ce6a95c0 Remove FF SpaceSettings 2026-04-09 10:54:54 +02:00
renovate[bot]
8033d0f211
Update telephoto to v0.19.0 (#6558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-09 10:00:54 +02:00
Benoit Marty
85823b3e62 Fix compilation issue: RoomAliases does not exist anymore. 2026-04-09 09:52:40 +02:00
Benoit Marty
5c5a5ad7fc Fix tests 2026-04-09 09:32:52 +02:00
ganfra
556fd77982
Merge pull request #6521 from element-hq/renovate/codecov-codecov-action-6.x
Update codecov/codecov-action action to v6
2026-04-09 09:28:08 +02:00
renovate[bot]
76f776a122
Update dependency org.matrix.rustcomponents:sdk-android to v26.04.8 2026-04-08 20:45:07 +00:00
Benoit Marty
df73b44279 Depend on api not impl module. 2026-04-08 18:10:32 +02:00
Benoit Marty
035e527101 Depend on api not impl module. 2026-04-08 18:04:46 +02:00
Benoit Marty
5eeaa4ca72 Depend on api not impl module. 2026-04-08 17:52:42 +02:00
Benoit Marty
d206c7a050 Depend on api not impl module. 2026-04-08 17:51:57 +02:00
Benoit Marty
5ad6ad0852 Depend on api not impl module. 2026-04-08 17:51:03 +02:00
Benoit Marty
54be642597 Depend on api not impl module. 2026-04-08 17:46:50 +02:00
Benoit Marty
ed2b43e0da Remove useless dependencies. 2026-04-08 17:45:01 +02:00
Benoit Marty
2a5fc3633d Move aCallNotificationData to the tests package of the main module, so that the test module does not have to depend on the impl module. 2026-04-08 17:40:48 +02:00
Benoit Marty
0e85fec41a Depend on api not impl module. 2026-04-08 17:34:44 +02:00