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
Martin Fietz 4a1e728ac5 Merge pull request #2087 from eirikv/amazon_s3_authentication_fix
Prevent authentication header to be set for s3 presigned-urls
2016-08-13 12:40:26 +02:00
.tx Add Estonian language 2016-06-19 12:40:06 +02:00
app Merge pull request #2093 from mfietz/upgrade-libs 2016-08-04 22:42:29 +02:00
ci Added travis config file 2014-05-18 22:12:08 +02:00
core Merge pull request #2087 from eirikv/amazon_s3_authentication_fix 2016-08-13 12:40:26 +02:00
gradle/wrapper Upgrade grade 2016-08-04 21:18:53 +02:00
.classpath Updated translations, added Czech, Azerbaijani, Portuguese 2013-05-17 22:00:10 +02:00
.gitignore don't track keys 2016-05-10 14:29:13 -04:00
.project Updated project config files 2013-01-11 23:39:07 +01:00
.travis.yml Fix permissions in .travis.yml 2014-05-18 22:28:05 +02:00
CONTRIBUTING.md Devide --> Device 2016-04-04 20:50:20 +10:00
CONTRIBUTORS Update CONTRIBUTORS 2016-03-27 19:50:56 +02:00
ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md 2016-02-17 22:27:47 +01:00
LICENSE Formatted license nicely, script to generate CONTRIBUTERS file 2015-08-13 12:02:45 +02:00
README.md Updated Badges in README 2016-05-30 14:01:32 +02:00
build.gradle Upgrade libraries 2016-08-04 21:19:03 +02:00
circle.yml Upgrade circle config 2016-08-04 22:22:37 +02:00
contributers.template.py Formatted license nicely, script to generate CONTRIBUTERS file 2015-08-13 12:02:45 +02:00
gradlew Upgrade grade 2016-08-04 21:18:53 +02:00
gradlew.bat Upgrade grade 2016-08-04 21:18:53 +02:00
ic_launcher-web.png improved app icon 2012-07-20 13:27:41 +02:00
makeRelease.sh Update release script for flavors 2016-06-19 18:55:12 +02:00
project.properties Removed references to former "app/dslv" submodule. 2015-11-15 16:47:46 +01:00
settings.gradle Remove DSLV 2015-11-05 23:46:43 +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

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.