summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/adapter/AllEpisodesListAdapter.java
AgeCommit message (Collapse)Author
2015-08-08Cache all images (should reduce lag displaying lists of episodes)Tom Hennen
Cache strategy is now set in ApGlideSettings and referenced everywhere else from there.
2015-08-02Prevent NPE b/c of race conditionMartin Fietz
2015-08-02Try loading the episode cover first; if that fails, try to load the ↵Martin Fietz
podcast's cover
2015-07-29Replace Picasso with GlideMartin Fietz
2015-06-29Make new explicitMartin Fietz
2015-05-22renamed download progress bar to just progressTom Hennen
2015-05-22now display the download bar under the other windowsTom Hennen
2015-05-19Redone new indicatorMartin Fietz