Commit Graph
6 Commits
Author SHA1 Message Date
kitolog 1bc9481a47 Added progressDivider 2016-05-31 12:46:03 +03:00
Nikita 39e356d1f8 Added Log import 2016-05-30 18:34:55 +03:00
Nikita 4cff926bd6 Emit every 10% of downloading progress 2016-05-30 18:33:48 +03:00
Alex Rothberg a9ec918310 Call HttpURLConnection::disconnect when done reading response 2016-04-12 10:53:21 -04:00
Mike Corbin f5f0521d65 downloadFile: avoid connecting twice for each download on Android
A connection already exists to fetch HTTP headers, so use that to complete the
download instead of making a second connection.
2016-03-19 08:12:06 +00:00
Chris Dell b603084ce7 Refactored downloadFile, added stopDownload 2015-11-23 16:30:27 +00:00