Podcini permette di creare podcast sintetici e di accantonare qualsiasi episodio in qualsiasi podcast sintetico. Podcini.R porta anche i contenuti di YouTube nell'applicazione. I canali possono essere ricercati, ricevuti dalla condivisione, sottoscritti. Podcast, playlist e singoli media da Youtube e YT Music possono essere condivisi in Podcini. https://castopod.it
Go to file
Xilin Jia 895b59e88a updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
.github updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
.tx updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
app updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
config updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
core updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
event updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
gradle/wrapper updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
model updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
net updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
parser updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
playback updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
scripts updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
storage updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
ui updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
.directory updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
.editorconfig updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
.gitignore updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
CONTRIBUTING.md updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
CONTRIBUTORS.md updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
LICENSE updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
README.md updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
build.gradle updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
common.gradle updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
gradlew updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
gradlew.bat updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
media3-migration.sh updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
playFlavor.gradle updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00
settings.gradle updated to androidx.media3 and others 2024-02-05 21:50:43 +01:00

README.md

AntennaPod

This a fork from the original homonymous project (https://github.com/AntennaPod/AntennaPod). This project updated various dependencies, and most importantly upgraded the media player to androidx.media3, and added mechanism of AudioOffloadMode which are supposed to be kind to device battery. Build is also upgraded to target Android 14.

=============================== 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!).

We also hold regular community calls to discuss anything AntennaPod-related. Come join the next call!

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

You can build AntennaPod just like any other Android project. On Android Studio, simply select File » New » Project from version control and paste AntennaPod's GitHub URL.