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
Benoit Marty
9be8112c9c
Add test for TimelineItemGrouper and fix a bug: the last group if any was not added to the list.
1 year ago
ganfra
c741b35035
Media: polish TimelineVideo item
1 year ago
ganfra
1fe14ef685
Media: update screenshots
1 year ago
ganfra
f7b45d7823
Media: more cleanup
1 year ago
ganfra
4f3dc8bc71
Merge pull request #456 from vector-im/renovate/io.nlopez.compose.rules-detekt-0.x
...
Update dependency io.nlopez.compose.rules:detekt to v0.1.7
1 year ago
Benoit Marty
11db753904
Merge pull request #460 from vector-im/feature/bma/logCleanup
...
Log cleanup
1 year ago
ganfra
6eaee151c5
Media: update androidx.media
1 year ago
ganfra
48389ccd26
Media: improve BlurHashAsyncImage
1 year ago
Benoit Marty
2898d830d8
Fix warning "Use version catalog instead"
1 year ago
Benoit Marty
f36b5d62e0
Record screenshot
1 year ago
Benoit Marty
78c99a340e
Fix missing modifier parameter.
1 year ago
Benoit Marty
9efb703854
Fix test compilation
1 year ago
Benoit Marty
4c20450c2a
This is default value when `reverseLayout = true`
1 year ago
Benoit Marty
52d35e0ac4
Better icon for this use case.
1 year ago
Benoit Marty
31ec3267db
Animate collapse/expand change
1 year ago
Benoit Marty
4b9a01d753
Record screenshots
1 year ago
Benoit Marty
0c95912c9c
Group some state events in the timeline
1 year ago
Benoit Marty
26198140df
No actions (yet) for State Event.
1 year ago
Benoit Marty
75f6c99ea9
Render State Event in the timeline.
1 year ago
Benoit Marty
66baf1632e
Extract to sub classes
1 year ago
Benoit Marty
b7278f3e3e
Process state event in timeline - WIP
1 year ago
Benoit Marty
a5fc4ffe84
Rename `processMessageItem` to simple `format`
1 year ago