summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/util/BitmapDecoder.java
AgeCommit message (Expand)Author
2013-03-16Added support for episode imagesdaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2013-02-10Added expandable notifications to PlaybackServicedaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-08-28Debug logging statement was visible in release version0.9.4.2daniel oeh
2012-08-26Cached bitmaps will now have the same size as their ImageViewsdaniel oeh
2012-08-15Cover was not displayed correctly on some devicesdaniel oeh
2012-08-06Enabled auto-scaling of bitmapsdaniel oeh
2012-08-04Removed imageview from channellistdaniel oeh
2012-08-03Removed DiskLruCache dependencydaniel oeh
2012-08-03Thumbnail download is now partly workingdaniel oeh
2012-08-03Moved Bitmap decoding methods into separate classdaniel oeh