summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/adapter/QueueListAdapter.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-06-07Added progress bar to queue itemsdaniel oeh
2014-04-27Improved spacingdaniel oeh
2014-04-18Added action button functionalitydaniel oeh
2014-04-04Added queue fragmentdaniel oeh