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
ByteHamster 4629fc0161 Simplify authentication activity 2021-01-13 11:55:05 +01:00
.circleci Use freeImplementation for including conscrypt in Free builds. 2020-10-02 14:39:02 +02:00
.github Merge pull request #4541 from ByteHamster/upgrade-emulator-action 2020-10-16 13:53:05 +02:00
.tx Updated Google Play metadata 2020-10-13 09:41:35 +02:00
app Simplify authentication activity 2021-01-13 11:55:05 +01:00
config/checkstyle Add Checkstyle rule to check for unused imports 2020-12-14 23:07:44 +01:00
core Tear down database after db cleanup test 2021-01-02 11:47:59 +01:00
gradle/wrapper
.gitignore
CHANGELOG.md Add 1.8.1 to the CHANGELOG 2020-05-06 16:35:16 -04:00
CONTRIBUTING.md Updated contribution guidelines 2020-07-11 10:37:00 +02:00
CONTRIBUTORS.md Updated contributors 2021-01-01 19:55:42 +01:00
LICENSE Relicense under the GPL 2020-11-26 19:50:20 +01:00
README.md Relicense under the GPL 2020-11-26 19:50:20 +01:00
build.gradle Merge branch 'master' into develop 2020-10-17 23:35:24 +02:00
createContributors.py Updated contributors 2021-01-01 19:55:42 +01:00
gradle.properties
gradlew
gradlew.bat
infrastructure.md Added infrastructure documentation 2020-06-07 22:21:29 +02:00
makeRelease.sh
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 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 Alpha and Beta testing programmes!

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.