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 c60ba6a6f7 Use data folder for initial subscriptions
This was already implemented in 31c0f90d07
but apparently got overwritten by a merge conflict with the download
service rewrite.
2022-03-15 21:24:56 +01:00
.github Close issues & PRs if no reply when requested (#5646) 2022-01-22 23:27:34 +01:00
.tx Update app translations 2022-01-23 10:28:10 +01:00
app Use data folder for initial subscriptions 2022-03-15 21:24:56 +01:00
config Make checkstyle CI faster 2022-01-16 11:23:29 +01:00
core Use data folder for initial subscriptions 2022-03-15 21:24:56 +01:00
event Move (most) events to their own module 2021-11-02 21:02:47 +01:00
gradle/wrapper Update gradle to 7.x 2021-12-28 13:55:21 -05:00
model Fix crash when share dialog tries to serialize FeedMedia 2022-01-04 16:39:00 +01:00
net Support Nextcloud installations in subfolders 2022-02-24 21:20:40 +01:00
parser Fix line breaks in plain-text descriptions 2022-01-30 14:47:14 +01:00
playback Centralize library versions used in multiple modules 2021-12-04 13:01:22 -05:00
ui Add preference to show subscription title (#5538) 2021-12-01 22:17:37 +01:00
.gitignore
build.gradle Update DexCount and PlayPublisher plugins 2021-12-28 13:56:50 -05:00
common.gradle Update gradle to 7.x 2021-12-28 13:55:21 -05:00
CONTRIBUTING.md Add Feature Request template link to Contributing.md (#5385) 2021-09-04 10:47:53 +02:00
CONTRIBUTORS.md Update contributors 2022-01-23 10:17:41 +01:00
createContributors.py
gradle.properties
gradlew Update gradle to 7.x 2021-12-28 13:55:21 -05:00
gradlew.bat
LICENSE
makeRelease.sh
playFlavor.gradle
README.md
settings.gradle Chromecast rework (#5518) 2021-11-28 22:19:14 +01:00

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.