Copy file to public Downloads directory #1180

Merged
kekkyojin merged 1 commit from lbry-android-1095 into master 2021-04-12 18:53:13 +02:00
kekkyojin commented 2021-04-08 14:23:35 +02:00 (Migrated from github.com)

PR Checklist

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

  • I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • I have checked that this PR does not introduce a breaking change

PR Type

What kind of change does this PR introduce?

  • Bugfix

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

## PR Checklist Please check all that apply to this PR using "x": - [x] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [x] I have checked that this PR does not introduce a breaking change ## PR Type What kind of change does this PR introduce? - [x] Bugfix ## 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
akinwale (Migrated from github.com) approved these changes 2021-04-12 18:33:21 +02:00
akinwale (Migrated from github.com) left a comment

Looks good.

Looks good.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-android#1180
No description provided.