Age | Commit message (Collapse) | Author |
|
|
|
|
|
This should not change any behavior.
The retry count and timing are managed by WorkManager, so this code is irrelevant.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, add episode notifications to multi select options
|
|
|
|
|
|
Apparently some devices do not support the SQLite IIF function.
|
|
|
|
Users disable the setting and then wonder why other apps (like Android
Auto) do not display the cover image, even though it says so in the
setting summary.
|
|
|
|
|
|
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.
|
|
|
|
|
|
Android 12+ doesn't let us start the foreground service from an event
like "headset reconnected". Hide the corresponding settings and avoid
crashing.
|
|
filter (#6358)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: ueen <ueli.sarnighausen@online.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|