Skip to content

1.0.2

Compare
Choose a tag to compare
@JakeWharton JakeWharton released this 30 Aug 23:27
· 1430 commits to master since this release
  • Auto-scale disk cache based on file system size.
  • placeholder now accepts null 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][1] anyways,
    right?).