summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/adapter/ExternalEpisodesListAdapter.java
AgeCommit message (Collapse)Author
2014-09-17Changed project structuredaniel oeh
Switched from custom layout to standard gradle project structure
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-17Reimplemented ItemlistFragmentdaniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2014-02-14Added content descriptions to imagebuttons and imageviewsdaniel oeh
2013-09-15Resolved image display problemsdaniel oeh
2013-06-01Ported several classes from FeedManager to DB*-classesdaniel oeh
2013-04-10Updated header view layoutdaniel oeh
2013-04-09Improved external itemlist layoutdaniel oeh
2013-04-07Hide waiting list if emptydaniel oeh
2013-03-16Added support for episode imagesdaniel oeh
2013-03-09Renamed 'new' list to 'waiting list'daniel oeh
2013-03-07Use progressbar for showing the listening progress of an episodedaniel oeh
2013-03-07Removed 'status unread' indicator from queuedaniel oeh
2013-02-25ImageView tags weren't set correctlydaniel oeh
2013-02-25FeedImageLoader now works independently from FeedImagesdaniel oeh
2013-02-25Implemented EventDistributordaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2013-02-21Added status indicator to external feeditemlistdaniel oeh
2013-01-28Added indicator for 'downloading' statusdaniel oeh
2013-01-28Headers displayed wrong number of episodes in some casesdaniel oeh
2013-01-28Added 'downloaded' imageview to episodes listdaniel oeh
2013-01-27Improved list layoutsdaniel oeh
2013-01-27Implemented queue and unread items menudaniel oeh
2013-01-27Merged queue and unread listdaniel oeh