Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.2.8 #813

Merged
merged 20 commits into from
Jan 31, 2022
Merged

Release 2.2.8 #813

merged 20 commits into from
Jan 31, 2022

Conversation

dmitriy1morozov
Copy link
Contributor

Release native-2.2.8

warko-san and others added 19 commits August 20, 2020 17:50
Signed-off-by: dmorozov <dmytro.morozov@yalantis.net>
- Correct the vector drawable path due to bad rendering

Signed-off-by: dmorozov <dmytro.morozov@yalantis.net>
Signed-off-by: dmorozov <dmytro.morozov@yalantis.net>
- change fallback for EXTRA_ASPECT_RATIO_X and EXTRA_ASPECT_RATIO_Y to "-1" as "0" has special meaning
- fix usage of useSourceImageAspectRatio (now properly hides mWrapperStateAspectRatio)
- fix setTargetAspectRatio at processOptions due to Float.NaN (allows custom aspect ratio definitions with default ratio set to x=CropImageView.DEFAULT_ASPECT_RATIO and y=CropImageView.DEFAULT_ASPECT_RATIO)
- fix sanity check at setAspectRatioOptions
Updated okhttp dependency for uCrop
Added custom OkHttpClient for sample due to outdated random pic url
…ation

Improve/native/2.2.8 prs integration
- Update README.md
- Update version to 2.2.8 in gradle

Signed-off-by: dmorozov <dmytro.morozov@yalantis.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet