Hans-Christoph Steiner 195aaae7e5 switch Downloader total download size to long to support >16MB
This was int because it was written arond UrlConnection.getContentLength()
which returns an int.  But that doesn't make sense since this will
definitely handle files large than 16MB.

!647
#1192
2018-03-29 22:33:42 +02:00
..
2018-03-29 22:30:00 +02:00
2017-05-31 17:29:40 +02:00