summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/feed
AgeCommit message (Expand)Author
2014-07-30Replaced ImageLoader and DiskCache with Picassodaniel oeh
2014-07-07Fixed NullPointerException in FeedMediadaniel oeh
2014-07-06Increased use of library methodsdaniel oeh
2014-05-17Treat feeds with same title and different download URLs as different feeds. f...daniel oeh
2014-04-27Made sure that the downloaded-attribute of FeedFile does not reach an inconsi...daniel oeh
2014-04-26Fixed potential image loading issue of FeedMediadaniel oeh
2014-04-06Disabled downloading of episode images. closes #390daniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2014-03-28Fixed image loading bugsdaniel oeh
2014-03-19Added support for images in itunes:image tags.daniel oeh
2014-03-17Implemented DownloadAuthenticationActivitydaniel oeh
2014-03-17Added username and password to preferencesdaniel oeh
2014-02-23played_duration was updated incorrectlydaniel oeh
2014-02-17Resolved issue with guids in rss 2 feeds. fixes #351 and #336daniel oeh
2014-02-17Merge branch 'flattr_queue_autoflattr' into develop (#331)daniel oeh
2014-02-05* make FlattrClickWorker drop toast when launched interactivelySimon Rutishauser
2014-01-02* directly update Feed/FeedItem FlattrStatus instead of writing back entire F...Simon Rutishauser
2013-12-31Merge branch 'develop_flattr_queue_autoflattr' of git://github.com/peschmae0/...daniel oeh
2013-12-30New media files in FeedItems were not handled correctly. Should fix #327daniel oeh
2013-10-08Add feed preference to include/exclude certain feeds from auto downloadsMichael Kaiser
2013-09-29this consolidates the code from pull request #253 (flattr queue and auto flat...Simon Rutishauser
2013-09-11Added FeedPreferences classdaniel oeh
2013-08-19Reduced number of FindBugs warningsdaniel oeh
2013-08-19Made FeedItem/FeedMedia objects easier to createdaniel oeh
2013-08-17Merge branch 'findbugs' of git://github.com/andrewgaul/AntennaPod into andrew...daniel oeh
2013-08-15Several bugfixesdaniel oeh
2013-08-14Added test classes for DB*-classesdaniel oeh
2013-08-09Removed cachedDescription and cachedContentEncodeddaniel oeh
2013-08-05Removed FeedManagerdaniel oeh
2013-08-04Removed last references to FeedManagerdaniel oeh
2013-08-04Ported search components to DB*-classesdaniel oeh
2013-08-04Ported playback classes to DB* classesdaniel oeh
2013-08-03Improved DownloadService, several bugfixesdaniel oeh
2013-08-02Organizing the queue now works, several bugfixes etc.daniel oeh
2013-07-14Address FindBugs warningsAndrew Gaul
2013-06-29Promote DownloadError to enum for type-safetyAndrew Gaul
2013-06-01Ported several classes from FeedManager to DB*-classesdaniel oeh
2013-05-19Split DownloadStatus into two separate classesdaniel oeh
2013-05-04Implemented DBWriter-methodsdaniel oeh
2013-05-01Added DBReader-methodsdaniel oeh
2013-04-23Automatic download didn't work if episode cache size was set todaniel oeh
2013-04-20Episode cache size can now be set to 'unlimited'daniel oeh
2013-04-20Merge branch 'delete-oldest-episodes' of git://github.com/patheticpat/Antenna...daniel oeh
2013-04-20Don't autodownload episodes when item is removed from queue viadaniel oeh
2013-04-19Delete oldest episodes first when performing auto cleanup.Michael Kaiser
2013-04-07Position of playing queue item can now be changeddaniel oeh
2013-04-06Fixed IndexOutOfBoundsException in extractQueueFromCursordaniel oeh
2013-03-25Chapter marks of streams are now loaded after playback has starteddaniel oeh
2013-03-25Formatted codedaniel oeh
2013-03-25Merge branch 'refresh_expired' of git://github.com/toggles/AntennaPod into to...daniel oeh