All Versions
9
Latest Version
Avg Release Cycle
35 days
Latest Release
4004 days ago

Changelog History

  • v1.2.0 Changes

    May 09, 2013
    • Provide progress listener
    • โž• Add flag to skip cache
    • Combine samples apps
    • โž• Add OkHttp to sample app
    • โšก๏ธ Update to DiskLruCache 2.0.1
  • v1.1.6 Changes

    April 13, 2013
    • ๐Ÿ›  Fix connection factories
  • v1.1.5 Changes

    March 17, 2013
    • ๐Ÿ‘ Allow setting your own connection factory
    • The simple sample now uses OkHttp
  • v1.1.4 Changes

    February 18, 2013
    • ๐Ÿ‘ Better handling of cancellation
    • ๐Ÿ‘Œ Support request flags for skipping cache
  • v1.1.3 Changes

    December 30, 2012
    • Allow clients to override how the Drawable is created in ImageHelper
    • Add a second level memory cache (using WeakReference)
    • โž• Add another sample app
  • v1.1.2 Changes

    September 09, 2012
    • ๐Ÿ‘ Allow client to set number of threads
    • โž• Add support for connection handlers
    • ๐Ÿ‘ Allow fade duration to be changed (thanks Vitaly Babiy)
    • Transformations may now choose bitmap format
  • v1.1.1 Changes

    August 14, 2012
    • 0๏ธโƒฃ Use reasonable defaults for connection and read timeouts
  • v1.1.0 Changes

    August 13, 2012
    • ๐Ÿ‘ Allow tags to be null
    • ๐Ÿ“‡ Rename ImageLoader.loadSynchronous() to loadBlocking()
  • v1.0.0 Changes

    August 01, 2012
    • ๐ŸŽ‰ Initial release