#35 Save files without extension

Fechado
3 anos atrás foi aberto por GoodOne · 4 comentários

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 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
Umnik comentado 3 anos atrás
Proprietário

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
  2. Content owner sends Intent to SaveTo
  3. SaveTo reads file's content and also reads mimeType
  4. 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

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
GoodOne comentado 3 anos atrás
Autor

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 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
Umnik comentado 3 anos atrás
Proprietário

Yes, I can reproduce problem for now. Thank you

Yes, I can reproduce problem for now. Thank you
Umnik comentado 3 anos atrás
Proprietário

1.14

1.14
Umnik fechado em 3 anos atrás
Faça login para participar desta conversação.
Sem milestone
Não atribuída
2 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.