summaryrefslogtreecommitdiff
path: root/net/download/service-interface
AgeCommit message (Collapse)Author
2023-04-01Update AGP to 7.4.0 (#5655)Taco
2023-03-14Move feed download to worker (#6375)ByteHamster
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-02-20Add retry button to download failed notifications (#6333)ByteHamster
2022-11-06Move DownloadService-Interface to new moduleByteHamster