Commit Graph

11 Commits

Author SHA1 Message Date
Robert Abeyta 80b4fc396c based on options for outputType, add base64 encoded string or file_uri to resultStrings 2015-05-18 13:34:40 -07:00
Robert Abeyta 8bd64c7181 set outputType from passed in options 2015-05-18 13:34:02 -07:00
Robert Abeyta f15e0b65c0 created enum to hold outputType values inside SOSPicker 2015-05-18 13:30:06 -07:00
CSullivan102 85f1e7a75b Updated in iOS to reduce peak memory footprint. Also updated cancel plugin result to an empty array in iOS. 2014-04-29 20:50:18 -04:00
Andrew Stephan 42877933f6 Remove unnecessary and trouble causing MINs. #3 2014-03-28 00:10:10 -04:00
Andrew Stephan d94747cc7a add license to plugin.xml and remove unnecessary header in SOSpicker.m 2014-03-16 19:41:55 -04: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