summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/feed/FeedMedia.java
AgeCommit message (Expand)Author
2014-07-30Replaced ImageLoader and DiskCache with Picassodaniel oeh
2014-07-07Fixed NullPointerException in FeedMediadaniel oeh
2014-04-26Fixed potential image loading issue of FeedMediadaniel oeh
2014-04-06Disabled downloading of episode images. closes #390daniel oeh
2014-03-19Added support for images in itunes:image tags.daniel oeh
2014-02-23played_duration was updated incorrectlydaniel oeh
2014-02-17Merge branch 'flattr_queue_autoflattr' into develop (#331)daniel oeh
2014-02-05* make FlattrClickWorker drop toast when launched interactivelySimon Rutishauser
2013-09-29this consolidates the code from pull request #253 (flattr queue and auto flat...Simon Rutishauser
2013-08-19Made FeedItem/FeedMedia objects easier to createdaniel oeh
2013-08-17Merge branch 'findbugs' of git://github.com/andrewgaul/AntennaPod into andrew...daniel oeh
2013-08-15Several bugfixesdaniel oeh
2013-08-04Removed last references to FeedManagerdaniel oeh
2013-08-04Ported search components to DB*-classesdaniel oeh
2013-08-04Ported playback classes to DB* classesdaniel oeh
2013-07-14Address FindBugs warningsAndrew Gaul
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