summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/adapter/NavListAdapter.java
AgeCommit message (Expand)Author
2018-01-14Add final modifiersMartin Fietz
2018-01-14Weaken declaration accessMartin Fietz
2018-01-14Use bulk operation instead of iterationMartin Fietz
2016-06-20Drawer: Only keep a weak reference to parent activityMartin Fietz
2016-06-20Reset holder counter for re-useMartin Fietz
2016-05-02Use strings to point to images, not urisMartin Fietz
2016-04-06Add subscription counterMartin Fietz
2016-04-02treat showing the subscriptions list like other drawer items.Tom Hennen
2016-03-25updated and fixed PR AntennaPod/AntennPod#1624Tom Hennen
2016-01-27Merge: Updated subscriptionview and synced developRaghul Jagannathan
2016-01-09Explanation dialogMartin Fietz
2016-01-09Indicate that episode cache is exhaustedMartin Fietz
2015-09-07Collapsed All and New Episodes in to 'Episodes' using tabsTom Hennen
2015-09-07episodes fragment with tabs. layout of item info is messed up for some reason.Tom Hennen
2015-08-29Upgrade iconifyMartin Fietz
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-27Subscription view for managing feeds and Navigation drawer feed list cleanupRaghul Jagannathan
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