summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/QueueFragment.java
AgeCommit message (Expand)Author
2015-04-18Minor changesMartin Fietz
2015-04-06EventBus license, fixed NPE with undobar onHide(), no smarking on closing of ...Martin Fietz
2015-04-05QueueEvents, Queue shows undobar on removal of an itemMartin Fietz
2015-04-05Minor changes: Log, import order, small refactoringsMartin Fietz
2015-04-01Direct play from the the listsvolhol
2015-03-31Direct play from the the listsvolhol
2015-03-06Fix for false restore where swipe to dismiss scrolls to the top of the listMartin Fietz
2015-03-05Merge pull request #658 from mfietz/issue-126Tom Hennen
2015-03-04Show UndoBar when dismiss-by-swipeMartin Fietz
2015-03-04MERGE stash.Martin Fietz
2015-03-04Delete items from the queue by swipingMartin Fietz
2015-03-04Persist scroll position in Queue viewMartin Fietz
2015-01-30added confirmation when clearing the queue. for issue #593Tom Hennen
2015-01-30Added option to empty/clear the queue.Tom Hennen
2015-01-24Options to sort queue refactor, add sort by alpha and durationdrabux
2015-01-22Options to sort queue by datedrabux
2015-01-11Simlified invalidation of options menu. #595Tom Hennen
2015-01-11Updated QueueFragment to have a refresh button.Tom Hennen
2014-12-19Replaced FeedItemDialog with ItemFragmentdaniel 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