AntennaPod/storage/database
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
..
src/main Move feed download to worker (#6375) 2023-03-14 21:03:45 +01:00
README.md Move database to its own module 2022-02-27 19:47:41 +01:00
build.gradle Move database to its own module 2022-02-27 19:47:41 +01:00

README.md

:storage:database

AntennaPod's main database, containing subscriptions and playback state (but not user settings).