1. c5a9f66 Double tap to zoom in and out by David Morrissey · 10 years ago
  2. 77096ba Double tap to zoom in and out by David Morrissey · 10 years ago
  3. bee8817 Create Paint objects once by David Morrissey · 10 years ago
  4. 220e9ca Debug overlay option by David Morrissey · 10 years ago
  5. 0dedc14 Check null in sourceToViewCoord. Fixes #8. by David Morrissey · 10 years ago
  6. 02ceb3d Options to disable pan and zoom gestures by David Morrissey · 10 years ago
  7. e11ee3e fill_parent -> match_parent by David Morrissey · 10 years ago
  8. a0bf802 Improved notes by David Morrissey · 10 years ago
  9. ed45c72 Support XML definition of asset name by David Morrissey · 10 years ago
  10. ae86219 Better and simplified support for state restore on rotate by David Morrissey · 10 years ago
  11. 87ac815 Make sure bitmaps are recycled on reset by David Morrissey · 10 years ago
  12. b10d85b Improved decoder synchronization by David Morrissey · 10 years ago
  13. f065d6d When available, use Canvas methods to determine max bitmap size by David Morrissey · 10 years ago
  14. e4818a2 Redundant IOExceptions removed by David Morrissey · 10 years ago
  15. d14cfa2 Redundant IOExceptions removed by David Morrissey · 10 years ago
  16. 19cea08 Initialise gesture detector once by David Morrissey · 10 years ago
  17. 51f17d0 Public ready, width, height and orientation methods by David Morrissey · 10 years ago
  18. e64ef98 Don't null onTouchListener, now this class no longer implements it. by David Morrissey · 10 years ago
  19. 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
  20. 9d2fd61 Reverted wrongly committed file by David Morrissey · 10 years ago
  21. 9efe3c8 Send onImageReady off UI thread to avoid blocks by David Morrissey · 10 years ago
  22. 4a6884f Fixed a bug in bounds detection for tall images by David Morrissey · 10 years ago
  23. a46da43 Handle view resize by resetting scale and center. This can be overridden to implement alternative behaviour. by David Morrissey · 10 years ago
  24. eb81d86 Copyright declaration added by David Morrissey · 10 years ago
  25. 8c91045 Support for click and long click listeners, and use within a view pager by David Morrissey · 10 years ago
  26. 22b5302 Refactored to very basic library + sample structure by David Morrissey · 10 years ago
  27. 6543eaf Support manual or EXIF rotation of images by David Morrissey · 10 years ago
  28. b1a9526 Change demo to store floats instead of point on save state by David Morrissey · 11 years ago
  29. 2657f99 Check for null translate when returning center by David Morrissey · 11 years ago
  30. 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
  31. 3276a50 Support for changing image by David Morrissey · 11 years ago
  32. ab59ce3 Merge branch 'master' of github.com:davemorrissey/subsampling-scale-image-view by David Morrissey · 11 years ago
  33. 260aec2 Readme update by David Morrissey · 11 years ago
  34. 81a3b9a Readme update by David Morrissey · 11 years ago
  35. ab0ece7 Initialise decoder off UI thread by David Morrissey · 11 years ago
  36. a60bc17 Initialise decoder off UI thread by David Morrissey · 11 years ago
  37. 46773e6 Demo of restoring scale/center on rotate by David Morrissey · 11 years ago
  38. 60cf82f Demo of restoring scale/center on rotate by David Morrissey · 11 years ago
  39. d1644b0 Higher res demo image by David Morrissey · 11 years ago
  40. 3add1f4 Higher res demo image by David Morrissey · 11 years ago
  41. 0c1f1cc Tile 2D array flattened to a list by David Morrissey · 11 years ago
  42. fc04e0e Tile 2D array flattened to a list by David Morrissey · 11 years ago
  43. 0e895c2 Initial commit by David Morrissey · 11 years ago
  44. 94b6eb5 Initial commit by David Morrissey · 11 years ago
  45. b064b0b Initial commit by davemorrissey · 11 years ago