summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/syndication/namespace/atom/NSAtom.java
AgeCommit message (Expand)Author
2013-04-09Recognize 'application/xml+xhtml' as valid link type for websitedaniel oeh
2013-04-09Check MIME-Type when parsing alternate linksMichael Kaiser
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-10-13Check file extension if mime-type is not supporteddaniel oeh
2012-09-26Atom feedparser didn't read enclosures correctlydaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-02Added support for id-tag in Atom's feed-elementdaniel oeh
2012-09-01Atom parser now accepts <updated> tagdaniel oeh
2012-09-01Fixed problems in Atom feed parserdaniel oeh
2012-07-31id and guid is now read by feedparserdaniel oeh
2012-07-13Renamed package and applicationdaniel oeh