Benoit Marty
12f5839eef
Handle Jorge's remarks.
2 days ago
Benoit Marty
a77a6b88ee
Now that FCM token can be rotated, let the `FirebaseTokenTest` observe the value.
2 days ago
Benoit Marty
6bde224695
Add quick fix in notification troubleshot test to perform a Firebase token rotation
2 days ago
Benoit Marty
4aa1afec5a
Firebase token: the beginning of the token is always the same, print out the end of it.
2 days ago
Benoit Marty
4a246687e2
Merge pull request #3702 from element-hq/renovate/org.maplibre.gl-android-plugin-annotation-v9-3.x
...
Update dependency org.maplibre.gl:android-plugin-annotation-v9 to v3.0.2
2 days ago
Benoit Marty
a1756d4aa0
Merge pull request #3742 from element-hq/renovate/com.posthog-posthog-android-3.x
...
Update dependency com.posthog:posthog-android to v3.8.3
2 days ago
Benoit Marty
3d69d27e70
Merge pull request #3746 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
...
Update dependency io.nlopez.compose.rules:detekt to v0.4.17
2 days ago
Benoit Marty
a4ca70600c
Merge pull request #3751 from element-hq/feature/bma/verifyIdentityWording
...
Change wording to "Verify identity"
2 days ago
ElementBot
ebf4b7a3dd
Update screenshots
3 days ago
Benoit Marty
2fd4d86d01
Change wording to "Verify identity"
3 days ago
Benoit Marty
666cedd66e
Merge pull request #3733 from element-hq/feature/bma/incomingVerification
...
Incoming session verification
3 days ago
Benoit Marty
f03a432bb2
Remove blank line.
3 days ago
Joe Groocock
ab75babc11
Fix oversize padding on captioned images/videos ( #3732 )
...
* Fix oversize padding on captioned images/videos
Use consistent padding with the InReplyToView for the media, and
consistent caption padding with other textual messages.
Signed-off-by: Joe Groocock <me@frebib.net>
* Update screenshots
---------
Signed-off-by: Joe Groocock <me@frebib.net>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <android@element.io>
3 days ago
Benoit Marty
229f843a2d
Move TextWithLabelMolecule to the designsystem module.
3 days ago
Benoit Marty
d83c09863f
Rename some private composable functions.
3 days ago
ganfra
6fbaeb8dea
Changelog for version 0.7.2
3 days ago
ganfra
1da6482c76
version++
3 days ago
Benoit Marty
f508f3e38f
Remove blank line
3 days ago
ElementBot
d4bcbd4a14
Update screenshots
3 days ago
Benoit Marty
870ae5fb54
Merge pull request #3744 from element-hq/feature/bma/resizeMedia
...
Add setting to compress image and video
3 days ago
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.
3 days ago
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
3 days ago
Benoit Marty
a899a0e129
Fix API break.
4 days ago
Benoit Marty
87336aedff
Fix API break.
4 days ago
renovate[bot]
1c5d8932bc
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.58
4 days ago
renovate[bot]
b8a81b9e17
Update dependency com.posthog:posthog-android to v3.8.3
4 days ago
Benoit Marty
c1aa553a86
Merge pull request #3740 from element-hq/renovate/dependencyanalysis
...
Update dependencyAnalysis to v2.3.0
4 days ago
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
4 days ago
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
4 days ago
renovate[bot]
5822615c65
Update dependency io.nlopez.compose.rules:detekt to v0.4.17
4 days ago
Benoit Marty
3a6d65b75d
Fix test.
4 days ago
Benoit Marty
a51c2753ba
Fix test compilation issue.
4 days ago
Benoit Marty
e5be37082f
Remove blank line
4 days ago
ElementBot
dca83332f2
Update screenshots
4 days ago
Benoit Marty
846dbc2b18
Add media upload setting.
...
Compress media regarding the settings.
Image compression change quality to 78%
Video compression change size to 720 x 48
4 days ago
Benoit Marty
01e7986347
Merge pull request #3743 from element-hq/sync-localazy
...
Sync Strings
4 days ago
bmarty
1856363964
Sync Strings from Localazy
4 days ago
Jorge Martín
52a08a37cb
When building a snapshot of the SDK bindings, don't build the app by default too
7 days ago
Benoit Marty
4b724290ac
Merge pull request #3741 from element-hq/feature/bma/releaseImprovement
...
Release script improvement
7 days ago
Benoit Marty
8d81b364f5
Change default value of doBuildApks to "no"
7 days ago
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).
7 days ago
Benoit Marty
604dba774c
Update instruction
7 days ago
Benoit Marty
40d3fcae76
Changelog for version 0.7.1
7 days ago
Benoit Marty
dd2d1de78d
version++
7 days ago
Benoit Marty
ce6ed8c303
Merge tag 'v0.7.1' into develop
...
tag
7 days ago
Benoit Marty
159a4781bc
Merge branch 'release/0.7.1' into main
7 days ago
Benoit Marty
69fb15b29e
Adding fastlane file for version 0.7.1
7 days ago
renovate[bot]
604abd213b
Update dependencyAnalysis to v2.3.0
1 week ago
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>
1 week ago
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
1 week ago