summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/feed/Feed.java
AgeCommit message (Expand)Author
2013-05-04Implemented DBWriter-methodsdaniel oeh
2013-05-01Added DBReader-methodsdaniel oeh
2013-02-25Implemented EventDistributordaniel oeh
2013-02-24limited access to feed items, feeds, playback history and download logdaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2012-12-18Removed FeedCategorydaniel oeh
2012-12-18Added "updateFromOther" and "compareWithOther" methodsdaniel oeh
2012-11-16Added state enum to feeditem classdaniel oeh
2012-11-16Merge branch 'feed-item-labels' of git://github.com/patheticpat/AntennaPod in...daniel oeh
2012-11-11Merge branch 'description_update' into developdaniel oeh
2012-11-01Added support for RSS 0.91/0.92daniel oeh
2012-10-27Renamed methodsdaniel oeh
2012-10-23Add the concept of a FeedItem that is "in progress"Michael Kaiser
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