Files
blap-android/features
Jorge Martin Espinosa 8e9c0bedf2 Fix sharing media inside the app (#7016)
When a `MediaSource` is disposed, the local temp file associated to it will be deleted from disk.

When we try sharing a media from the media viewer screen to another room, this will dismiss the screen, which in turn will dispose of the media source and remove the file, which then fails to be shared.

If we copy it first and then make sure we delete it after trying to send it, it works fine.
2026-06-16 16:42:59 +02:00
..
2025-11-19 09:34:17 +01:00
2026-04-30 16:04:07 +02:00
2026-06-16 12:59:45 +02:00
2026-06-16 12:59:45 +02:00
2026-06-16 12:59:45 +02:00
2026-06-16 12:59:45 +02:00
2026-06-16 12:59:45 +02:00
2026-04-08 17:51:57 +02:00
2026-05-26 08:05:07 +00:00
2026-05-28 09:54:01 +02:00