summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-06Better content descriptions for TalkBack (#6684)ByteHamster
2023-10-06Show playback speed in dialog even when not playing (#6685)ByteHamster
2023-10-02Fix crash if vorbis exception does not have message (#6678)ByteHamster
2023-10-01Apply username and password when subscribing (#6675)ByteHamster
2023-10-01Switch to colorBackground instead of windowBackground (#6674)ByteHamster
2023-09-30Handle double/triple headset button press (#6535)blair
2023-09-27Sort downloads by size (#6659)Rahmat Ramadhan
2023-09-27Don't update redirect url if it is the same as the original (#6661)ByteHamster
2023-09-24Remove Iconify from SubscriptionFragment (#6645)caoilTe O'Connor
2023-09-16Remove Iconify from NavListAdapter (#6578)caoilTe O'Connor
2023-09-12Improve wording (#6604)ByteHamster
2023-09-12Remove auto-download notification setting (#6625)ByteHamster
Also, add episode notifications to multi select options
2023-09-08Make preference switch background less prominent (#6623)ByteHamster
2023-09-08Open inbox instead of 'all' from new episodes notification (#6624)ByteHamster
2023-09-08Do not cache AVD (#6626)ByteHamster
This causes tons of hard-to-reproduce bugs on CI.
2023-09-08Add volume boost (#6573)Matej Drobnič
2023-08-28Restore Nextcloud login state when recreated (#6600)ByteHamster
2023-08-26Merge pull request #6599 from ByteHamster/issue-template-fdroidKeunes
Try to shoo away the F-Droid people who create new issues for every single release
2023-08-25Try to shoo away the F-Droid people who create new issues for every single ↵ByteHamster
release
2023-08-19Sync on app start (#6589)ByteHamster
2023-07-16Bump version to 3.1.0-beta2ByteHamster
2023-07-16Upgrade preferences before using them (#6546)ByteHamster
2023-07-16Fix translator breaking checksByteHamster
2023-07-16Bump version to 3.1.0-beta1ByteHamster
2023-07-16Update translationsByteHamster
2023-07-15Fix crash in item pager (#6542)ByteHamster
There should be no code path for feedItemPos to still be -1, but the crash reports indicate that it does. So this is now the dirty fix to avoid app crashes.
2023-07-15Fix Chromecast crash if FeedItem does not have a feed (#6541)ByteHamster
2023-07-15Delete partially downloaded file when giving up to retry (#6530)ByteHamster
2023-07-15Don't allow adding items without media to the queue (#6529)ByteHamster
2023-07-04Fix 'allow once' for feed update on mobile networks (#6528)ByteHamster
2023-06-24Merge pull request #6490 from TacoTheDank/minSdk21removalsByteHamster
Remove no longer needed Compat stuff
2023-06-20Fix mini player in landscape mode missing the Play button (#6521)Manjeet Yadav
2023-06-20Use sentence case for settings titles (#6390)femmdi
2023-06-20Fix NullPointerException when chapter does not have start time (#6520)peking_ling
2023-06-03Don't request rating by F-Droid users (#6495)Jonathan Zopf
2023-05-29Use the brand new material switches for preferences (#6475)ebraminio
2023-05-28Make drawer's corners round (#6478)ebraminio
2023-05-18Fix default widget background (#6494)ByteHamster
2023-05-18Rounded corners of cover in widget (#6483)mueller-ma
2023-05-14Remove no longer needed Compat stuffTacoTheDank
2023-05-14Centralize stream library versionTacoTheDank
2023-05-14Don't show copying feedback on Android 13 (#6481)Jonathan Zopf
2023-05-13Update app store metadataByteHamster
2023-05-07Fix Glide leaking reference to activity (#6446)peking_ling
2023-05-07Let filter button height grow (#6477)ByteHamster
Also, make it easier to see what option is selected
2023-05-07Make single filter button full-width (#6454)mueller-ma
2023-05-06Don't show error when download was cancelled (#6476)ByteHamster
2023-05-05Download Service Rewrite (#6420)ByteHamster
2023-05-05Remove string where translator broke format specifiersByteHamster
2023-05-05Merge branch 'master' into developByteHamster