Age | Commit message (Collapse) | Author |
|
Updated preference search
|
|
|
|
Fixed statistics getting cut off
|
|
|
|
Fixed notification reappearing if continuous playback is disabled
|
|
|
|
Bugfix skip last episode in queue - episode status
|
|
Implement a FAB to add podcast on the Subscriptions screen
|
|
Fixes #3475
|
|
|
|
Showing progress in notification
|
|
Fixed downmixing if service is not bound
|
|
Local playable improvements
|
|
Added per-feed playback speed setting
|
|
Added 0.75 to default playback speed list
|
|
startForeground() is significantly slower than just notify()
|
|
|
|
|
|
|
|
Fixes wrong thread for media player. Also, might fix race conditions.
|
|
|
|
|
|
Mostly replaced tabs with spaces
|
|
|
|
|
|
|
|
|
|
Users on Google Play seem to be confused that they can not select a
playback speed lower than 1x anymore. The reason is that they just
use the preference dialog and that dialog only displays the range
that is selected for the button.
|
|
|
|
|
|
|
|
Executing free build on CircleCI
|
|
|
|
|
|
Explicitly set max gradle jvm memory
|
|
|
|
|
|
|
|
|
|
otherwise.
|
|
Migration to AndroidX
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added best-practice checkstyle checks
|