summaryrefslogtreecommitdiff
path: root/parser/feed
AgeCommit message (Expand)Author
2023-01-29Update feed url when server returns itunes:new-feed-url (#6291)ByteHamster
2022-11-06Check Lint recursively from the :app moduleByteHamster
2022-05-26Update jsoup library (#5902)Taco
2022-03-13Ignore itunes:author when not child of channelByteHamster
2022-03-06Support for podcast 2.0 chapters (#5630)Tony Tam
2022-02-27Move database to its own moduleByteHamster
2022-02-22Delete a few unused thingsByteHamster
2022-02-19Merge branch 'master' into developByteHamster
2022-02-09Fix some gradle deprecationsTacoTheDank
2022-01-30Fix line breaks in plain-text descriptionsByteHamster
2022-01-29Manually detect m4b on devices that don't do itByteHamster
2022-01-25Move mime type guessing out of MediaType enumByteHamster
2022-01-25When mime type is octet-stream, guess from the file nameByteHamster
2021-12-04Centralize library versions used in multiple modulesTacoTheDank
2021-11-16Work around some publishers putting html everywhereByteHamster
2021-11-06Apparently some devices crash when trying to call xpp.nextByteHamster
2021-10-30Ignore item tags that are not inside a channelByteHamster
2021-09-06Merge pull request #5368 from TacoTheDank/librarybumpByteHamster
2021-09-06Improvements related to duplicate detection (#5387)ByteHamster
2021-08-28Update AppCompat to 1.3.xTacoTheDank
2021-08-28Moved feed parser to its own moduleByteHamster