AntennaPod/net/download
ByteHamster 4f7f49e1e7
Move feed download to worker (#6375)
Feed downloads are now independent from episode downloads.
This makes it easier to use WorkManager for refreshing.
Also, it will make it easier to add different refresh intervals
in the future.
2023-03-14 21:03:45 +01:00
..
service-interface Move feed download to worker (#6375) 2023-03-14 21:03:45 +01:00
README.md Move DownloadService-Interface to new module 2022-11-06 12:28:30 +01:00

:net:download

This folder contains the download service and its interface.