Peter Serwylo 0164adc386 Don't depend on Content-Length headers to download (Fixes #430)
Instead, keep downloading until the `InputStream` returns -1.

Also, required updates to the UI so that when the download size is
not known, there is still a reasonable response to the user.

Note that this still fails when using the Android download manager
if the download attempts to get resumed, and the server did not
send a Connection: close, Content-Length, or Transfer-Encoding: Chunked
header.
2015-10-04 11:21:38 +11:00
..
2015-10-01 07:26:58 +03:00
2015-09-27 11:41:59 +03:00
2015-09-27 11:41:59 +03:00
2015-09-27 11:41:59 +03:00
2015-09-27 11:41:59 +03:00
2015-09-27 11:41:59 +03:00
2015-09-27 11:41:59 +03:00
2015-09-27 11:41:59 +03:00
2015-09-27 11:41:59 +03:00
2015-09-14 18:58:52 +02:00