Skip to content

Releases: danikula/AndroidVideoCache

v2.3.3: fix fetching content info

29 Oct 13:17
Compare
Choose a tag to compare
fix fetching content info (#27)

v2.3.2: fix self-pinging

29 Oct 13:16
Compare
Choose a tag to compare
fix self-pinging (#24)

v2.3.1: partial response

23 Oct 15:55
Compare
Choose a tag to compare

fix headers for partial response

v2.3.0: cache limits

23 Oct 12:07
Compare
Choose a tag to compare

Add limits for cache (total size, total count, unlimited)

v2.2.0: seeking video

03 Oct 18:24
Compare
Choose a tag to compare

allow to seek video in any position and fix streaming while caching

v2.1.4

01 Oct 05:55
Compare
Choose a tag to compare

fix available cache percents callback

v2.1.3

01 Oct 05:56
Compare
Choose a tag to compare

ping proxy after starting to make sure it works fine

v2.1.2

01 Oct 05:56
Compare
Choose a tag to compare

fix offline work

v2.1.1

01 Oct 05:56
Compare
Choose a tag to compare
  • fix for too long cache file name
  • url redirects support (thanks ongakuer for PR)

v2.0.9

01 Oct 05:57
Compare
Choose a tag to compare
  • simpler api
  • single cache for multiple clients
  • cache file name policy
  • more powerful listener
  • more samples
  • less log flood