63 Commits

Author SHA1 Message Date
Zack Story
2dc43922dc
merge device orientation branch 2016-04-23 13:02:29 -07:00
Kyle Corbitt
e95f560526
torch fixes 2016-04-23 12:50:14 -07:00
Kyle Corbitt
7fc183c2e7
increase cohesion of ios methods 2016-04-23 12:50:05 -07:00
Zack Story
9162879305
[barcode] default barCodeTypes to [] if no barcode listener 2016-04-23 12:45:44 -07:00
Jannik Sommerfeld
301620ef90
Update RCTCameraManager.m 2016-04-23 12:44:41 -07:00
Jannik Sommerfeld
d449599248
Update RCTCamera.m 2016-04-23 12:44:40 -07:00
Jannik Sommerfeld
9c99108025
Update RCTCameraManager.h 2016-04-23 12:44:40 -07:00
Jannik Sommerfeld
3e880ec386
Update RCTCameraManager.m 2016-04-23 12:44:40 -07:00
Jannik Sommerfeld
714bc6713d
Search only defined barcodes to improve performance 2016-04-23 12:44:39 -07:00
Kyle Corbitt
0c789b8da0
capture returns metadata 2016-04-23 12:44:39 -07:00
Radu Popovici
9646090482 Merge branch 'master' of https://github.com/lwansbrough/react-native-camera 2016-04-04 10:54:33 +02:00
Zack Story
cfac209da8 [permissions] rename checkCameraAuthorizationStatus to checkVideoAuthorizationStatus 2016-04-03 11:19:31 -07:00
Zack Story
c981675636 Merge pull request #230 from niborb/feature/add-audio-and-video-authorization-check
Add audio and video authorization check separately
2016-04-03 11:09:34 -07:00
Zack Story
067a37146c Merge pull request #228 from bletchley/feature/barcode-screen-coordinates
transform barcode metadata points to screen coordinates
2016-04-03 11:00:12 -07:00
Zack Story
e57bae7bc3 Merge pull request #243 from corbt/preview-init
Init preview each time view requested
2016-04-03 10:42:30 -07:00
Radu Popovici
98bd7a853a Merge branch 'master' of https://github.com/lwansbrough/react-native-camera 2016-04-03 10:06:28 +03:00
Zack Story
8bb0b32707 Merge pull request #244 from corbt/better-orientation-init
Set the right preview orientation before startup
2016-04-02 18:59:08 -07:00
Kyle Corbitt
2eac22d151 init preview each time view requested 2016-04-02 15:17:36 -07:00
Kyle Corbitt
d3ec8388d9 set the right preview orientation before startup 2016-04-01 20:48:08 -07:00
Kyle Corbitt
9537056157 move instead of copy for much improved perf 2016-03-31 15:00:52 -07:00
Radu Popovici
dff6b82147 Merge branch 'master' of https://github.com/lwansbrough/react-native-camera 2016-03-30 11:34:20 +03:00
Dan Horrigan
1406e0630f Add the mirrorImage prop will will mirror the resulting image when true. 2016-03-28 14:40:07 -04:00
Radu Popovici
5d98407e67 make orientation public 2016-03-24 10:25:45 +02:00
Radu Popovici
379f75d7a6 refactor sensor orientation checker 2016-03-24 10:12:57 +02:00
Radu Popovici
f7524c20ce extract sensor checker to a separate class 2016-03-24 09:31:12 +02:00
Radu Popovici
8f252aa687 Merge branch 'master' of https://github.com/lwansbrough/react-native-camera 2016-03-24 09:00:57 +02:00
Radu Popovici
eab5ef197b fix memory leak on iOS 2016-03-23 21:13:35 +02:00
Yasuyuki Toriumi mac
b0c67ba556 fix iOS snapshot orientation when device orientation is locked 2016-03-23 11:32:48 +02:00
Radu Popovici
5659cc7809 add captureQuality option 2016-03-20 21:31:23 +02:00
Robin Breuker
06ad9347a4 Add audio and video authorization check separately 2016-03-17 15:07:39 +01:00
Brett Basler
b650731dae transform metadata points to screen coordinates 2016-03-16 14:44:48 -07:00
Dan Horrigan
0bf12d1fea Fix zoomFactor getting improperly reset to 1.0 when it goes above the max. 2016-02-24 13:36:50 -05:00
Loch Wansbrough
d786581d08 Merge pull request #196 from brunobar79/more-barcode-types
Add support for ITF14 and interleaved 2 of 5 barcode types
2016-02-13 15:44:50 -08:00
Loch Wansbrough
aee023f145 Merge pull request #186 from corbt/keepawake
add keepAwake prop
2016-02-13 15:42:16 -08:00
Bruno Barbieri
b498f77dd8 add support for itf14 and interleaved2of5 bar codes 2016-02-13 00:59:21 -05:00
Kyle Corbitt
61b950403d add keepAwake prop 2016-02-08 12:22:37 +00:00
Kyle Corbitt
5865a1affc orientation in landscape initializes properly 2016-02-05 12:20:27 +00:00
Lochlan Wansbrough
c45e210102 ES6 and general API alignment 2016-01-31 19:27:46 -08:00
Lochlan Wansbrough
dde75d895a Added promise handling to getFOV and hasFlash 2016-01-31 18:18:48 -08:00
Loch Wansbrough
1b5de73fe9 Merge pull request #170 from corbt/promises
Switch from callbacks to promises
2016-01-31 18:16:07 -08:00
Loch Wansbrough
568ec1e0c7 Merge pull request #159 from sharathprabhal/simulator-image-timestamp
Add timestamp to simulator still capture
2016-01-31 18:14:27 -08:00
Lochlan Wansbrough
2b63a41170 Merge branch 'master' of git://github.com/wootwoot1234/react-native-camera into wootwoot1234-master
# Conflicts:
#	ios/RCTCameraManager.m
2016-01-31 18:12:28 -08:00
Loch Wansbrough
a525710997 Merge pull request #114 from WellDone2094/master
implemented method getFOV for ios
2016-01-31 18:03:55 -08:00
Kyle Corbitt
45c26869a4 switch from callbacks to promises 2016-01-28 12:13:01 +00:00
Sharath Prabhal
2d9f768301 Add timestamp to simulator still capture
When working with the simulator, its not always obvious if new pics are taken because they are all blank. This PR adds a random color and timestamp to stills captutered on the simulator.
2016-01-24 06:59:43 -05:00
Christopher Dro
b14ed42731 Add option to store captures in temp directory 2016-01-12 12:02:10 -08:00
Loch Wansbrough
abca50a241 Merge pull request #130 from apprennet/pinch-to-zoom-crash-fix
Fix crash when user pinches to zoom on devices that don't support it.
2015-12-08 14:38:07 -08:00
Loch Wansbrough
c7b1ba53fa Merge pull request #131 from apprennet/fix-preset-camera-not-obeying-type-property
Fix for back camera showing briefly when the type property is set to 'front'.
2015-12-08 14:34:08 -08:00
PJ Cabrera
1b79493221 Fix for back camera showing briefly when the type property is set to 'front'.
The first time an app is run that uses this component with the type set to 'front', the back camera shows briefly before the component obeys the type property and switches to the front camera. The presetCamera should be set to the proper camera type set in the props when the component is created.
2015-12-02 11:39:02 -08:00
PJ Cabrera
f7f8c23dd6 When zoomFactor was computed with a value greater than device.activeFormat.videoMaxZoomFactor, it caused a crash. Changed the pinch to zoom code to respect the value of device.activeFormat.videoMaxZoomFactor. 2015-11-30 14:50:36 -08:00