Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

Tags: smule/AndroidVideoCache

Tags

v2.3.4

Toggle v2.3.4's commit message
Catch NullPointerException to avoid crash due to unsupported async di…

…sconnects on Android L (which uses an outdated okhttp version)

v2.3.3

Toggle v2.3.3's commit message
fix fetching content info (danikula#27)

v2.3.2

Toggle v2.3.2's commit message
fix self-pinging (danikula#24)

v2.3.1

Toggle v2.3.1's commit message
🐛 fix Content-Range header for partial response according to http spec (

http://bit.ly/content-range)

v2.3.0

Toggle v2.3.0's commit message
add disk usage limits (total cache size, total files, unlimited) dani…

…kula#5

v2.2.0

Toggle v2.2.0's commit message
add seeking video support (danikula#21) and fix streaming while cachi…

…ng (danikula#17)

v2.1.4

Toggle v2.1.4's commit message
hide 'publish.sh'

v2.1.3

Toggle v2.1.3's commit message
ping proxy after starting to make sure it works fine

v2.1.2

Toggle v2.1.2's commit message
fix offline work

v2.1.1

Toggle v2.1.1's commit message
update 'whats new' section in readme