Files
letro-android/features
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-08 12:58:14 +00:00
2023-10-16 00:09:47 +00:00
2023-11-06 08:23:40 +00:00
2023-10-30 14:50:36 +00:00