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
Tom Hennen 8e4faa305f Merge pull request #1668 from mfietz/issue/1655-spinner-glitch
Mobile Data: Do not show retrieving filesize spinner when download is not allowed
2016-02-13 12:32:30 -05:00
.tx add new language 2015-11-21 08:24:40 -05:00
app Do not show spinner when download is not allowed 2016-02-12 19:31:52 +01:00
changelog added new translations 2016-02-06 11:49:03 -05:00
ci Added travis config file 2014-05-18 22:12:08 +02:00
core Merge pull request #1667 from mfietz/issue/1658-sync-duplicates 2016-02-13 11:52:44 -05:00
description added new translations 2016-02-06 11:49:03 -05:00
gradle/wrapper Latest gradle wrapper 2016-01-08 00:45:14 +01:00
.classpath Updated translations, added Czech, Azerbaijani, Portuguese 2013-05-17 22:00:10 +02:00
.gitignore updated strings, added description and changelog to source control. 2015-11-03 18:56:23 -05: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
CHANGELOG.md updated changelog 2016-02-06 11:52:46 -05:00
CONTRIBUTING.md Update CONTRIBUTING.md 2015-12-28 11:18:33 +01:00
CONTRIBUTORS Use local license and contributers files 2015-11-08 13:44:15 +01:00
LICENSE Formatted license nicely, script to generate CONTRIBUTERS file 2015-08-13 12:02:45 +02:00
README.md Merge Alpha & Beta testing 2015-10-31 01:14:40 +01:00
build.gradle Merge pull request #1659 from mfietz/upgrade_audioplayer 2016-02-12 10:56:37 +01:00
circle.yml try to fix circleci problem and speed up future builds 2016-02-10 18:00:24 -05:00
contributers.template.py Formatted license nicely, script to generate CONTRIBUTERS file 2015-08-13 12:02:45 +02:00
gradlew Added gradle wrapper script 2014-05-18 22:11:12 +02:00
gradlew.bat Latest gradle wrapper 2016-01-08 00:45:14 +01:00
ic_launcher-web.png improved app icon 2012-07-20 13:27:41 +02:00
makeRelease.sh force removal so we don't get warned when it doesn't exist. 2015-12-02 17:47:37 -05: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.

Download from Google Play AntennaPod on fdroid.org

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.