AntennaPod/core
ByteHamster 4f2dcc189c Fix parsing chapters with multiple null bytes
Previously, we relied on the string to fill the complete frame.
Some podcasts terminate the string early and leave some garbage in
the frame data. Skip that garbage, so that the reader is at a valid
frame header position when starting the next iteration.
2021-02-15 23:13:29 +01:00
..
src Fix parsing chapters with multiple null bytes 2021-02-15 23:13:29 +01:00
.gitignore
build.gradle Move basic views to new module 2021-02-12 21:00:39 +01:00
proguard-rules.pro