summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/fragment/QueueFragment.java
AgeCommit message (Expand)Author
2014-07-15Hide menu items while fragment is loadingdaniel oeh
2014-07-15Hide local menu items when nav drawer is showndaniel oeh
2014-07-13Removed "swipe to remove" from queue, replaced with context menu item.daniel oeh
2014-05-12Reopen episode dialog on configuration changedaniel oeh
2014-05-12Reimplemented move to top/bottom feature in queue fragmentdaniel oeh
2014-05-11Fixed Download screen problems and download report notificationdaniel oeh
2014-04-26Load data in onResume instead of onCreatedaniel oeh
2014-04-22Resolved dialog issues + fragment crashesdaniel oeh
2014-04-21Re-implemented searchdaniel oeh
2014-04-18Moved RemoveListener into DragSortListenerdaniel oeh
2014-04-18Added FeedItem dialogdaniel oeh
2014-04-18Added action button functionalitydaniel oeh
2014-04-13Sorting via drag and drop was interrupted by download observerdaniel oeh
2014-04-04Added queue fragmentdaniel oeh
2013-01-27Removed unused classesdaniel oeh
2013-01-23Added header views to external feeditemlistsdaniel oeh
2013-01-23Created external feeditemlist adaptersdaniel oeh
2013-01-20Added context menu to itemlistdaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-21Added menu item to download all items in the queuedaniel oeh
2012-08-19Itemlists were not updating their content properly if "Display onlydaniel oeh
2012-07-23improved stabilitydaniel oeh
2012-07-13Renamed package and applicationdaniel oeh