Age | Commit message (Expand) | Author |
2022-05-26 | Update jsoup library (#5902) | Taco |
2022-03-13 | Merge pull request #5777 from ByteHamster/ignore-item-author | ByteHamster |
2022-03-13 | Ignore itunes:author when not child of channel | ByteHamster |
2022-03-11 | Read vorbis description of local files | ByteHamster |
2022-03-10 | Merge pull request #5769 from ByteHamster/id3-comment | ByteHamster |
2022-03-09 | Extract shownotes from id3 comment field | ByteHamster |
2022-03-06 | Support for podcast 2.0 chapters (#5630) | Tony Tam |
2022-02-27 | Move database to its own module | ByteHamster |
2022-02-22 | Delete a few unused things | ByteHamster |
2022-02-19 | Merge branch 'master' into develop | ByteHamster |
2022-02-09 | Fix some gradle deprecations | TacoTheDank |
2022-01-30 | Fix line breaks in plain-text descriptions | ByteHamster |
2022-01-29 | Manually detect m4b on devices that don't do it | ByteHamster |
2022-01-27 | Do not hang trying to parse ogg/vorbis chapters | ByteHamster |
2022-01-25 | Move mime type guessing out of MediaType enum | ByteHamster |
2022-01-25 | When mime type is octet-stream, guess from the file name | ByteHamster |
2022-01-22 | MIME type is always ISO encoded | ByteHamster |
2022-01-22 | Fix vorbis chapter parsing | ByteHamster |
2022-01-22 | Run parser tests with robolectric | ByteHamster |
2021-12-04 | Centralize library versions used in multiple modules | TacoTheDank |
2021-11-21 | Merge pull request #5565 from ByteHamster/simplify-opus | ByteHamster |
2021-11-21 | Stop parsing if we encounter an unrealistically long comment | ByteHamster |
2021-11-21 | Simplify opus parsing | ByteHamster |
2021-11-16 | Work around some publishers putting html everywhere | ByteHamster |
2021-11-06 | Apparently some devices crash when trying to call xpp.next | ByteHamster |
2021-10-30 | Ignore item tags that are not inside a channel | ByteHamster |
2021-09-06 | Merge pull request #5368 from TacoTheDank/librarybump | ByteHamster |
2021-09-06 | Improvements related to duplicate detection (#5387) | ByteHamster |
2021-08-29 | Fix media parser test resources mistakenly put in the wrong directory | TacoTheDank |
2021-08-28 | Update AppCompat to 1.3.x | TacoTheDank |
2021-08-28 | Moved media file parser to its own module | ByteHamster |
2021-08-28 | Moved feed parser to its own module | ByteHamster |