summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/asynctask
AgeCommit message (Expand)Author
2014-08-08Use feed image if media file has no imagedaniel oeh
2014-08-01Fixed NullPointerException in PicassoProviderdaniel oeh
2014-07-30Replaced ImageLoader and DiskCache with Picassodaniel oeh
2014-07-06Increased use of library methodsdaniel oeh
2014-07-05Re-wrote FlattrClickWorkerdaniel oeh
2014-06-14Fixed NullPointerException in ImageDiskCachedaniel oeh
2014-04-21Re-implemented searchdaniel oeh
2014-04-13Sorting via drag and drop was interrupted by download observerdaniel oeh
2014-04-01Added navigation drawer + new episodes fragmentdaniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2014-03-28Fixed image loading bugsdaniel oeh
2014-03-19Prevent images from being loaded multiple timesdaniel oeh
2014-03-05Fixed problems with FlattrClickWorker on Gingerbread0.9.8.2daniel oeh
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