mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-01-23 07:14:24 +01:00
0288d4e51e
- When checking whether there is a subscription, there is no need to create feed objects (plus counters etc). Just the number of episodes is enough. - Downloads section only needs to load the items it actually displays. - No need to load FeedMedia, just to load FeedItem including the same FeedMedia afterwards. - No need to convert columns to Strings and back to Longs. - No need to join favorites when we are only interested in the list of IDs anyway. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
README.md |
:storage:database
AntennaPod's main database, containing subscriptions and playback state (but not user settings).