summaryrefslogtreecommitdiff
path: root/net/discovery
AgeCommit message (Collapse)Author
2023-02-23Fix crash in iTunes loader (#6341)ByteHamster
2023-02-22change iTunes to Apple Podcasts (#6324)Tony Tam
2023-01-28Remove subscribed podcasts from discover / suggestions (#6269)GitStart
2022-11-06Hide iTunes suggestions by default in F-Droid versionByteHamster
2022-11-06Check Lint recursively from the :app moduleByteHamster
instead of checking every module individually. This avoids having to re-state all disabled Lint checks in all parent modules.
2022-10-15Add auto-complete to discovery country selection (#6139)Simon Rusinov
2022-07-31Separate PodcastIndex search from authenticationByteHamster
2022-04-26Move feed discovery backends to their own moduleByteHamster