Daniel Martí ed978ba785 Downloader: Don't use DownloadManager if null
If getSystemService(Context.DOWNLOAD_SERVICE) returns null, we should not go
ahead with using AsyncDownloaderFromAndroid. This would result in NPE and
crashes.

Fixes #442.
2015-10-12 13:02:32 +02:00
..
2015-10-04 08:14:48 -07:00
2015-10-09 11:19:41 +02:00
2015-10-07 11:02:38 +02:00
2015-10-11 01:43:08 +02:00
2015-10-06 14:19:05 +02:00