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 701b1ce339 Bump version to 3.3.2 2024-03-24 17:58:24 +01:00
.github Close unresponsive tickets earlier (#6830) 2023-12-29 00:07:53 +01:00
.tx Update app store metadata 2023-05-13 22:40:49 +02:00
app Bump version to 3.3.2 2024-03-24 17:58:24 +01:00
config Backport: Remove tab characters from last 6 files 2024-03-10 20:57:32 +01:00
core Fix missing episodes on Android Auto (#7021) 2024-03-24 12:25:52 +01:00
event Bump AGP and Gradle (#6489) 2023-10-17 20:52:21 +02:00
gradle/wrapper Bump AGP and Gradle (#6489) 2023-10-17 20:52:21 +02:00
model Merge branch 'master' into develop 2024-02-18 19:05:13 +01:00
net Merge branch 'master' into develop 2023-11-05 08:27:34 +01:00
parser Bump AGP and Gradle (#6489) 2023-10-17 20:52:21 +02:00
playback Bump AGP and Gradle (#6489) 2023-10-17 20:52:21 +02:00
scripts Add changelog script (#6399) 2023-04-15 21:17:17 +02:00
storage Add next chapter button to notification (#6276) 2024-02-04 19:54:46 +01:00
ui Update translations 2024-03-20 20:32:52 +01:00
.editorconfig Add .editorconfig (#6461) 2023-05-05 19:25:54 +02:00
.gitignore Making sure that tests click on preference, not preferenceCategory 2019-10-25 15:29:54 +02:00
CONTRIBUTING.md CONTRIBUTING.md: fix issue template links (#5692) 2022-02-04 22:54:21 +01:00
CONTRIBUTORS.md Update contributors 2024-02-18 19:31:20 +01:00
LICENSE Relicense under the GPL 2020-11-26 19:50:20 +01:00
README.md Update build instructions in README (#6310) 2023-02-08 19:33:58 +01:00
build.gradle Bump AGP and Gradle (#6489) 2023-10-17 20:52:21 +02:00
common.gradle Catch quick settings tile exceptions (#7006) 2024-03-20 20:30:45 +01:00
gradle.properties Update AGP to 7.4.0 (#5655) 2023-04-01 23:16:53 +02:00
gradlew Bump AGP and Gradle (#6489) 2023-10-17 20:52:21 +02:00
gradlew.bat Bump AGP and Gradle (#6489) 2023-10-17 20:52:21 +02:00
playFlavor.gradle Update AGP to 7.4.0 (#5655) 2023-04-01 23:16:53 +02:00
settings.gradle AntennaPod Echo (#6780) 2023-11-28 20:26:29 +01: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!).

We also hold regular community calls to discuss anything AntennaPod-related. Come join the next call!

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

You can build AntennaPod just like any other Android project. On Android Studio, simply select File » New » Project from version control and paste AntennaPod's GitHub URL.