summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/asynctask
AgeCommit message (Expand)Author
2014-03-04Fixed FC when refreshing feeds on Gingerbread. fixes #361daniel oeh
2014-02-27Do not add things to the flattr queue if the user isn't logged indaniel oeh
2014-02-17Reformatted codedaniel oeh
2014-02-17Merge branch 'flattr_queue_autoflattr' into develop (#331)daniel oeh
2014-02-15Moved communication with DownloadService into DownloadObserverdaniel oeh
2014-02-05* make FlattrClickWorker drop toast when launched interactivelySimon Rutishauser
2014-02-05* include error message from Flattr4j in notification (subText shows message ...Simon Rutishauser
2014-01-12avoid waiting on the GUI threaddaniel oeh
2014-01-02* directly update Feed/FeedItem FlattrStatus instead of writing back entire F...Simon Rutishauser
2014-01-01Re-enable support for the "Flattr this app" item in SettingsSimon Rutishauser
2013-09-29this consolidates the code from pull request #253 (flattr queue and auto flat...Simon Rutishauser
2013-09-20Added FeedRemover message to strings.xml. fixes #279daniel oeh
2013-09-15Resolved image display problemsdaniel oeh
2013-09-05Merge branch 'gpoddernet' into developdaniel oeh
2013-09-05Always set ImageView tag when loading imagedaniel oeh
2013-08-31Visual improvements when loading imagesdaniel oeh
2013-08-31Images in podcast directory should now be displayed correctlydaniel oeh
2013-08-25Reader was closed before importWorker was donedaniel oeh
2013-08-24Added search, taglist, pocdasttaglist etc.daniel oeh
2013-08-22Improved AddFeedActivity layout, added gpodder.net toplist fragmentdaniel oeh
2013-08-22Added ImageDiskCachedaniel oeh
2013-08-19Reduced number of FindBugs warningsdaniel oeh
2013-08-17Merge branch 'findbugs' of git://github.com/andrewgaul/AntennaPod into andrew...daniel oeh
2013-08-04Removed last references to FeedManagerdaniel oeh
2013-08-02Organizing the queue now works, several bugfixes etc.daniel oeh
2013-07-14Address FindBugs warningsAndrew Gaul
2013-07-07Set 'reason' attribute when download was successful.daniel oeh
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-01Added DBReader-methodsdaniel oeh
2013-03-16Added support for episode imagesdaniel oeh
2013-03-10Removed DownloadObserverdaniel oeh
2013-02-25FeedImageLoader now works independently from FeedImagesdaniel oeh
2013-02-24limited access to feed items, feeds, playback history and download logdaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2013-01-23deduplication and cleanup -> preparing a pull requestligi
2013-01-23add constructor to construct with reader and not only file - needed for URL i...ligi
2013-01-23make room for another way of Opml importligi
2012-12-26Added data folder preferencedaniel oeh
2012-12-16Created unit test for testing the HttpDownloaderdaniel oeh
2012-11-20Changed references to drawables in src to references to attrdaniel oeh
2012-11-16Save only one image in the cover cachedaniel oeh
2012-10-22Removed unused importsdaniel oeh
2012-10-14Load new bitmap if imageview's size has become largerdaniel oeh
2012-09-23set feedfiletype in DownloadStatus contructordaniel oeh
2012-09-23DownloadRequester now throws an exception if request is invaliddaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-21Excluded cancelled downloads from the download service report and thedaniel oeh
2012-09-21Download log now also supports DownloadStatus objects whose feedfile isdaniel oeh