summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/activity/MainActivity.java
AgeCommit message (Expand)Author
2015-05-19Show correct number of new itemsMartin Fietz
2015-05-19Order feeds by number of unread items (descending)Martin Fietz
2015-04-22Small fixesMartin Fietz
2015-04-19Start: Restore last feedMartin Fietz
2015-04-19Change new pref key to not crash previous versions (type changed)Martin Fietz
2015-04-18Remove checks for opened drawer, now unneccessaryMartin Fietz
2015-04-18FixesMartin Fietz
2015-04-18Keep index of selected navigation drawer item up to dateMartin Fietz
2015-04-18Bux fixes, testsMartin Fietz
2015-04-18Use Fragment tags to reference to fragments, hide nav elementsMartin Fietz
2015-04-18Add longclick Drawer Preference dialogMartin Fietz
2015-04-18Prepare merge.Martin Fietz
2015-04-16Merge pull request #748 from TomHennen/new_and_all_episodesTom Hennen
2015-04-16renamed EpisodesFragment to AllEpisodesFragmentTom Hennen
2015-04-15now we have 'All Episodes' and 'New Episodes'Tom Hennen
2015-04-15now saving the last navigation fragment the user had loadedTom Hennen
2015-04-05QueueEvents, Queue shows undobar on removal of an itemMartin Fietz
2015-04-05Minor changes: Log, import order, small refactoringsMartin Fietz
2015-04-05switched to 'New Episodes', also displaying queue first in the drawerTom Hennen
2015-01-07minor update to make the queue the first view. Not dynamic (always goes to th...Tom Hennen
2014-12-19Improved layoutdaniel oeh
2014-12-19Show 'up' button instead of hamburger when showing child fragmentdaniel oeh
2014-12-19Replaced FeedItemDialog with ItemFragmentdaniel oeh
2014-12-19Use toolbar in MainActivity instead of actionbardaniel oeh
2014-12-19Moved settings button into navigation drawerdaniel oeh
2014-11-05Updated layoutsdaniel oeh
2014-10-25Removed use of indeterminate progress bardaniel oeh
2014-10-11Moved core classes into subprojectdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh