ffshare
ffshare copied to clipboard
Accented characters are not kept in the converted file
Hello. Accented characters are not kept in the name of the created file:
Originally 'LE _JOUR _OÛ _LA _TERRE _S'ARRÊTA'
New file : name with codes:


I have done some research and I am unable to find any solution to preserve Unicode characters in a share intent.
If someone would like to try solve the problem it would be greatly appreciated, here are the lines of code you that you would want to look at:
utils/Utils.kt getCacheOutputFile() gets the File output object
utils/MediaCompressor.kt compressSingleFile() converts File into Uri (line 87)
HandleMediaActivity.kt shareMedia() creates share intents for Uri's