• topjohnwu's avatar
    Several changes for using MediaStore · 14a2f63b
    topjohnwu authored
    - 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
    14a2f63b
Name
Last commit
Last update
app Loading commit data...
buildSrc Loading commit data...
docs Loading commit data...
gradle/wrapper Loading commit data...
native Loading commit data...
scripts Loading commit data...
stub Loading commit data...
tools Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
LICENSE Loading commit data...
README.MD Loading commit data...
build.gradle.kts Loading commit data...
build.py Loading commit data...
config.prop.sample Loading commit data...
gradle.properties Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
settings.gradle.kts Loading commit data...