summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-02Don't show 'Set SleepTimer' and 'Disable SleepTimer' at the same timeJonathan Flueren
2022-01-02Remove playing notification when deleting currently playing episode (#5628)rubenh-be
2022-01-02Merge pull request #5631 from tonytamsf/crash-on-airplane-modeByteHamster
2022-01-02fix crash when not on networkTony Tam
2021-12-28Detect network changes with Android > Lollipop (#5609)Tony Tam
2021-12-27VPN+Wifi, not treated as metered (#5613)Tony Tam
2021-12-19Rename tags (#5601)vbh
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
2021-12-12Remove no longer needed compat methodsTacoTheDank
2021-12-11Merge pull request #5594 from ByteHamster/simplify-stringByteHamster
2021-12-11Merge pull request #5593 from ByteHamster/sync-localByteHamster
2021-12-11Merge pull request #5592 from ByteHamster/remove-jcenterByteHamster
2021-12-11Merge pull request #5595 from ByteHamster/stable-testByteHamster
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
2021-12-05Fix favorites export when item does not have websiteByteHamster
2021-12-05Merge pull request #5582 from TacoTheDank/centralize-versionsByteHamster
2021-12-04Centralize library versions used in multiple modulesTacoTheDank
2021-12-04Merge pull request #5577 from ByteHamster/fast-deletionByteHamster
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
2021-11-23Use ShareCompat.IntentBuilder to compose share intent.Tobias Preuss
2021-11-21Merge pull request #5521 from ByteHamster/sdk-bumpByteHamster
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
2021-11-21Merge pull request #5555 from ByteHamster/crash-double-chapterByteHamster
2021-11-21Merge pull request #5566 from ByteHamster/no-local-duplicateByteHamster
2021-11-21Merge pull request #5564 from ByteHamster/fix-stats-flashByteHamster
2021-11-21Merge pull request #5565 from ByteHamster/simplify-opusByteHamster
2021-11-21Merge pull request #5567 from ByteHamster/fix-crash-api21ByteHamster
2021-11-21Merge pull request #5568 from ByteHamster/fix-null-guidByteHamster
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