Yuito-app-android/app/src/main
Nik Clayton b8f4de9922
Sniff MIME type for audio/video files before upload (#3190)
MIME type detection for files based on extensions (the `getType()` method)
returns incorrect results from DownloadProvider and FileProvider for (at
least) .m4a files.

Investigation details are in https://github.com/tuskyapp/Tusky/issues/3189

Be safe, and use `MediaMetadataRetriever` to sniff the content of the files
to determine the correct type.

Fixes https://github.com/tuskyapp/Tusky/issues/3189
2023-01-21 14:54:40 +01:00
..
java/com/keylesspalace/tusky Sniff MIME type for audio/video files before upload (#3190) 2023-01-21 14:54:40 +01:00
res Translated using Weblate (Belarusian) 2023-01-17 12:35:55 +00:00
AndroidManifest.xml replace Manifest package with Gradle namespace (#3007) 2022-12-06 20:32:26 +01:00
ic_launcher-web.png new app icon (#2695) 2022-09-13 19:48:09 +02:00