element-x-ada/libraries/matrix/impl/src
Marco Romano b83d8733e2
Don't leak MediaFileHandle when downloading voice messages (#1748)
Uses the new `MediaFile.persist()` [API](https://github.com/matrix-org/matrix-rust-sdk/pull/2789) to cache voice messages.
This allows to close the `MediaFile` handle after use and keeping the file.
Also disables rust sdk caching for voice messages as we'll use the app's cache dir for that purpose.

Fixes: https://github.com/vector-im/element-meta/issues/2175
2023-11-09 14:15:11 +00:00
..
main Don't leak MediaFileHandle when downloading voice messages (#1748) 2023-11-09 14:15:11 +00:00
test/kotlin/io/element/android/libraries/matrix/impl Show full history if key backup is enabled. 2023-11-08 12:41:15 +01:00