summaryrefslogtreecommitdiff
path: root/src/it/sephiroth/android/library/imagezoom/ImageViewTouch.java
AgeCommit message (Expand)Author
2014-10-16initial, after reimport to android studioAndrew Dolgov
2012-11-30implement seamless scroll/flick in viewpagerAndrew Dolgov
2012-11-30add a small locking swipe thresholdAndrew Dolgov
2012-10-17prevent tap to change pages when paging is disabledAndrew Dolgov
2012-10-17call onScaleListener from the correct placeAndrew Dolgov
2012-10-17only block pager movement if width doesn't fit on current scaleAndrew Dolgov
2012-10-17fit to height on double tap when fit to width alreadyAndrew Dolgov
2012-10-17modify ImageViewTouch to doubletap zoom to width by defaultAndrew Dolgov
2012-10-17switch to ImageViewTouchAndrew Dolgov