summaryrefslogtreecommitdiff
path: root/src/de/podfetcher/syndication
AgeCommit message (Expand)Author
2012-06-28Added more error handling when adding new feedsdaniel oeh
2012-06-26Added support for Simplechaptersdaniel oeh
2012-06-26removed 'characters' method from namespace classdaniel oeh
2012-06-26Added support for flattr-paymentlinksdaniel oeh
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-23Fixed bug in the feedparser and improved performance of date parsingdaniel oeh
2012-06-22Moved FeedItemMenuHandler into the right packagedaniel oeh
2012-06-22Rewrote most parts of PlaybackService and Mediaplayer Activitydaniel oeh
2012-06-20Made feeditem menu usable across different contextsdaniel oeh
2012-06-16Fixed error that happened on non-US devicesdaniel oeh
2012-06-15Implemented WebView to show description of itemdaniel oeh
2012-06-14Removed Debug messagesdaniel oeh
2012-06-13Changed type of pubDate in FeedItem to Datedaniel oeh
2012-06-13changed access modifiersdaniel oeh
2012-06-13Added date parser for timestamps in Atom feedsdaniel 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-10Removed redundancydaniel oeh
2012-06-09Implemented support for default Namespacesdaniel 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-09Fixed startElement method in SyndHandlerdaniel oeh
2012-06-08Reimplemented RSSHandlerdaniel oeh
2012-06-08Implemented more methods in SyndFeed and moredaniel oeh
2012-06-08Created SyndHandler and Namespace classesdaniel oeh
2012-06-08Created the TypeGetterdaniel oeh
2012-06-08Moved RSSHandler and FeedHandler to new packagedaniel