summaryrefslogtreecommitdiff
path: root/core/src/main/res/values
AgeCommit message (Collapse)Author
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-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
2020-12-03added readonly message for feed items w/o media (#4711)markamaze
2020-12-03Fix filter dialog on old Android versionsByteHamster
2020-12-03Fixed talkback description missing on chapters screenByteHamster
2020-11-30Show replay button on the current chapter. (#4706)Tony Tam
2020-11-30fix bug with how we count downloaded media, show a meaningful messages (#4714)Tony Tam
2020-11-30Moved export log function to menu and added confirm dialog (#4712)markamaze
2020-11-26Merge pull request #4718 from tonytamsf/queue-image-buttonByteHamster
add an icon to the Android Auto queue
2020-11-25show number in queueTony Tam
2020-11-22higher contrast color for search bar (#4704)Tony Tam
2020-11-19Merge branch 'master' into developByteHamster
2020-11-15Fixed wording of counter>0 filterByteHamster
2020-11-09Update local folder properties on refreshByteHamster
Fixes updated translations
2020-11-06Merge branch 'master' into developByteHamster
2020-11-06Merge pull request #4662 from ByteHamster/add-recommendedByteHamster
Add 'recommended' text to ExoPlayer setting
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-06Add error message when system file manager is not availableByteHamster
2020-11-01Merge pull request #4628 from ByteHamster/local-feeds-metadataByteHamster
Fixed local feed metadata, show directly
2020-11-01Fixed local feed metadata, show directlyByteHamster
2020-11-01Merge pull request #4617 from ByteHamster/duplicate-share-dialogByteHamster
Do not display duplicate share menu
2020-10-29Do not display duplicate share menuByteHamster
2020-10-29Make notification channels consistent between app settings and system settingsByteHamster
2020-10-29Be consistent about podcast vs episodeByteHamster
2020-10-29Add podcast specific statistics to podcast info screen (#4601)avirajrsingh
2020-10-25Merge branch 'develop' into add-local-feedsByteHamster