lbryio / lbry-android

The LBRY Android app
MIT License
2.43k stars 113 forks source link

Copy file to public Downloads directory #1180

Closed kekkyojin closed 3 years ago

kekkyojin commented 3 years ago

PR Checklist

Please check all that apply to this PR using "x":

PR Type

What kind of change does this PR introduce?

Fixes

Issue Number: #1095

What is the current behavior?

Explicitly downloaded files are saved to private storage folder

What is the new behavior?

After downloading the file, it will be copied to the generic Donwload or Movies or Images folders depending its mime-type

Other information

Downloaded file will still be on private app-scope storage. It won't be moved to the new folder