mars885 / doc-skanner

An Android application that makes it possible to automatically scan and digitize documents from photos.
Apache License 2.0
111 stars 16 forks source link

Filename timestamps contain invalid characters #16

Open newhinton opened 3 years ago

newhinton commented 3 years ago

The app tries to save pdf's with ":" characters as separators for time. This breaks saving the file.

mars885 commented 3 years ago

I remember encountering this issue during development and, as far as I remember, I successfully resolved it. However, it does not look like it based on your comment. What API of Android OS are you using?

eknoes commented 2 years ago

I can reproduce that on a Pixel 3a with Android 12!