summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/feed_refresh_dialog.xml
AgeCommit message (Collapse)Author
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.
2022-04-12Work around Samsung having messed up the TimePickerByteHamster
2021-04-23New feed update interval or time dialogpeakvalleytech
Co-authored-by: Fivel Rangel <fivel10@hotmail.com> Co-authored-by: ByteHamster <info@bytehamster.com>