Skip to content

Latest commit

 

History

History
40 lines (39 loc) · 975 Bytes

CHANGELOG.md

File metadata and controls

40 lines (39 loc) · 975 Bytes

Change log

  • v1.4.0
    • Upgrade to Glide 4.x;
    • Update min sdk version to 14 according to Glide 4.x;
  • v1.3.2
    • Fix Android Studio preview issue.
  • v1.3.1
    • Fix NPE when no failure image specified
    • Support custom SSIV
  • v1.3.0
    • Add events callback for library user
    • Support failure image, and tap-to-reload
    • currentImageFile -> getCurrentImageFile
  • v1.2.9
    • Add access to the internal SSIV, #42
  • v1.2.8
    • Update fresco to v1.2.0, #41
  • v1.2.7
    • Allow disable display optimization, #35, #38
  • v1.2.6
    • Fix #37
  • v1.2.5
    • let users handle permission check
    • animate to hide thumbnail image
  • v1.2.4
    • fix crash, thanks YOLO
  • v1.2.3
    • add initScaleType
  • v1.2.2
    • Fix #16
  • v1.2.1
    • Change minSdkVersion to 10
  • v1.2.0
    • Add progress and thumbnail support
  • v1.1.3
    • Play auto scale animation only when showing long image
  • v1.1.2
    • Optimize image display effect, including long image support
    • Save image file to gallery