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 856b1a61a1 Merge pull request #1589 from TomHennen/fix_viewpager_release_build
LinePageIndicator uses MathFloat, which doesn't exist anymore.
2016-01-23 11:42:10 -05:00
.tx add new language 2015-11-21 08:24:40 -05:00
app LinePageIndicator uses MathFloat, which doesn't exist anymore. I don't think we use it so we should be OK to ignore this. 2016-01-23 11:41:04 -05:00
changelog updated translations 2016-01-08 2016-01-08 16:35:24 -05:00
ci Added travis config file 2014-05-18 22:12:08 +02:00
core Merge pull request #1582 from mfietz/issue/1367-add-favorites 2016-01-23 10:35:44 -05:00
description updated translations 2016-01-08 2016-01-08 16:35:24 -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 update changelog 2015-11-29 14:31:08 -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 #1561 from mfietz/redesign_audio_player 2016-01-21 16:27:04 -05:00
circle.yml Fix CircleCI 2016-01-07 23:16:01 +01: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.