wymsee / cordova-imagePicker

Cordova Plugin For Multiple Image Selection
MIT License
407 stars 858 forks source link

Replaced ELCImagePicker => GMImagePicker #84

Closed hanssens closed 4 years ago

hanssens commented 8 years ago

In short, this is a severe refactoring which basically replaces the ELCImagePicker with the GMImagePicker in order to support lacking iOS 8 features with the first.

Effort has been put into this by @mrbasque, @micheladrion and @hanssens.

Features & Improvements

EddyVerbruggen commented 8 years ago

Awesome job - I'm seriously considering reviewing/testing/adding this to my fork. Perhaps it needs some kind of graceful iOS7 handling but need to study this first a bit.

hanssens commented 8 years ago

In the latest commit the plugin.xml is now included as well. This means it's quite final and ready for comments. Despite that we're all quite busy and this PR is a tough one to swallow, I would sure like to hear if this something that's worth continuing on. Thanks!

danieltigse commented 8 years ago

Great job!! Please release these changes. I need it for my work!

hanssens commented 8 years ago

@TheKiteEatingTree + @CSullivan102 perhaps you might want to share your quick thoughts on this PR?

hanssens commented 8 years ago

For those interested, this update works just fine on iOS 9 as well.

hanssens commented 8 years ago

Note that since the last commit to master, about 8 days ago, there seem to be conflicts. This is logical, considering this PR totally replaces ELC.

But if there's any interest, I'll gladly update it to the latest master. /cc @ DMcNamara

uxtx commented 8 years ago

Definitely interested in this PR. I'm running into issues with users trying to select images from icloud... it sure sounds like this could help with that.

hanssens commented 8 years ago

Awesome, thanks. This indeed is iCloud-compatible and works great in production. Although, as @EddyVerbruggen also mentioned, it breaks iOS 7 support and should perhaps be handled accordingly.

With this in mind, it would justify making a v2.0 release perhaps?

nod commented 8 years ago

Hi - we, too, are having issues with icloud. Any update on this PR?

EddyVerbruggen commented 8 years ago

Hey @hanssens, I've reviewed you changes because I felt it was time folks shouldn't care about iOS7 too much anymore ;)

I've pulled your cool PR to the fork I maintain here and made a few changes on top (these are partly personal taste, so don't take it ehm.. personally):

hanssens commented 8 years ago

@EddyVerbruggen I can only say... excellent! :+1:

DMcNamara commented 8 years ago

Hey, just wanted to let you all know that we haven't forgotten about this and aren't just ignoring it. This PR is awesome, and I'm really excited about it. It's also really big. We're a small team and always busy (who isn't, though?), but I've been trying to steal more time to maintain our OS projects whenever I can. This PR is top on my list, and I am actively reviewing it whenever I get a chance, so hopefully we'll have a 2.0.0 release soon!

hanssens commented 8 years ago

Thanks for the follow-up, @DMcNamara. Sounds great! Let me know where I can assist...

DMcNamara commented 8 years ago

I spent a long train ride last weekend going through this and it looks really great. I've just got a few comments and questions on mainly documentation stuff.

bagusflyer commented 8 years ago

Is this merged to main branch already?

pixxio commented 8 years ago

Hey @DMcNamara ,

when will these changes be available in the master branch? I am really looking forward to the new features. I am not able to use the new awesome features until it is merged to master, am I? A short answer would be highly appreciated! Thanks

allie-wake-up commented 8 years ago

You can install the plugin from @hanssens or @EddyVerbruggen repos to use the new GMImagePicker. I looked into pulling this in and unfortunately there are a few things I'd want to change to use it that I just don't have the time to do right now. I think we will pull this in eventually, but it could take quite a long time. There are a lot of great changes in it though.

pixxio commented 8 years ago

@TheKiteEatingTree Thanks for your reply! I tried using @hanssens and @EddyVerbruggen repo but I really need the paths to the original files (I need the EXIF data). And as far as I have seen, his repo returns only the paths to the thumbnails, doesn't it? There are many repos out there that provide great features but as far as I know yours is the only one that combines all features I need for a file picker. I need these features:

I would really really really appreciate if you could merge into master branch in the near future.

Regards

vinlim commented 7 years ago

+1

Spriz commented 7 years ago

Any news/plans/roadmap on this @DMcNamara / @sdushay ? :)