AntennaPod è un lettore podcast per Android completamente open-source ed è possibile iscriversi a tutti i canali funkwhale e a qualsiasi feed RSS. AntennaPod e Funkwhale sono sviluppati senza interessi commerciali e rispettano la privacy: https://castopod.it
Go to file
H. Lehmann 6c4ee6da18
Merge pull request #4272 from ByteHamster/fix-useragent
Fix useragent
2020-07-06 22:52:40 +02:00
.circleci Added diff-checkstyle 2020-03-30 12:06:16 +02:00
.github Merge pull request #4120 from TacoTheDank/develop 2020-05-16 22:36:35 +02:00
.tx Updated translations 2020-05-04 17:15:27 +02:00
app Trimming Atom content (except GUID) 2020-06-24 22:37:41 +02:00
artwork Updated German screenshot text 2020-04-11 22:04:20 +02:00
config/checkstyle Checkstyle fixes 2020-03-30 14:37:27 +02:00
core Set user-agent for chapter loading 2020-07-01 16:03:18 +02:00
gradle/wrapper Update gradle wrapper 2020-04-25 15:50:20 -04:00
.gitignore Making sure that tests click on preference, not preferenceCategory 2019-10-25 15:29:54 +02:00
CHANGELOG.md Add 1.8.1 to the CHANGELOG 2020-05-06 16:35:16 -04:00
CONTRIBUTING.md Add more stuff about versions in CONTRIBUTING.md and the templates 2020-05-14 14:05:06 -04:00
CONTRIBUTORS Updated contributors list 2020-05-29 10:26:22 +02:00
LICENSE Formatted license nicely, script to generate CONTRIBUTERS file 2015-08-13 12:02:45 +02:00
README.md Link forum in readme 2020-06-17 11:46:57 +02:00
build.gradle Set user-agent for file playback 2020-07-01 15:57:52 +02:00
createDevelopersList.py Updated danoeh's text on about screen 2019-11-09 09:56:48 +01:00
createTranslatorsList.py Delete a trailing semicolon in python script 2020-05-06 16:36:06 -04:00
gradle.properties Explicitly set max gradle jvm memory - release build fails on some machines otherwise. 2019-10-04 12:40:54 -07:00
gradlew Update gradle wrapper 2020-04-25 15:50:20 -04:00
gradlew.bat Update gradle wrapper 2020-04-25 15:50:20 -04:00
ic_launcher-web.png Adding new ic_launcher files 2018-02-10 16:45:29 -03:00
infrastructure.md Added infrastructure documentation 2020-06-07 22:21:29 +02:00
makeRelease.sh Cleanup 2019-11-09 09:56:48 +01:00
settings.gradle Added on-demand configuration for stream vs download 2020-05-06 17:02:53 +02:00

README.md

AntennaPod

This is the official repository of AntennaPod, the easy-to-use, flexible and open-source podcast manager for Android.

Get it on Google Play Get it on F-Droid

Screenshot 0 Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5

Feedback

You can use the AntennaPod Forum for discussions about the app or just podcasting in general.

Bug reports and feature requests can be submitted here (please read the instructions on how to report a bug and how to submit a feature request first!).

Help test AntennaPod

AntennaPod has many users and we don't want them to run into trouble when we add a new feature. It's important that we have a significant group test our app, so that we know all possible combinations of phones, Android versions and use cases work as expected. Check out our wiki how to join our Alpha and Beta testing programmes!

License

AntennaPod is licensed under the MIT License. You can find the license text in the LICENSE file.

Translating AntennaPod

If you want to translate AntennaPod into another language, you can visit the Transifex project page.

Building AntennaPod

Information on how to build AntennaPod can be found in the Wiki.