summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/feed
AgeCommit message (Expand)Author
2012-08-16Implemented download queueingdaniel oeh
2012-08-15Download list entries should now be more informativedaniel oeh
2012-08-12Use CopyOnWriteArrayList for itemlist of feeds instead of ArrayListdaniel oeh
2012-08-12Added confirmation dialog when deleting a feeddaniel oeh
2012-08-11Made sure that db operations are executed seriallydaniel oeh
2012-08-11Simplified AddFeedActivitydaniel oeh
2012-08-11Deleting a feed will now cancel running image and media downloads ofdaniel oeh
2012-08-11Image might not have been saved correctly after downloaddaniel oeh
2012-08-10Implemented episode filterdaniel oeh
2012-08-06Implemented auto-enqueue featuredaniel oeh
2012-08-05Videoplayback is now workingdaniel oeh
2012-08-04Created superclass for mediaplayer, implemented Audioplayerdaniel oeh
2012-08-04Created Activity for displaying information about a channeldaniel oeh
2012-08-01Improved stability when downloading and import feedsdaniel oeh
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
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
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