summaryrefslogtreecommitdiff
path: root/parser
AgeCommit message (Expand)Author
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-27Do not hang trying to parse ogg/vorbis chaptersByteHamster
2022-01-25Move mime type guessing out of MediaType enumByteHamster
2022-01-25When mime type is octet-stream, guess from the file nameByteHamster
2022-01-22MIME type is always ISO encodedByteHamster
2022-01-22Fix vorbis chapter parsingByteHamster
2022-01-22Run parser tests with robolectricByteHamster
2021-12-04Centralize library versions used in multiple modulesTacoTheDank
2021-11-21Merge pull request #5565 from ByteHamster/simplify-opusByteHamster
2021-11-21Stop parsing if we encounter an unrealistically long commentByteHamster
2021-11-21Simplify opus parsingByteHamster
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-29Fix media parser test resources mistakenly put in the wrong directoryTacoTheDank
2021-08-28Update AppCompat to 1.3.xTacoTheDank
2021-08-28Moved media file parser to its own moduleByteHamster
2021-08-28Moved feed parser to its own moduleByteHamster