1. 87ac815 Make sure bitmaps are recycled on reset by David Morrissey · 10 years ago
  2. b10d85b Improved decoder synchronization by David Morrissey · 10 years ago
  3. f065d6d When available, use Canvas methods to determine max bitmap size by David Morrissey · 10 years ago
  4. e4818a2 Redundant IOExceptions removed by David Morrissey · 10 years ago
  5. d14cfa2 Redundant IOExceptions removed by David Morrissey · 10 years ago
  6. 19cea08 Initialise gesture detector once by David Morrissey · 10 years ago
  7. 51f17d0 Public ready, width, height and orientation methods by David Morrissey · 10 years ago
  8. e64ef98 Don't null onTouchListener, now this class no longer implements it. by David Morrissey · 10 years ago
  9. c68d642 Implemented onMeasure so using wrap_content will result in the view's aspect ratio matching that of the image it's displaying. by David Morrissey · 10 years ago
  10. 9d2fd61 Reverted wrongly committed file by David Morrissey · 10 years ago
  11. 9efe3c8 Send onImageReady off UI thread to avoid blocks by David Morrissey · 10 years ago
  12. 4a6884f Fixed a bug in bounds detection for tall images by David Morrissey · 10 years ago
  13. a46da43 Handle view resize by resetting scale and center. This can be overridden to implement alternative behaviour. by David Morrissey · 10 years ago
  14. eb81d86 Copyright declaration added by David Morrissey · 10 years ago
  15. 8c91045 Support for click and long click listeners, and use within a view pager by David Morrissey · 10 years ago
  16. 22b5302 Refactored to very basic library + sample structure by David Morrissey · 10 years ago
  17. 6543eaf Support manual or EXIF rotation of images by David Morrissey · 10 years ago
  18. b1a9526 Change demo to store floats instead of point on save state by David Morrissey · 11 years ago
  19. 2657f99 Check for null translate when returning center by David Morrissey · 11 years ago
  20. 5426df4 Removed SERIAL_EXECUTOR uses and rely on synchronisation for single threaded tile loading (no option for this in API 10) by David Morrissey · 11 years ago
  21. 3276a50 Support for changing image by David Morrissey · 11 years ago
  22. ab59ce3 Merge branch 'master' of github.com:davemorrissey/subsampling-scale-image-view by David Morrissey · 11 years ago
  23. 260aec2 Readme update by David Morrissey · 11 years ago
  24. 81a3b9a Readme update by David Morrissey · 11 years ago
  25. ab0ece7 Initialise decoder off UI thread by David Morrissey · 11 years ago
  26. a60bc17 Initialise decoder off UI thread by David Morrissey · 11 years ago
  27. 46773e6 Demo of restoring scale/center on rotate by David Morrissey · 11 years ago
  28. 60cf82f Demo of restoring scale/center on rotate by David Morrissey · 11 years ago
  29. d1644b0 Higher res demo image by David Morrissey · 11 years ago
  30. 3add1f4 Higher res demo image by David Morrissey · 11 years ago
  31. 0c1f1cc Tile 2D array flattened to a list by David Morrissey · 11 years ago
  32. fc04e0e Tile 2D array flattened to a list by David Morrissey · 11 years ago
  33. 0e895c2 Initial commit by David Morrissey · 11 years ago
  34. 94b6eb5 Initial commit by David Morrissey · 11 years ago
  35. b064b0b Initial commit by davemorrissey · 11 years ago