Skip to content

Parallel image loading support, content URI EXIF rotation

Compare
Choose a tag to compare
@davemorrissey davemorrissey released this 30 Sep 19:38
· 163 commits to master since this release
  • #98 Support EXIF rotation for content URIs
  • #110 Avoid recycling of cached bitmap when view is reset
  • #114 Workaround for URL encoded file paths
  • #120 Option to use thread pool executor for image loading to avoid the view being blocked by other AsyncTasks
  • Skip loading of tiles that have gone off screen while queued for loading