Age | Commit message (Collapse) | Author |
|
|
|
|
|
Remove no longer needed compat methods
|
|
|
|
Simplify confusing string with two plurals
|
|
Don't try to sync local folders
|
|
|
|
|
|
|
|
|
|
Fix favorites export when item does not have website
|
|
|
|
Make feed deletions 3 times faster
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove new flag when streaming
|
|
Don't try to find duplicates in local files
|
|
|
|
|
|
|
|
Make navigation bar color match theming
|
|
Mention ad blockers on streaming error dialog as well
|
|
Do not warn if the duplicate detection did not even find the item itself,
which means that the item does not have enough metadata to be identified
correctly.
|
|
|
|
|
|
|
|
Fix crash when sync provider is null
|
|
|
|
|
|
Remove all media listeners and end audio focus when shutting down playback service
|
|
|
|
If the queue was still loading on another thread, shutting down the
service was not possible.
|
|
service
|
|
Fix auto-download retry backoff
|
|
Move (most) events to their own module
|
|
Show more detailed feed statistics
|
|
Use OkHttp as backend for ExoPlayer
|
|
The new value never got stored in the database. Also, it only got
increased by certain types of errors - all other errors could be retried
indefinitely. Also added a unit test.
|
|
|
|
Pause on focus loss by default
|
|
|
|
|
|
|
|
|