tachiyomi/core
arkon 4fcdde4913 Remove storage permissions
Requires adjusting some file reading to first copy to a temporary file
in cache that we have permissions to read from. This is only applicable for things
like ZIP files where we need an actual File rather than just some Android content
URI shenanigans.
2023-11-28 22:50:30 -05:00
..
src/main Remove storage permissions 2023-11-28 22:50:30 -05:00
.gitignore Extract source api from app module (#8014) 2022-09-15 18:12:27 -04:00
build.gradle.kts Handle Brotli-compressed responses 2023-10-31 18:03:07 -04:00