summaryrefslogtreecommitdiff
path: root/src/de/podfetcher/syndication/namespace
AgeCommit message (Expand)Author
2012-06-25Improved feedparser performancedaniel oeh
2012-06-24Switched to StringBuffer-method for getting characters in Feedparserdaniel oeh
2012-06-24description-tag is now parsed properlydaniel oeh
2012-06-24Added support for itunes:image tag, bugfixesdaniel oeh
2012-06-23encoded content is now properly rendereddaniel oeh
2012-06-23Added content:encoded supportdaniel oeh
2012-06-15Implemented WebView to show description of itemdaniel oeh
2012-06-13Changed type of pubDate in FeedItem to Datedaniel oeh
2012-06-13Created class for parsing RSS 2 date formatsdaniel oeh
2012-06-12Removed AtomLink (not used)daniel oeh
2012-06-11Implemented Atom namespacedaniel oeh
2012-06-10More work on Atom namespacedaniel oeh
2012-06-10Changed return type of handleElementStartdaniel oeh
2012-06-09Converted RSSHandler into RSS 2.0 Namespacedaniel oeh
2012-06-09Merged SyndElement with NSElementdaniel oeh
2012-06-09Changed type of the Elements of tagstack to SyndElementdaniel oeh
2012-06-08Implemented more methods in SyndFeed and moredaniel oeh
2012-06-08Created SyndHandler and Namespace classesdaniel oeh