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
2021-03-05 10:56:54 +01:00
.circleci Merge branch 'master' into develop 2021-03-01 11:24:39 +01:00
.github Moved pull request template 2021-02-23 10:33:49 +01:00
.tx Updated translations 2021-03-03 11:37:23 +01:00
app Fixed long-pressing drawer items 2021-03-05 10:48:24 +01:00
config/checkstyle Only store content_encoded or description 2021-03-04 19:47:48 +01:00
core Fixed folder ID generation 2021-03-05 10:56:54 +01:00
gradle/wrapper
net Fix failing Lint task when there are dependency updates 2021-03-01 16:53:31 +01:00
ui Fix failing Lint task when there are dependency updates 2021-03-01 16:53:31 +01:00
.gitignore
build.gradle Moved SSL providers to new module 2021-03-01 16:21:39 +01:00
CONTRIBUTING.md
CONTRIBUTORS.md Updated contributors list 2021-03-03 11:43:08 +01:00
createContributors.py
gradle.properties
gradlew
gradlew.bat
LICENSE
makeRelease.sh
README.md
settings.gradle Moved SSL providers to new module 2021-03-01 16:21:39 +01:00

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 to 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 on how to join our Beta testing program! If a bug is reported during the beta period, chances are high that it will be fixed before the stable version. If it is reported later, fixing might take another full beta cycle. So definitely let us know if something is not right.

License

AntennaPod is licensed under the GNU General Public License (GPL-3.0). 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.