summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/feed/FeedFile.java
AgeCommit message (Collapse)Author
2014-09-17Changed project structuredaniel oeh
Switched from custom layout to standard gradle project structure
2014-04-27Made sure that the downloaded-attribute of FeedFile does not reach an ↵daniel oeh
inconsistent state (downloaded=false and file_url != null)
2014-03-19Added support for images in itunes:image tags.daniel oeh
2013-01-13PlaybackController now checks if episode exists when the restoring lastdaniel oeh
played episode.
2012-12-18Added "updateFromOther" and "compareWithOther" methodsdaniel oeh
2012-09-21Download log now also supports DownloadStatus objects whose feedfile isdaniel oeh
null
2012-09-20Added 'title' and 'reasonDetailed' attributes to DownloadStatusdaniel oeh
2012-08-16Implemented download queueingdaniel oeh
2012-07-13Renamed package and applicationdaniel oeh