- Fix: Ensure old requests for targets are cancelled when using a
null
image.
load
method can now take aUri
.- Support loading contact photos given a contact
Uri
. - Add
centerInside()
image transformation. - Fix: Prevent network stream decodes from blocking each other.
- Auto-scale disk cache based on file system size.
placeholder
now acceptsnull
for clearing an existing image when used in an adapter and without an explicit placeholder image.- New global failure listener for reporting load errors to a remote analytics or crash service.
- Fix: Ensure disk cache folder is created before initialization.
- Fix: Only use the built-in disk cache on API 14+ (but you're all using OkHttp anyways, right?).
- Fix: Properly set priority for download threads.
- Fix: Ensure stats thread is always initialized.
Initial release.