summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/OrganizeQueueActivity.java
AgeCommit message (Expand)Author
2014-05-19Removed unused resources, reduced number of lint warningsdaniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2013-09-27Added loading screen to OrganizeQueueActivitydaniel oeh
2013-09-25fixed #219daniel oeh
2013-09-25Use support library up-navigationdaniel oeh
2013-08-15Removing last item in the queue didn't workdaniel oeh
2013-08-10Merge branch 'feedmanager_removal' into developdaniel oeh
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-08-02Organizing the queue now works, several bugfixes etc.daniel oeh
2013-06-01Ported several classes from FeedManager to DB*-classesdaniel oeh
2013-04-20Used wrong methodsdaniel oeh
2013-04-20Removed 'accept' button in OrganizeQueueActivitydaniel oeh
2013-04-20Don't autodownload episodes when item is removed from queue viadaniel oeh
2013-04-17Rename UndoItem to UndoTokenMichael Kaiser
2013-04-15Make removal of queued items undoableMichael Kaiser
2013-04-07Position of playing queue item can now be changeddaniel oeh
2013-03-16Added support for episode imagesdaniel oeh
2013-03-07Made sure that first queue item can't be moved while it's playingdaniel oeh
2013-02-25ImageView tags weren't set correctlydaniel oeh
2013-02-25FeedImageLoader now works independently from FeedImagesdaniel oeh
2013-02-25Implemented EventDistributordaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2013-02-18Implemented drag & drop reorderingdaniel oeh
2013-02-18Created list layout for OrganizeActivitydaniel oeh
2013-02-18Created OrganizeQueueActivitydaniel oeh