summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/adapter/NavListAdapter.java
AgeCommit message (Expand)Author
2015-08-08Cache all images (should reduce lag displaying lists of episodes)Tom Hennen
2015-07-29Replace Picasso with GlideMartin Fietz
2015-07-02Nav drawer subscriptions context menuMartin Fietz
2015-05-28Handle failed refresh correctly, fix for nav drawer layoutMartin Fietz
2015-05-19Show correct number of new itemsMartin Fietz
2015-05-19Fix for indicator, changes in context menusMartin Fietz
2015-05-19Order feeds by number of unread items (descending)Martin Fietz
2015-05-19Show feed new items and refresh failureMartin Fietz
2015-04-18Bux fixes, testsMartin Fietz
2015-04-18Use Fragment tags to reference to fragments, hide nav elementsMartin Fietz
2015-04-16using different icon for the 'All Episodes' fragmentTom Hennen
2015-04-15now properly setting the title and changed the icon for 'All Episodes'Tom Hennen
2015-04-15now we have 'All Episodes' and 'New Episodes'Tom Hennen
2015-04-05show the correct icon for queue and new episodesTom Hennen
2015-04-05switched to 'New Episodes', also displaying queue first in the drawerTom Hennen
2014-11-10Updated picasso librarydaniel oeh
2014-11-05Updated layoutsdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh