Commit Graph

11 Commits

Author SHA1 Message Date
EddyVerbruggen 3900d47c4e #2 Support for iCloud photos on iOS - modifications 2015-10-29 22:04:55 +01:00
EddyVerbruggen b88f7107f7 #2 Support for iCloud photos on iOS 2015-10-29 22:02:00 +01:00
hanssens a2ec5ca8f0 Give new options/parameters a default value
- New option "allow_video": which enables or disables selection of video's
- New option "title": provide a custom title in the header of the selection screen
- New option "message": provide a custom subtitle in the header of the selection screen
2015-08-20 21:06:10 +02:00
Robert Abeyta ca844db4ec updated getPictures to validate the outputType and default it to FILE_URI when not passed in. 2015-05-18 13:28:07 -07:00
Robert Abeyta 2bc95161ac added validation method for outputType. If there is an invalid value entered, log to the console and default to FILE_URI 2015-05-18 13:27:26 -07:00
Robert Abeyta ebb74d729c added OutputType to ImagePicker to hold output options 2015-05-18 13:26:57 -07:00
CSullivan102 e6d0426a51 Simplified full size image logic to take full size whenever height and width are each 0 (the default) 2014-01-13 18:04:29 -05:00
CSullivan102 ea5d3baafd Added fullSizeImage option to return full size images. Updated docs 2014-01-11 12:42:39 -05:00
CSullivan102 df4c2247bc Updated documentation and removed returnsOriginalImage parameter, setting that always to true for now 2014-01-10 19:59:23 -05:00
CSullivan102 a30d6ea81f Updated to take correct parameters, allow for 0 in width/height to size to a specific dimension, and updated controller/delegate to work correctly with updated ELCPicker 2014-01-10 19:33:44 -05:00
CSullivan102 99c5688e9d Initial commit including ELCImagePicker and cordova plugin structure 2014-01-10 11:47:05 -05:00