summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-10-03Work around Android 5 returning 'null' duration for opus files (#7440)ByteHamster
2024-09-28Do not print toplist authors twice (#7429)ByteHamster
2024-09-14Remove WiFi filter setting (#7406)ByteHamster
2024-08-24Support new episodes notification on local feeds (#7337)ByteHamster
2024-07-19Fix subscription deeplink (#7295)ByteHamster
2024-07-18Announce episode download start/end with Talkback (#7272)teleoflexuous
2024-07-18Backport GlobalSign R6 certificate (#7293)ByteHamster
2024-05-31Name of the sync server in error messages (#7213)André
2024-05-29Merge branch 'master' into developByteHamster
2024-05-22Fix UrlChecker on antennapod_local urls (#7191)ByteHamster
2024-05-18Display transcript text and follow along the audio (#7103)Tony Tam
2024-05-18Download and store transcript text (#6797)Tony Tam
2024-05-09Add episodes without subscribing (#7098)ByteHamster
2024-05-01Fix password protected feeds (#7155)ByteHamster
2024-04-27Use multiple threads for refreshing feeds (#7126)0x082c8bf1
2024-04-25Fix infinite refresh indicator (#7137)flofriday
2024-04-16Strip duplicate slash on Nextcloud Gpodder sync (#7085)Tom Hense
2024-04-13Add lazy loading to feed item list (#7091)ByteHamster
2024-04-13Store download date in database (#7090)ByteHamster
2024-04-13Fix detection of local-only refresh (#7088)ByteHamster
2024-04-09Don't allow downloading already downloaded episdoes again (#7076)ByteHamster
2024-04-07CI tweaks (#7069)ByteHamster
2024-04-05Merge :net:sync:model and :net:sync:service-interface (#7063)ByteHamster
2024-04-05Delete core module (#7060)ByteHamster
2024-04-04Move some tests from core module to their respective module (#7059)ByteHamster
2024-04-04Remove methods from DbReader that just call a private method (#7057)ByteHamster
2024-03-31Restructure related UI classes together (#7044)ByteHamster
2024-03-31Remove gpodder search (#7047)ByteHamster
2024-03-29Move playback service to module (#7042)ByteHamster
2024-03-29Move download service to module (#7041)ByteHamster
2024-03-29Create module for sync service and move DBWriter to database module (#7040)ByteHamster
2024-03-29Remove dependency of :net:discovery and :ui:echo on :core (#7036)ByteHamster
2024-03-23Rename FeedMedia methods to no longer have underscores (#7017)ByteHamster
2024-03-17Remove dependency from :ui:glide to :core module (#6998)ByteHamster
2024-03-10Fix OkHttp deprecations (#6979)Taco
2024-03-04Clean up some dead code (#6952)Taco
2024-03-02Remove FeedComponent and FeedFile class (#6949)ByteHamster
2023-11-05Merge branch 'master' into developByteHamster
2023-10-17Bump AGP and Gradle (#6489)Taco
2023-09-24Fix file deletion and queueing after download (#6652)ByteHamster
2023-08-28Restore Nextcloud login state when recreated (#6600)ByteHamster
2023-07-15Delete partially downloaded file when giving up to retry (#6530)ByteHamster
2023-05-05Download Service Rewrite (#6420)ByteHamster
2023-04-01Update AGP to 7.4.0 (#5655)Taco
2023-03-14Move feed download to worker (#6375)ByteHamster
2023-02-23Fix crash in iTunes loader (#6341)ByteHamster
2023-02-22change iTunes to Apple Podcasts (#6324)Tony Tam
2023-02-20Add retry button to download failed notifications (#6333)ByteHamster
2023-01-28Remove subscribed podcasts from discover / suggestions (#6269)GitStart
2022-12-18Remove support for Android 4.4ByteHamster