summaryrefslogtreecommitdiff
path: root/app/src/main/res/menu/feeditemlist_context.xml
AgeCommit message (Collapse)Author
2018-12-02Make "Delete Removes From Queue" work consistently for all casesPetar Kukolj
2018-11-29Add delete option to episode's context menuPetar Kukolj
This PR makes following changes: - Adds delete option to episode's context menus in queue and feed list - Adds a storage preference that allows episodes to be automatically removed from queue when they are deleted (by clicking delete in context menu, or pressing trash can icon on `Completed` tab of `Downloads` page) - Adds a test for the aforementioned preference
2017-05-03Allow sharing feed file, as suggested in #2236ByteHamster
2016-01-21Feed view: Add "Add/Remove to/from Favorites" to context menuMartin Fietz
2015-06-20Sharing in options and context menusMartin Fietz
2015-05-19Fix for indicator, changes in context menusMartin Fietz
2015-05-19Context dialog for feed item listMartin Fietz