summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-14Add keyboard shortcuts for going to the top and bottom of podcast list (#5588)silansuslu
2021-12-14Merge pull request #5581 from TacoTheDank/remove-old-compatByteHamster
Remove no longer needed compat methods
2021-12-12Remove no longer needed compat methodsTacoTheDank
2021-12-11Merge pull request #5594 from ByteHamster/simplify-stringByteHamster
Simplify confusing string with two plurals
2021-12-11Merge pull request #5593 from ByteHamster/sync-localByteHamster
Don't try to sync local folders
2021-12-11Merge pull request #5592 from ByteHamster/remove-jcenterByteHamster
Remove jcenter repository
2021-12-11Merge pull request #5595 from ByteHamster/stable-testByteHamster
Make queue removal test more stable
2021-12-10Make queue removal test more stableByteHamster
2021-12-10Simplify confusing string with two pluralsByteHamster
2021-12-10Don't try to sync local foldersByteHamster
2021-12-10Remove jcenter repositoryByteHamster
2021-12-10Update AndroidX Media and ExoPlayer (#5371)Taco
2021-12-10Merge pull request #5585 from ByteHamster/favorites-exportByteHamster
Fix favorites export when item does not have website
2021-12-05Fix favorites export when item does not have websiteByteHamster
2021-12-05Merge pull request #5582 from TacoTheDank/centralize-versionsByteHamster
Centralize library versions used in multiple modules
2021-12-04Centralize library versions used in multiple modulesTacoTheDank
2021-12-04Merge pull request #5577 from ByteHamster/fast-deletionByteHamster
Make feed deletions 3 times faster
2021-12-01Make feed deletions fasterByteHamster
2021-12-01Add preference to show subscription title (#5538)vbh
2021-11-28Merge branch 'master' into developByteHamster
2021-11-28Chromecast rework (#5518)ByteHamster
2021-11-28Bumped version to 2.4.12.4.1ByteHamster
2021-11-28Updated translationsByteHamster
2021-11-28Merge pull request #5558 from johnjohndoe/share-intentByteHamster
Use ShareCompat.IntentBuilder to compose share intent.
2021-11-23Use ShareCompat.IntentBuilder to compose share intent.Tobias Preuss
2021-11-21Merge pull request #5521 from ByteHamster/sdk-bumpByteHamster
Bump to minimum SDK version 19 (Android 4.4)
2021-11-21Bump to minimum SDK version 19 (Android 4.4)ByteHamster
2021-11-21Add 'add to tag' option to multiselect menu (#5553)vbh
2021-11-21Merge pull request #5570 from ByteHamster/remove-new-on-playByteHamster
Remove new flag when streaming
2021-11-21Merge pull request #5555 from ByteHamster/crash-double-chapterByteHamster
Do not crash when opening chapter dialog twice
2021-11-21Merge pull request #5566 from ByteHamster/no-local-duplicateByteHamster
Don't try to find duplicates in local files
2021-11-21Merge pull request #5564 from ByteHamster/fix-stats-flashByteHamster
Fix short flash of long stats table when showing short one
2021-11-21Merge pull request #5565 from ByteHamster/simplify-opusByteHamster
Simplify opus parsing
2021-11-21Merge pull request #5567 from ByteHamster/fix-crash-api21ByteHamster
Fix crash on API 21 when showing subscriptions screen
2021-11-21Merge pull request #5568 from ByteHamster/fix-null-guidByteHamster
Backport null guid sync errors
2021-11-21Remove new flag when streamingByteHamster
2021-11-21Backport null guid sync errorsByteHamster
2021-11-21Fix crash on API 21 when showing subscriptions screenByteHamster
2021-11-21Don't try to find duplicates in local filesByteHamster
2021-11-21Stop parsing if we encounter an unrealistically long commentByteHamster
2021-11-21Simplify opus parsingByteHamster
2021-11-21Fix short flash of long stats table when showing short oneByteHamster
2021-11-17Do not crash when opening chapter dialog twiceByteHamster
2021-11-17Merge pull request #5422 from TacoTheDank/transparentNavBarByteHamster
Make navigation bar color match theming
2021-11-17Merge pull request #5554 from ByteHamster/no-duplicate-no-logByteHamster
Reduce duplicate warnings
2021-11-17Merge pull request #5545 from ByteHamster/block-detection-streamingByteHamster
Mention ad blockers on streaming error dialog as well
2021-11-17Merge pull request #5551 from ByteHamster/html-in-titleByteHamster
Work around some publishers putting html everywhere
2021-11-17Reduce duplicate warningsByteHamster
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.
2021-11-16Work around some publishers putting html everywhereByteHamster
2021-11-14Merge pull request #5546 from ByteHamster/incorrect-positionByteHamster
Fix sometimes showing incorrect position when continuous playback is disabled