Commit graph

10188 commits

Author SHA1 Message Date
Benoit Marty
2caa7540ff Adding fastlane file for version 25.03.1 2025-03-06 16:58:36 +01:00
Benoit Marty
182d1af620 Setting version for the release 25.03.1 2025-03-06 16:53:03 +01:00
Benoit Marty
0c35ad7834
Merge pull request #4297 from robintown/ec-close
Show error screens in group calls
2025-03-06 16:22:24 +01:00
Benoit Marty
aed134bc31
Merge pull request #4373 from element-hq/feature/bma/enableEventCache
Enable the Event cache by default.
2025-03-06 12:18:40 +01:00
renovate[bot]
227308b3f2
Update dependency org.matrix.rustcomponents:sdk-android to v25.3.6 (#4371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 11:13:04 +01:00
Benoit Marty
7c9c725296 Show the clear cache for room only when "View source" is enabled (this is our "developer mode") 2025-03-06 10:58:36 +01:00
Benoit Marty
d591ff4c14 Enable the Event cache by default.
Note that it will not enable it if the user has explicitly disabled it.
2025-03-06 10:38:05 +01:00
Benoit Marty
7d8ab98b6a
Merge pull request #4370 from element-hq/feature/fga/update_rust_sdk_25.03.05
deps(rust sdk) : update to 25.03.05
2025-03-05 22:20:36 +01:00
Benoit Marty
13eb827a40
Merge pull request #4369 from element-hq/feature/bma/removePreferenceText
Remove PreferenceText, replace by ListItem.
2025-03-05 22:03:47 +01:00
Benoit Marty
a1762ba178 Fix test compilation 2025-03-05 21:54:10 +01:00
Benoit Marty
93c554f929 Remove empty line. 2025-03-05 21:42:18 +01:00
ganfra
1b6f658eae deps(rust sdk) : update to 25.03.05 and fix the breaking changes 2025-03-05 20:57:37 +01:00
ElementBot
fb021dfa76 Update screenshots 2025-03-05 16:40:13 +00:00
Benoit Marty
b0cd9905ce Remove PreferenceText, replace by ListItem. 2025-03-05 17:25:35 +01:00
Benoit Marty
0ab1e564df
Merge pull request #4365 from element-hq/feature/bma/fixColors
Fix some icon colors
2025-03-05 17:25:00 +01:00
ElementBot
deb97ccc7b Update screenshots 2025-03-05 10:54:46 +00:00
Benoit Marty
be36b54fbd Fix icon color.
Leading icon should be iconSecondary
Trailing icon should be iconPrimary
See Figma https://www.figma.com/design/G1xy0HDZKJf5TCRFmKb5d5/Compound-Android-Components?node-id=628-25757
2025-03-05 11:42:05 +01:00
ganfra
dc953310b0
Merge pull request #4360 from element-hq/feature/fga/left_room_snackbar
change(left room snackbar) : manage cancel knock and decline invite
2025-03-05 10:19:10 +01:00
ganfra
18c5bf01d4 change(left room snackbar) : manage cancel knock and decline invite 2025-03-04 21:52:33 +01:00
ganfra
0d1a35970d
Merge pull request #4353 from element-hq/feature/fga/room_preview_invite_state
[Change] Invited state room preview
2025-03-04 16:45:50 +01:00
ganfra
dca2807d39 change(invites) : fix compilation after last changes 2025-03-04 16:18:25 +01:00
Benoit Marty
d4bb8ea064
Merge pull request #4350 from robintown/prevent-blocked
Prevent PRs with the X-Blocked label from being merged
2025-03-04 12:49:54 +01:00
Benoit Marty
99dc3f270b
Merge pull request #4352 from element-hq/feature/bma/fixTypo
Fix typo on job name.
2025-03-04 12:49:01 +01:00
ganfra
3bbf9bbad4
Merge pull request #4348 from element-hq/feature/fga/move_room_directory_entry
change(room directory) : move the the room directory entry
2025-03-04 11:23:39 +01:00
ElementBot
4ab20f3b80 Update screenshots 2025-03-04 10:07:14 +00:00
ganfra
7e29dba6a3 change(room directory) : update screenshots. 2025-03-04 10:57:25 +01:00
ganfra
6af226dc00 change(room directory) : move the the room directory entry from room list filter to start chat screen. 2025-03-04 10:56:16 +01:00
ganfra
9130f4acf5 change(invites) : clean code 2025-03-04 10:51:22 +01:00
ganfra
a02d876bd3 change(invites) : move inviter view to the top 2025-03-04 10:51:11 +01:00
Benoit Marty
95213540ce Fix typo on job name. 2025-03-04 09:57:14 +01:00
Benoit Marty
08d7990dcf
Merge pull request #4351 from element-hq/renovate/org.jsoup-jsoup-1.x
fix(deps): update dependency org.jsoup:jsoup to v1.19.1
2025-03-04 09:43:04 +01:00
Benoit Marty
ead6bf8f66
Merge pull request #4347 from element-hq/feature/bma/coil3
Migrate to coil3
2025-03-04 09:17:59 +01:00
renovate[bot]
5816296328
fix(deps): update dependency org.jsoup:jsoup to v1.19.1 2025-03-04 05:32:30 +00:00
Robin
bbfbdd01e4 Prevent PRs with the X-Blocked label from being merged
Just a small CI suggestion: X-Blocked is useful for requesting review on a change while ensuring it won't be merged until all external dependencies are accounted for, and it'd be nice to have this enforced more consistently across the org.
Adapted from matrix-js-sdk (https://github.com/matrix-org/matrix-js-sdk/blob/develop/.github/workflows/pull_request.yaml)
2025-03-03 21:57:03 -05:00
Benoit Marty
299f2fbc4e Coil3: Use newBuilder, see https://coil-kt.github.io/coil/network/#using-a-custom-okhttpclient 2025-03-03 16:40:07 +01:00
Benoit Marty
79881ed004 Format file. 2025-03-03 16:28:56 +01:00
Benoit Marty
db55b69a49 Coil3: also show the loader when the request is not yet started (State.Empty) 2025-03-03 15:52:30 +01:00
Benoit Marty
ae56fbc4da Need to provide a LocalAsyncImagePreviewHandler for previews to work correctly with coil3
https://coil-kt.github.io/coil/compose/#previews
2025-03-03 14:56:20 +01:00
Benoit Marty
a70249769d Migrate to coil3 2025-03-03 12:30:26 +01:00
Benoit Marty
491bb1d8fe
Merge pull request #4346 from element-hq/sync-localazy
Sync Strings
2025-03-03 11:00:16 +01:00
Benoit Marty
9f04b2a8cf Sync string again. 2025-03-03 10:30:50 +01:00
Benoit Marty
b65a611c92
Merge pull request #4339 from element-hq/renovate/com.google.firebase-firebase-bom-33.x
fix(deps): update dependency com.google.firebase:firebase-bom to v33.10.0
2025-03-03 09:49:45 +01:00
Benoit Marty
43a5cef34b
Merge pull request #4337 from element-hq/renovate/kotlin
fix(deps): update kotlin to v2.1.10-1.0.31
2025-03-03 09:49:29 +01:00
Benoit Marty
79720eac40
Merge pull request #4334 from element-hq/renovate/io.mockk-mockk-1.x
fix(deps): update dependency io.mockk:mockk to v1.13.17
2025-03-03 09:49:09 +01:00
ganfra
ec8c2e9277
Merge pull request #4335 from element-hq/feature/fga/create_room_override_history_visibility
change(create room) : use history visibility "invited"
2025-03-03 09:38:30 +01:00
bmarty
46acf414c1 Sync Strings from Localazy 2025-03-03 00:29:16 +00:00
Benoit Marty
908fc43a91
Merge pull request #4340 from element-hq/renovate/org.maplibre.gl-android-sdk-11.x
fix(deps): update dependency org.maplibre.gl:android-sdk to v11.8.2
2025-02-28 09:53:16 +01:00
renovate[bot]
c822e27f99
fix(deps): update dependency org.maplibre.gl:android-sdk to v11.8.2 2025-02-28 06:23:17 +00:00
Benoit Marty
fec07b11d1
Merge pull request #4338 from element-hq/renovate/org.jlleitschuh.gradle.ktlint-12.x
chore(deps): update plugin ktlint to v12.2.0
2025-02-28 00:05:00 +01:00
renovate[bot]
fc43ec1aa0
fix(deps): update dependency com.google.firebase:firebase-bom to v33.10.0 2025-02-27 21:51:28 +00:00