AntennaPod/ui/preferences
ByteHamster 2a1b537d13
Allow selecting external media dirs as data directory (#7400)
In addition to /sdcard/Android/data/de.danoeh.antennapod,
this now enables /sdcard/Android/media/de.danoeh.antennapod.
The folder is readable by other applications that have the
"read storage" permission. At the same time, AntennaPod
does not need the permission to write the folder.
2024-09-14 11:44:59 +02:00
..
src/main Allow selecting external media dirs as data directory (#7400) 2024-09-14 11:44:59 +02:00
README.md Move first batch of preferences code to :ui:preferences (#7010) 2024-03-23 09:40:40 +01:00
build.gradle CI tweaks (#7069) 2024-04-07 23:28:14 +02:00

README.md

:ui:preferences

This module provides the settings screen.