Files
letro-android/libraries
Marco Romano 8f1b699271 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
..
2023-11-09 12:31:36 +01:00
2023-11-08 12:58:14 +00:00
2023-11-08 12:58:14 +00:00
2023-11-02 11:55:56 +01:00
2023-07-07 12:04:06 +01:00