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
ByteHamster 98830beee5 Move (most) events to their own module 2021-11-02 21:02:47 +01:00
.circleci Replace old episode multi-select with new multi-select. (#5253) 2021-07-10 09:11:41 +02:00
.github Merge pull request #5498 from ByteHamster/pending-indent-mutability 2021-10-30 12:27:42 +02:00
.tx Updated translations 2021-06-16 23:33:06 +02:00
app Move (most) events to their own module 2021-11-02 21:02:47 +01:00
config Rename folder to tag (#5381) 2021-10-02 17:13:23 +02:00
core Move (most) events to their own module 2021-11-02 21:02:47 +01:00
event Move (most) events to their own module 2021-11-02 21:02:47 +01:00
gradle/wrapper Gradle 6.9 2021-06-13 20:52:06 +02:00
model Add 'Duration' to Episode Filter for podcast Auto Download Settings (#5396) 2021-10-28 19:59:50 +02:00
net Human-readable gpodder error message 2021-10-28 23:34:58 +02:00
parser Ignore item tags that are not inside a channel 2021-10-30 21:58:17 +02:00
ui Declare intent mutability for Android 12 compatibility 2021-10-29 00:10:22 +02:00
.gitignore Making sure that tests click on preference, not preferenceCategory 2019-10-25 15:29:54 +02:00
CONTRIBUTING.md Add Feature Request template link to Contributing.md (#5385) 2021-09-04 10:47:53 +02:00
CONTRIBUTORS.md Updated contributors list 2021-09-12 15:45:45 +02:00
LICENSE Relicense under the GPL 2020-11-26 19:50:20 +01:00
README.md Updated broken beta testing link in readme 2021-02-15 15:39:31 +01:00
build.gradle Update AndroidX Fragment to 1.3.6 (#5201) 2021-09-24 10:18:54 +02:00
common.gradle Declare intent mutability for Android 12 compatibility 2021-10-29 00:10:22 +02:00
createContributors.py Update transifex to APIv3 2021-04-21 22:32:09 +02:00
gradle.properties Explicitly set max gradle jvm memory - release build fails on some machines otherwise. 2019-10-04 12:40:54 -07:00
gradlew Gradle 6.9 2021-06-13 20:52:06 +02:00
gradlew.bat Gradle 6.9 2021-06-13 20:52:06 +02:00
makeRelease.sh Cleanup 2019-11-09 09:56:48 +01:00
playFlavor.gradle Move common gradle setup to a single file 2021-05-11 22:38:46 +02:00
settings.gradle Move (most) events to their own module 2021-11-02 21:02:47 +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

Screenshot 0 Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5

Feedback

You can use the AntennaPod Forum for discussions about the app or just podcasting in general.

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 to 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 on how to join our Beta testing program! If a bug is reported during the beta period, chances are high that it will be fixed before the stable version. If it is reported later, fixing might take another full beta cycle. So definitely let us know if something is not right.

License

AntennaPod is licensed under the GNU General Public License (GPL-3.0). 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.