You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Keunes 214bf974cf
Mention in statistics to warning when deleting podcast(s) (#6393)
1 week ago
.github Check Lint recursively from the :app module 5 months ago
.tx Fix locale folder of indonesian translation 7 months ago
app Move feed download to worker (#6375) 2 weeks ago
config Make checkstyle CI faster 1 year ago
core Move feed download to worker (#6375) 2 weeks ago
event Move feed download to worker (#6375) 2 weeks ago
gradle/wrapper Update gradle to 7.x 1 year ago
model Add "New Episodes Action" preference (#6095) 1 month ago
net Move feed download to worker (#6375) 2 weeks ago
parser Update feed url when server returns itunes:new-feed-url (#6291) 2 months ago
playback Remove deprecated media players (#6354) 1 month ago
storage Move feed download to worker (#6375) 2 weeks ago
ui Mention in statistics to warning when deleting podcast(s) (#6393) 1 week ago
.gitignore Making sure that tests click on preference, not preferenceCategory 3 years ago
CONTRIBUTING.md CONTRIBUTING.md: fix issue template links (#5692) 1 year ago
CONTRIBUTORS.md Update contributors list 2 months ago
LICENSE Relicense under the GPL 2 years ago
README.md Update build instructions in README (#6310) 2 months ago
build.gradle Remove deprecated media players (#6354) 1 month ago
common.gradle Remove support for Android 4.4 3 months ago
createContributors.py Update contributors 8 months ago
gradle.properties Target API 31 (#6190) 4 months ago
gradlew Update gradle to 7.x 1 year ago
gradlew.bat Gradle 6.9 2 years ago
makeRelease.sh Link to localized website version from about screen 10 months ago
playFlavor.gradle Move common gradle setup to a single file 2 years ago
settings.gradle Move preferences to a new module 5 months ago

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.