MyGit

v1.5.7

lingochamp/FileDownloader

版本发布时间: 2017-06-26 00:17:38

lingochamp/FileDownloader最新发布版本:v1.7.5(2018-08-03 16:15:47)

中文迭代日志

Version 1.5.7

2017-06-25

New Interfaces

  • If you want to using broadcast.completed and receive completed broadcast, you also need to declare filedownloader.permission.RECEIVE_STATE permission on the manifest, and register receiver with filedownloader.intent.action.completed action name and please using FileDownloadBroadcastHandler class to parse the received Intent.
  • Now, rather than using FileDownloader#init, if you want to register your own customize components for FileDownloader please invoking FileDownloader.setupOnApplicationOnCreate(application):InitCustomMaker on the Application#onCreate, otherwise you just need invoke FileDownloader.setup(Context) anytime before using FileDownloader.

Fix

Enhancement

相关地址:原始地址 下载(tar) 下载(zip)

查看:2017-06-26发行的版本