AntennaPod/ui
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
..
app-start-intent Create module for sync service and move DBWriter to database module (#7040) 2024-03-29 17:45:14 +01:00
chapters Display transcript text and follow along the audio (#7103) 2024-05-18 18:58:36 +02:00
common Remove animated playback speed button (#7401) 2024-09-14 11:21:15 +02:00
discovery Fix search view showing underline (#7264) 2024-07-01 12:31:24 +02:00
echo Echo 2024 bringup (#7289) 2024-07-18 21:08:57 +02:00
episodes Move widget setup code to widget module (#6996) 2024-03-25 23:45:09 +01:00
glide Remove unneeded module dependencies (#7046) 2024-03-31 09:15:03 +02:00
i18n Better error message when nextcloud could not be reached (#7403) 2024-09-14 11:41:37 +02:00
notifications Move download service to module (#7041) 2024-03-29 19:27:53 +01:00
preferences Allow selecting external media dirs as data directory (#7400) 2024-09-14 11:44:59 +02:00
statistics Add lazy loading to feed item list (#7091) 2024-04-13 19:18:13 +02:00
transcript Display transcript text and follow along the audio (#7103) 2024-05-18 18:58:36 +02:00
widget Remove unneeded module dependencies (#7046) 2024-03-31 09:15:03 +02:00
README.md Remove PlaybackServiceCallbacks 2021-02-12 18:08:58 +01:00

README.md

:ui

This folder contains modules that display or directly interact with the UI.