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
Ran Greenberg
018d88002f
add image width and height to captured images in camera screen
2017-11-23 11:58:34 +02: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
118bb01160
fix crash on simulator when try to changeCamera to rear camera
2017-06-20 11:28:50 +03:00
Ran Greenberg
ff4f9de5b4
fix capture image critical bug, now the correct image is returned
2017-04-06 17:25:00 +03:00
kboda
423d36ffc6
Release imageRef in snapStillImage
...
unreleased imageRef causes a memory leak of about 8 MB after every photo, which finally leads to a crash of the app
2017-04-04 15:49:55 +02:00
Ran Greenberg
acca4cfe9f
iOS - add resizeImage API
2017-03-30 18:42:28 +03:00
Ran Greenberg
e66a42403d
add image quality support
2017-03-28 17:36:47 +03:00
Ran Greenberg
2450a7784a
iOS - update imports in order to support *all* react native version
2017-03-27 16:32:34 +03: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
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
0a58244233
fix crash when running on simulator
2016-11-21 12:08:30 +02:00
Ran Greenberg
6f9899c68f
bugfix - camera ratio overlay sometimes isn't shown
2016-11-09 17:49:09 +02: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
d7499590ee
regression bugfix #WOA-1067
2016-07-25 12:10:29 +03:00
Ran Greenberg
1c92a2b782
update native integration, deep copy this.props
2016-07-20 11:00:42 +03:00
Ran Greenberg
9918bbeb96
add ratio overlay feature
2016-07-19 12:42:30 +03:00
Ran Greenberg
8a974c434f
move removeFromSuperview to bottom
...
bugfix in iOS 8, show the right capture image
version bump
2016-07-10 18:59:10 +03:00
Ran Greenberg
2ffbacca08
bugfix - support for iOS8 "fetchOptions.fetchLimit"
2016-07-10 15:21:18 +03:00
Ran Greenberg
015e36fecc
remove NSLog from native code
2016-07-09 13:18:21 +03:00
Ran Greenberg
f990d7f559
taking pic animation on the view instead on the layer
2016-07-04 18:25:22 +03:00
Ran Greenberg
79dc74b4eb
update cell image appearance
2016-07-04 18:21:03 +03:00
Ran Greenberg
9802580c98
bugfix - lead to crash after add to many observers and remove observers only once
...
add refresh gallery view - not completed
2016-07-02 16:29:21 +03:00
Ran Greenberg
fef991a8ce
add upload from camera and gallery view after images screen
2016-07-02 01:11:56 +03:00
Ran Greenberg
2c56fe7a76
add local identifier to the image dictionary result after capture a photo
2016-07-01 19:49:41 +03:00
Ran Greenberg
aeefe87ada
callback to js with more info
2016-06-26 18:38:37 +03:00
Ran Greenberg
f2e22228ae
not completed
2016-06-07 18:42:59 +03:00
Ran Greenberg
e1693aa94d
add camera options (not completed)
2016-06-02 16:39:01 +03:00
Ran Greenberg
838a3a024a
add flash and change camera support
2016-06-02 14:08:06 +03:00
Ran Greenberg
e80bdc8a25
during work commit
2016-05-31 14:50:30 +03:00