summaryrefslogtreecommitdiff
path: root/core/src/main/res/values
AgeCommit message (Collapse)Author
2021-04-29Merge download log+running lists (#5134)ByteHamster
2021-04-23New feed update interval or time dialogpeakvalleytech
Co-authored-by: Fivel Rangel <fivel10@hotmail.com> Co-authored-by: ByteHamster <info@bytehamster.com>
2021-04-21Deleted duplicate resourcesByteHamster
2021-04-17Fixed unused resources Lint errorsByteHamster
In the future, CI will complain when a PR leads to unused resources.
2021-04-10Add filtering subscriptions based on new episodes notification setting (#5098)tamizh143
2021-04-06Add link to relevant settings screen in 'Episode cache full' dialog (#5088)tamizh143
2021-04-06Parsing podcast:funding tag, showing payment, funding links on the show info ↵Tony Tam
screen (#4933)
2021-04-04Merge branch 'master' into developByteHamster
2021-04-02Add Contribute entry to settings screen under 'Project' (#5028)peakvalleytech
2021-04-02Rename audio player tabsByteHamster
2021-03-10Adds a visual cue to the podcast header view whenever updates are disabled ↵datavizard
(#5014)
2021-03-06Show podcast-specific settings in preferences search (#4990)peakvalleytech
2021-03-05Added basic tag editor UIByteHamster
2021-03-05Merge branch 'develop' into foldersByteHamster
2021-03-04Updated translations to avoid Lint errorByteHamster
2021-03-04Make errors on 'add feed' page more prettyByteHamster
2021-03-04Mention ad blockers in certificate error messageByteHamster
2021-03-04Show the name of failing downloads in the notificationByteHamster
2021-03-04Described download errors in more detailByteHamster
2021-03-04Show dedicated error message when an app messes with the networkByteHamster
2021-03-01Merge pull request #4963 from a1291762/developByteHamster
Avoid the stuck download notification
2021-03-01Change the message that appears when downloads are finishedLincoln Ramsay
In the event that the notification hangs around, this is a more accurate description of what is happening.
2021-02-25use full URL for custom gpodder server (#4932)MStrecke
2021-02-18Fixed typoYaron Shahrabani
Epsiodes->Episodes
2021-02-17Removed plural form because Transifex only allows 2 forms in EnglishByteHamster
2021-02-15changed the "Use Episode Cover" setting to only apply to list items. (#4908)Geist5000
2021-02-14New preference to show the remaining time in the 'queue' and podcast episode ↵Tony Tam
view (#4880)
2021-02-12Move basic views to new moduleByteHamster
2021-02-12Remove PlaybackServiceCallbacksByteHamster
2021-02-05Added new cleanup option: when not favoritedJonas Kalderstam
This is another way of solving #2077. The root issue is that queued episodes are never auto-deleted currently which means that if you automatically add episodes to the queue you will eventually end up with AntennaPod refusing to auto download more episodes because the cache is full and it can't make space. This option will only refuse to delete favorited items. Otherwise it will simply delete the oldest episodes.
2021-02-03Allow remapping hardware buttons (#4881)Tim Schumacher
2021-01-24Google Assistant App Actions for AntennaPod (#4417)Margaret Borowiec
2021-01-23Added new string for 'every x hours'ByteHamster
2021-01-22Add Notifications for episodes (#4646)Connectety
Co-authored-by: ByteHamster <info@bytehamster.com>
2021-01-22Added show button to authentication dialogByteHamster
2021-01-22Added indication for unsupported players (#4869)Tony Tam
2021-01-21Add scrubbing time overlay (#4786)asdoi
2021-01-13Do not retry autodownload after SSL errors (#4821)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-02Added basic UI for editing tagsByteHamster
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 content description for download cancel button (#4818)binarytoto
2021-01-01feat: add five, ten and twenty minutes sleep timer extend buttons (#4803)Max Wittig
2020-12-22Fixed wrong attribute translate to translatable in strings.xmlPtilopsisLeucotis
2020-12-15Merge pull request #4762 from ByteHamster/parallel-downloadsByteHamster
Added number to parallel downloads string
2020-12-15Added number to parallel downloads stringByteHamster
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-08Merge pull request #4733 from ByteHamster/fix-filter-dialog-api21ByteHamster
Fix filter dialog on old Android versions