summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/syndication/handler
AgeCommit message (Expand)Author
2014-06-16Implemented Feed-discovery in OnlineFeedViewdaniel oeh
2014-05-25Added support for podlove alternate feedsdaniel oeh
2014-03-31Added feed generators, basic rss testsdaniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2013-02-25Implemented EventDistributordaniel oeh
2013-02-24limited access to feed items, feeds, playback history and download logdaniel oeh
2012-12-31Added support for media:content tag, fixes #82daniel oeh
2012-12-31Moved namespace classesdaniel oeh
2012-12-22Added support for psc-prefix0.9.6.2daniel oeh
2012-11-01Added support for RSS 0.91/0.92daniel oeh
2012-10-22Removed unused importsdaniel oeh
2012-10-20Only read image-tag if it's a sub-element of the channel-tagdaniel oeh
2012-10-01Use XmlStreamReader in TypeGetter, closes #23daniel oeh
2012-09-24Use XmlStreamReader to support different encodingsdaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-02SyndHandler wasn't always selecting the correct namespace handlerdaniel oeh
2012-09-01Fixed bug in prefix mapping of SyndHandlerdaniel oeh
2012-09-01Prevented namespace URIs from being added more than oncedaniel oeh
2012-09-01Fixed problems in Atom feed parserdaniel oeh
2012-07-26TypeGetter is now setting type attribute of feeddaniel oeh
2012-07-24removed 'catch' added check for nulldaniel oeh
2012-07-24fixed nullpointer exceptiondaniel oeh
2012-07-22Replaced buildconfig condition with appconfig conditiondaniel oeh
2012-07-22Added DEBUG logging condition0.8_RC3daniel oeh
2012-07-13Renamed package and applicationdaniel oeh