aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/services/DownloadService.kt
AgeCommit message (Collapse)Author
2017-11-13Enhancement/video (#484)v1.6.4Allan Wang
* Fix more parsing issues * Try catch decoder resolves #456 * Fix unit test and add null check for images, resolves #458 * Remove downloadservice, resolves #459 * Clean up progress animator * Check for download manager before download attempt * Update strings
2017-10-26Fix some null check warningsAllan Wang
2017-09-18Fix/notification defaults (#308)Allan Wang
* Update downloader * Disable deaults on creation * Use notifCount rather than index * Remove quiet * Add checks to ensure job service exists * Update changelog
2017-09-16Feature/video downloader (#270)Allan Wang
* Cherry pick old branch * Revert to intent service