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
5f781d3ee0
add processColor
2018-03-01 12:15:50 +02:00
Dmytro Ponomarenko
f0008b05e6
add processColor
2018-03-01 12:07:22 +02:00
Dmytro Ponomarenko
b9e2751ce5
Merge branch 'master' into newFunctionalityBarcodeIOS
...
# Conflicts:
# src/CameraScreen/CameraKitCameraScreenBase.js
2018-03-01 11:32:04 +02:00
Ran Greenberg
415ce4107f
fix safe area issue on iOS11
2018-02-28 13:42:06 +02:00
Dmytro Ponomarenko
f42f124d49
changes
2018-02-12 15:43:51 +02:00
Roman Kozlov
3c37df92ab
screen for barcode
2018-02-01 16:53:38 +02:00
Roman Kozlov
05c1289cb0
frame color
2018-01-31 13:20:19 +02:00
Roman Kozlov
7eb7e26d43
fix
2018-01-31 13:01:33 +02:00
Roman Kozlov
a27e2b4a4a
frame WIP
2018-01-31 12:52:26 +02:00
Roman Kozlov
e253ffd575
merge master
2018-01-29 17:46:28 +02:00
Roman Kozlov
1a9669e036
fix
2018-01-29 17:43:27 +02:00
Roman Kozlov
9c6520bdf1
fix
2018-01-29 17:40:09 +02:00
Roman Kozlov
88b158f213
barcode scanner inside camera view
2018-01-29 17:22:02 +02:00
Ran Greenberg
85592ce65b
Revert "add props with callback from native"
...
This reverts commit 34a37b79a0 .
2018-01-28 11:54:45 +02:00
Ran Greenberg
231152c69b
fix CameraKitCameraScreenBase
2018-01-28 11:19:58 +02:00
Roman Kozlov
fdad47191d
barcode
2018-01-25 18:39:40 +02:00
DmitryPonomarenko
34a37b79a0
add props with callback from native
2018-01-22 10:28:33 +02: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
62c3da018f
remove debug console.log
2017-08-15 18:38:15 +03:00
Ran Greenberg
773f719981
fix CameraKitGallery::getImageUriForId for iOS
2017-08-15 10:44:21 +03:00
aksonov
21a3853e36
fix passing cameraOptions and default overlay color
2017-08-04 14:02:53 +02:00
Ran Greenberg
4f72a00c0e
pass extra props to camera screen into react-native View wrapper (current usge for pass testID)
2017-08-02 17:30:02 +03:00
Jon Kessler
80f862e315
Pull in prop-types dependency to avoid deprecation warnings
2017-07-26 12:06:31 -07:00
Ran
d2936072ce
Merge pull request #36 from kubik369/fix-android-gallery-view
...
Fix android crashing on CameraKitGalleryView
2017-07-22 09:23:25 +03:00
gevorg94
fd306016eb
pass overlayColor to selected image [android]
2017-06-30 11:40:14 +04:00
kubik369
af32e9a063
Fix shallow copy issue in iOS
2017-06-28 12:43:24 +02:00
Lev Vidrak
6295dd6c0f
WOA-3924 - (Performance) Image uploading in feed post and chat is slo… ( #45 )
...
* WOA-3924 - (Performance) Image uploading in feed post and chat is slow - Added resizeImage functionality in Android
* Change resolution to be exactly like on iOS
2017-06-26 10:09:32 +03:00
Ran Greenberg
ca22d63411
fix resizeImage
2017-06-25 15:34:56 +03:00
Ran Greenberg
36fd36bd38
return gracefully when try to invoke resizeImage on Android
2017-06-20 11:27:51 +03:00
Amit Davidi
1ab27b151b
Add API for resolving complete image data from camera event
2017-05-28 17:29:40 +03:00
Artal Druk
604bc5bd2e
provide image width and height on tap events
2017-05-28 14:42:34 +03:00
Artal Druk
03fac3591a
gallery view: added method for modifying the content offset of the collection view
2017-05-14 14:54:08 +03:00
kubik369
c5701c5417
Fix android crashing on CameraKitGalleryView
2017-04-21 17:37:44 +02:00
Ran Greenberg
acca4cfe9f
iOS - add resizeImage API
2017-03-30 18:42:28 +03:00
Ran Greenberg
e6381ec444
add imageQuality to the API (not mandatory)
2017-03-28 17:44:25 +03:00
Artal Druk
4fe138fe2a
- support capture/retake mode on the full screen camera on Android
...
- delete the temp file (created in capture/retake) when canceled
2017-03-22 18:40:35 +02:00
Artal Druk
9ca33bfdc8
- support capture/retake mode on the full screen camera
...
- make the shouldSaveToCameraRoll camera capture flag usable (on iOS for now) so it calls the completion if it’s not enabled
- expose a new method saveImageURLToCameraRoll that is used in the retake mode so the image can be saved to the gallery
2017-03-21 15:24:19 +02:00
Amit Davidi
751702ceaa
Add convenience/code-share-enabling native-event decoding method to API
2017-03-20 15:29:17 +02:00
Ran Greenberg
16e81b3a36
improve camera screen on android
...
merge index for both platforms
2017-03-14 12:44:19 +02:00
Ran Greenberg
e6baf9f92d
add event when capture button pressed after image captured
2017-03-13 16:01:49 +02:00
Ran Greenberg
f59de39611
fix number of images captured label on capture image
2017-03-13 15:32:40 +02:00
Ran Greenberg
9c54d14bd9
fix buttons default images
2017-03-13 13:56:08 +02:00
Ran Greenberg
b4f0393bbd
add CameraKitCameraScreen
2017-03-13 11:40:32 +02:00
Amit Davidi
de75295db2
Android: Make usage of resolveAssetSource() backwards compatible
2017-03-02 14:50:29 +02:00
Amit Davidi
de5be5e3ad
Android: Fix numerous issues found in integ with media-manager
2017-03-01 22:15:06 +02:00
Ran Greenberg
db6238aa80
add selection section to CameraKitGalleryView with support of: selectedImage, unselectedImage, overlayColor, imagePosition
2017-03-01 17:12:11 +02:00
Amit Davidi
371e2b3ae6
Android: Change setter to expect an int as the custom-button bkg color instead of string
2017-03-01 12:37:02 +02:00