Commit graph

13727 commits

Author SHA1 Message Date
renovate[bot]
6b64f865d7 fix(deps): update haze to v1.7.1 (#5712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-18 11:45:16 +01:00
ganfra
2b12e22cdd change(room permissions): remove change settings permissions 2025-12-18 11:42:07 +01:00
ElementBot
8ddbc6ff39 Update screenshots 2025-12-18 11:18:55 +01:00
Benoit Marty
07f8f878d2 Use more realistic value for maxUploadSize 2025-12-18 11:18:25 +01:00
Benoit Marty
9e00ca323d Fix file size formatter output on API 26+ 2025-12-18 11:18:25 +01:00
renovate[bot]
1b4cf477c7 Update dependency org.robolectric:robolectric to v4.16 2025-12-18 11:18:25 +01:00
Benoit Marty
c5b2aa00f7 Merge pull request #5919 from element-hq/feature/bma/fixPreviewName
Fix preview name
2025-12-17 22:16:48 +01:00
Jorge Martín
2ca981ddfa Reuse already parsed document instead of parsing it again 2025-12-17 18:38:02 +01:00
renovate[bot]
690182ab90 fix(deps): update wysiwyg to v2.41.0 2025-12-17 15:43:02 +00:00
renovate[bot]
75022f4018 fix(deps): update dependency com.google.firebase:firebase-bom to v34.7.0 (#5915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-17 16:41:13 +01:00
renovate[bot]
e953ff3137 fix(deps): update dependency io.sentry:sentry-android to v8.29.0 (#5918)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-17 16:40:17 +01:00
renovate[bot]
10b85ec1ff fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.12.17 (#5912)
* fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.12.17

* Fix changes in the SDK:

`LatestEventValue.Local` doesn't have an `isSending` property anymore, now it has `state: LatestEventValueLocalState`. If this is `HAS_BEEN_SENT`, it's equivalent to a `LatestEventValue.Remote`, we just haven't received the updated value from the SDK yet.
---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2025-12-17 15:08:41 +00:00
renovate[bot]
24e1514fc3 fix(deps): update activity to v1.12.1 (#5770)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-17 15:39:18 +01:00
ElementBot
1f7c6c86d2 Update screenshots 2025-12-17 14:21:11 +00:00
renovate[bot]
d905dfd7ff fix(deps): update kotlin (#5417)
* fix(deps): update kotlin

* No need for compat.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoitm@element.io>
2025-12-17 14:12:42 +00:00
Benoit Marty
0e6a0c7f2f Fix how we compute screenshot files.
`AttachmentsPreviewViewPreview` was wrongly converted to `AttachmentsView` instead of `AttachmentsPreviewView`
2025-12-17 15:05:11 +01:00
renovate[bot]
5c4d11c21f fix(deps): update dependency io.nlopez.compose.rules:detekt to v0.5.2 (#5911)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-17 14:39:10 +01:00
renovate[bot]
4ad568ecd6 Update lifecycle to v2.10.0 (#5240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-17 14:27:39 +01:00
Benoit Marty
121dc04490 Merge pull request #5913 from element-hq/feature/bma/compound_6.4.3
Sync compound tokens https://github.com/element-hq/compound-design-tokens/releases/tag/v6.4.3
2025-12-17 12:57:58 +01:00
ElementBot
9e23d9f451 Update screenshots 2025-12-17 11:26:22 +00:00
Benoit Marty
8be152644c Use BackspaceSolid Icon from Compound 2025-12-17 12:07:23 +01:00
Benoit Marty
095801af89 Icon Backspace and BackspaceSolid must be auto-mirrored. 2025-12-17 12:03:04 +01:00
Benoit Marty
538a309a1a Import Compound tokens from release v6.4.3
https://github.com/element-hq/compound-design-tokens/releases/tag/v6.4.3
2025-12-17 11:59:16 +01:00
Benoit Marty
f39da829a7 Merge pull request #5179 from element-hq/feature/bma/compose2025.08.00
Update Compose BOM to version 2025.12.00.
2025-12-17 11:33:49 +01:00
Benoit Marty
90d71f5e66 Fix issue detected by lint. 2025-12-17 10:59:48 +01:00
ElementBot
15bb74a8f7 Update screenshots 2025-12-17 08:46:11 +00:00
Benoit Marty
758378b17a Compose 2025.12.00 2025-12-17 08:51:15 +01:00
Benoit Marty
e5d48db40f Compose 2025.11.01 2025-12-17 08:33:17 +01:00
Benoit Marty
b6991c05cb Fix colors again 2025-12-17 08:33:16 +01:00
Benoit Marty
fe78c70625 Make sure preview contains the two themes. 2025-12-17 08:33:16 +01:00
Benoit Marty
868108d725 Fix SearchBar colors.
Ref: https://www.figma.com/design/G1xy0HDZKJf5TCRFmKb5d5/Compound-Android-Components?node-id=1992-8350
2025-12-17 08:33:15 +01:00
Benoit Marty
3aa7966e2c Update Compose BOM version to 2025.10.00 2025-12-17 08:33:15 +01:00
Benoit Marty
0fde8a9b59 Fix compilation errors and warnings. 2025-12-17 08:33:14 +01:00
Benoit Marty
771277b1aa Update Compose BOM version to 2025.09.01 2025-12-17 08:33:14 +01:00
renovate[bot]
a4e5226814 fix(deps): update dependency com.google.crypto.tink:tink-android to v1.20.0 (#5875)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-17 08:13:17 +01:00
ganfra
8266902ec2 Merge pull request #5908 from element-hq/feature/fga/space_settings_iteration
Change : space settings iteration
2025-12-16 22:41:03 +01:00
ElementBot
a8f28f9891 Update screenshots 2025-12-16 21:09:45 +00:00
ganfra
a1b84bdcc4 change: rename and reorder RoomPermissionsSection to match design 2025-12-16 21:54:14 +01:00
ganfra
f8824e1ce1 quality: add missing doc 2025-12-16 20:34:33 +01:00
ganfra
10b61df11b quality: fix tests after latest changes 2025-12-16 20:34:26 +01:00
Benoit Marty
05fc9ea217 Add missing test 2025-12-16 20:13:07 +01:00
Benoit Marty
086229f5dc Add test on RustCheckCodeSender 2025-12-16 20:03:33 +01:00
Benoit Marty
b5fdc179c7 Add unit test on RustLinkDesktopHandler
Add unit test on RustLinkMobileHandler
Add unit test on DefaultLinkNewDeviceEntryPoint
2025-12-16 18:37:33 +01:00
Jorge Martin Espinosa
d298200934 Use the right video preset when sharing videos (#5892) 2025-12-16 16:40:44 +01:00
Benoit Marty
5bb9f579a4 Coding convention 2025-12-16 16:14:05 +01:00
Benoit Marty
e85a396d21 Format 2025-12-16 16:14:05 +01:00
ElementBot
f577edb929 Update screenshots 2025-12-16 16:14:04 +01:00
Benoit Marty
fd446e98dd Link new device using QrCode. 2025-12-16 16:14:04 +01:00
Benoit Marty
028741d81c Format files. 2025-12-16 16:13:25 +01:00
ElementBot
2bb5125a8b Update screenshots 2025-12-16 10:57:07 +00:00