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
cketti bb175d8045 Use proper content type and subject when sharing exported HTML/Favorites 2022-03-15 22:04:43 +01:00
.github Send message to stale issues/PRs 2022-02-07 21:58:36 +01:00
.tx Move strings files to their own module 2022-02-23 22:27:11 +01:00
app Use proper content type and subject when sharing exported HTML/Favorites 2022-03-15 22:04:43 +01:00
config Make checkstyle CI faster 2022-01-16 11:23:29 +01:00
core Use ShareCompat.IntentBuilder for all share actions (#5780) 2022-03-15 20:21:20 +01:00
event Refresh timeline when resetting statistics 2022-03-05 10:43:31 +01:00
gradle/wrapper Update gradle to 7.x 2021-12-28 13:55:21 -05:00
model Support for podcast 2.0 chapters (#5630) 2022-03-06 16:09:09 +01:00
net Delete a few unused things 2022-02-22 20:14:00 +01:00
parser Merge pull request #5777 from ByteHamster/ignore-item-author 2022-03-13 11:21:48 +01:00
playback Delete a few unused things 2022-02-22 20:14:00 +01:00
storage Support for podcast 2.0 chapters (#5630) 2022-03-06 16:09:09 +01:00
ui Make yearly statistics a bar chart instead (#5759) 2022-03-15 20:52:15 +01:00
.gitignore
CONTRIBUTING.md CONTRIBUTING.md: fix issue template links (#5692) 2022-02-04 22:54:21 +01:00
CONTRIBUTORS.md Update contributors 2022-01-23 10:17:41 +01:00
LICENSE
README.md
build.gradle Update Material Components to 1.4.0 2022-02-09 11:45:46 -05:00
common.gradle Enable MultiDex 2022-02-26 19:00:39 +01:00
createContributors.py
gradle.properties
gradlew Update gradle to 7.x 2021-12-28 13:55:21 -05:00
gradlew.bat
makeRelease.sh
playFlavor.gradle
settings.gradle Move database to its own module 2022-02-27 19:47:41 +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.