wireguard-android/app
Samuel Holland b22e2b259b manifest: Add permission to read external storage
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>
2018-02-03 12:47:14 -06:00
..
src/main manifest: Add permission to read external storage 2018-02-03 12:47:14 -06:00
tools tools: error if setconf fails 2018-01-10 02:48:05 +01:00
build.gradle Version bump 2018-01-18 23:17:29 +01:00
proguard-rules.pro project: Create empty project with WireGuard icon 2017-07-28 23:10:37 -05:00