Commit graph

12019 commits

Author SHA1 Message Date
Benoit Marty
fcaa63b0c7 Let room filters follow the design.
Ref: https://www.figma.com/design/G1xy0HDZKJf5TCRFmKb5d5/Compound-Android-Components?node-id=2191-606

We cannot change the horizontal padding though, design says it has to be 12dp. Or we need to make our custom component.
2025-10-13 15:15:38 +02:00
renovate[bot]
bbf78b82b1
fix(deps): update dependency com.squareup.okhttp3:okhttp-bom to v5.2.1 (#5524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 10:30:06 +00:00
renovate[bot]
0d270506d5
fix(deps): update dependency com.google.firebase:firebase-bom to v34.4.0 (#5522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 09:12:34 +00:00
renovate[bot]
d61d51782e
chore(deps): update plugin gms_google_services to v4.4.4 (#5507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 11:11:41 +02:00
renovate[bot]
b23ddacc69
fix(deps): update dependency org.unifiedpush.android:connector to v3.1.2 (#5519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 11:11:14 +02:00
renovate[bot]
cb9faf8d88
fix(deps): update metro to v0.6.10 (#5520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 11:10:39 +02:00
renovate[bot]
0d1f68a42b
chore(deps): update dependency python to 3.14 (#5475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 10:38:10 +02:00
renovate[bot]
b204d06ace
chore(deps): update plugin licensee to v1.14.1 (#5477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 10:37:23 +02:00
renovate[bot]
e430c68b4a
chore(deps): update plugin dependencycheck to v12.1.7 (#5518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 10:18:39 +02:00
renovate[bot]
f2e458200a
fix(deps): update camera to v1.5.1 (#5509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 09:16:15 +02:00
renovate[bot]
0b96ce6e0e
fix(deps): update dependency io.github.sergio-sastre.composablepreviewscanner:android to v0.7.1 (#5510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 09:15:35 +02:00
ElementBot
8f4cc52ea4
Sync Strings from Localazy (#5515)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-10-13 08:01:58 +02:00
renovate[bot]
b6e2208ccb
fix(deps): update wysiwyg to v2.40.0 (#5400)
* fix(deps): update wysiwyg to v2.40.0

* Fix API mismatches

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2025-10-10 21:55:28 +02:00
Benoit Marty
a02b2283af
Merge pull request #5443 from element-hq/renovate/org.unifiedpush.android-connector-3.x
fix(deps): update dependency org.unifiedpush.android:connector to v3.1.0
2025-10-10 17:52:33 +02:00
Benoit Marty
3fb110d991
Merge pull request #5503 from element-hq/feature/bma/immutableCleanup
Do some cleanup on our immutable annotation usage
2025-10-10 17:42:26 +02:00
Jorge Martin Espinosa
6b126368ea
Import Compound tokens - fixed icons (#5506)
* Import fixed Compound icons

* Revert changes to thread icons

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2025-10-10 15:14:22 +02:00
Benoit Marty
fe99e5dd85 Revert "Let the CI reveal all the error that I do not see locally for compilation cache reasons."
This reverts commit 7cea29e899.
2025-10-10 11:49:15 +02:00
Benoit Marty
31c3aa7403 Remove unused import 2025-10-10 10:48:29 +02:00
Benoit Marty
7cea29e899 Let the CI reveal all the error that I do not see locally for compilation cache reasons. 2025-10-10 10:28:15 +02:00
Benoit Marty
6187c98a20 Rename SaveableCameraPositionState to SaveableCameraPositionData to avoid this class to be checked for stability. 2025-10-10 10:26:39 +02:00
Benoit Marty
ea2307a393 Do not create a new immutable list from a List every time we want to produce a new state 2025-10-10 10:10:13 +02:00
renovate[bot]
11838221d5
fix(deps): update metro to v0.6.9 (#5480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-10 10:07:35 +02:00
Benoit Marty
d1822fd33b Only timestamp is usefull, no need to build a Date. 2025-10-10 10:02:47 +02:00
Benoit Marty
81787208c0 Make error message more visible 2025-10-10 09:45:10 +02:00
Benoit Marty
d06cea1d17 KnockRequestsAction needs to be immutable 2025-10-09 21:06:25 +02:00
ganfra
1c26c03cde
Merge pull request #5502 from element-hq/feature/fga/fix_multiaccount_image_loader
fix(image loader): makes sure images are loaded when cancelling multiaccount flow
2025-10-09 20:34:21 +02:00
Benoit Marty
627e3a4ea5 Changelog for version 25.10.0 2025-10-09 20:33:53 +02:00
Benoit Marty
21e677588d Merge tag 'v25.10.0' into develop
tag
2025-10-09 18:25:38 +02:00
Benoit Marty
a2ad98c2c6 Merge branch 'release/25.10.0' into main 2025-10-09 18:25:23 +02:00
Benoit Marty
a4c0a6dfd3 Adding fastlane file for version 25.10.0 2025-10-09 18:25:16 +02:00
Benoit Marty
7eeb39ca65 Setting version for the release 25.10.0 2025-10-09 18:24:51 +02:00
Benoit Marty
da0ecb597a Add new tool to the list of CI checks 2025-10-09 18:22:41 +02:00
Benoit Marty
009437a998 Make Timeline.Mode stable 2025-10-09 18:22:40 +02:00
Benoit Marty
e03fe028ba Make AggregatedReactionSender stable 2025-10-09 18:22:39 +02:00
Benoit Marty
08e2209f8b Make VerificationRequest stable 2025-10-09 18:22:38 +02:00
Benoit Marty
8f9115fb05 Need to be a compose library for Distributor to be considered stable. 2025-10-09 18:22:37 +02:00
Benoit Marty
dbe9ab49b8 Make TimelineRoomInfo stable 2025-10-09 18:22:37 +02:00
Benoit Marty
c494cb952a Make Outgoing stable 2025-10-09 18:22:36 +02:00
Benoit Marty
d1e5a10203 Need to be a compose library for RoomDescription to be considered stable. 2025-10-09 18:22:35 +02:00
Benoit Marty
604cf11f56 Need to be a compose library for FullScreenIntentPermissionsState to be considered stable. 2025-10-09 18:22:34 +02:00
Benoit Marty
271ae19436 Remove useless Immutable annotation 2025-10-09 18:22:33 +02:00
Benoit Marty
19238acf5d Rename SavedState to SavedValue to avoid this class to be checked for stability. 2025-10-09 18:22:32 +02:00
Benoit Marty
c2b2e00107 Make ChooseAccountProviderState stable 2025-10-09 18:22:32 +02:00
Benoit Marty
fc6da4b421 Need to be a compose library for NotificationTroubleshootTestState to be considered stable. 2025-10-09 18:22:31 +02:00
Benoit Marty
a6f84e3364 Make Role stable 2025-10-09 18:22:30 +02:00
Benoit Marty
05b7f24c74 Need to be a compose library for UserProfileState to be considered stable. 2025-10-09 18:22:29 +02:00
Benoit Marty
80750dcb39 Need to be a compose library for PushHistoryItem to be considered stable. 2025-10-09 18:22:28 +02:00
Benoit Marty
9410a727b6 Rename RoomDirectoryList.State to RoomDirectoryList.SearchResult to avoid this class to be checked for stability. 2025-10-09 18:22:27 +02:00
Benoit Marty
5a48a43655 Make LeaveSpaceState stable 2025-10-09 18:22:27 +02:00
Benoit Marty
aef81027da Make NotificationTroubleshootTestState.Status stable 2025-10-09 18:22:25 +02:00