Commit Graph

131 Commits

Author SHA1 Message Date
Ran Greenberg
a753c508ed add output to session only when possible 2019-03-06 10:06:32 +02:00
Evgeni Silman
28d9647b72 Added call of onReadCode setter from setupCaptionSession. 2019-03-06 08:22:02 +02:00
Evgeni Silman
35c6fca5c3 Added setter of onReadCode. 2019-03-04 15:29:20 +02:00
Shalom Yerushalmy
fac7ec6413 Revert "Merge pull request #238 from wix/add_torch_feature"
This reverts commit 59242bf78b, reversing
changes made to a56f1b681b.
2019-01-07 18:27:17 +02:00
Shalom Yerushalmy
4554460e44 Merge master 2018-12-17 10:40:13 +02:00
Shalom Yerushalmy
3c6e4c54fc Add torch feature 2018-10-22 10:57:22 +03:00
Petros Sfikakis
06b59a27c5 FIX: photo library permission should be asked only if we need to save the photo to the library. Permission is not needed when we save the photo to tmp folder. This causes a Photo Library permission to be asked even if there is not intention to save the photo in the library. 2018-08-17 14:38:09 +03:00
Ran Greenberg
fe16f2f51c
Revert "update Barcode scanner usage" 2018-04-23 18:21:19 +03:00
Dmytro Ponomarenko
25b5edbf50 Merge branch 'master' into perfomanceIssuesIOS
# Conflicts:
#	ios/lib/ReactNativeCameraKit/CKCamera.m
2018-04-23 17:29:44 +03:00
Ran Greenberg
6139e9365d Revert "add background view for better perfomance"
This reverts commit a24b1cb446.
2018-04-17 14:43:20 +03:00
Dmytro Ponomarenko
c03f6ab5e3 changes 2018-04-11 13:17:57 +03:00
Dmytro Ponomarenko
fead019b8d refactor 2018-04-05 17:40:15 +03:00
Dmytro Ponomarenko
06517a9049 changes 2018-04-05 17:21:41 +03:00
Dmytro Ponomarenko
9d61baf42b properties 2018-04-05 15:36:01 +03:00
Dmytro Ponomarenko
25d5e71856 add surfaceColor 2018-04-03 12:38:31 +03:00
Dmytro Ponomarenko
a24b1cb446 add background view for better perfomance 2018-04-02 12:48:56 +03:00
Dmytro Ponomarenko
06c4915a13 fix bug with returning on previous screen 2018-03-20 14:42:06 +02:00
Dmytro Ponomarenko
e617a205aa delete functionality of multiple scan 2018-03-14 11:09:22 +02:00
Dmytro Ponomarenko
bacebf8d31 add functionality for multiple callbacks from scanner 2018-03-12 09:28:47 +02:00
Dmytro Ponomarenko
95babe0f2c add functionality that restore last value of barcode 2018-03-09 16:05:51 +02:00
Dmytro Ponomarenko
f83c4de9b8 add functionality for reusage animation when app go to background 2018-03-09 15:43:25 +02:00
Roman Kozlov
6a015e54e5 change key 2018-03-06 13:56:21 +02:00
Ran Greenberg
54b080a67e fix xcode8 build- change AVMetadataObjectType to NSString* 2018-03-04 11:21:29 +02:00
Dmytro Ponomarenko
ce3fd49580 rebased 2018-03-01 16:05:04 +02:00
Dmytro Ponomarenko
8d525cea05 changes onReadCode 2018-03-01 15:36:52 +02:00
Dmytro Ponomarenko
778c08f88a latest 2018-03-01 13:23:29 +02:00
Dmytro Ponomarenko
f42f124d49 changes 2018-02-12 15:43:51 +02:00
Ran Greenberg
a76576b761 Revert "add reading of all available barcodes"
This reverts commit ddf1a0a7a3.
2018-01-28 11:52:19 +02:00
DmitryPonomarenko
ddf1a0a7a3
add reading of all available barcodes 2018-01-22 10:37:20 +02:00
Artal Druk
f611fdfafd disable the press indication on images while the collection is scrolling.
also remove the indication once the user starts scrolling
2018-01-14 12:04:15 +02:00
Ran Greenberg
9da6665e59 handle negative numbers and rename to imageStrokeColorWidth 2017-12-31 10:14:19 +02:00
Ran Greenberg
96b27cbcb0 add imageStrokeWidth 2017-12-30 09:55:57 +02:00
Artal Druk
eb2e965ab5 Gallery custom button: allow using a completely custom component (other props are disregarded in this case) + optimize image loading (don't recreate the image-view or the image) 2017-12-08 17:24:17 +02:00
Artal Druk
a32ceeb9c6 Add support for horizontal layout 2017-12-08 11:30:01 +02:00
Ran Greenberg
7aa792020a handle crash when the imagesIdArray is nil/not an array/empty 2017-11-23 12:23:42 +02:00
Ran Greenberg
018d88002f add image width and height to captured images in camera screen 2017-11-23 11:58:34 +02:00
Ran Greenberg
207c244c4b fix race condition which leads to crash 2017-11-19 17:48:16 +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
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
ce39902fc9 remove log 2017-09-26 10:57:08 +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
89ce5b1260 when image is remote download the image overlay now will show behinds the download indicator 2017-08-21 12:00:21 +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
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
5db5995350 remove comments code 2017-08-15 18:38:15 +03:00