aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-04Annotations lib updateDavid Morrissey
2017-12-04Link javadoc to Android referenceDavid Morrissey
2017-12-03Issue templatedavemorrissey
2017-12-03Javadoc corrections and formattingDavid Morrissey
2017-12-03Fixed some warningsDavid Morrissey
2017-12-03Dropped timestamps from javadoc for cleaner historyDavid Morrissey
2017-12-023.9.0 javadocDavid Morrissey
2017-12-023.9.0 javadocDavid Morrissey
2017-12-023.9.0 releaseDavid Morrissey
2017-11-273.9.0.BETA releaseDavid Morrissey
2017-11-27Eager tile loading enabled by defaultDavid Morrissey
2017-11-27Use THREAD_POOL_EXECUTOR as defaultDavid Morrissey
2017-11-27Add link to kotlin sample appDavid Morrissey
2017-11-27Google Play logo updateDavid Morrissey
2017-11-26Simple global bitmap config with a static fieldDavid Morrissey
2017-11-24Simpler synchronization to prevent isReady call during recyclingDavid Morrissey
2017-11-24Restored enforced synchronization on BitmapRegionDecoder for SDK < 21, which ...David Morrissey
2017-11-233.9.0 ALPHA releaseDavid Morrissey
2017-11-23Experimental decoder using a pool of BitmapRegionDecoder instances to provide...David Morrissey
2017-11-23Eager loading option loads tiles during anim/gesturesDavid Morrissey
2017-11-23Allow a custom and dedicated executor to be used for tile loadingDavid Morrissey
2017-11-23Use ReadWriteLock to delegate synchronization to decoder classes while allowi...David Morrissey
2017-11-23Use ReadWriteLock to allow multiple threads to decode tiles while preventing ...David Morrissey
2017-11-22Code styleDavid Morrissey
2017-11-22Removed file copyrights/licensesDavid Morrissey
2017-11-22Removed credit from sample appDavid Morrissey
2017-11-20Moved sample to different package name to avoid conflict with Play store versionDavid Morrissey
2017-11-20New launcher iconDavid Morrissey
2017-11-17Added demo gifDavid Morrissey
2017-11-16Added javadocs linkDavid Morrissey
2017-11-16Added javadocsDavid Morrissey
2017-11-16Release 3.8.0David Morrissey
2017-11-16Annotations library updateDavid Morrissey
2017-11-16Default image quality capped at 320dpi to reduce memory useDavid Morrissey
2017-11-11#298 Expose remaining pan available. Allows activities and subclasses to dete...David Morrissey
2017-11-09#273 #295 Support for setting minimum scale so image fills view and top left ...David Morrissey
2017-11-09#284 Always interpret double tap as zoom in when at minimum scaleDavid Morrissey
2017-11-09#331 Added methods to convert screen coordinates to file coordinates, to simp...David Morrissey
2017-11-09Improved debug overlayDavid Morrissey
2017-11-09#282 Moved to EXIF support library. Minimum SDK changed 10 -> 14.David Morrissey
2017-11-09#344 Guard against null vFocusStart in animationDavid Morrissey
2017-11-03Merge pull request #362 from friederbluemle/update-gradle-wrapperdavemorrissey
2017-11-03Update Gradle wrapper to 4.3Frieder Bluemle
2017-11-02Added build statusDavid Morrissey
2017-11-02Merge pull request #361 from friederbluemle/enable-travis-cidavemorrissey
2017-11-02Updated to current standard project structureDavid Morrissey
2017-11-02Updated to build tools 3.0.0. Refactor of sample app to reduce duplicated cod...David Morrissey
2017-11-03Enable Travis CI buildsFrieder Bluemle
2017-11-01Merge pull request #329 from ahjsrhj/masterdavemorrissey
2017-10-30Merge pull request #357 from friederbluemle/update-projectdavemorrissey