summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/feed/Feed.java
AgeCommit message (Expand)Author
2012-11-01Added support for RSS 0.91/0.92daniel oeh
2012-10-15Made sure identifying value of feed isn't emptydaniel oeh
2012-09-27Use title as the first alternative of the feed identifier0.9.5daniel oeh
2012-09-27Changed behavior of getIdentifyingValue()daniel 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-09-02Added support for id-tag in Atom's feed-elementdaniel oeh
2012-08-18Hide 'mark all read' and 'refresh all feeds' - items when they aren'tdaniel oeh
2012-08-15Download list entries should now be more informativedaniel oeh
2012-08-12Use CopyOnWriteArrayList for itemlist of feeds instead of ArrayListdaniel oeh
2012-08-10Implemented episode filterdaniel oeh
2012-07-26TypeGetter is now setting type attribute of feeddaniel oeh
2012-07-26Added 'type' attribute to Feeddaniel oeh
2012-07-13Renamed package and applicationdaniel oeh