Commit Graph

13 Commits

Author SHA1 Message Date
Andrew Stephan 41c6bfd4d6 sorted images correctly, made the theme light, and added an alert saying when no more pictures can be added 2014-03-03 13:31:06 -05:00
Andrew Stephan e00327dae7 android imagepicker now working. Need to generalize the layout stuff and make it lighter still 2014-02-28 17:30:13 -05:00
Andrew Stephan f641587ca4 added android code for resizing images before sending back the urls 2014-02-27 19:23:26 -05:00
Andrew Stephan 37c91fcaed runs in android now but doesn't work yet 2014-02-27 12:00:53 -05: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 39d607d3c5 Updated example in docs 2014-01-11 12:45:47 -05:00
CSullivan102 ea5d3baafd Added fullSizeImage option to return full size images. Updated docs 2014-01-11 12:42:39 -05:00
CSullivan102 7dcda2ad76 Updated Docs 2014-01-10 20:03:41 -05:00
CSullivan102 b5340b1553 Merge branch 'develop' 2014-01-10 19:59:33 -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
CSullivan102 a65ff5721a Initial commit 2014-01-10 08:34:17 -08:00