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
Benoit Marty
abf7089cea
Inject StringProvider instead of context.
1 year ago
Benoit Marty
9d66af834d
Move RoomLastMessageFormatter and related class and resource to the new module `eventformatter`, in order to prepare rendering of state event in the timeline.
1 year ago
Benoit Marty
6edc7a9323
Reduce logging level to `--warn` to reduce verbosity for testing and checking quality workflows. Keep default (lifecycle) for build workflow.
...
https://docs.gradle.org/current/userguide/logging.html
1 year ago
Benoit Marty
80b656a9c5
Use gradle logger to filter out when running with only warning logs.
1 year ago
Benoit Marty
fdb1ebf0ce
Sort by filename for easier search in the logs.
1 year ago
Benoit Marty
5f81ac82e0
Merge pull request #448 from vector-im/feature/bma/testTimeout
...
Create the mockked Bitmap outside the test, to remove increased time out
1 year ago
Benoit Marty
124e6c7cbd
Merge pull request #455 from vector-im/misc/cjs/preview-names
...
Fix bad preview name for invite list
1 year ago
Benoit Marty
ef5cc053f1
Merge pull request #453 from vector-im/renovate/io.element.android
...
Update dependency io.element.android:wysiwyg to v2.2.1
1 year ago
Benoit Marty
f9e8ab05e4
Merge pull request #459 from vector-im/renovate/activity
...
Update activity to v1.7.2
1 year ago
Marco Romano
0dee0784ba
Room list contextual menu ( #427 )
...
- Adds `ModalBottomSheet` to our design components (it wraps the homonimous Material3 one).
- Adds a bottom sheet to the Room list using the aforementioned design component.
- Adds navigation from the room list to a room detail (context menu "Settings" action).
- Consolidates the "leave room flow" into a new `leaveroom` module used by both the room list and the room details.
- Adds progress indicator to the leave room flow
- Uses new `leaveroom` module in `roomdetails` module too.
Parent issue:
- https://github.com/vector-im/element-x-android/issues/261
1 year ago
renovate[bot]
796d78a203
Update activity to v1.7.2
1 year ago
ganfra
3e01a2f317
Media: some code clean-up
1 year ago
ganfra
92e19c3dd9
Media: improve a bit the viewers
1 year ago
renovate[bot]
03bbd64780
Update dependency io.element.android:wysiwyg to v2.2.1
1 year ago
Benoit Marty
897540ed04
Merge pull request #447 from vector-im/feature/bma/wysiwyg2.2.0
...
Wysiwyg 2.2.0
1 year ago
ganfra
fc601acd28
Merge branch 'develop' into feature/fga/image_loading
1 year ago
renovate[bot]
4780bec25c
Update dependency io.nlopez.compose.rules:detekt to v0.1.7
1 year ago
ganfra
75f85a97b7
Media: makes sure system ui get back to normal when leaving preview/viewer
1 year ago
ganfra
ced60c672e
Media: add more tests
1 year ago
renovate[bot]
642741d08d
Update dependency com.google.auto.service:auto-service-annotations to v1.1.0 ( #452 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Chris Smith
bd242aee64
Fix bad preview name for invite list
1 year ago
ganfra
468b609ee1
Merge pull request #451 from vector-im/renovate/com.google.auto.service-auto-service-1.x
...
Update dependency com.google.auto.service:auto-service to v1.1.0
1 year ago