Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 675 Bytes

File metadata and controls

34 lines (27 loc) · 675 Bytes

2.0.4

2019-12-30

  • Add license files

2.0.3

2019-12-29

  • Add logger library v1.0.3
  • Change sample code

2.0.2

2019-12-18

  • Migrate from android support library to androidx
  • Change target sdk to 29
  • Fix issues

1.1.0

2016-07-11

  • Enable to move CropRect by touch
  • Change crop stretch height factor point from 1.45 -> 1.5

1.0.3

2016-06-24

  • Improve crop-stretched image quality
  • Create interface that users can choose whether control button should be inside of image or not (default is false)

1.0.2

2016-06-24

  • Update interface
  • Apply proguard
  • Fix the issue that crop coordinate is invalid sometimes
  • Create CROP_MODE (CROP, CROP_SHRINK, CROP_STRETCH)