mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2026-05-15 01:46:16 +00:00
:storage
Data storage for podcast data (subscriptions, playback state) and settings (but not settings UI).
storage:database uses raw SQLite (not Room); storage:preferences wraps SharedPreferences.