Skip to content

Releases: kk121/File-Loader

v1.6

26 Feb 09:38
Compare
Choose a tag to compare
add method for setting downloaded file name prefix

v1.5

03 Oct 06:53
Compare
Choose a tag to compare
add status listener to request

v1.4 beta

29 Aug 10:05
Compare
Choose a tag to compare
delete half downloaded file in case of IO exception

v1.3 beta

29 Aug 07:09
Compare
Choose a tag to compare
checks for downloaded file integrity using ETag header

v1.2-beta

20 Jan 11:30
Compare
Choose a tag to compare

Supports file download with name and extension

1.0

17 Nov 14:27
Compare
Choose a tag to compare
1.0
support for cancelling the multiFileLoad

0.9

17 Nov 13:00
Compare
Choose a tag to compare
0.9
Support for multiFile download in different directories

v0.8

17 Nov 08:40
Compare
Choose a tag to compare
add forceLoadFromNetwork flag to force download files from Internet |…

v0.2-alpha

13 Nov 10:50
Compare
Choose a tag to compare
v0.7

increase the corePoolSize and MaxPoolSize of AsyncTaskExecutor

v0.6-beta

10 Nov 11:46
Compare
Choose a tag to compare
bug fix: iterator on null requestListener list.