Commit Graph

229 Commits

Author SHA1 Message Date
Amit Davidi
bb251d6445 Android: Add support in optional embedding of camera button in gallery + empty-state preload fix 2017-02-27 13:45:23 +02:00
Ran Greenberg
3de6e87ee9 fix example project 2017-02-26 16:58:08 +02:00
Yedidya Kennard
d12488edd3 5.0.0 2017-02-26 12:00:11 +02:00
Guy Carmeli
3be6180817 Resolve requestAccess immediately if permissions are granted 2017-02-26 09:49:52 +02:00
Guy Carmeli
1a484680d9 Resolve requestAccess immediately if permissions are granted 2017-02-26 09:47:15 +02:00
Guy Carmeli
d0b249f261 Merge pull request #18 from wix/androidPermissionFlow
Support Android runtime permissions
2017-02-26 09:36:47 +02:00
Guy Carmeli
eabfc122f9 Correct shared preferences name 2017-02-21 10:12:25 +02:00
Guy Carmeli
91f38fbd6a Support Android runtime permissions 2017-02-20 18:48:03 +02:00
Yedidya Kennard
33acc12955 4.0.8 2017-01-22 11:55:51 +02:00
Yedidya Kennard
d4cc6dd1cf Fixed possible unboxed nil in GalleryManager 2017-01-22 11:55:32 +02:00
Yedidya Kennard
fd19db42eb 4.0.7 2017-01-22 11:46:48 +02:00
Yedidya Kennard
e85be818b3 Added width and height to getImagesForIds in Android 2017-01-22 11:46:27 +02:00
Yedidya Kennard
3ebd21f14d Added with and height to getImagesForIds on ios 2017-01-22 11:05:11 +02:00
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