Age | Commit message (Collapse) | Author |
|
This change was lost during merge conflict resolution
|
|
|
|
|
|
Fix core tests: default coverage, consistent convention, etc.
|
|
Api 26 support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DownloadService tested is all in-memory logic).
|
|
(standard android junit tests). Provides implementations for
android platform utils needed (in unit test environment):
1. android.util.Log, 2. android.text.TextUtils.isEmpty()
|
|
java package as the classes under test.
|
|
include all test. The existing config does not include the tests
in feed/ directory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|