AntennaPod/playback
ByteHamster 4f10efee7a
Remove external files permission (#7407)
Android documentation:
> If your app is on a device that runs API level 19 or higher,
> you don't need to declare this permission to read and write files
> in your application-specific directories.

AntennaPod supports API 21+, so the permission is completely irrelevant.

Removing it to "clean up" our permissions list on F-Droid.
2024-09-14 11:19:15 +02:00
..
base CI tweaks (#7069) 2024-04-07 23:28:14 +02:00
cast Rename FeedMedia methods to no longer have underscores (#7017) 2024-03-23 11:27:55 +01:00
service Remove external files permission (#7407) 2024-09-14 11:19:15 +02:00
README.md Chromecast rework (#5518) 2021-11-28 22:19:14 +01:00

README.md

:playback

This folder contains modules that deal with media playback.