Commit graph

8922 commits

Author SHA1 Message Date
Benoit Marty
f03a432bb2 Remove blank line. 2024-10-29 18:03:08 +01:00
Benoit Marty
229f843a2d Move TextWithLabelMolecule to the designsystem module. 2024-10-29 16:43:26 +01:00
Benoit Marty
d83c09863f Rename some private composable functions. 2024-10-29 16:41:37 +01:00
Benoit Marty
f508f3e38f Remove blank line 2024-10-29 11:50:58 +01:00
ElementBot
d4bcbd4a14 Update screenshots 2024-10-29 08:56:19 +00:00
Benoit Marty
b8b38208f4 Incoming session verification request
Add more log to the state machines
Ensure the block cannot be cancelled, else if the Rust SDK emit a new state during the API execution, the state machine may cancel the api call.
Let VerificationFlowState values match the SDK api for code clarity.
Rename sub interface for clarity.
Migrate tests to the new FakeVerificationService.
2024-10-29 09:26:15 +01:00
Benoit Marty
e329370e5e
Merge pull request #3749 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.58
2024-10-29 09:05:03 +01:00
Benoit Marty
a899a0e129 Fix API break. 2024-10-28 21:19:33 +01:00
Benoit Marty
87336aedff Fix API break. 2024-10-28 21:05:26 +01:00
renovate[bot]
1c5d8932bc
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.58 2024-10-28 17:19:35 +00:00
Benoit Marty
c1aa553a86
Merge pull request #3740 from element-hq/renovate/dependencyanalysis
Update dependencyAnalysis to v2.3.0
2024-10-28 14:55:55 +01:00
Benoit Marty
53a16abae7
Merge pull request #3726 from element-hq/renovate/io.sentry-sentry-android-7.x
Update dependency io.sentry:sentry-android to v7.16.0
2024-10-28 14:55:12 +01:00
Benoit Marty
f4c3f27dfc
Merge pull request #3720 from element-hq/renovate/org.maplibre.gl-android-sdk-11.x
Update dependency org.maplibre.gl:android-sdk to v11.5.2
2024-10-28 14:53:25 +01:00
Benoit Marty
01e7986347
Merge pull request #3743 from element-hq/sync-localazy
Sync Strings
2024-10-28 09:36:00 +01:00
bmarty
1856363964 Sync Strings from Localazy 2024-10-28 00:27:09 +00:00
Jorge Martín
52a08a37cb When building a snapshot of the SDK bindings, don't build the app by default too 2024-10-25 15:57:20 +02:00
Benoit Marty
4b724290ac
Merge pull request #3741 from element-hq/feature/bma/releaseImprovement
Release script improvement
2024-10-25 15:46:53 +02:00
Benoit Marty
8d81b364f5 Change default value of doBuildApks to "no" 2024-10-25 14:54:23 +02:00
Benoit Marty
5b06680fd1 Give a chance for download_all_github_artifacts.py to fail and to try again, without breaking the release script.
Previously any error in download_all_github_artifacts.py was ignored and the script was continuing (without success ofc).
2024-10-25 14:53:22 +02:00
Benoit Marty
604dba774c Update instruction 2024-10-25 14:46:25 +02:00
Benoit Marty
40d3fcae76 Changelog for version 0.7.1 2024-10-25 12:20:51 +02:00
Benoit Marty
dd2d1de78d version++ 2024-10-25 11:54:40 +02:00
Benoit Marty
ce6ed8c303 Merge tag 'v0.7.1' into develop
tag
2024-10-25 11:53:46 +02:00
Benoit Marty
159a4781bc Merge branch 'release/0.7.1' into main 2024-10-25 11:53:32 +02:00
Benoit Marty
69fb15b29e Adding fastlane file for version 0.7.1 2024-10-25 11:53:27 +02:00
renovate[bot]
604abd213b
Update dependencyAnalysis to v2.3.0 2024-10-24 19:05:15 +00:00
Valere
9fb68fc58e
Bump rust-sdk version to rust-sdk 0.2.57 (#3735)
* Bump rust-sdk version to rust-sdk 0.2.57

* rust sdk update: Support persisted WedgeQueueError

* Trust & Decoration | Support new expected UTD causes

* Room Subscribtion settings not needed anymore (see https://github.com/matrix-org/matrix-rust-sdk/pull/4159)

* File/Attachement upload: update to support `storeInCache`

* feat(knock): update API to use reason and serverNames

* Add another `Konsist` exception

* Update screenshots

---------

Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <android@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2024-10-24 16:45:16 +02:00
Benoit Marty
f44c8dd452
Merge pull request #3731 from element-hq/renovate/com.google.firebase-firebase-bom-33.x
Update dependency com.google.firebase:firebase-bom to v33.5.1
2024-10-24 12:18:01 +02:00
Jorge Martin Espinosa
384c4a55da
Update accent color for Checkbox, RadioButton and Switch components (#3728)
* Update accent color for `Checkbox`, `RadioButton` and `Switch` components

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2024-10-24 11:14:15 +02:00
renovate[bot]
265ccef68f
Update dependency com.google.firebase:firebase-bom to v33.5.1 2024-10-23 18:31:06 +00:00
ganfra
14fae6cac3
Merge pull request #3727 from element-hq/feature/fga/kotlin_poet_deps
Dependencies : makes sure to use same version for all kotlinpoet dependencies
2024-10-23 18:56:05 +02:00
ganfra
98057c1c39
Merge pull request #3725 from element-hq/feature/fga/knock_request_to_join
Feature: knock request to join
2024-10-23 18:50:32 +02:00
ganfra
83f96faf42 deps : makes sure to use same version for all kotlinpoet dependencies 2024-10-23 16:07:52 +02:00
renovate[bot]
cc17971320
Update dependency io.sentry:sentry-android to v7.16.0 2024-10-23 13:46:14 +00:00
renovate[bot]
94eaeec6f2
Update dependency org.maplibre.gl:android-sdk to v11.5.2 2024-10-23 13:46:08 +00:00
ganfra
7588b4e5ab Update screenshots 2024-10-23 15:44:13 +02:00
ganfra
5cce2ff572 knock : improve a bit code and add tests. 2024-10-23 15:44:00 +02:00
renovate[bot]
f1e8d3f81d
Update dependency org.maplibre.gl:android-sdk-ktx-v7 to v3.0.2 (#3703)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 15:43:57 +02:00
renovate[bot]
205acad40d
Update dependency com.squareup:kotlinpoet-ksp to v2 (#3722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 12:51:08 +00:00
Benoit Marty
95d95d4f89
Merge pull request #3718 from element-hq/feature/bma/verifiedUserBadge
Verified user badge
2024-10-23 14:20:23 +02:00
ElementBot
4820cd0ed1 Update screenshots 2024-10-23 11:23:26 +00:00
Benoit Marty
67efecdec6 Fix preview for ignore user in a DM case. 2024-10-23 13:13:40 +02:00
Benoit Marty
f516c09d3b Change a preview to have a room detail state without any badge. 2024-10-23 13:09:51 +02:00
Benoit Marty
2eec17fec7 Ensure modifier of BadgeList is used. 2024-10-23 13:06:55 +02:00
Benoit Marty
35867f9837 Let roomBadges be a computed val of RoomDetailsState 2024-10-23 12:59:56 +02:00
ganfra
89ac2a6831 knock : adjust api while sdk is not ready. 2024-10-22 16:49:39 +02:00
ganfra
512b362615 knock : close screen when canceling knock 2024-10-22 16:22:20 +02:00
ganfra
bc4a9a4ad0 knock : display alias in knocked room item list 2024-10-22 16:22:20 +02:00
ganfra
18914cad80 misc : fix invite sender view 2024-10-22 16:22:20 +02:00
ganfra
78b3839b34 knock : start adding ui to the JoinRoomView 2024-10-22 16:22:20 +02:00