2019-12-30
- Add license files
2019-12-29
- Add logger library v1.0.3
- Change sample code
2019-12-18
- Migrate from android support library to androidx
- Change target sdk to 29
- Fix issues
2016-07-11
- Enable to move CropRect by touch
- Change crop stretch height factor point from 1.45 -> 1.5
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)
2016-06-24
- Update interface
- Apply proguard
- Fix the issue that crop coordinate is invalid sometimes
- Create CROP_MODE (CROP, CROP_SHRINK, CROP_STRETCH)