1. fed3d78 Link javadoc to Android reference by David Morrissey · 7 years ago
  2. 6a1b73f Issue template by davemorrissey · 7 years ago
  3. c2d55e0 Javadoc corrections and formatting by David Morrissey · 7 years ago
  4. da5fff7 Fixed some warnings by David Morrissey · 7 years ago
  5. 3b0a9d1 Dropped timestamps from javadoc for cleaner history by David Morrissey · 7 years ago
  6. 585af6a 3.9.0 javadoc by David Morrissey · 7 years ago
  7. dea2a39 3.9.0 javadoc by David Morrissey · 7 years ago
  8. b11947f 3.9.0 release by David Morrissey · 7 years ago
  9. 9eac0c1 3.9.0.BETA release by David Morrissey · 7 years ago
  10. 01bc717 Eager tile loading enabled by default by David Morrissey · 7 years ago
  11. fc6b632 Use THREAD_POOL_EXECUTOR as default by David Morrissey · 7 years ago
  12. cac4407 Add link to kotlin sample app by David Morrissey · 7 years ago
  13. ed7bd39 Google Play logo update by David Morrissey · 7 years ago
  14. bd263d8 Simple global bitmap config with a static field by David Morrissey · 7 years ago
  15. 504362d Simpler synchronization to prevent isReady call during recycling by David Morrissey · 7 years ago
  16. 6bb6ea7 Restored enforced synchronization on BitmapRegionDecoder for SDK < 21, which did not have internal synchronization by David Morrissey · 7 years ago
  17. e8c3772 3.9.0 ALPHA release by David Morrissey · 7 years ago
  18. 74debd8 Experimental decoder using a pool of BitmapRegionDecoder instances to provide parallel tile loading by David Morrissey · 7 years ago
  19. 4695e4f Eager loading option loads tiles during anim/gestures by David Morrissey · 7 years ago
  20. 33f7481 Allow a custom and dedicated executor to be used for tile loading by David Morrissey · 7 years ago
  21. 042bc8f Use ReadWriteLock to delegate synchronization to decoder classes while allowing safe recycling by David Morrissey · 7 years ago
  22. c947ca4 Use ReadWriteLock to allow multiple threads to decode tiles while preventing simultaneous recycling by David Morrissey · 7 years ago
  23. aca4271 Code style by David Morrissey · 7 years ago
  24. 164ddac Removed file copyrights/licenses by David Morrissey · 7 years ago
  25. c97fb94 Removed credit from sample app by David Morrissey · 7 years ago
  26. 44e2492 Moved sample to different package name to avoid conflict with Play store version by David Morrissey · 7 years ago
  27. 3c3e134 New launcher icon by David Morrissey · 7 years ago
  28. 0102865 Added demo gif by David Morrissey · 7 years ago
  29. 3fccc74 Added javadocs link by David Morrissey · 7 years ago
  30. d94cb88 Added javadocs by David Morrissey · 7 years ago
  31. cf188f8 Release 3.8.0 by David Morrissey · 7 years ago
  32. 961cde2 Annotations library update by David Morrissey · 7 years ago
  33. a3dcfbc Default image quality capped at 320dpi to reduce memory use by David Morrissey · 7 years ago
  34. 16ab481 #298 Expose remaining pan available. Allows activities and subclasses to determine whether pan limit has been reached in each direction. by David Morrissey · 7 years ago
  35. 22fb5e3 #273 #295 Support for setting minimum scale so image fills view and top left corner is shown first - SCALE_TYPE_START by David Morrissey · 7 years ago
  36. 8a9f8f6 #284 Always interpret double tap as zoom in when at minimum scale by David Morrissey · 7 years ago
  37. c87cdab #331 Added methods to convert screen coordinates to file coordinates, to simplify extracting the visible area from an image. by David Morrissey · 7 years ago
  38. 13271e3 Improved debug overlay by David Morrissey · 7 years ago
  39. 54a04bb #282 Moved to EXIF support library. Minimum SDK changed 10 -> 14. by David Morrissey · 7 years ago
  40. b86b330 #344 Guard against null vFocusStart in animation by David Morrissey · 7 years ago
  41. 5aeed85 Merge pull request #362 from friederbluemle/update-gradle-wrapper by davemorrissey · 7 years ago
  42. f4b2699 Update Gradle wrapper to 4.3 by Frieder Bluemle · 7 years ago
  43. cf2f5e9 Added build status by David Morrissey · 7 years ago
  44. 6506abc Merge pull request #361 from friederbluemle/enable-travis-ci by davemorrissey · 7 years ago
  45. 0cae9eb Updated to current standard project structure by David Morrissey · 7 years ago
  46. c930ef7 Updated to build tools 3.0.0. Refactor of sample app to reduce duplicated code and styling. by David Morrissey · 7 years ago
  47. ac5c778 Enable Travis CI builds by Frieder Bluemle · 7 years ago
  48. 83ad228 Merge pull request #329 from ahjsrhj/master by davemorrissey · 7 years ago
  49. 7f76a8d Merge pull request #357 from friederbluemle/update-project by davemorrissey · 7 years ago
  50. 154e9f7 Update support libs to 25.3.1 by Frieder Bluemle · 7 years ago
  51. 5c8cf9f Remove executable bit from regular files by Frieder Bluemle · 7 years ago
  52. b2d4dad Fix whitespace errors by Frieder Bluemle · 7 years ago
  53. 93191c9 Merge pull request #356 from friederbluemle/update-gradle by davemorrissey · 7 years ago
  54. cde0b8d Fix variable in release.gradle by Frieder Bluemle · 7 years ago
  55. 5a6c6be Update Android Gradle plugin to 2.3.3 by Frieder Bluemle · 7 years ago
  56. ca40dc0 Update Gradle wrapper to 3.5 by Frieder Bluemle · 7 years ago
  57. f32f766 #355 Restored new build scripts with corrected release config by David Morrissey · 7 years ago
  58. 5e19956 #355 Restored new build scripts with corrected release config by David Morrissey · 7 years ago
  59. 69a904d Reverted build changes. Release 3.7.1 by David Morrissey · 7 years ago
  60. aa0ac4b Release 3.7.0 by David Morrissey · 7 years ago
  61. 26fd174 Merge pull request #349 from dhabensky/master by davemorrissey · 7 years ago
  62. 64038a1 Merge pull request #314 from berendn/patch-1 by davemorrissey · 7 years ago
  63. c95f6e2 Support for other bitmap formats (not just default RGB565) by Khabensky Denis · 7 years ago
  64. 2e6f959 fix onClickListener回调时机问题 by 任洪建 · 7 years ago
  65. 8012bf7 Added null-check per method in onStateChangedListener by Berend · 7 years ago
  66. a589a84 Include proguard rules to stop removal of default constructors by David Morrissey · 7 years ago
  67. 742b037 Demonstration of vertical view pager by David Morrissey · 7 years ago
  68. b9a733c Merge pull request #302 from Hezj/master by davemorrissey · 7 years ago
  69. 6d5983e Merge pull request #306 from friederbluemle/update-project by davemorrissey · 7 years ago
  70. ff1f321 Update Android build dependencies by Frieder Bluemle · 7 years ago
  71. 90c557f Move release signing code to release.gradle by Frieder Bluemle · 7 years ago
  72. bd74188 Fix Javadoc errors by Frieder Bluemle · 7 years ago
  73. 2483f54 Update Gradle wrapper to 3.4.1 by Frieder Bluemle · 7 years ago
  74. 87bc6c4 Update .gitignore by Frieder Bluemle · 7 years ago
  75. 50504aa Update SubsamplingScaleImageView.java by Hezj · 7 years ago
  76. 452c420 Pass vertical move touch events to parent if not consumed by Hezj · 7 years ago
  77. 95d4da4 Target later SDK and force removal of implicit permissions by David Morrissey · 7 years ago
  78. 2462a39 Release 3.6.0 by David Morrissey · 8 years ago
  79. 583a6b9 hasImage code style by David Morrissey · 8 years ago
  80. 4fedb14 Merge pull request #262 from laurencedawson/master by davemorrissey · 8 years ago
  81. 4505d63 Changed behaviour of pinch and quickzoom gestures as image reaches edge of screen for smoother zoom. Restructured debug. by David Morrissey · 8 years ago
  82. 41c5d10 Anim NPE fix by David Morrissey · 8 years ago
  83. 72ad35b Avoid preload with auto tile dimensions by David Morrissey · 8 years ago
  84. 39bb309 Check if the current instance of SubsamplingScaleImageView has an image set. by = · 8 years ago
  85. e221de0 Load base layer before onDraw if maxTileDimensions are set #127 by David Morrissey · 8 years ago
  86. bbb4735 Debug logging by David Morrissey · 8 years ago
  87. f2e8c49 Fixed tile background position for preview image #253 by David Morrissey · 8 years ago
  88. 8e19b03 Added null safety for getParent(). Fixes #245 by David Morrissey · 8 years ago
  89. cb89069 Pan and zoom change listener by David Morrissey · 8 years ago
  90. eb40f22 Cleaned up warnings by David Morrissey · 8 years ago
  91. a2b58d0 Contributing guide by David Morrissey · 8 years ago
  92. 3d3df1c Readme fix by David Morrissey · 8 years ago
  93. 9309180 Readme update. Removed HOF, added bitmap instructions. by David Morrissey · 8 years ago
  94. 3ab7d50 Ignore .DS_Store by David Morrissey · 8 years ago
  95. 80f8470 SDK and tools update by David Morrissey · 8 years ago
  96. f58c825 Merge pull request #223 from Floens/patch-1 by davemorrissey · 8 years ago
  97. 504f3f2 readme: Update Clover icon & link by Florens · 8 years ago
  98. 830872b Merge pull request #222 from laurencedawson/patch-1 by davemorrissey · 8 years ago
  99. d83a468 Added an extra event to notify when the SubsamplingScaleImageView has finished using the preview bitmap by Laurence Dawson · 8 years ago
  100. 2515d5f Merge pull request #211 from qxmwrr/master by davemorrissey · 8 years ago