summaryrefslogtreecommitdiff
path: root/app/src/main/res/menu
AgeCommit message (Collapse)Author
2022-03-12Fix removing podcastByteHamster
2022-02-19Fix side drawer detecting click on 'remove item'ByteHamster
remove_item referred to both, feeds and media files. Sometimes the wrong fragment receives the context menu click event.
2021-12-19Rename tags (#5601)vbh
2021-11-28Chromecast rework (#5518)ByteHamster
2021-11-21Add 'add to tag' option to multiselect menu (#5553)vbh
2021-10-14Merge branch 'master' into developByteHamster
2021-10-02Rename folder to tag (#5381)seeto
2021-09-17Hide multi-select in nav barByteHamster
2021-08-23Feed multi select (#5261)seeto
2021-08-22Move queue lock feature to the overflow menuByteHamster
2021-08-17Fix: #5298 "Add to folder" in podcast contextual side menu (#5344)vbh
2021-08-08Live results in local searchByteHamster
2021-07-12Swipe actions (#5191)ueen
2021-07-11Removed 'visit website' context menu itemByteHamster
2021-07-11No longer show item-specific auto-download property to usersByteHamster
2021-07-10Replace old episode multi-select with new multi-select. (#5253)peakvalleytech
2021-06-29Contextual menu for multi selecting episodes (#5130)peakvalleytech
2021-04-21Deleted duplicate resourcesByteHamster
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-11-30Moved export log function to menu and added confirm dialog (#4712)markamaze
2020-11-19Merge branch 'master' into developByteHamster
2020-11-09Re-added toolbar to gpodder main fragmentByteHamster
and removed unused gpodder search fragment
2020-11-04Use radio buttons for column number on subscriptions screenByteHamster
2020-11-01Merge pull request #4625 from ByteHamster/toolbar-reworkByteHamster
Toolbar rework
2020-11-01Reduced lag when switching tabsByteHamster
2020-11-01Converted main fragments except pagers to stand-alone toolbarByteHamster
2020-10-29Do not display duplicate share menuByteHamster
2020-10-25Allow to re-connect SAF document treeByteHamster
2020-09-03fix FeedSortDialogasdoi
2020-09-03add feed sort menu itemasdoi
2020-08-09Add subscriptions filterasdoi
2020-08-06Add the "Refresh" button on the "Download" page (#4338)asdoi
2020-07-21Made string name more clearByteHamster
2020-07-16Merge branch 'master' into developByteHamster
2020-07-10adjustments for string share... at menusGerardo Vázquez
2020-07-10updates for share dialog and implementing new instance patternGerardo Vázquez
2020-07-01Removed DirectoryChooserActivityByteHamster
This lead to problems when removing the sd card and left the app in stuck mode. Selecting a folder freely that way will not work with new Android versions anyway. Now, AntennaPod shows the folder chooser that is displayed on the storage settings screen.
2020-06-28Adding submenu when Sharing a PodcastGerardo Vázquez
2020-06-23fixes #1215 replacing share menu by dialogGerardo Vázquez
2020-04-10Merge pull request #4029 from ByteHamster/podcast-searcher-abstractH. Lehmann
Abstract from iTunes search provider lookup
2020-04-09Use a single search fragment for all searchersByteHamster
2020-04-07easy to read sorting options (#4004)Tony Tam
2020-03-17Merge pull request #3935 from ByteHamster/black-iconsH. Lehmann
Made icons black instead of grey
2020-03-16Made icons black instead of greyByteHamster
Since switching to the official Toolbar theme, the back arrow and the overflow dots are black, too.
2020-03-16Made add feed page more whiteByteHamster
2020-03-15Centralize creation of search iconByteHamster
2020-03-15Moved Toolbar to individual FragmentsByteHamster
2020-03-10Change batch edit text to Multi select (#3917)JessieVela
2019-11-20Fix refresh icon sometimes not displayedByteHamster
2019-10-20UX tweak - move batch edit to overflow menu to make UI less busy.orionlee