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

Bulk Downloader #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

kunall17
Copy link

This adds an option to download many files in que.
The links are added to multiline EditText in a Dialog Box.
Each line indicating a different link.

Currently 2 downloads go in queue, Can be changed by

int numberofDownloads = 2;

In the MainActivity file. Or the UI can be improved by creating a custom layout for the dialog.

@PeterCxy
Copy link
Member

I currently do not have time to review these. I'll review it ASAP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants