summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
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-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-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-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
2023-03-31Remove 'set lockscreen background' setting (#6385)ByteHamster
2023-03-31Random enqueue location (#6403)Andrzej Węgłowski
2023-03-14Move feed download to worker (#6375)ByteHamster
2023-03-06Add changelog for version 3.0ByteHamster
2023-03-06Hide 'reconnect' settings (#6367)ByteHamster
2023-03-06Prompt for battery optimization (#6362)ByteHamster
2023-03-01Instead of specialized methods, use the global 'getEpisodes' method with a fi...ByteHamster
2023-02-28Add option to switch a- & descending sort order for Inbox (#6266)GitStart
2023-02-28Re-add setting to open drawer when pressing back (#6355)ByteHamster
2023-02-26Remove deprecated media players (#6354)ByteHamster
2023-02-25Hack around black theme select background color having low contrast (#6352)ByteHamster
2023-02-25Add chapters button to video player (#6348)ByteHamster
2023-02-24More human readable player error message (#6346)ByteHamster
2023-02-24Use more clear swipe action label (#6345)ByteHamster
2023-02-24Always add feeds from opml, even if download fails (#6347)ByteHamster
2023-02-24Add mobile sync setting (#6349)ByteHamster
2023-02-24Do not jump bottom sheet when playing (#6342)ByteHamster
2023-02-23Fix memory leaks (#6335)peking_ling
2023-02-22Add "New Episodes Action" preference (#6095)Erik Johnson
2023-02-22Add sort option to episodes screen (#6286)GitStart
2023-02-22Update iTunes to Apple Podcasts in Google Play (#6331)femmdi
2023-02-20Merge branch 'master' into developByteHamster