b22e2b259b
This fixes support for file managers that don't proxy the file access from the file selection dialog through a content provider, and just return a raw file:// URL. In this case, resolver.openInputStream() tries to open the file directly, and fails with "Permission denied". Signed-off-by: Samuel Holland <samuel@sholland.org> |
||
---|---|---|
.. | ||
src/main | ||
tools | ||
build.gradle | ||
proguard-rules.pro |