summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/service/DownloadService.java
AgeCommit message (Expand)Author
2012-08-04Created superclass for mediaplayer, implemented Audioplayerdaniel oeh
2012-08-04Added value check when feed has been parseddaniel oeh
2012-08-01Improved stability when downloading and import feedsdaniel oeh
2012-07-25Sync service executor now runs on low priority to avoid gui lagdaniel oeh
2012-07-25Fixed potential nullpointer exceptiondaniel oeh
2012-07-23fixed crashes when handling feeds without imagesdaniel oeh
2012-07-23Moved downloadservice handler to background taskdaniel oeh
2012-07-23improved stabilitydaniel oeh
2012-07-22Replaced buildconfig condition with appconfig conditiondaniel oeh
2012-07-22Added DEBUG logging condition0.8_RC3daniel oeh
2012-07-21Fixed a bug that AsyncTasks were not working properly on api 11+daniel oeh
2012-07-16Reduced warningsdaniel oeh
2012-07-13Renamed package and applicationdaniel oeh