summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2023-10-22Bump version to 3.1.23.1.2ByteHamster
2023-09-24Fix file deletion and queueing after download (#6652)ByteHamster
2023-09-12Bump version to 3.1.13.1.1ByteHamster
2023-09-12No longer use 'metered' work-around for VPNsByteHamster
2023-08-24Update release notes3.1.0ByteHamster
2023-08-19Bump version to 3.1.0ByteHamster
2023-08-19Update contributorsByteHamster
2023-08-19Do not crash if item is not loaded yetByteHamster
2023-08-19Fix ClassCastException when showing error message on video playerByteHamster
2023-08-19Relayout NoRelayoutTextView if text gets longer (#6587)ByteHamster
2023-07-18Bump version to 3.1.0-beta3ByteHamster
2023-07-16Bump version to 3.1.0-beta2ByteHamster
2023-07-16Upgrade preferences before using them (#6546)ByteHamster
2023-07-16Bump version to 3.1.0-beta1ByteHamster
2023-07-15Fix crash in item pager (#6542)ByteHamster
2023-07-15Delete partially downloaded file when giving up to retry (#6530)ByteHamster
2023-07-04Fix 'allow once' for feed update on mobile networks (#6528)ByteHamster
2023-06-24Merge pull request #6490 from TacoTheDank/minSdk21removalsByteHamster
2023-06-20Fix mini player in landscape mode missing the Play button (#6521)Manjeet Yadav
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-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
2023-05-07Make single filter button full-width (#6454)mueller-ma
2023-05-05Download Service Rewrite (#6420)ByteHamster
2023-05-05Merge branch 'master' into developByteHamster
2023-05-05Correctly theme download icon in settings (#6465)mueller-ma
2023-05-05Fix file provider not being able to share all files (#6472)ByteHamster
2023-05-05Ignore subscription filter when suggesting tags (#6453)mueller-ma
2023-04-28Bump version to 3.0.23.0.2ByteHamster
2023-04-27Update 'Special thanks' list in the About screen (#6441)Keunes
2023-04-15Add option to enable sleep timer based on current time (#6384)mueller-ma
2023-04-15Bump version to 3.0.1ByteHamster
2023-04-15Replace Network+Storage preferences with Downloads (#6434)ByteHamster
2023-04-15Remove 'Statistics moved' message (#6433)ByteHamster
2023-04-15Respect 'include marked as played' on home screen (#6435)ByteHamster
2023-04-07Add banner on home screen if notification permission is not granted (#6412)ByteHamster
2023-04-07Fix long-pressing subscription on home screen (#6419)ByteHamster
2023-04-07Do not switch screens when clicking "Remove podcast" (#6259)GitStart
2023-04-06Avoid scrolling screen on refresh (#6413)ByteHamster
2023-04-03Target Android 13 (#6409)ByteHamster
2023-04-03Make widget configurable by long-pressing (#6410)mueller-ma
2023-04-02Don't crash trying to show item at negative position (#6407)ByteHamster
2023-04-01Update AGP to 7.4.0 (#5655)Taco