Download Latest Version Volley 1.2.1 source code.tar.gz (163.7 kB)
Email in envelope

Get an email when there's a new version of Volley

Home / 1.1.1
Name Modified Size InfoDownloads / Week
Parent folder
volley-1.1.1.aar 2018-07-16 99.1 kB
README.md 2018-06-18 1.6 kB
Volley 1.1.1 source code.tar.gz 2018-06-18 137.6 kB
Volley 1.1.1 source code.zip 2018-06-18 211.0 kB
Totals: 4 Items   449.3 kB 0

Changes since 1.1.0:

  • Fix incorrect tag in MarkerLog when Request#finish is called from a background thread (#115).
  • Additional fixes for IllegalArgumentExceptions and OutOfMemoryErrors in DiskBasedCache#readHeaderList (#127).
  • Exclude time spent waiting for an item on the request queue when measuring network time in NetworkDispatcher (#140).
  • Prevent spurious wakeups from prematurely finishing a RequestFuture (#162).
  • Fix StrictMode errors when using HurlStack (#138).
  • Improve error messaging and fail more loudly when making unsafe concurrent calls to ImageLoader (#132).
  • Add @Nullable annotations to nullable parameters (#185).
  • Prevent cache collisions between requests using the same URI but different methods (#154).
  • Prevent duplicated/conflicting HTTP headers when using HurlStack (#193).
  • Flesh out RetryPolicy's documentation (#80).
  • Re-raise interrupt flag when quitting dispatcher threads (#60).
  • Improve error message when a null key/value is returned by getParams or getPostParams (#201).

This release is identical to 1.1.1-rc1.

Source: README.md, updated 2018-06-18