summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/feed/FeedMedia.java
AgeCommit message (Expand)Author
2013-03-25Chapter marks of streams are now loaded after playback has starteddaniel oeh
2013-03-16Added support for episode imagesdaniel oeh
2013-03-08Removed last played media preferencedaniel oeh
2013-03-07Mark item as 'read' when adding it to the queue, move item to top ofdaniel oeh
2013-02-28FeedItem shownotes weren't always loaded correctlydaniel oeh
2013-02-28Renamed getFileUrl method of Playable interfacedaniel oeh
2013-02-27Added support for playing local external media filesdaniel oeh
2013-02-27Created de.danoeh.antennapod.util.playback packagedaniel oeh
2013-02-27PlaybackService now works with the 'Playable' interfacedaniel oeh
2013-02-10Added expandable notifications to PlaybackServicedaniel oeh
2012-12-18Added "updateFromOther" and "compareWithOther" methodsdaniel oeh
2012-10-24Extract setting of read/undread state to a FeedItem methodMichael Kaiser
2012-10-23Add the concept of a FeedItem that is "in progress"Michael Kaiser
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
2012-09-20Added 'title' and 'reasonDetailed' attributes to DownloadStatusdaniel oeh
2012-07-14Improved startup performancedaniel oeh
2012-07-13Renamed package and applicationdaniel oeh