index
:
AntennaPod
add_dot_yamllint
develop
fix/import_isnt_export
fix/import_isnt_export-3.6.0
fix/inform_on_db_moved
fix/inform_on_db_moved-3.6.0
master
A podcast manager for Android
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
de
/
podfetcher
/
syndication
Age
Commit message (
Expand
)
Author
2012-07-05
Added 'author' and 'language' attributes to Feed
daniel oeh
2012-07-04
Fixed bug when parsing enclosures
daniel oeh
2012-06-28
Added more error handling when adding new feeds
daniel oeh
2012-06-26
Added support for Simplechapters
daniel oeh
2012-06-26
removed 'characters' method from namespace class
daniel oeh
2012-06-26
Added support for flattr-paymentlinks
daniel oeh
2012-06-25
Improved feedparser performance
daniel oeh
2012-06-24
Switched to StringBuffer-method for getting characters in Feedparser
daniel oeh
2012-06-24
description-tag is now parsed properly
daniel oeh
2012-06-24
Added support for itunes:image tag, bugfixes
daniel oeh
2012-06-23
encoded content is now properly rendered
daniel oeh
2012-06-23
Added content:encoded support
daniel oeh
2012-06-23
Fixed bug in the feedparser and improved performance of date parsing
daniel oeh
2012-06-22
Moved FeedItemMenuHandler into the right package
daniel oeh
2012-06-22
Rewrote most parts of PlaybackService and Mediaplayer Activity
daniel oeh
2012-06-20
Made feeditem menu usable across different contexts
daniel oeh
2012-06-16
Fixed error that happened on non-US devices
daniel oeh
2012-06-15
Implemented WebView to show description of item
daniel oeh
2012-06-14
Removed Debug messages
daniel oeh
2012-06-13
Changed type of pubDate in FeedItem to Date
daniel oeh
2012-06-13
changed access modifiers
daniel oeh
2012-06-13
Added date parser for timestamps in Atom feeds
daniel oeh
2012-06-13
Created class for parsing RSS 2 date formats
daniel oeh
2012-06-12
Removed AtomLink (not used)
daniel oeh
2012-06-11
Implemented Atom namespace
daniel oeh
2012-06-10
More work on Atom namespace
daniel oeh
2012-06-10
Changed return type of handleElementStart
daniel oeh
2012-06-10
Removed redundancy
daniel oeh
2012-06-09
Implemented support for default Namespaces
daniel oeh
2012-06-09
Converted RSSHandler into RSS 2.0 Namespace
daniel oeh
2012-06-09
Merged SyndElement with NSElement
daniel oeh
2012-06-09
Changed type of the Elements of tagstack to SyndElement
daniel oeh
2012-06-09
Fixed startElement method in SyndHandler
daniel oeh
2012-06-08
Reimplemented RSSHandler
daniel oeh
2012-06-08
Implemented more methods in SyndFeed and more
daniel oeh
2012-06-08
Created SyndHandler and Namespace classes
daniel oeh
2012-06-08
Created the TypeGetter
daniel oeh
2012-06-08
Moved RSSHandler and FeedHandler to new package
daniel