summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/syndication
AgeCommit message (Expand)Author
2012-10-01Use XmlStreamReader in TypeGetter, closes #23daniel oeh
2012-09-26Atom feedparser didn't read enclosures correctlydaniel oeh
2012-09-25Added support for application/ogg MIME typedaniel oeh
2012-09-24Use XmlStreamReader to support different encodingsdaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-21Created abstract Chapter class to support other chapter typesdaniel oeh
2012-09-02Added support for id-tag in Atom's feed-elementdaniel 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-01Atom parser now accepts <updated> tagdaniel oeh
2012-09-01Prevented namespace URIs from being added more than oncedaniel oeh
2012-09-01Improved SyndDateUtilsdaniel oeh
2012-09-01Fixed problems in Atom feed parserdaniel oeh
2012-08-17Fixed problem with DownloadlistAdapterdaniel oeh
2012-08-01Prevented app from crashing when 'length'-attribute of enclosure tag wasdaniel oeh
2012-07-31id and guid is now read by feedparserdaniel oeh
2012-07-27Added support for 'href' attribute for simple chaptersdaniel 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-23Fixed a bug in the feedparserdaniel oeh
2012-07-23Added list adapter for simple chaptersdaniel oeh
2012-07-22Replaced buildconfig condition with appconfig conditiondaniel oeh
2012-07-22Added DEBUG logging condition0.8_RC3daniel oeh
2012-07-18Dateparser should now be more stabledaniel oeh
2012-07-13Renamed package and applicationdaniel oeh