Magisk/app
topjohnwu 14a2f63b8b Several changes for using MediaStore
- Change config key name so default downloads to folder 'Download'
- Always use getFile as we do not need existing file deleted
- Fallback to use File based I/O pre API 29 as officially MediaStore
  APIs do not support general purpose usage. And also, it was working
  fine on all devices before. If it ain't broke, don't fix it
- Show full download path in settings to make it more clear to the user
- Close streams after using them
2020-08-22 04:38:51 -07:00
..
shared Support scoped storage 2020-08-22 04:38:51 -07:00
signing Update build.gradle 2020-08-14 03:18:45 -07:00
src/main Several changes for using MediaStore 2020-08-22 04:38:51 -07:00
.gitignore Separate backend logic from frontend UI 2018-12-13 04:35:50 -05:00
build.gradle.kts Update dependencies 2020-08-15 05:43:28 -07:00
proguard-rules.pro More refactoring 2020-08-19 02:05:23 -07:00