Age | Commit message (Collapse) | Author |
|
Fix core tests: default coverage, consistent convention, etc.
|
|
Api 26 support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DownloadService tested is all in-memory logic).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Switched to PreferenceFragmentCompat
|
|
Fix Bluetooth Forward Skip Button for Android 8
|
|
Stop playback service when feed is deleted
|
|
Closes #2425
|
|
Fix empty contentEncoded
|
|
|
|
|
|
|
|
|
|
Share link improvement 2579
|
|
|
|
|
|
|
|
|
|
|
|
This code duplication was forgotten in #2607
|
|
|
|
|
|
|
|
Android treats IMPORTANCE_DEFAULT as IMPORTANCE_HIGH
https://issuetracker.google.com/issues/65108694
|
|
|
|
|
|
|
|
analogous to how share FeedItem link work.
Applicable to both feed playback screen and feed information screen.
|
|
when the episode has no link - Use podcast link as the fallback.
Also bug fix share link with position: to include epsiode
and podcast title.
|
|
* Use braces on single-line blocks
|
|
Added "Permutor" interface to allow specification of reordering logic to be specified in QueueSorter (vs. DBWriter), similar to the existing sort logic.
Added "Random" and "Smart Shuffle" strings to core/src/main/res/values (did not add translations for non-English languages)
Closes #2366, Closes #2602
|
|
|
|
Preferences rework
|
|
|
|
|
|
|