Andrew Stephan
|
1ec4242c4f
|
updated plugin.xml
v1.0.4
|
2014-05-19 10:46:39 -04:00 |
|
Andrew Stephan
|
64bd0bcf63
|
Merge pull request #10 from wymsee/memoryAndRotate
Orientation and Memory Management
|
2014-05-19 10:19:09 -04:00 |
|
Andrew Stephan
|
e600e5e43b
|
handled some memory problems and handled image orientation
|
2014-05-15 20:50:14 -04:00 |
|
Andrew Stephan
|
1b56726993
|
updated version number in plugin.xml
v1.0.3
|
2014-04-30 10:43:47 -04:00 |
|
Andrew Stephan
|
0e507e3d66
|
Merge pull request #5 from wymsee/peak_memory
Updated in iOS to reduce peak memory footprint. Also updated cancel plug...
|
2014-04-30 10:24:40 -04: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
|
13eea796fc
|
updated version
v1.0.2
|
2014-04-08 16:41:03 -04:00 |
|
Andrew Stephan
|
f51d59a0f6
|
Moved resizing images to a background thread and showed a progress dialog until they are done
|
2014-04-01 18:59:51 -04:00 |
|
Andrew Stephan
|
2a8160b88b
|
updated version
|
2014-03-29 13:37:07 -04:00 |
|
Andrew Stephan
|
42877933f6
|
Remove unnecessary and trouble causing MINs. #3
|
2014-03-28 00:10:10 -04:00 |
|
Andrew Stephan
|
be844522ae
|
Merge pull request #2 from qstarx/master
Fix for ICS (Api Level < 16)
|
2014-03-20 11:42:19 -04:00 |
|
Volker Schmitt
|
b9ccf058db
|
Fix for ICS (Api Level < 16)
The Fix enables MultiImageChooserActivity for ICS builds.
because on Api Level < 16 setImageAlpha() has to be replaced
with setAlpha
|
2014-03-20 14:51:36 +01:00 |
|
Andrew Stephan
|
18900061aa
|
updated target for android config.xml
|
2014-03-17 11:01:35 -04:00 |
|
Andrew Stephan
|
18aa4483f6
|
added necessary android permission to plugin.xml
|
2014-03-16 19:51:05 -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 |
|
Andrew Stephan
|
bcdcd5e621
|
updated readme with more detailed license info
|
2014-03-16 19:08:36 -04:00 |
|
CSullivan102
|
b49b7e6eb8
|
Updated to correct icon
|
2014-03-12 13:10:10 -04:00 |
|
Andrew Stephan
|
1ebf01b69a
|
updated the readme
|
2014-03-03 14:56:51 -05:00 |
|
Andrew Stephan
|
92cc7f093f
|
updated readme
|
2014-03-03 14:43:26 -05:00 |
|
Andrew Stephan
|
25b3074698
|
updated the readme
|
2014-03-03 14:19:45 -05:00 |
|
Andrew Stephan
|
42e0cf6b6b
|
Merge branch 'android'
|
2014-03-03 14:15:05 -05:00 |
|
Andrew Stephan
|
d6bf3d1c10
|
plugin should now work when added to any project
|
2014-03-03 14:14:36 -05:00 |
|
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 |
|