summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/asynctask/FeedImageLoader.java
AgeCommit message (Expand)Author
2012-08-11Fixed imageview sizedaniel oeh
2012-08-06Prepared release 0.9.30.9.3daniel 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-03Moved BitmapDecodeWorker into separate classdaniel oeh
2012-07-24split image cache into thumbnail- and cover-cachedaniel oeh
2012-07-23Added chooser activitydaniel 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
2012-07-21Fixed a bug that AsyncTasks were not working properly on api 11+daniel oeh
2012-07-13Renamed package and applicationdaniel oeh