We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ability to check was content fully cached to file or not
Catch NullPointerException to avoid crash due to unsupported async di… …sconnects on Android L (which uses an outdated okhttp version)
fix fetching content info (danikula#27)
fix self-pinging (danikula#24)
🐛 fix Content-Range header for partial response according to http spec ( http://bit.ly/content-range)
add disk usage limits (total cache size, total files, unlimited) dani… …kula#5
add seeking video support (danikula#21) and fix streaming while cachi… …ng (danikula#17)
hide 'publish.sh'
ping proxy after starting to make sure it works fine
fix offline work