smanikandan14 / ThinDownloadManager

To download files and to avoid using DOWNLOAD_WITHOUT_NOTIFICATION permission if you are using Android's DownloadManager in your apps.
Apache License 2.0
783 stars 185 forks source link

Will be useful a onDownloadStart event #115

Open Shikou opened 6 years ago

Shikou commented 6 years ago

The first invocation to onProgress is too slow, need an onDowndloadStart event when ThinDownloadManager is just starting to process the DownloadRequest.