summaryrefslogtreecommitdiff
path: root/res/menu
AgeCommit message (Collapse)Author
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
2012-06-22Rewrote most parts of PlaybackService and Mediaplayer Activitydaniel oeh
2012-06-20Made feeditem menu usable across different contextsdaniel oeh
2012-06-20Implemented Queue for FeedItemsdaniel oeh
2012-06-20Added menu item to go to the media playerdaniel oeh
2012-06-19Feeds can now be deleteddaniel oeh
2012-06-17Added settings activitydaniel oeh
2012-06-17Feeditems can now be marked as read or unreaddaniel oeh
2012-06-16minor bugfixesdaniel oeh
2012-06-16Implemented Actionmode for FeedItemlistFragmentdaniel oeh
2012-05-31Added Downloads ActivityDaniel Oeh
2012-04-14Added new iconsDaniel Oeh