summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/feed/FeedMedia.java
AgeCommit message (Collapse)Author
2012-10-23Add the concept of a FeedItem that is "in progress"Michael Kaiser
A FeedItem should be considered "in progress" when the user started listening or watching the media, but did not complete it yet.
2012-10-02Added playbackCompletionDate attributedaniel oeh
2012-09-25Added support for application/ogg MIME typedaniel 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-07-14Improved startup performancedaniel oeh
2012-07-13Renamed package and applicationdaniel oeh