Benoit Marty
|
5d086ad82d
|
Fix moar ktlint issues
|
10 months ago |
Benoit Marty
|
1df3817808
|
Use MimeTypes object instead of hard-coded strings.
|
11 months ago |
Benoit Marty
|
9059126b2e
|
Use `kotlin.time.Duration` instead of `java.time.Duration`. Also use `Duration` in `TimelineItemVideoContent`, like in `TimelineItemAudioContent` and `TimelineItemVoiceContent`
|
11 months ago |
jonnyandrew
|
b476654489
|
Record and send voice messages (#1596)
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
1 year ago |
Jorge Martin Espinosa
|
983b83a56f
|
Media upload cancellation (#1058)
* Initial implementation of media upload cancellation
* Add tests
* Add changelog
* Update screenshots
* Add documentation
* Fix lint issues
* Fix review comments
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
1 year ago |
Benoit Marty
|
9b4b9e9140
|
Introduce `simulateLongTask` to ensure that the Presenter State `Loading` is visible.
Also do some cleanup on the tests.
|
1 year ago |
Benoit Marty
|
c3ff31394b
|
Fix bad namespace.
There were a warning: Namespace 'io.element.android.libraries.matrix.test' used in: :libraries:matrix:test, :libraries:mediaupload:test.
|
1 year ago |
ganfra
|
458cd2d4f3
|
Media: keep the name of the file when possible
|
1 year ago |
ganfra
|
f51d6a3cfd
|
Media : branch upload to preview screen (need improvement)
|
1 year ago |
ganfra
|
5176499195
|
Media: fix encrypted media
|
1 year ago |
Jorge Martin Espinosa
|
5eaa40a14b
|
[Media upload] Media pre-processing (#403)
* Create `mediaupload` module for media pre-processing.
* Split `mediapicker` and `mediaupload` modules.
|
2 years ago |