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 83aa1b15f2 Clarifying how to submit a FR 2015-09-01 13:50:16 +02:00
.tx removed Norwegian for now. there are no translations for it yet and the tx client complains 2015-08-08 12:38:10 -04:00
app Fix imports 2015-08-29 16:46:33 +02:00
ci Added travis config file 2014-05-18 22:12:08 +02:00
core Merge pull request #1143 from mfietz/issue/1130 2015-08-29 08:21:18 -04:00
description Updated market description 2015-04-07 18:49:52 -04:00
gradle/wrapper Upgrade gradle 2015-05-19 12:00:30 +02:00
library/drag-sort-listview Fixes NullPointerException in DragSortController.onScroll. 2015-04-26 17:32:39 -04:00
.classpath Updated translations, added Czech, Azerbaijani, Portuguese 2013-05-17 22:00:10 +02:00
.gitignore Formatted license nicely, script to generate CONTRIBUTERS file 2015-08-13 12:02:45 +02: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 Resume playback when bluetooth device is reconnected 2015-08-28 23:33:05 +02:00
CONTRIBUTING.md Clarifying how to submit a FR 2015-09-01 13:50:16 +02:00
CONTRIBUTORS Formatted license nicely, script to generate CONTRIBUTERS file 2015-08-13 12:02:45 +02:00
LICENSE Formatted license nicely, script to generate CONTRIBUTERS file 2015-08-13 12:02:45 +02:00
README.md removed donation information 2015-08-08 13:35:53 -04:00
build.gradle Load feed media size on demand 2015-08-18 18:24:16 +02:00
circle.yml added circle.yml 2015-08-22 11:55:39 -04: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 Upgrade gradle 2015-05-19 12:00:30 +02:00
ic_launcher-web.png improved app icon 2012-07-20 13:27:41 +02:00
project.properties get unittests to compile with new FlattrStatus() 2014-01-01 20:13:11 +01:00
settings.gradle Setup gradle 2015-03-14 15:19:06 +01:00

README.md

AntennaPod

This is the official repository of AntennaPod, a 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!).

Beta Testing

You can participate in beta testing by joining the Google Plus AntennaPod Beta community and then going to this url

Alpha Testing

You can participate in alpha testing by joining the Google Plus AntennaPod Alpha community and then going to this url

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.