summaryrefslogtreecommitdiff
path: root/app/src/main/res/menu/feedinfo.xml
AgeCommit message (Collapse)Author
2021-01-03Added share icon to feed_info menu, moved the Website Address and Podcast ↵Thom Merrilin
Feed URL into a submenu of this icon. Will resolve #4734 Details: Website Address and Podcast Feed URL menu options were previously always in the overflow menu, which is inconsistent with over menus such as the FeedList menu where these options are under a "Share..." submenu. Two new vector drawables were added for the black and white options of a "Share" icon, these are used to create a submenu for Website Address and Podcast Feed URL if there's room, otherwise the submenu text "Share..." is used in the overflow menu.
2020-10-25Allow to re-connect SAF document treeByteHamster
2019-09-21#2977 fix incorrect label on Podcast Info Screen as well pre review.orionlee
2019-07-12Removed Flattr supportByteHamster
2015-08-08use correct string for actionTom Hennen
2015-06-20Sharing in options and context menusMartin Fietz
2014-09-17Changed project structuredaniel oeh
Switched from custom layout to standard gradle project structure