uCrop icon indicating copy to clipboard operation
uCrop copied to clipboard

Image Cropping Library for Android

Results 158 uCrop issues
Sort by recently updated
recently updated
newest added

adds basic accessibility functionality so that from a screen reader you can use the functionality and its translation into English and Spanish

enhancement

solved issues: - save in a costume folder - calculateInSampleSize() method optimization - back to uCrop Activity - with useSourseImage setting ration options won't show - 19:6 cut not available...

`zh_rCN` and `zh_rTW` should work for most cases, on my phone Smartisan Android 7.1.1, it doesn't fallback to `zh`.

enhancement

To fix issue with oriantation of heic images.

Fixes #650 This PR attempts to fix the scale "display" text such that it displays the scale in which the image is going to be saved.

bug

Improve circle dimen layer in 19+ devices ## Screenshots ### Pre 19 devices ![device-2018-10-01-165110](https://user-images.githubusercontent.com/5742579/46279890-f6bdbd00-c59c-11e8-9746-e3c52c0c6948.png) ![2018-10-01 4 56 41](https://user-images.githubusercontent.com/5742579/46279922-0b01ba00-c59d-11e8-92a2-dafe97c421f5.png) ### 19+ devices ![device-2018-10-01-163732](https://user-images.githubusercontent.com/5742579/46279944-1f45b700-c59d-11e8-9101-085f3ac42e88.png) ![2018-10-01 4 56 31](https://user-images.githubusercontent.com/5742579/46279962-2ec50000-c59d-11e8-8141-15daa701a0f7.png)

enhancement

This allows you to add circle crop as one of the aspect ratio options. When circle crop is selected/unselected, a protected function on UCropActivity/UCropFragment is called (setCircleCrop) - this allows...

enhancement

On Xiaomi devices default crop drawable is not changing color for dark mode. This issue is most likely due to using .png as drawable. Switching to .svg fixes this issue....

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** ![image](https://user-images.githubusercontent.com/66519591/143957989-d7ba050c-2d53-4b61-8855-917963dfd0c7.png) **What is the expected behavior?** The rotate icon should not be cropped....