mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2026-08-18 11:05:49 +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.