summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/adapter/SearchlistAdapter.java
AgeCommit message (Collapse)Author
2014-08-11Call fit() instead of resize()daniel oeh
2014-07-30Replaced ImageLoader and DiskCache with Picassodaniel oeh
Implemented Picasso Downloaders Replaced ImageLoader and DiskCache with Picasso Removed ImageLoader, DiskCache code
2014-07-05Reduced number of lint warningsdaniel oeh
2014-04-21Re-implemented searchdaniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2013-02-25FeedImageLoader now works independently from FeedImagesdaniel oeh
2012-08-27List adapters will now get the imageViews size from the resources ifdaniel oeh
possible
2012-08-26Cached bitmaps will now have the same size as their ImageViewsdaniel oeh
2012-07-24split image cache into thumbnail- and cover-cachedaniel oeh
2012-07-24implemented word searchdaniel oeh
2012-07-24implemented searching algorithmdaniel oeh