Ran Greenberg
207c244c4b
fix race condition which leads to crash
2017-11-19 17:48:16 +02:00
Ran Greenberg
3e26b32e9c
5.3.13
2017-11-19 15:52:48 +02:00
Ran Greenberg
e3dbbc41dd
Merge pull request #95 from wix/revert-85-khk-fixes
...
Revert "fixed crash when disallowing access to photos then trying again"
2017-11-19 15:50:15 +02:00
Ran Greenberg
6b4325f016
Revert "fixed crash when disallowing access to photos then trying again"
2017-11-19 15:49:51 +02:00
Ran Greenberg
439bac513f
5.3.12
2017-11-16 17:07:10 +02:00
Ran Greenberg
dabb5b8cb4
Handle .heic photo format - now the camera kit will detect if the photo format is .heic and will convert it to jpeg if so
2017-11-16 17:06:23 +02:00
Ran Greenberg
b922e38232
Merge pull request #85 from kyunghoon/khk-fixes
...
fixed crash when disallowing access to photos then trying again
2017-10-22 22:38:37 +03:00
kyunghoon
124df2378e
fixed crash when disallowing access to photos then trying again
2017-10-20 19:24:25 -04:00
Ran Greenberg
2d23e2fa5d
update README
2017-09-26 11:40:14 +03:00
Ran Greenberg
688450be87
Merge pull request #79 from wix/qrcode
...
Add QR code reading
2017-09-26 11:36:08 +03:00
Ran Greenberg
1b53f39c11
update readme
2017-09-26 11:16:29 +03:00
Ran Greenberg
ce39902fc9
remove log
2017-09-26 10:57:08 +03:00
Ran Greenberg
6caa45d758
update readme
2017-09-26 10:42:57 +03:00
Ran Greenberg
37d6e5daff
fix qrcode return object key
2017-09-25 23:05:35 +03:00
Ran Greenberg
334fe681e9
implement qr code reader - not finished
2017-09-14 17:21:13 +03:00
Ran Greenberg
e19c67e452
5.3.11
2017-09-10 16:32:32 +03:00
Guy Carmeli
c4c16b2c56
Merge pull request #75 from alonbardavid/master
...
images in gallery should be at the correct orientation on android
2017-09-08 08:30:54 +03:00
alon bar david
af801c2b28
images in gallery should be at the correct orientation on android
2017-09-06 23:30:23 +03:00
Ran Greenberg
afe235ad22
5.3.10
2017-08-22 17:22:02 +03:00
Guy Carmeli
fa50070318
Fix isGoogleDevice method
...
Originally, we thought the upside down selfie photos issue was
exclusive to Nexus 6 and Pixel devices. Apparently it's reproducible on
Nexus 5 as well.
2017-08-22 17:19:40 +03:00
Guy Carmeli
3868b60cb7
Merge pull request #68 from idlework/patch-1
...
Handle Android RN 0.47 breaking change
2017-08-21 16:18:15 +03:00
Ran Greenberg
22334110f4
5.3.9
2017-08-21 12:02:28 +03:00
Ran Greenberg
89ce5b1260
when image is remote download the image overlay now will show behinds the download indicator
2017-08-21 12:00:21 +03:00
Guy Carmeli
c2e28fa122
Fix 🙏 cut off capture icon
...
For some reason, on some Android devices, the capture icon was cut off.
Setting background color to the button seems to fix this (probably an RN issue)
2017-08-21 11:58:17 +03:00
Ran Greenberg
c152300c65
update README
2017-08-18 19:39:42 +03:00
Ran Greenberg
b0293dcfd6
update README
2017-08-18 19:38:32 +03:00
Ran Greenberg
5416451d9b
remove iCloudDownloadSimulateTime from GalleryScreen in example project
2017-08-18 19:36:17 +03:00
Ran Greenberg
312759f4cd
update README
2017-08-18 19:35:45 +03:00
Ran Greenberg
4082597042
5.3.8
2017-08-17 15:02:26 +03:00
Ran Greenberg
b18bb56f62
update README
2017-08-17 14:58:40 +03:00
Ran Greenberg
920b34b2fb
update GalleryScreen example project screen
2017-08-17 14:47:47 +03:00
Ran Greenberg
d901f263ce
add iCloudDownloadSimulateTime in order to simulate iCloud download 🤷♂️
2017-08-17 14:46:18 +03:00
Ran Greenberg
84b1b958bc
add minimum to badge icon size (iOS)
2017-08-17 14:46:18 +03:00
Johan Haneveld
a7cb5637af
Handle Android RN 0.47 breaking change
...
Fix for a breaking change in React Native 47. createJSModules function is now deprecated and the @override breaks it. Probably remove the whole function
2017-08-17 12:26:07 +02:00
Ran Greenberg
548dbc63ca
update readme
2017-08-17 10:23:59 +03:00
Ran Greenberg
3ae5d748b7
update example project - Gallery Screen
2017-08-17 10:20:36 +03:00
Ran Greenberg
0091f69cb2
update README
2017-08-17 10:20:36 +03:00
Ran Greenberg
199266fbc6
add pie progress bar for loading indicator while download image from iCloud
2017-08-17 10:17:28 +03:00
Ran Greenberg
34058bc2f7
add extra check if NSURL returns nil which can cause to crash in CKGalleryManager
2017-08-16 10:48:55 +03:00
Ran Greenberg
d6488070a7
update README
2017-08-16 10:46:18 +03:00
Ran Greenberg
1a2d44643d
update readme
2017-08-15 18:40:56 +03:00
Ran Greenberg
a37127d5ff
add onRemoteDownloadChanged to GalleryScreen
2017-08-15 18:40:56 +03:00
Ran Greenberg
5db5995350
remove comments code
2017-08-15 18:38:15 +03:00
Ran Greenberg
e9ba45d32b
add onRemoteDownloadChanged in CKGalleryViewManager (iOS only)
2017-08-15 18:38:15 +03:00
Ran Greenberg
62c3da018f
remove debug console.log
2017-08-15 18:38:15 +03:00
Ran Greenberg
2fe33200a1
add remote download props example to gallery screen
2017-08-15 16:24:36 +03:00
Ran Greenberg
490b11d105
add remote download support, if images aren't exist on the device and stored in iCloud, now camera-kit will support and download it seamlessly
2017-08-15 16:23:18 +03:00
Ran Greenberg
773f719981
fix CameraKitGallery::getImageUriForId for iOS
2017-08-15 10:44:21 +03:00
Ran Greenberg
cd31d0759d
update README
2017-08-15 10:26:25 +03:00
Ran Greenberg
01eb3c9ec5
update README
2017-08-15 10:23:33 +03:00