ArthurHub / Android-Image-Cropper

Image Cropping Library for Android, optimized for Camera / Gallery.
Apache License 2.0
6.39k stars 1.37k forks source link

THIS LIBRARY IS NOT MAINTAINED, PLEASE READ THIS #806

Open Canato opened 3 years ago

Canato commented 3 years ago

I start a new project to handover this library https://github.com/CanHub/Android-Image-Cropper

The ideia is that we keep improving because this project don’t have updates since 2018 Hope I can count with your help.

Open to contribute, next pieces of work will be Android 11 permissions, refactor into Kotlin and ActivityContract

rami-alloush commented 3 years ago

Please update the README and add the link there to the new library there. Thanks

Canato commented 3 years ago

Please update the README and add the link there to the new library there. Thanks

@rami-alloush Not possible, because this library is not maintained =/ If I could add any PR I would do all the changes here, instead a new project

andreififiita commented 2 years ago

Any wiki / guide for a migration process? If not, maybe a quick fix for the android 11 permissions? (Failed to load sampled bitmap: file:///storage/emulated/0/Android/data/.../cache/pickImageResult.jpeg - from BitmapUtils.decodeSampledBitmap(...) )

Canato commented 2 years ago

@andreififiita please the README of the new library the first link is a guide for migrating the library.

We did a release today, so some stuff may need to be updated in that guide (will check Thursday) or you can use a previous version.