Benoit Marty
fa4caf3561
... and fix the test.
2024-10-07 17:31:55 +02:00
Benoit Marty
ab730f4938
Fix compilation issue in RustMatrixClientFactoryTest...
2024-10-07 17:30:36 +02:00
Benoit Marty
a8eeae65c4
Ensure the CI compile and execute all the unit tests.
2024-10-07 17:20:40 +02:00
Benoit Marty
f1e3824fe4
Revert "Ensure the CI compile and execute all the unit tests."
...
This reverts commit dab91ade17 .
2024-10-07 17:19:57 +02:00
Benoit Marty
dab91ade17
Ensure the CI compile and execute all the unit tests.
2024-10-07 17:18:53 +02:00
Benoit Marty
643c9c7f39
Merge pull request #3609 from element-hq/feature/bma/slidingSyncCheck
...
Remove supportSlidingSync boolean.
2024-10-07 15:30:39 +02:00
Benoit Marty
46e6ef101c
Merge pull request #3611 from frebib/frebib/black-on-black
...
Fix black-on-black status bars with hidden media
2024-10-07 09:38:38 +02:00
Benoit Marty
d0c81aaef2
Merge pull request #3606 from element-hq/renovate/com.google.testparameterinjector-test-parameter-injector-1.x
...
fix(deps): update dependency com.google.testparameterinjector:test-parameter-injector to v1.18
2024-10-07 09:35:44 +02:00
Benoit Marty
b7c846a51a
Merge pull request #3612 from element-hq/sync-localazy
...
Sync Strings - import translations to Persian
2024-10-07 09:34:29 +02:00
bmarty
05291bcf2f
Sync Strings from Localazy
2024-10-07 00:28:33 +00:00
Joe Groocock
042b6e61be
Use CircleShape instead of 50% RoundedCornerShape
...
This is a builtin alias for the same thing.
Signed-off-by: Joe Groocock <me@frebib.net >
2024-10-05 15:57:07 +00:00
Joe Groocock
aa6159e9ad
Fix black-on-black status bars with hidden media
...
In dark mode, the ElementTheme composable incorrectly applied a dark
colour to the status bars, which was nearly invisible on top of the
black background of the app.
Signed-off-by: Joe Groocock <me@frebib.net >
2024-10-05 15:54:42 +00:00
Valere
b919781b8e
Merge pull request #3569 from element-hq/feature/valere/only_signed_decryption_mode
...
crypto: Use OnlySigned isolation flag to setup decryption trust req.
2024-10-04 18:02:43 +02:00
Benoit Marty
872bab938a
Merge pull request #3592 from element-hq/feature/bma/hideImages
...
Add developer setting to hide images in the timeline
2024-10-04 17:57:37 +02:00
ElementBot
39ab1e142a
Update screenshots
2024-10-04 15:15:15 +00:00
ElementBot
847c22cadb
Update screenshots
2024-10-04 15:12:13 +00:00
Valere
380150b0f9
quick fix: Isolation mode feature flag name udpate
2024-10-04 17:07:16 +02:00
Valere
457e116809
crypto: Use OnlySigned isolation flag to setup decryption trust req.
2024-10-04 17:07:15 +02:00
Benoit Marty
5a962c5d2d
Do not inject the TimelineProtectionPresenter
2024-10-04 17:02:05 +02:00
Benoit Marty
643fe9ec65
Fix preview name.
2024-10-04 17:02:04 +02:00
Benoit Marty
a73c8b1e25
Rename hideContent to hideMediaContent
2024-10-04 17:02:03 +02:00
Benoit Marty
76eb4b73f3
Let invokeOnCurrentTimeline lambda param return Unit so that we can remove run block.
2024-10-04 17:02:02 +02:00
Benoit Marty
3109fedb0f
SuppressWarnings ModifierClickableOrder
2024-10-04 17:02:02 +02:00
ElementBot
16c7c3ae96
Update screenshots
2024-10-04 17:02:00 +02:00
Benoit Marty
090b989d2a
Hide images: iterate on design.
2024-10-04 17:01:59 +02:00
Benoit Marty
c6f65f79f4
Fix test name.
2024-10-04 17:01:58 +02:00
Benoit Marty
685ef9c872
Remove dead code.
2024-10-04 17:01:57 +02:00
Benoit Marty
babeaf58fe
Add unit test on ProtectedView and TimelineProtectionState
2024-10-04 17:01:56 +02:00
Benoit Marty
4a481d0f84
Add unit test on TimelineProtectionPresenter
2024-10-04 17:01:55 +02:00
Benoit Marty
eeca2e1f96
Fix test
2024-10-04 17:01:54 +02:00
Benoit Marty
82ea039c5d
Fix test compilation
2024-10-04 17:01:53 +02:00
Benoit Marty
e6ac090915
Do not render images in notification if the setting to hide image is enabled.
2024-10-04 17:01:52 +02:00
Benoit Marty
403bb78112
Improve extension to fix a copy paste issue.
2024-10-04 17:01:52 +02:00
Benoit Marty
f88ec4837e
Add settings to hide images and videos in the timeline.
...
Hide images, videos and stickers in the timeline.
Disable click on hidden content. It must be revealed first.
Add preview without BlurHash.
Also hide image in thumbnails.
2024-10-04 17:01:51 +02:00
renovate[bot]
d67fae8d4c
fix(deps): update dependency io.nlopez.compose.rules:detekt to v0.4.15 ( #3595 )
...
* Update dependency io.nlopez.compose.rules:detekt to v0.4.15
* Fix new detekt issues
* Fix KtLint
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io >
2024-10-04 16:58:19 +02:00
Benoit Marty
d14de55d21
Merge pull request #3607 from element-hq/misc/jme/fix-screenshot-recording-in-ci
...
Fix screenshot recording in CI
2024-10-04 16:56:55 +02:00
Benoit Marty
b6b59562c7
Remove supportSlidingSync boolean.
...
Note that this field was not used (read) anymore, so this is just cleaning up the code.
2024-10-04 16:56:16 +02:00
renovate[bot]
9c6df9b5c9
Update wysiwyg to v2.37.13 ( #3596 )
...
* Update wysiwyg to v2.37.13
* Update licenses to include AGPL3 and remove unused ones
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io >
2024-10-04 14:49:39 +00:00
renovate[bot]
cf3e07c518
fix(deps): update dependency com.google.testparameterinjector:test-parameter-injector to v1.18
2024-10-04 14:10:40 +00:00
Benoit Marty
40d1d768dd
Merge pull request #3559 from element-hq/renovate/dependencyanalysis
...
chore(deps): update dependencyanalysis to v2.1.3
2024-10-04 16:09:31 +02:00
ElementBot
db5bb4b198
Update screenshots
2024-10-04 14:05:07 +00:00
Jorge Martín
f818b28a06
Fix screenshot recording in CI
2024-10-04 15:53:14 +02:00
Benoit Marty
b5eb7c4603
Merge pull request #3604 from element-hq/feature/bma/fixBuildWithLocalSdk
...
Fix building the app using a local SDK.
2024-10-04 15:02:25 +02:00
Valere
c83c63fc90
Merge pull request #3602 from element-hq/feature/valere/bump_rust_sdk_0.2.51
...
dependency: Bump rust sdk to 0.2.51
2024-10-04 14:19:58 +02:00
Jorge Martin Espinosa
8c97e05733
Disable configuration cache in the CI by default ( #3601 )
2024-10-04 13:57:46 +02:00
Valere
0cc751d168
dep | Adapt rust-sdk, rename PreviouslyVerified to VerificationViolation
2024-10-04 12:37:33 +02:00
Benoit Marty
ab7c5e5cc7
Fix building the app using a local SDK.
...
Inject `AnalyticsService` instead of `UtdTracker` since `UtdTracker` requires access to `org.matrix.rustcomponents.sdk.UnableToDecryptDelegate`
2024-10-04 12:01:30 +02:00
Valere
2c7e84a44b
dependency: Bump rust sdk to 0.2.51
2024-10-04 11:50:01 +02:00
renovate[bot]
901d054655
Update dependencyAnalysis to v2.1.3
2024-10-04 07:25:39 +00:00
Benoit Marty
77bcad693e
Merge pull request #3591 from element-hq/renovate/com.posthog-posthog-android-3.x
...
Update dependency com.posthog:posthog-android to v3.8.0
2024-10-03 21:22:48 +02:00