33 Commits (6a3c42f189acf7a9695f34404587e13920914ea2)

Author SHA1 Message Date
Jorge Martin Espinosa ffef9d936a
Fix: WebP images can't be sent as media. (#1501) 12 months ago
Jorge Martin Espinosa 1d3d1fe480
Fix the orientation of sent images (#1190) 1 year ago
Jorge Martin Espinosa 648e2c378d
Fix sent videos being cropped (#1124) 1 year ago
Benoit Marty 7083abcf09 migrate `object` to `data object` (#1135) 1 year ago
Jorge Martin Espinosa 983b83a56f
Media upload cancellation (#1058) 1 year ago
Benoit Marty c75eabbcb0 Enable detekt rules `UnnecessaryParentheses` and cleanup the code. 1 year ago
Benoit Marty 2928073e22 Enable detekt rules `UnusedImports` and cleanup the code. 1 year ago
Benoit Marty 1f3efdfe46 Fix warning (Build.VERSION.SDK_INT < Build.VERSION_CODES.Q here) 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 3d0e6a4130 Media: render audio content 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
Benoit Marty 2452d8aa91 Fix the 6 issues reported by Sonar. 1 year ago
ganfra f976291731 Media: fix detekt 1 year ago
ganfra 33c74fb4e5 Fix MediaPreProcessor for images/videos sent as file 1 year ago
ganfra d4526e52c6 Matrix rust sdk: update to 0.1.20 (and fix compilation issues) 1 year ago
Benoit Marty 9b4b9e9140 Introduce `simulateLongTask` to ensure that the Presenter State `Loading` is visible. 1 year ago
Benoit Marty c3ff31394b Fix bad namespace. 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 5176499195 Media: fix encrypted media 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