index
:
antennapod
develop
tmp/state_redesign
A podcast manager for Android
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parser
Age
Commit message (
Expand
)
Author
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