Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to delete files when clearing finished downloads #2717

Merged
merged 9 commits into from Jan 13, 2020
Merged

Add option to delete files when clearing finished downloads #2717

merged 9 commits into from Jan 13, 2020

Conversation

kszczek
Copy link
Contributor

@kszczek kszczek commented Oct 11, 2019

This PR fixes issue #2267 by adding a checkbox in alert dialog that allows user to decide whether to delete downloaded files when clearing finished downloads.

@TobiGr TobiGr added downloader Issue is related to the downloader feature request Issue is related to a feature in the app labels Dec 2, 2019
Copy link
Member

@TobiGr TobiGr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your improvement. I am sorry for the late reply. There are two small things which I'd like to note.
@kapodamy is the expert for everything regarding the downloader. Do you have any thoughts on this?

app/src/main/res/values/strings.xml Outdated Show resolved Hide resolved
@TobiGr TobiGr added this to the 0.18.1 milestone Dec 12, 2019
@kszczek kszczek requested a review from TobiGr January 5, 2020 13:51
Copy link
Member

@TobiGr TobiGr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. There are a few small things left.
@kapodamy Do you have any thoughts on this PR? You are the master of the downloader :)

@@ -587,5 +587,6 @@
<string name="downloads_storage_use_saf_title">Use SAF</string>
<string name="downloads_storage_use_saf_summary">The Storage Access Framework allows downloads to an external SD card.\nNote: some devices are not compatible</string>
<string name="choose_instance_prompt">Choose an instance</string>

<string name="delete_downloaded_files">Delete downloaded files</string>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move these strings to up the other download related strings (line 573).

TobiGr
TobiGr previously approved these changes Jan 13, 2020
@TobiGr TobiGr merged commit cef9ccd into TeamNewPipe:dev Jan 13, 2020
@TobiGr
Copy link
Member

TobiGr commented Jan 13, 2020

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
downloader Issue is related to the downloader feature request Issue is related to a feature in the app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants