summaryrefslogtreecommitdiff
path: root/core/src/main/res/values
AgeCommit message (Collapse)Author
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-03added readonly message for feed items w/o media (#4711)markamaze
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
2020-10-25Show date from which statistics are counting (#4517)asdoi
2020-10-25Allow to re-connect SAF document treeByteHamster
2020-10-25Merge branch 'develop' into add-local-feedsByteHamster
2020-10-24Edit streaming confirmation dialog labelsNiffler
2020-10-24Share exported logs added (#4582)zawad hossain
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-19Clarify 'downloads' statistic (#4558)Keunes
"Total size of downloaded podcasts" might be interpreted as the total cumulative size of all episodes ever downloaded. This is to improve the string so it's clear that it's about the episodes currently on the device.
2020-10-17New channel for synchronization errors (#4545)DAMLA YILDIZ
2020-10-17Discovery filter by country & hide discovery on first subscribe screen (#4515)Tony Tam
2020-10-16Extended subscriptions filter (#4502)asdoi
2020-10-16Merge pull request #4539 from Xeitor/import_tittleH. Lehmann
Style 'Import successful' dialog
2020-10-15style import succesfull dialogxeitor
2020-10-15Clarified wording of compact notification setting (#4384)asdoi
2020-10-06Merge pull request #4499 from panoreak/remove-navigate-upwards-label-stringH. Lehmann
Removed navigate_upwards_label from strings.xml
2020-10-05Removed navigate_upwards_label from strings.xmlPanorea
2020-10-04Add plural default resource for download_report_content string. (#4492)Patrick Kennedy
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-29Added podcastindex.org search (#4435)Edwin J P
2020-09-27Merge branch 'master' into developByteHamster
2020-09-21Merge pull request #4441 from ByteHamster/new-logoH. Lehmann
New logo
2020-09-21New splash screenByteHamster
2020-09-20Convert color state lists to state list drawables for filter background colors.andrewc1
This eliminates an incompatibility on earlier Android OS versions (https://stackoverflow.com/questions/3953606/how-to-specify-background-color-in-color-state-list-resources)
2020-09-20Added 'special thanks' screenByteHamster