renovate[bot]
fa1e5e5ceb
Update camera to v1.4.0 ( #3765 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-31 08:54:38 +01:00
Benoit Marty
c11a503710
Merge pull request #3283 from element-hq/renovate/kotlin
...
Update kotlin
2024-10-31 08:45:43 +01:00
Benoit Marty
c087becee1
Fix test present - with CallType RoomCall sets call as active, loads URL, runs WidgetDriver and notifies the other clients a call started not passing.
2024-10-30 21:00:52 +01:00
Benoit Marty
0efe3bc4c6
Merge pull request #3754 from element-hq/renovate/com.posthog-posthog-android-3.x
...
Update dependency com.posthog:posthog-android to v3.9.0
2024-10-30 17:57:10 +01:00
Benoit Marty
2fa85f73e1
Merge pull request #3755 from element-hq/feature/bma/rotateFirebaseToken
...
Rotate firebase token in case of error
2024-10-30 17:05:31 +01:00
Benoit Marty
12f5839eef
Handle Jorge's remarks.
2024-10-30 16:37:58 +01:00
Benoit Marty
a77a6b88ee
Now that FCM token can be rotated, let the FirebaseTokenTest observe the value.
2024-10-30 11:54:10 +01:00
Benoit Marty
6bde224695
Add quick fix in notification troubleshot test to perform a Firebase token rotation
2024-10-30 11:54:10 +01:00
Benoit Marty
4aa1afec5a
Firebase token: the beginning of the token is always the same, print out the end of it.
2024-10-30 11:54:09 +01:00
Benoit Marty
5bc7b897cc
Merge branch 'develop' into renovate/kotlin
2024-10-30 11:14:29 +01:00
renovate[bot]
5e581b67bd
Update dependency com.posthog:posthog-android to v3.9.0
2024-10-30 10:12:48 +00:00
Benoit Marty
1c020bcf26
Merge pull request #3750 from element-hq/feature/bma/cryptoIteration
...
UI iteration on the encryption settings
2024-10-30 11:11:35 +01:00
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
2024-10-30 08:39:44 +01:00
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
2024-10-30 08:36:47 +01:00
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
2024-10-30 08:36:20 +01:00
Benoit Marty
a4ca70600c
Merge pull request #3751 from element-hq/feature/bma/verifyIdentityWording
...
Change wording to "Verify identity"
2024-10-30 08:35:44 +01:00
ElementBot
ebf4b7a3dd
Update screenshots
2024-10-29 20:59:39 +00:00
Benoit Marty
2fd4d86d01
Change wording to "Verify identity"
2024-10-29 21:49:08 +01:00
Benoit Marty
666cedd66e
Merge pull request #3733 from element-hq/feature/bma/incomingVerification
...
Incoming session verification
2024-10-29 18:03:28 +01:00
Benoit Marty
f03a432bb2
Remove blank line.
2024-10-29 18:03:08 +01:00
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>
2024-10-29 17:34:09 +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
ganfra
6fbaeb8dea
Changelog for version 0.7.2
2024-10-29 15:40:05 +01:00
Benoit Marty
405543a953
Add missing tests.
2024-10-29 15:20:02 +01:00
ElementBot
757a5c2512
Update screenshots
2024-10-29 14:16:46 +00:00
ganfra
1da6482c76
version++
2024-10-29 14:58:43 +01:00
Benoit Marty
1e0c212459
Crypto: iterate on wording, UI and UX.
...
Change wording of setup recovery key banner and change target to root.
Iterate on wording of encryption screen.
Change button to Switch.
Iterate on wording to delete key storage.
Iterate on wording and icon on the root setting.
Remove confirmation dialog when disabling backup.
Add subtitle to change recovery key action.
Enable key storage directly, remove quite empty screen to setup the backup.
Disable recovery action if key backup is disabled.
2024-10-29 14:54:59 +01:00
Benoit Marty
77e45d4523
ListItem: allow list item to be clickable even when disabled.
2024-10-29 12:20:25 +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
870ae5fb54
Merge pull request #3744 from element-hq/feature/bma/resizeMedia
...
Add setting to compress image and video
2024-10-29 09:47:04 +01: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
renovate[bot]
b8a81b9e17
Update dependency com.posthog:posthog-android to v3.8.3
2024-10-28 13:56:01 +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
renovate[bot]
5822615c65
Update dependency io.nlopez.compose.rules:detekt to v0.4.17
2024-10-28 12:56:01 +00:00
Benoit Marty
3a6d65b75d
Fix test.
2024-10-28 13:52:53 +01:00
Benoit Marty
a51c2753ba
Fix test compilation issue.
2024-10-28 13:50:47 +01:00
Benoit Marty
e5be37082f
Remove blank line
2024-10-28 13:30:18 +01:00
ElementBot
dca83332f2
Update screenshots
2024-10-28 10:09:13 +00:00
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
2024-10-28 10:56:58 +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