summaryrefslogtreecommitdiff
path: root/res/menu
AgeCommit message (Collapse)Author
2014-07-13Removed "swipe to remove" from queue, replaced with context menu item.daniel oeh
closes #462
2014-06-07Improved menu behavior in all episodes viewdaniel oeh
fixes #451
2014-05-19Removed unused resources, reduced number of lint warningsdaniel oeh
2014-05-17Added "swipe to refresh" in new episodes listdaniel oeh
2014-05-12Moved "show info" into itemlist headerdaniel oeh
2014-05-12Added missing file from previous commitdaniel oeh
2014-05-11Split "new episodes" list into two listsdaniel oeh
2014-04-21Re-implemented menusdaniel oeh
2014-04-21Re-implemented searchdaniel oeh
2014-04-18Added FeedItem dialogdaniel oeh
2014-04-01Added navigation drawer + new episodes fragmentdaniel oeh
2013-09-15Fixed visibility of MenuItemsdaniel oeh
Use custom namespace for "showAsAction" and "getMenuInflater" instead of "new MenuInflater"
2013-09-12MenuItems in ItemviewActivity were not displayed correctly. fixes #273daniel oeh
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-08-16* updated code to reuse existing function for moving items in the queueTom Hennen
* added 'move to bottom'
2013-08-16added move to top to individual items in the episode queue. Move to bottom ↵Tom Hennen
coming soon.
2013-08-14Fixed searchdaniel oeh
2013-03-07Implemented skip functionalitydaniel oeh
2013-02-13Removed 'share link' and 'share source link' from feedmenudaniel oeh
2013-01-21Improved performance of FeedItemMenuHandler's prepare methoddaniel oeh
2012-12-30Added 'set to default folder' menu buttondaniel oeh
2012-12-23DirectoryChooser can now create new foldersdaniel oeh
2012-12-22Created layout for directorychooserdaniel oeh
2012-12-19Renamed podfetcher.xml to main.xmldaniel oeh
2012-11-20Changed references to drawables in resources to references to attrsdaniel oeh
2012-10-03Moved Opml import button to AddfeedActivity, Opml export button todaniel oeh
preferences
2012-10-03Implemented PlaybackHistoryActivitydaniel oeh
2012-09-26Improved feedlist menudaniel oeh
2012-09-14swapped position of 'refresh' and 'add feed' itemsdaniel oeh
2012-09-11improved structure of strings.xmldaniel oeh
2012-09-02Changed 'showAsAction'-flags of show_info_itemdaniel oeh
2012-08-04Created Activity for displaying information about a channeldaniel oeh
2012-07-27Completed sleep timer implementationdaniel oeh
2012-07-27Implemented sleep timer in playaback service and created time dialogdaniel oeh
2012-07-26Added export menu itemdaniel oeh
2012-07-24improved order of itemsdaniel oeh
2012-07-24implemented search buttondaniel oeh
2012-07-23Added chooser activitydaniel oeh
2012-07-18improved visibility handling + order of itemsdaniel oeh
2012-07-18Removed title from actionmode + changed visibility of 'remove'-itemdaniel oeh
2012-07-16Reduced warningsdaniel oeh
2012-07-15implemented menu in mediaplayer activitydaniel oeh
2012-07-15Implemented menu in feedinfo activitydaniel oeh
2012-07-10Implemented sharing menusdaniel oeh
2012-07-09Added menu item to update a single feeddaniel oeh
2012-07-02Added actionbar item for streamingdaniel oeh
2012-06-26Added support for flattr-paymentlinksdaniel oeh
2012-06-26Added menuitem to visit the website of a feed or feeditemdaniel oeh
2012-06-26Changed theme to 'Force Overflow'daniel oeh
2012-06-23Improved Feedmenudaniel oeh