biokys / cropimage

Replacement for deprecated official Android crop image function
555 stars 292 forks source link

Support for disabling resizing option #23

Open adnanraja opened 11 years ago

adnanraja commented 11 years ago

I am using this library in a situation where I don't want to allow user to change the size of the cropper rectangle. I have made some changes in the library to add this support, but I don't know the process of submitting my changes. Can any one guide?

ardok commented 10 years ago

Fork the repo to your own GitHub account. Create your own branch. Commit your changes there. Then submit a pull request.

anirudhmaddy commented 10 years ago

@adnanraja I need the same thing. Which part of code should be modified to prevent cropper size change?

adnanraja commented 10 years ago

Tell me your email ID, I will send you the update version.

anirudhmaddy commented 10 years ago

@adnanraja anirudh.maddy@gmail.com

adnanraja commented 10 years ago

Just sent you the modified version with usage example.

arniesaha commented 10 years ago

@adnanraja I need a similar functionality with this library as well. Could you send me the modified version with usage example as well? arniesaha@gmail.com

Thanks

adnanraja commented 10 years ago

@arniesaha check you inbox.

Armamentz commented 9 years ago

@adnanraja Could you please send me the modified version ? ven.sugarra@gmail.com

Thank you

adnanraja commented 9 years ago

Sent.

hanthien commented 9 years ago

@adnanraja I need a similar functionality, could you please send me the modified version ? My email is hanthien78@gmail.com

Thanks.

adnanraja commented 9 years ago

Sent.

Dedy54 commented 9 years ago

@adnanraja i need too, please help me... my email dedyy54@gmail.com

adnanraja commented 9 years ago

Sent.

maliknabil commented 9 years ago

@adnanraja i need this functionality. can you please send it to me at: maliknabil128@gmail.com

adnanraja commented 9 years ago

@maliknabil it fails to send to your provided email. Please double check if it is a valid email address.

maliknabil commented 9 years ago

@adnanraja can you plz try to send it on: nabil.afzal.malik@gmail.com

adnanraja notifications@github.com wrote:

@maliknabilitfailstosendtoyourprovidedemail.Pleasedoublecheckifitisavalidemailaddress.ReplytothisemaildirectlyorviewitonGitHub.

adnanraja commented 9 years ago

failed to send nabil.afzal.malik@gmail.com as well.

maliknabil commented 9 years ago

:( Can you please share dropbox link?

adnanraja commented 9 years ago

do you have a yahoo or hotmail id?

maliknabil commented 9 years ago

yes, Kindly send on the following id: cdomkd@yahoo.com

adnanraja commented 9 years ago

sent successfully.

maliknabil commented 9 years ago

Got it. Thanks a lot. :)

maliknabil commented 9 years ago

@adnanraja Is there any way to set fixed height and width of crop rect mask in this lib?? I want to set fixed width and height each time I call crop library. e.g. I want 100x100 width and height of crop rect mask.

Plz help Thanks

adnanraja commented 9 years ago

Did you try below way?

intent.putExtra(CropImage.ASPECT_X, 100); intent.putExtra(CropImage.ASPECT_Y, 100);

maliknabil commented 9 years ago

Yes I tried changing it but of no use On Jun 24, 2015 5:36 PM, "adnanraja" notifications@github.com wrote:

Did you try below way?

intent.putExtra(CropImage.ASPECT_X, 100); intent.putExtra(CropImage.ASPECT_Y,10 0);

— Reply to this email directly or view it on GitHub https://github.com/biokys/cropimage/issues/23#issuecomment-114851397.

zhierfeifei commented 8 years ago

I have the same question

prateekjain2104 commented 8 years ago

@adnanraja i also want to disable it. plz help

prateekjain2104 commented 8 years ago

@adnanraja pj210493@gamil.com

adnanraja commented 8 years ago

Sent

devbrevity commented 8 years ago

@adnanraja could you please send me the modified version ? My email is munir.chauhan@beelinesoftwares.com