woheller69
woheller69
the problem seems to be the "%3A%2F%2F" stuff instead of "://" The above commit should fix this because it does not encode URLs starting with "http" again. Should I add...
F-Droid will remove your app via the above commit. Not because it is unsafe - that is not an issue - but because the Pdfium library is not built from...
pdfium is not built from source by lion1988dev either, which was the reason for F-Droid to remove the app.
I see binaries: https://github.com/TEA-ebook/AndroidPdfViewer/tree/main/pdfium/src/main/jni/lib/armeabi-v7a
For MjPdf wie managed to build pdfium from source but F-Droid does not like the build tools required. See link above. In my view pdfium is dead for usage on...
Exactly, that is the idea. Data in a cloud should never be unencrypted
video is being recorded. It is just blank if you open another camera app which takes the camera away. I do not see what I could do here.
try different hardware delays or larger capture interval.
does the app "crash" or "stop recording" Are you using jpg mode?
which capture rate do you use? Depending on the device I noticed that it may stop taking images when the rate is "high" which is less than 5s between pictures...