summaryrefslogtreecommitdiff
path: root/app/src/main/java
AgeCommit message (Expand)Author
2023-05-14Don't show copying feedback on Android 13 (#6481)Jonathan Zopf
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-05Ignore subscription filter when suggesting tags (#6453)mueller-ma
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-03Make widget configurable by long-pressing (#6410)mueller-ma
2023-04-02Don't crash trying to show item at negative position (#6407)ByteHamster
2023-03-14Move feed download to worker (#6375)ByteHamster
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-20Merge branch 'master' into developByteHamster
2023-02-19Remove another global callback object (#6316)ByteHamster
2023-02-18Extra toggle for full black theme (#6328)ByteHamster
2023-02-18Ensure that the context is non-null when loading the shownotes (#6327)ByteHamster
2023-02-12Add sorting options to downloads screen (#6210)Jared234
2023-02-12Automatically switch to different screen when hiding current one from drawer ...GitStart
2023-02-12Fix current chapter having the same color as the dialog background (#6315)ByteHamster
2023-02-11Convert subscriptions screen to cards (#6261)GitStart
2023-02-02Use nicer animation when sliding up player (#6301)ByteHamster
2023-02-02Add long press menu to search results in subscriptions list (#6267)GitStart
2023-01-28Reduce padding of horizontal home sections to better align them with the titl...ByteHamster
2023-01-28Remove subscribed podcasts from discover / suggestions (#6269)GitStart
2023-01-27Work around Android's AlertDialog pushing out buttons when content gets large...ByteHamster
2023-01-24Fix playback timer flickering issue while streaming and downloading episode a...GitStart
2023-01-14Synchronisation label changes (#6213)Keunes
2023-01-13Merge pull request #6264 from ByteHamster/onlinefeed_backgroundByteHamster