summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/asynctask
AgeCommit message (Expand)Author
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
2012-09-20ReasonDetailed wasn't loaded on startupdaniel oeh
2012-09-20Added title attribute to every DownloadStatus constructordaniel oeh
2012-09-20Added 'title' and 'reasonDetailed' attributes to DownloadStatusdaniel oeh
2012-09-14Hide download progress in percent if download size is unknowndaniel oeh
2012-09-11suppressed lint warning in FeedRemoverdaniel oeh
2012-08-27List adapters will now get the imageViews size from the resources ifdaniel oeh
2012-08-26Cached bitmaps will now have the same size as their ImageViewsdaniel oeh
2012-08-18Merge branch 'downloadmanager' into developdaniel oeh
2012-08-17Fixed crash in imageloader when feed had no imagedaniel oeh
2012-08-17Download should now workdaniel oeh
2012-08-16Implemented HttpDownloaderdaniel oeh
2012-08-15Download list entries should now be more informativedaniel oeh
2012-08-12Added confirmation dialog when deleting a feeddaniel oeh
2012-08-11Fixed imageview sizedaniel oeh
2012-08-11Implemented GridView in FeedlistFragmentdaniel oeh
2012-08-11Added logging statementsdaniel oeh
2012-08-06Prepared release 0.9.30.9.3daniel oeh
2012-08-06Fixed bugs in the downloadobserverdaniel oeh
2012-08-06Enabled auto-scaling of bitmapsdaniel oeh
2012-08-04Renamed MiroChannel and MiroItem to MiroGuideChannel and MiroGuideItemdaniel oeh
2012-08-03Removed DiskLruCache dependencydaniel oeh
2012-08-03Executor of FeedImageLoader can now be shut down manuallydaniel oeh
2012-08-03Thumbnail download is now partly workingdaniel oeh
2012-08-03Imageloader tasks are now submitted to an executor servicedaniel oeh
2012-08-03Implemented miroguide thumbnail download in FeedImageLoaderdaniel oeh
2012-08-03Created AsyncTask for loading miroguide thumbnails from the disk cachedaniel oeh
2012-08-03Created AsnycTask for downloading thumbnails from the miroguidedaniel oeh
2012-08-03Moved Bitmap decoding methods into separate classdaniel oeh
2012-08-03Moved BitmapDecodeWorker into separate classdaniel oeh
2012-08-01Improved stability when DownloadObserver changes it's contentdaniel oeh
2012-07-26Added export menu itemdaniel oeh
2012-07-26Implemented export workerdaniel oeh
2012-07-26Restored flattr integrationdaniel oeh
2012-07-26cleaned up packagesdaniel oeh
2012-07-24split image cache into thumbnail- and cover-cachedaniel oeh
2012-07-23improved stabilitydaniel oeh
2012-07-23Opmlreader is now preparing the xml urlsdaniel oeh
2012-07-23Added chooser activitydaniel oeh
2012-07-23integrated import worker into import activitydaniel oeh
2012-07-23implemented import workerdaniel oeh
2012-07-22Removed flattr integration (not working)0.8_RC5daniel oeh
2012-07-22Bugfixesdaniel oeh
2012-07-22Replaced buildconfig condition with appconfig conditiondaniel oeh
2012-07-22Added DEBUG logging condition0.8_RC3daniel oeh
2012-07-21FeedImage bitmap size is now calculated based on the pixel density ofdaniel oeh