Results 9 comments of Ulf Dittmer

Yes, this still happens with sqlite-jdbc-3.36.0.3.jar

What do I need to add to my ProGuard setup to make this work? While the code works fine -many thanks to all involved!- in the debug build, the release...

Thanks for the reply, but adding that didn't make a difference. I'm not sure why it would, anyway: suppressing warnings in ProGuard doesn't address the issue it complains about (about...

Thanks very much for the help, I appreciate it. I can build the sample code fine, and after upgrading my tool chain to the latest Gradle version (I was still...

I want to share some code that solved this for me. It's partially lifted from SmtpTransport, minus a bug that prevented the fallback to other addresses to work in practice....

Is this on anyone's radar? It seems relatively easy to fix, and is rather annoying.

It's fine for files needing to be in internal storage, but that's a different issue than the storage permission not being asked for - which I second would be a...

The build fails with this message - I don't know what needs doing to resolve it, but it doesn't seem to have anything to do with the code changes. [ERROR]...

I think it's the same issue as https://github.com/eclipse-ee4j/eclipselink/issues/1278. Is this on anyone's radar? It seems relatively easy to fix, and is rather annoying.