bmarty
1856363964
Sync Strings from Localazy
5 days 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
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>
1 week ago
ganfra
7588b4e5ab
Update screenshots
1 week ago
ElementBot
4820cd0ed1
Update screenshots
1 week ago
ElementBot
596fe5e9e2
Update screenshots
1 week ago
ElementBot
2d9f83becb
Update screenshots
1 week ago
Benoit Marty
daaaf92a87
Let IconTitleSubtitleMolecule use BigIcon.
1 week ago
Benoit Marty
77b87af52a
Move RoomBadge to atomic package and rename to MatrixBadge
2 weeks ago
ElementBot
385a4c90f5
Update screenshots
2 weeks ago
bmarty
b179518962
Sync Strings from Localazy
2 weeks ago
ElementBot
ab59a73a22
Update screenshots
2 weeks ago
ElementBot
7b4fdf21ba
Update screenshots
2 weeks ago
ElementBot
fe1092b949
Update screenshots
2 weeks ago
ElementBot
c66802b1c1
Update screenshots
2 weeks ago
Benoit Marty
576658988f
Improve test `Classes extending 'PreviewParameterProvider' name MUST end with 'Provider' and MUST contain provided class name`
2 weeks ago
Benoit Marty
25e3aa6fc4
Remove runBlocking usage in LambdaRecorder.
2 weeks ago
ElementBot
0272788f3f
Update screenshots
2 weeks ago
ElementBot
208d5f433e
Update screenshots
3 weeks ago
Jorge Martin Espinosa
366db4791b
Upgrade Kotlin to v2.0 ( #3594 )
...
* Bump Kotlin to v2.0
* Fix lots of issues due to the upgrade: lint issues, function signature incompatibilities, broken tests, etc.
---------
Co-authored-by: Benoit Marty <benoit@matrix.org>
3 weeks ago
renovate[bot]
1f2075f1b3
fix(deps): update dependency androidx.compose:compose-bom to v2024.09.03 ( #3583 )
...
* fix(deps): update dependency androidx.compose:compose-bom to v2024.09.03
* Fix the `LinearProgressIndicator` new style
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <android@element.io>
3 weeks ago
renovate[bot]
76a7c11d38
Update dependency io.element.android:emojibase-bindings to v1.3.3 ( #3620 )
...
* fix(deps): update dependency io.element.android:emojibase-bindings to v1.3.3
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ElementBot <android@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
3 weeks ago
ElementBot
05536888b1
Update screenshots
3 weeks ago
ElementBot
be2216ccd9
Update screenshots
3 weeks ago
ElementBot
6ea11fa9c2
Update screenshots
3 weeks ago
ElementBot
84fd25c6d9
Update screenshots
3 weeks ago
Benoit Marty
8c018c4fda
Fix konsist test.
3 weeks ago
Benoit Marty
ac481a59de
Konsist: Ensure that `Presenter` do not depend on other presenters.
4 weeks ago
Benoit Marty
f2ca3c30d7
Konsist: Ensure that unit tests are detected
4 weeks ago
bmarty
e25ba65170
Sync Strings from Localazy
4 weeks ago
ElementBot
1f7b05a58d
Update screenshots
4 weeks ago
ElementBot
0018cce7c1
Update screenshots
4 weeks ago
Benoit Marty
b889e8681c
Rename `hideContent` to `hideMediaContent`
4 weeks ago
ElementBot
70c6bede97
Update screenshots
4 weeks ago
Benoit Marty
d2bd1b7cab
Fix test
4 weeks ago
ElementBot
02a173f441
Update screenshots
4 weeks ago
Jorge Martin Espinosa
4d6b37f157
Merge unit, screenshot tests and coverage in a single CI call ( #3593 )
...
* Merge unit, screenshot tests and coverage tasks in a single CI call
* Disable gradle daemon too since it's all in a single gradle call now
* Make Kover upload the HTML reports on failure too
4 weeks ago
Jorge Martin Espinosa
79c17f714f
Use Anvil KSP instead of the Square KAPT one ( #3564 )
...
* Use Anvil KSP instead of the Square KAPT one
* Fix several configuration cache, lint and test issues
* Allow incremental kotlin compilation in the CI
* Workaround Robolectric + Compose issue that caused `AppNotIdleException`
* Update the `enterprise` commit hash
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io>
1 month ago
Jorge Martin Espinosa
f344a1282c
Don't display security banner for unknown RecoveryState ( #3579 )
...
* Don't display security banner for unknown `RecoveryState`
* Don't display 'set up recovery' if its status is unknown.
Add more screenshot tests.
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io>
1 month ago
ElementBot
6a8086c9c1
Update screenshots
1 month ago
Benoit Marty
f89463c3a1
Remove `runCancellableScopeTest` and `runCancellableScopeTestWithTestScope`, we can use `TestScope.backgroundScope` instead.
1 month ago
Benoit Marty
154114bfce
Konsist: implement another workaround.
1 month ago
Benoit Marty
e0a9fbe063
Konsist: fix compilation issue and implement workaround.
1 month ago
renovate[bot]
231217c438
Update dependency io.element.android:compound-android to v0.1.0 ( #3524 )
...
* Update dependency io.element.android:compound-android to v0.1.0
* Fix usages of `AvatarColorsProvider`
* Update screenshots
* Fix tests and lint issues
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <android@element.io>
1 month ago
renovate[bot]
9756afc5d1
Update dependency androidx.compose:compose-bom to v2024.09.00 ( #3399 )
...
* Update dependency androidx.compose:compose-bom to v2024.09.00
* Adapt code for changes.
* Workaround crash when closing the RTE
* Fix broken bottom sheet colors and shape
* Fix tons of warnings and deprecations
* Fix lint issues
* Fix more M3 update changes
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: ganfra <francoisg@matrix.org>
Co-authored-by: ElementBot <android@element.io>
1 month ago
ElementBot
785d3882f4
Update screenshots
1 month ago
ElementBot
6ce19f8342
Update screenshots
1 month ago
ElementBot
350e7f68f3
Update screenshots
1 month ago
ElementBot
90d7a5796c
Update screenshots
1 month ago
Benoit Marty
d1be4349f0
Add test on RustRoomDirectoryList
1 month ago