summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/service/download/Downloader.java
AgeCommit message (Expand)Author
2013-02-03Organized imports, added drawables to navigation buttonsdaniel oeh
2012-12-16Created unit test for testing the HttpDownloaderdaniel oeh
2012-12-16Use DownloaderCallback instead of DownloadService referencedaniel oeh
2012-10-23Set download status message to 'pending' while it's not beingdaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-20Added 'title' and 'reasonDetailed' attributes to DownloadStatusdaniel oeh
2012-08-21Downloads weren't cancelled properlydaniel oeh
2012-08-17HttpDownloader now checks if enough storage is availabledaniel oeh
2012-08-17DownloadActivity should now display the content correctlydaniel oeh
2012-08-17Download should now workdaniel oeh
2012-08-16Downloads can now be cancelleddaniel oeh
2012-08-16Implemented HttpDownloaderdaniel oeh
2012-08-16Created abstract downloader classdaniel oeh