25 Commits (785952628027668147a8fe18ec9121775379c784)

Author SHA1 Message Date
Benoit Marty 5bda29ca7e
Rework FakeMatrixRoom so that it contains only lambdas. (#3229) 2 months ago
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 3 months ago
Benoit Marty ec8cb2e32f Change Test class suffix. 4 months ago
Jorge Martín cc9c04b1a3 Fix SDK integration 6 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 8 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 8 months ago
Benoit Marty ee766ecf26 Providing a thumbnail when sending a media is now optional. 9 months ago
Benoit Marty 655d8305a1 Using Exception is OK here. 10 months ago
Benoit Marty 1df3817808 Use MimeTypes object instead of hard-coded strings. 10 months ago
Marco Romano 0e4141863b
Always treat waveform as List<Float> (#1663) 11 months ago
jonnyandrew b476654489
Record and send voice messages (#1596) 11 months ago
Jorge Martin Espinosa 983b83a56f
Media upload cancellation (#1058) 1 year ago
Benoit Marty 9fbdef4bd2 Fix warning ('when' is exhaustive so 'else' is redundant here) 1 year ago
ganfra e9a34eb46d Media: upload audio 1 year ago
ganfra f090aa021e Media upload: branch progress callback to UI 1 year ago
ganfra 2115db7af5 Rust sdk update: make the app compile 1 year ago
ganfra 33c74fb4e5 Fix MediaPreProcessor for images/videos sent as file 1 year ago
Jorge Martín 87990c425c Fix small issues, improve `Result.flatMap` 1 year ago
ganfra 458cd2d4f3 Media: keep the name of the file when possible 1 year ago
ganfra 62b66b2111 Media : some improvements and cleaning 1 year ago
ganfra f51d6a3cfd Media : branch upload to preview screen (need improvement) 1 year ago
ganfra e3ad4ee06f Media : extract an extension method to mediaupload 1 year ago
Jorge Martin Espinosa 89b9db3be6 [Media upload] Upload image, video and files (#411) 1 year ago
Jorge Martin Espinosa 5eaa40a14b [Media upload] Media pre-processing (#403) 1 year ago