Commit Graph

18 Commits

Author SHA1 Message Date
daniel oeh 813614bb28 Fixed visibility of MenuItems
Use custom namespace for "showAsAction" and "getMenuInflater" instead of "new MenuInflater"
2013-09-15 13:21:19 +02:00
daniel oeh 2e8f102248 MenuItems in ItemviewActivity were not displayed correctly. fixes #273 2013-09-12 13:49:50 +02:00
Tom Hennen e1fc800d08 Moved move to top/bottom menu options to EpisodesFragement from 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-09 21:29:53 -04:00
Tom Hennen b886c38308 * updated code to reuse existing function for moving items in the queue
* added 'move to bottom'
2013-08-16 15:19:56 -04:00
Tom Hennen 2d83b39c27 added move to top to individual items in the episode queue. Move to bottom coming soon. 2013-08-16 14:39:54 -04:00
daniel oeh 5876b98bb8 Implemented skip functionality 2013-03-07 20:02:23 +01:00
daniel oeh 825ccd28c1 Improved performance of FeedItemMenuHandler's prepare method 2013-01-21 22:47:19 +01:00
daniel oeh e01a656e9e Changed references to drawables in resources to references to attrs 2012-11-20 19:26:41 +01:00
daniel oeh c76beb2d9f improved visibility handling + order of items 2012-07-18 11:23:04 +02:00
daniel oeh f49ec6e537 Removed title from actionmode + changed visibility of 'remove'-item 2012-07-18 10:25:43 +02:00
daniel oeh 114d348a0c Reduced warnings 2012-07-16 16:51:26 +02:00
daniel oeh 4003ede4a7 implemented menu in mediaplayer activity 2012-07-15 21:04:18 +02:00
daniel oeh 919e978f8d Implemented sharing menus 2012-07-10 17:40:35 +02:00
daniel oeh 1eefeec79f Added actionbar item for streaming 2012-07-02 22:17:47 +02:00
daniel oeh 0d6a7580de Added support for flattr-paymentlinks 2012-06-26 18:39:02 +02:00
daniel oeh 30aeef5b3e Added menuitem to visit the website of a feed or feeditem 2012-06-26 14:03:59 +02:00
daniel oeh 524161783a Rewrote most parts of PlaybackService and Mediaplayer Activity 2012-06-22 13:49:01 +02:00
daniel oeh 409fcee753 Made feeditem menu usable across different contexts 2012-06-20 16:29:26 +02:00