summaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Collapse)Author
2021-01-21Add scrubbing time overlay (#4786)asdoi
2021-01-13Add rewind, ff, skip button and layout for extra info in Widget (#4746)Tony Tam
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.
2021-01-02Revert back to device selection instead of linkingByteHamster
Until this is fixed upstream on the gpodder.net server.
2021-01-02Simplified gpodder login processByteHamster
2021-01-01Merge branch 'master' into developByteHamster
2021-01-01Added textual tab indicator to player screen (#4731)ByteHamster
2021-01-01feat: add five, ten and twenty minutes sleep timer extend buttons (#4803)Max Wittig
2020-12-10Correct website links (#4740)Keunes
With our new website, some of the links have changed. Also, the FAQ is no more.
2020-12-03added readonly message for feed items w/o media (#4711)markamaze
2020-12-03Fix filter dialog on old Android versionsByteHamster
2020-11-30Moved export log function to menu and added confirm dialog (#4712)markamaze
2020-11-26Change button size to 48dp (#4705)Tony Tam
2020-11-19Merge branch 'master' into developByteHamster
2020-11-11Use of ViewBinding in AddFeedFragment (#4647)mohit
2020-11-10hide suggestion by iTunes when the user hides suggestionsTony Tam
2020-11-09Re-added toolbar to gpodder main fragmentByteHamster
and removed unused gpodder search fragment
2020-11-09Hide prefExpandNotify from search results (#4673)Richard
2020-11-06Merge branch 'master' into developByteHamster
2020-11-06Add 'recommended' text to ExoPlayer settingByteHamster
2020-11-06Merge pull request #4615 from ByteHamster/notification-channels-consistencyByteHamster
Use system notification settings on supported devices instead of our own
2020-11-04Show "include in auto downloads" checkbox on adding podcast (#4627)asdoi
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-29Make notification channels consistent between app settings and system settingsByteHamster
2020-10-29Add podcast specific statistics to podcast info screen (#4601)avirajrsingh
2020-10-28Merge branch 'master' into developByteHamster
2020-10-28Use of ViewBinding in OnlineFeedViewActivity.java class (#4399)mohit
2020-10-25Tiny cleanup on local feedsByteHamster
2020-10-25Allow to re-connect SAF document treeByteHamster
2020-10-25Merge branch 'develop' into add-local-feedsByteHamster
2020-10-24Fixed played state sometimes not being displayedByteHamster
2020-10-22Merge pull request #4465 from TacoTheDank/reserved-spaceByteHamster
Don't reserve icon space for settings without icons
2020-10-21Don't reserve icon space for settings without iconsTacoTheDank
2020-10-20Move notification settings to their own screen (#4526)chrk2205
added a new fragment named "notification manager" replaced all settings related into this fragment
2020-10-17Merge branch 'master' into developByteHamster
2020-10-17Discovery filter by country & hide discovery on first subscribe screen (#4515)Tony Tam
2020-10-16Fixed using old preference keyByteHamster
2020-10-16Add progress bar when loading feeds in sidebar (#4533)Ezequiel
2020-10-13Add chip when searching for specific feed (#4522)Ezequiel
2020-10-08Fixed progress bar being highlighted on touch (#4511)Darrell
Signed-off-by: Darrell <mediumgeek@gmail.com>
2020-10-04Use swipe to refresh (#4401)asdoi
2020-10-02Clarified 'OPML Import' action (#4491)Marc Schwede
refers to AntennaPod#4479 and adapts the suggestions of the discussion.
2020-10-01Added Style for TextViews in Add Podcast screen (#4483)Darrell
2020-09-30Merge branch 'master' into developByteHamster
2020-09-29Fix cropped covers on API <20ByteHamster
2020-09-29Added podcastindex.org search (#4435)Edwin J P