ElementBot
596fe5e9e2
Update screenshots
2024-10-22 14:09:46 +02:00
Benoit Marty
77b87af52a
Move RoomBadge to atomic package and rename to MatrixBadge
2024-10-22 10:18:42 +02:00
ElementBot
385a4c90f5
Update screenshots
2024-10-21 13:44:50 +00:00
Benoit Marty
5b32fd8de0
Merge pull request #3706 from element-hq/bma/listItemFixes
...
UI: fix list item colors
2024-10-21 11:14:11 +02:00
bmarty
b179518962
Sync Strings from Localazy
2024-10-21 00:27:20 +00:00
ElementBot
ab59a73a22
Update screenshots
2024-10-18 14:03:19 +00:00
ElementBot
7b4fdf21ba
Update screenshots
2024-10-18 13:24:06 +00:00
Benoit Marty
05a0effd2a
Merge pull request #3695 from element-hq/feature/bma/improveComposerPaddings
...
Improve composer paddings
2024-10-16 22:55:51 +02:00
Benoit Marty
f95ab1fb06
Merge pull request #3671 from element-hq/bma/improveRoomModeration
...
Improve room moderation
2024-10-16 17:57:22 +02:00
Benoit Marty
7ece687740
Merge pull request #3574 from element-hq/feature/bma/improveMediaModel
...
Clarify model for Event with attachment
2024-10-16 14:57:05 +02:00
ElementBot
fe1092b949
Update screenshots
2024-10-16 12:28:04 +00:00
ElementBot
c66802b1c1
Update screenshots
2024-10-16 11:49:16 +02:00
Benoit Marty
576658988f
Improve test Classes extending 'PreviewParameterProvider' name MUST end with 'Provider' and MUST contain provided class name
2024-10-16 11:17:45 +02:00
Benoit Marty
ce318b3719
Merge pull request #3686 from element-hq/feature/bma/identityChangeWording
...
Add userId in identity change warning banner
2024-10-16 11:15:56 +02:00
Benoit Marty
25e3aa6fc4
Remove runBlocking usage in LambdaRecorder.
2024-10-16 10:03:18 +02:00
ElementBot
0272788f3f
Update screenshots
2024-10-15 16:13:17 +00:00
ElementBot
208d5f433e
Update screenshots
2024-10-10 15:27:27 +00:00
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>
2024-10-10 08:32:00 +00:00
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>
2024-10-09 11:50:11 +00:00
Benoit Marty
79a1ab72e9
Merge pull request #3633 from element-hq/feature/bma/qrCodeNotice
...
QrCode intro screen: add subtitle and fix button wording #3632
2024-10-09 12:25:21 +02:00
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>
2024-10-09 10:23:23 +00:00
ganfra
a3db4b2043
Merge pull request #3631 from element-hq/feature/fga/rework_room_summary
...
Rework room summary
2024-10-09 11:44:45 +02:00
ElementBot
05536888b1
Update screenshots
2024-10-09 08:57:09 +00:00
ElementBot
be2216ccd9
Update screenshots
2024-10-09 08:35:09 +00:00
ElementBot
6ea11fa9c2
Update screenshots
2024-10-08 17:12:50 +02:00
ElementBot
84fd25c6d9
Update screenshots
2024-10-08 10:02:00 +00:00
Benoit Marty
8c018c4fda
Fix konsist test.
2024-10-08 11:13:56 +02:00
Benoit Marty
ac481a59de
Konsist: Ensure that Presenter do not depend on other presenters.
2024-10-07 17:45:16 +02:00
Benoit Marty
f2ca3c30d7
Konsist: Ensure that unit tests are detected
2024-10-07 17:45:15 +02:00
Benoit Marty
de6b34dc7a
Merge pull request #3609 from element-hq/feature/bma/slidingSyncCheck
...
Remove supportSlidingSync boolean.
2024-10-07 15:30:39 +02:00
bmarty
e25ba65170
Sync Strings from Localazy
2024-10-07 00:28:33 +00:00
ElementBot
1f7b05a58d
Update screenshots
2024-10-04 15:15:15 +00:00
ElementBot
0018cce7c1
Update screenshots
2024-10-04 15:12:13 +00:00
Benoit Marty
b889e8681c
Rename hideContent to hideMediaContent
2024-10-04 17:02:03 +02:00
ElementBot
70c6bede97
Update screenshots
2024-10-04 17:02:00 +02:00
Benoit Marty
d2bd1b7cab
Fix test
2024-10-04 17:01:54 +02:00
ElementBot
02a173f441
Update screenshots
2024-10-04 14:05:07 +00:00
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
2024-10-03 15:38:08 +02:00
Benoit Marty
29356b96c1
Merge pull request #3554 from element-hq/feature/bma/testEmptyTimeline
...
Add unit tests on TimelineItemsSubscriber
2024-10-02 14:04:48 +02:00
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>
2024-10-02 11:52:17 +00:00
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>
2024-10-02 09:28:33 +00:00
ElementBot
6a8086c9c1
Update screenshots
2024-09-30 08:02:28 +00:00
Benoit Marty
f89463c3a1
Remove runCancellableScopeTest and runCancellableScopeTestWithTestScope, we can use TestScope.backgroundScope instead.
2024-09-27 18:37:16 +02:00
Benoit Marty
154114bfce
Konsist: implement another workaround.
2024-09-27 12:14:51 +02:00
Benoit Marty
e0a9fbe063
Konsist: fix compilation issue and implement workaround.
2024-09-27 11:59:32 +02:00
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>
2024-09-26 14:54:25 +00:00
Benoit Marty
c5f5ff356b
Merge pull request #3527 from element-hq/feature/bma/elementCallNoNetwork
...
Handle no network error when starting Element Call.
2024-09-26 14:43:50 +02:00
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>
2024-09-26 09:30:20 +02:00
Benoit Marty
ae7a79e06e
Merge pull request #3531 from element-hq/feature/bma/logLevel
...
Remove ability to configure default log level
2024-09-25 10:33:27 +02:00
ElementBot
785d3882f4
Update screenshots
2024-09-24 15:40:44 +00:00