renovate[bot]
33d90104dd
Update plugin sonarqube to v4.1.0.3113 ( #469 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
67649507ff
Update dependency com.google.firebase:firebase-bom to v32.1.0 ( #470 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
29fcfcf68c
Update dependency io.gitlab.arturbosch.detekt to v1.23.0 ( #454 )
...
* Update dependency io.gitlab.arturbosch.detekt to v1.23.0
* Disable new detekt rules for unused params
UnusedParameter and UnusedPrivateProperty are both potentially
useful but we currently break them a lot, for the most part
in places that haven't been fully implemented yet.
The unused params are reported as build warnings anyway, so
we're not missing much by disabling these for now.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chris Smith <csmith@lunarian.uk>
1 year ago
Benoit Marty
7f2b23507c
Merge pull request #471 from vector-im/sync-localazy
...
Sync Strings
1 year ago
Benoit Marty
f202791d18
Trigger CI
1 year ago
Benoit Marty
08fdb40ef6
Merge pull request #467 from vector-im/feature/bma/reworkGrouper
...
Improve timeline rendering for message and state event
1 year ago
renovate[bot]
4a9b92a6fe
Update dependency app.cash.turbine:turbine to v0.13.0 ( #417 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
de4c27a4de
Update dependency com.squareup:kotlinpoet to v1.14.2 ( #474 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Kat Gerasimova
ef6b562175
Merge pull request #466 from vector-im/kittykat-patch-2
...
Update triage automation for signoff
1 year ago
Benoit Marty
28ff9ea437
Reduce number of warnings
1 year ago
Benoit Marty
85f7a6aeb4
Record screenshots
1 year ago
Benoit Marty
03e2fa04cb
Fix alignment issue when there is an error.
1 year ago
Benoit Marty
60593fb1d7
Add preview for TimelineEventTimestampView
1 year ago
Benoit Marty
483cedf66c
Merge pull request #468 from vector-im/renovate/rnkdsh-action-upload-diawi-1.x
...
Update rnkdsh/action-upload-diawi action to v1.5.0
1 year ago
Benoit Marty
bf62be3b0f
Record screenshots.
1 year ago
Benoit Marty
34980d34ad
Improve preview again
1 year ago
Benoit Marty
0cbddd58bc
Fix compilation issue after rebase.
1 year ago
Benoit Marty
25e432d24e
Fix setting y offset to -12.dp can overlap a state event displayed above. Rework how the vertical offset are applied.
1 year ago
Benoit Marty
c590a32942
Move extension to a common file for code clarity.
1 year ago
Benoit Marty
929ed22cb3
Ensure GroupPosition is correct regarding Event which cannot be grouped.
1 year ago
Benoit Marty
6621163d27
Document [TimelineItemGroupPosition] and improve preview of [MessageEventBubble].
1 year ago
Benoit Marty
6000a7ca5b
Let TimelineItemsFactory group the item if necessary, so it's done on a computation dispatcher. Let the View manage the expanded/grouped state.
1 year ago
Jorge Martin Espinosa
09be5f4a6a
Merge pull request #433 from vector-im/feature/fga/image_loading
...
Send and receive media
1 year ago
Jorge Martín
668b0e7273
Merge remote-tracking branch 'origin/develop' into feature/fga/image_loading
1 year ago
Jorge Martin Espinosa
d37c6e58e0
Revert `RenderingMode` to `NORMAL` in `ScreenshotTest` ( #475 )
...
* Revert `RenderingMode` to `NORMAL` in `ScreenshotTest`
* Remove no longer needed code
1 year ago
Jorge Martín
87990c425c
Fix small issues, improve `Result.flatMap`
1 year ago
bmarty
175b7deccb
Sync Strings from Localazy
1 year ago
renovate[bot]
4b268dacd1
Update rnkdsh/action-upload-diawi action to v1.5.0
1 year ago
ganfra
698e08573b
Media: fix test compilation
1 year ago
ganfra
fce45b828c
Media: generate again screenshots...
1 year ago
ganfra
b2a66ddafe
Media: handle PR review remarks
1 year ago
ganfra
c72ecc4807
Media: clean a bit Timestamp rendering
1 year ago
Jorge Martín
15ff1a4d30
Timestamp improvements
1 year ago
Jorge Martín
fc464a35f9
Try to improve timestamp rendering for media
1 year ago
ganfra
462f8c138a
Merge branch 'develop' into feature/fga/image_loading
1 year ago
ganfra
405a6073c6
Fix lint issue
1 year ago
Jorge Martin Espinosa
7aae71c2d4
Display timestamps for text messages ( #465 )
1 year ago
Kat Gerasimova
bbf1ad1adc
Update triage automation for signoff
1 year ago
ganfra
2832c95c69
Media: update screenshots again
1 year ago
ganfra
ec4c511c66
Media : Fix small issues after merge
1 year ago
ganfra
2c0771ecc0
Merge branch 'develop' into feature/fga/image_loading
1 year ago
ganfra
2ec2c9b16f
Media: continue improving VideoView
1 year ago
renovate[bot]
efcd969b4c
Update mobile-dev-inc/action-maestro-cloud action to v1.3.3 ( #457 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Benoit Marty
a77ff69a65
Merge pull request #443 from vector-im/feature/bma/timelineStateEventFormatting
...
Timeline state event formatting
1 year ago
renovate[bot]
5f8eb7b9fd
Update anvil to v2.4.6 ( #463 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Marco Romano
b145fcbc50
Enable one last ignored test for LeaveRoomPresenterImpl ( #462 )
...
Most of the tests in `LeaveRoomPresenterImplTest.kt` where using `UnconfinedTestDispatcher` which was conflating some of the state returned by the presenter. This prevented to test one specific case which had been left with an `@Ignore` annotation.
This PR switches to `StandardTestDispatcher` so that the ignored test case can work and also fixes some other test cases whose behavior is now more correct under the `StandardTestDispatcher`.
Also updates our test factory method for `CoroutineDispatchers` to more easily obtain a `CoroutineDispatchers` which uses `StandardTestDispatcher`.
1 year ago
ganfra
d5c0591439
Media: generate screenshots again
1 year ago
ganfra
e0106fe907
Media: some more improvements over MediaViewer
1 year ago
Benoit Marty
6102ffa7e4
Add test for TimelinePresenter: Collapse and expand group.
1 year ago
ganfra
5e5737aa61
Media: add some previews in the TimelineView
1 year ago