ArthurHub / Android-Image-Cropper

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

🚨🚨🚨🚨🚨 THIS LIBRARY IS NOT MAINTAINED, PLEASE READ THIS 🚨🚨🚨🚨🚨 #818

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

ashutosh53prajapat 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

I have fixed android 11 issue by making some change in the code i have tested it on multiple files its working fine i just want to contribute on this for future opportunity

Canato commented 3 years ago

Hey @ashutosh53prajapat if you go to the new link and repo : https://github.com/CanHub/Android-Image-Cropper

You can see that we fixed this last year, refactor the doe in kotlin, fix other bugs, etc

Please, feel free to contribute with us and drop more updates to the code base =D

IMWaqasFarooq commented 2 years ago

@ashutosh53prajapat can you tell me how to modify code because these files are read-only files and we cant modify it

Canato commented 2 years ago

@IMWaqasFarooq you can use the new library, the README file has a guide for migration.