summaryrefslogtreecommitdiff
path: root/res/values/ids.xml
AgeCommit message (Collapse)Author
2013-09-09Moved move to top/bottom menu options to EpisodesFragement from ↵Tom Hennen
FeedItemMenuHandler so that we can ensure the user was actually in the 'Queue' dropdown when they opened the menu. Also, move to top now only shows up if the item isn't already at the top, similarly, for move to bottom, it only shows up if the item isn't already at the bottom.
2013-09-01Added subscription syncingdaniel oeh
2013-08-31Images in podcast directory should now be displayed correctlydaniel oeh
2013-08-22Improved AddFeedActivity layout, added gpodder.net toplist fragmentdaniel oeh
2013-03-07Implemented skip functionalitydaniel oeh
2013-02-22Merge branch 'issue-39' into developdaniel oeh
Conflicts: res/values/ids.xml
2013-02-21Added context menu to shownotes viewdaniel oeh
2013-02-18Implemented drag & drop reorderingdaniel oeh
2013-02-18Created OrganizeQueueActivitydaniel oeh
2013-01-27Removed unused classesdaniel oeh
2012-10-03Implemented PlaybackHistoryActivitydaniel oeh
2012-09-21Added menu item to download all items in the queuedaniel oeh
2012-09-21Implemented 'enqueue all'daniel oeh
2012-07-24implemented search buttondaniel oeh
2012-07-23Added menu items for selecting and deselecting all itemsdaniel oeh
2012-07-11Added menu item to clear the queuedaniel oeh
2012-07-05Items in queue can now be reordereddaniel oeh
2011-12-27Integrated Greendroid library and got UI workingDaniel Oeh