47bde42a1e
File extensions are widely unreliable - extraneous dots in a file's path will break intent filters relying on pathPattern's wildcard character, and some applications will omit file extensions altogether when sending intents (e.g. K-9 Mail). Using MIME types will occasionally catch non-OPML files in the filter, but it is currently the best option available. Fixes #1758 |
||
---|---|---|
.tx | ||
app | ||
ci | ||
core | ||
gradle/wrapper | ||
.classpath | ||
.gitignore | ||
.project | ||
.travis.yml | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
ISSUE_TEMPLATE.md | ||
LICENSE | ||
README.md | ||
build.gradle | ||
circle.yml | ||
contributers.template.py | ||
gradlew | ||
gradlew.bat | ||
ic_launcher-web.png | ||
makeRelease.sh | ||
project.properties | ||
settings.gradle |
README.md
AntennaPod
This is the official repository of AntennaPod, the easy-to-use, flexible and open-source podcast manager for Android.
Feedback
You can use the AntennaPod Google Group for discussions about the app.
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 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 how to join our Alpha and Beta testing programmes!
Nightly Builds
There are APKs available for every branch that is actively worked on. Please note that these might be very unstable versions of the app, which can break your current installation. Install them at your own risk!
Click here to get to the nightly builds folder.
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.