At the moment it is not possible to save files without a file extension. It would be nice if it would have a catch-all category for files extensions which are not known and files which haven't got an file extension.
Thank you for your work! Your app is awsome.
Greetings
Hello
At the moment it is not possible to save files without a file extension. It would be nice if it would have a catch-all category for files extensions which are not known and files which haven't got an file extension.
Thank you for your work! Your app is awsome.
Greetings
May be bug exists in my app? Can you describe step-by-step reproduction for me?
Oh, and also Android will not pass Intent for SaveTo if content owner does not put mimeType
Hello
App does not read file ext on saving. File extension creates from mimeType.
1. Content owner creates Intent with file's content and put mimeType
1. Content owner sends Intent to SaveTo
1. SaveTo reads file's content and also reads mimeType
1. SaveTo extracts ext from mimeType https://notabug.org/Umnik/SaveTo/src/master/app/src/main/java/xyz/myachin/saveto/logic/intent/IncomingIntent.kt#L103
May be bug exists in my app? Can you describe step-by-step reproduction for me?
Oh, and also Android will not pass Intent for SaveTo if content owner does not put mimeType
I tried to export a Whatsapp chat to a local directory with SaveTo (Go to a chat > Settings Icon > More > Export chat > Include Media > SaveTo.. Direct). But it fails without giving any output. The exported files were a Chat history as textfile and five PNG pictures.
SaveTo is configured properly because Export of a Picture in Whatsapp works as expected.
This is my environment:
Android version 11
Whatsapp version 2.21.10.16
SaveTo 1.13
Thank you and Greetings
Hello
I tried to export a Whatsapp chat to a local directory with SaveTo (Go to a chat > Settings Icon > More > Export chat > Include Media > SaveTo.. Direct). But it fails without giving any output. The exported files were a Chat history as textfile and five PNG pictures.
SaveTo is configured properly because Export of a Picture in Whatsapp works as expected.
This is my environment:
Android version 11
Whatsapp version 2.21.10.16
SaveTo 1.13
Thank you and Greetings
Hello
At the moment it is not possible to save files without a file extension. It would be nice if it would have a catch-all category for files extensions which are not known and files which haven't got an file extension.
Thank you for your work! Your app is awsome.
Greetings
Hello
App does not read file ext on saving. File extension creates from mimeType.
May be bug exists in my app? Can you describe step-by-step reproduction for me?
Oh, and also Android will not pass Intent for SaveTo if content owner does not put mimeType
Hello
I tried to export a Whatsapp chat to a local directory with SaveTo (Go to a chat > Settings Icon > More > Export chat > Include Media > SaveTo.. Direct). But it fails without giving any output. The exported files were a Chat history as textfile and five PNG pictures.
SaveTo is configured properly because Export of a Picture in Whatsapp works as expected.
This is my environment: Android version 11 Whatsapp version 2.21.10.16 SaveTo 1.13
Thank you and Greetings
Yes, I can reproduce problem for now. Thank you
1.14