summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/feed
AgeCommit message (Collapse)Author
2012-08-01Queueing all feeds is now done in an asynctask to avoid lagdaniel oeh
2012-07-31FeedManager will now find new FeedItems by looking at the identifyingdaniel oeh
value of the item
2012-07-31Added itemIdentifier attributedaniel oeh
2012-07-29FeedManager did not load the id of a Simple Chapter on startupdaniel oeh
2012-07-29- Bugfix : Player did not always display the current chapter correctly.daniel oeh
- Added support for links in SimpleChapters
2012-07-27Added support for 'href' attribute for simple chaptersdaniel oeh
2012-07-26TypeGetter is now setting type attribute of feeddaniel oeh
2012-07-26Added 'type' attribute to Feeddaniel oeh
2012-07-26cleaned up packagesdaniel oeh
2012-07-24implemented word searchdaniel oeh
2012-07-24implemented search for single feedsdaniel oeh
2012-07-24implemented searching algorithmdaniel oeh
2012-07-23fixed crashes when handling feeds without imagesdaniel oeh
2012-07-23First item is no longer marked as unread when adding a new feeddaniel oeh
2012-07-23improved stabilitydaniel 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-15improved startup performancedaniel oeh
2012-07-15Added column index constantsdaniel oeh
2012-07-14Improved startup performancedaniel oeh
2012-07-13Renamed package and applicationdaniel oeh