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
Tony Tam 3f104f7e5a
fix bug with how we count downloaded media, show a meaningful messages (#4714)
2020-11-30 11:29:16 +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 fix bug with how we count downloaded media, show a meaningful messages (#4714) 2020-11-30 11:29:16 +01:00
config/checkstyle
core fix bug with how we count downloaded media, show a meaningful messages (#4714) 2020-11-30 11:29:16 +01:00
gradle/wrapper Update gradle wrapper 2020-04-25 15:50:20 -04:00
.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 Updated contributors 2020-09-30 10:14:17 +02:00
LICENSE
README.md Improve readability. Use consistent capitalization. 2020-10-19 23:38:29 +02:00
build.gradle Merge branch 'master' into develop 2020-10-17 23:35:24 +02:00
createDevelopersList.py
createTranslatorsList.py Delete a trailing semicolon in python script 2020-05-06 16:36:06 -04:00
gradle.properties
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
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 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.