fresco

An Android library for managing images and the memory they use.

MIT License

Stars
17K
Committers
469

Bot releases are hidden (Show)

fresco - Version 0.7.0

Published by tyronen about 9 years ago

  • New simpler API to determine if an image is in cache
  • Improvements to the comparison app
  • Upgrade some deps
  • Some bug fixes
fresco - Version 0.6.1

Published by tyronen about 9 years ago

  • Fixed file-descriptors issue
  • Fixed closing-streams issue
  • Fixed some issues with rounding
  • Other small fixes
fresco - Version 0.6.0

Published by tyronen over 9 years ago

  • Significant performance improvements, especially for local camera images
  • Ability to cache postprocessed images
  • Map of ImageFormats to standard file extensions
  • Simpler API for clearing cache, and invalidating individual entries
  • Remove some no-longer-used classes
fresco - Version 0.5.3

Published by tyronen over 9 years ago

  • Remove some time utils from fbcore
  • Slight speedup in local images
  • Fix some bugs
fresco - Version 0.5.2

Published by tyronen over 9 years ago

  • Assorted bug fixes
fresco - Version 0.5.1

Published by tyronen over 9 years ago

  • Allow RoundingParams type to change dynamically
  • Fixed BMP decoding
  • Fixed decoding of non-animated GIFs
  • Added support for 64-bit ABIs
  • Adapted resizing policy
  • Assorted other bug fixes
fresco - Version 0.5.0

Published by tyronen over 9 years ago

  • Add support for data URIs
  • Fix progressive decoding of resized images
  • Fix dynamic changing of rounded corners
  • Eliminated some race conditions
  • Assorted other bug fixes
fresco - Version 0.4.0

Published by tyronen over 9 years ago

  • Can now specify aspect ratio in XML
  • Fix cancellation in network fetcher
  • No longer ships with gnustl_shared.so
  • New test runner script
  • Cache refactors
  • Assorted other fixes
fresco - Version 0.3.0

Published by tyronen over 9 years ago

  • Support for using Eclipse
  • Revised postprocessor API
  • Converted libjpg, libpng, libgif to static libraries
  • Sample app now uses per-CPU build flavors
  • Build improvements
  • New helper method for resource id requests
fresco - Version 0.2.0

Published by michalgr over 9 years ago

  • Revised API for custom network layers
  • Support for progress bars
  • Allow fetches to stop in cache
  • Various bug fixes
fresco - Version 0.1.0

Published by tyronen over 9 years ago

Initial release.