Commit Graph

216 Commits

Author SHA1 Message Date
Ran Greenberg
f2a2a0059c 4.0.6 2017-01-01 23:48:09 +02:00
Ran Greenberg
f7260eb1de bugfix - flash mode set to auto when flip cameras. now it will set as expected and won't back to auto flash mode 2017-01-01 23:44:26 +02:00
Ran Greenberg
180af59671 4.0.5 2016-11-29 11:15:14 +02:00
Ran Greenberg
205dd41f54 Minor change in example project for iOS
Fix example project for android
2016-11-29 11:14:48 +02:00
Daniel Zlotin
2f42a3ca58 4.0.4 2016-11-25 13:35:01 +02:00
Daniel Zlotin
aecdb8690b fixed build.gradle 2016-11-25 13:34:50 +02:00
Daniel Zlotin
fb9255ea95 4.0.3 2016-11-25 13:20:22 +02:00
Daniel Zlotin
42e0929e05 fixed for rn 38 2016-11-25 13:20:00 +02:00
Guy Carmeli
82448448c6 4.0.2 2016-11-23 18:11:37 +02:00
Guy Carmeli
1e7e298ca5 Add dirtyImages property to GalleryView
This change is needed since when editing an image and the corresponding
uri doesn’t change, the images thumbnail wouldn't redraw.
2016-11-23 17:27:18 +02:00
Ran Greenberg
29d3b4df00 4.0.1 2016-11-21 16:41:27 +02:00
Ran Greenberg
b0873b322c 4.0.0 2016-11-21 16:41:22 +02:00
Ran Greenberg
1b8881c1c6 version bump 2016-11-21 12:14:19 +02:00
Ran Greenberg
3f906100b5 3.0.7 2016-11-21 12:11:22 +02:00
Ran Greenberg
666738b638 added disableSelectionIcons 2016-11-21 12:11:05 +02:00
Ran Greenberg
0a58244233 fix crash when running on simulator 2016-11-21 12:08:30 +02:00
Ran Greenberg
7f94078b48 fix selection gesture 2016-11-20 17:36:50 +02:00
Ran Greenberg
85e8d6557d fix example project dependencies 2016-11-20 17:34:01 +02:00
Ran Greenberg
6f9899c68f bugfix - camera ratio overlay sometimes isn't shown 2016-11-09 17:49:09 +02:00
Daniel Zlotin
d389fd24e8 4.0.0 2016-11-08 16:18:42 +02:00
Daniel Zlotin
1783e9d029 prepare for rn0.37 2016-11-08 16:08:13 +02:00
Ran Greenberg
eef869099f 3.0.4 2016-10-20 16:37:09 +03:00
Ran Greenberg
cd0af65728 getImagesForIds return array will now keep the same order of images id array input 2016-10-20 16:36:44 +03:00
Ran Greenberg
0f1e1f02f6 3.0.3 2016-10-19 17:58:38 +03:00
Ran Greenberg
963e0ab56f add asset id to the return object in function getImagesForIds on iOS native side 2016-10-19 17:58:17 +03:00
Ran Greenberg
8a6f4a6bd9 version bump 2016-10-12 01:12:40 +03:00
Ran Greenberg
94193655f5 remove exampleTest target - unused 2016-10-12 01:09:46 +03:00
Ran Greenberg
ab4d8e1b7a fix capture block return type from NSString to NSDictionary 2016-10-12 01:08:24 +03:00
Ran Greenberg
26ff874c29 update example - camera screen now looks much nicer 2016-10-12 00:54:45 +03:00
Yedidya Kennard
891f7ce6cf 3.0.0 2016-10-09 11:59:21 +03:00
Yedidya Kennard
a91456eedb Android returns image data object on Camera capture 2016-10-09 11:57:14 +03:00
Ran Greenberg
2656068881 2.0.24 2016-09-28 17:15:34 +03:00
Ran Greenberg
89954286eb Fix an issue when there are photos in the photo gallery in a future date (the user manually set the time to the future).
Now the camera will return the right photo taken.
2016-09-28 17:06:21 +03:00
Ran Greenberg
104f1ab4c0 update example project to react-native v0.31.0 2016-09-28 16:58:15 +03:00
Yedidya Kennard
43f1818b7e Merge pull request #5 from ptomasroos/patch-1
Update README.md
2016-09-25 10:08:06 +03:00
Ran
5598d4739f Update README.md 2016-09-22 16:48:56 +03:00
Tomas Roos
dd59735892 Update README.md
Flesh mode feels a bit nasty ;)
2016-09-19 10:40:44 +02:00
Yedidya Kennard
4a664f39fb 2.0.23 2016-09-13 19:05:34 +03:00
Yedidya Kennard
8b7cba1836 Hopefully fixed bug caused by sample size 2016-09-13 19:05:14 +03:00
Yedidya Kennard
0dbb8bb06f 2.0.22 2016-09-13 17:34:51 +03:00
Yedidya Kennard
fc610c7e3d Added scaling for gallery thumbnails on smaller devices 2016-09-13 17:34:36 +03:00
Ran Greenberg
f38aaf3edb 2.0.21 2016-09-12 17:46:58 +03:00
Ran Greenberg
f36511f6d5 added imageStrokeColor for CameraKitGalleryView + update example 2016-09-12 17:34:05 +03:00
Yedidya Kennard
d37bd4ca91 2.0.20 2016-09-05 11:38:38 +03:00
Yedidya Kennard
5e90467838 Added pixel border to gallery images on Android 2016-09-05 11:37:35 +03:00
Yedidya Kennard
f5ec37184b Fixed bugs with null mimeTypes when checking for supported images 2016-09-05 11:26:24 +03:00
Yedidya Kennard
3ae652b13e Fixed bug using nullable getCurrentActivity instead of getReactApplicationContext for contentResolvers 2016-09-05 11:18:45 +03:00
Yedidya Kennard
52b9fd7cc9 Cleaned examples 2016-08-30 11:50:26 +03:00
Yedidya Kennard
10301892a4 Corrected example project on iOS 2016-08-30 11:46:32 +03:00
Yedidya Kennard
c54a8e578c Merge pull request #1 from tiansijie/lodash
added missing dependency lodash
2016-08-29 17:25:23 +03:00