91fb7e6c2a
These were happening on some handsets when onPrepareOptionsMenu was getting called. It is sometimes called before the menu is actually loaded, causing us to not find the MenuItem we're looking for. This solves the symptom, if not the cause. After making this change the number of failures reported on Apkudo dropped from 20 devices to just 6. |
||
---|---|---|
.tx | ||
app | ||
ci | ||
core | ||
description | ||
gradle/wrapper | ||
library/drag-sort-listview | ||
.classpath | ||
.gitignore | ||
.project | ||
.travis.yml | ||
build.gradle | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
gradlew | ||
gradlew.bat | ||
ic_launcher-web.png | ||
LICENSE | ||
project.properties | ||
README.md | ||
settings.gradle |
AntennaPod
This is the official repository of AntennaPod, a 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!).
Alpha Testing
You can participate in alpha testing by joining the Google Plus AntennaPod Alpha community.
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.