115 Commits

Author SHA1 Message Date
Lochlan Wansbrough
c844f2bfac Removed left over import. Updated Android stuff. v0.3.5 2015-09-21 21:21:08 -07:00
Lochlan Wansbrough
3172ed7060 Stubbed Android support. 2015-09-21 20:22:56 -07:00
Lochlan Wansbrough
9fe38ebb86 Removed all dependencies! Removed podspec. Bumped npm version. 💃 v0.3.4 2015-09-21 20:10:43 -07:00
Loch Wansbrough
b82527ad11 Merge pull request #88 from darrylblake/stopRecordingFix
(fix) stopRecording method is not defined, switched to stopCapture.
2015-09-17 23:25:13 -07:00
Darryl Blake
1e56ce95bd (fix) stopRecording method is not defined, switched to stopCapture to fix. 2015-09-17 16:47:45 -07:00
Loch Wansbrough
45dc92ff61 Merge pull request #86 from spyro92/master
fix imports and add merge as a dependency
2015-09-14 23:28:07 -07:00
nicksqy
b95e6c90d9 fix imports and add merge as a dependency 2015-09-08 21:12:22 +10:00
Loch Wansbrough
914c0e3c9d Merge pull request #82 from datwelk/bugfix/xcode7-simulator
Use proper check to see if running on simulator
2015-09-05 19:22:32 -07:00
Damiaan Twelker
09849f3d97 Use proper check to see if running on simulator 2015-08-27 11:32:40 -04:00
Jehan
00a2b3adaf Added docs for location and rotation options 2015-08-02 09:09:37 -07:00
Loch Wansbrough
d3d60279fc Merge pull request #75 from JedWatson/patch-1
Adding barcode types to Readme
2015-07-26 21:48:06 -07:00
Jed Watson
beed5e27e7 Adding barcode types to Readme 2015-07-27 05:32:42 +10:00
Lochlan Wansbrough
b1daed1e61 Fixes #71 v0.3.3 2015-07-20 16:49:41 -07:00
Lochlan Wansbrough
b3d6be156e Lingering fix from #68 v0.3.2 2015-07-19 16:24:55 -07:00
Lochlan Wansbrough
3fb44f2778 0.3.1 fixes #68 and #69 v0.3.1 2015-07-19 14:12:02 -07:00
Lochlan Wansbrough
17789a064b Attempting to improve performance by changing the initialization process 2015-07-19 13:02:35 -07:00
Loch Wansbrough
ac7836b3ca Merge pull request #66 from jtremback/master
Some refinements to capture and rotation
2015-07-16 10:14:42 -07:00
Jehan
e983a6902f fix exception when photos are taken very quickly in succession 2015-07-16 00:01:26 -07:00
Jehan
c025df684a improve memory usage of rotation 2015-07-15 23:56:42 -07:00
Loch Wansbrough
77ef6a49d9 Merge pull request #63 from jtremback/master
put image rotation in queue
2015-07-13 18:41:08 -07:00
Jehan
24e2d76f2b put image rotation in queue 2015-07-13 16:30:08 -07:00
Loch Wansbrough
397ec18e38 Merge pull request #60 from jtremback/master
Correct small edge case in rotation option
2015-07-11 12:36:09 -07:00
Jehan
2d1e2ace89 release memory 2015-07-11 07:53:15 -07:00
Jehan
74cb9f3a32 correct small edge case in rotation option 2015-07-10 20:21:15 -07:00
Lochlan Wansbrough
8b12a36106 Minor readme updates 2015-07-10 17:07:44 -07:00
Lochlan Wansbrough
8eb6e9e7dc Version 0.3 introduces a number of new features and improvements. Most notably:
- Video capture is now supported (@machard)
- Torch mode is now supported (@andreaskeller)
- Device no longer becomes hot when camera module is included
- Location data is now supported (@jtremback)
- Dummy image is captured while using the simulator (@jtremback)
- Image orientation has been fixed (@jtremback)
- Bar code type is now sent in the scan event

Additionally, the following features have been deprecated or removed:
- "memory" captureTarget is now deprecated and will be removed in a future release. The default is now "cameraRoll"
- The deprecated method of setting camera settings has been removed

Please report any problems you encounter.
v0.3.0
2015-07-10 17:02:58 -07:00
Lochlan Wansbrough
5d1de4a83c Merge branch 'master' of https://github.com/jtremback/react-native-camera 2015-07-10 16:38:39 -07:00
Jehan
2c87364016 do the xcode stuff 2015-07-10 15:47:43 -07:00
Jehan
a4bb5bbfaa move metadata code into category 2015-07-10 14:39:39 -07:00
Lochlan Wansbrough
5d306b54b8 Fixes bar code scanning 2015-07-10 12:54:14 -07:00
Jehan
b2868e4d38 get rid of deprecated uiimage lib 2015-07-10 01:19:38 -07:00
Jehan
159637a0ea hand merge 2015-07-10 01:17:49 -07:00
Jehan
1d437adb88 whitespace 2015-07-10 01:07:23 -07:00
Lochlan Wansbrough
65b5033596 I believe this will fix issues #52 and #58. There are a lot of changes here due to a whitespace formatting change. 2015-07-09 20:11:50 -07:00
Lochlan Wansbrough
87a8389c08 Addresses #50 2015-07-02 13:39:42 -07:00
Lochlan Wansbrough
eba97d20f5 Fixed torchMode bug and refactored torch and flash mode code a bit 2015-07-02 13:36:47 -07:00
Lochlan Wansbrough
2b2dd33b2f Merge branch 'feature/video' 2015-07-02 13:15:10 -07:00
Lochlan Wansbrough
3f5f7ed4ad Merge branch 'feature/barcode-improvements' 2015-07-02 13:12:41 -07:00
Lochlan Wansbrough
0c76b6a23e Merge branch 'feature/flash-mode-fixes' 2015-07-02 13:12:35 -07:00
Lochlan Wansbrough
3e211abf8a Add file extension to still image capture files 2015-07-02 13:11:58 -07:00
Lochlan Wansbrough
9fee888ab7 Added barcode types to constants and event metadata 2015-07-02 13:09:35 -07:00
Lochlan Wansbrough
6d21e8e50f Removes legacy compatibility with a new feature. This was overlooked and should not have been included. 2015-07-02 13:07:32 -07:00
Lochlan Wansbrough
035166f525 Fixed up some of the video bugs, refactored some of the code 2015-07-02 13:04:25 -07:00
Lochlan Wansbrough
5d045e82f0 Merge branch 'feature/video' of https://github.com/machard/react-native-camera into feature/video 2015-06-30 12:31:04 -07:00
Loch Wansbrough
e358622ff2 Merge pull request #49 from andreaskeller/torchMode
Adds torch mode property
2015-06-15 21:32:33 -07:00
Andreas Keller
6d3af38178 Adds torchMode property 2015-06-15 20:58:36 +02:00
Matthieu Achard
5a151a808d added video support for cameraRoll and disk targets 2015-06-14 19:18:50 +02:00
Loch Wansbrough
79225127c8 Merge pull request #47 from jtremback/patch-1
Use dummy image in simulator
2015-06-13 15:37:20 -07:00
Jehan
86486adcdc Use dummy image in simulator 2015-06-12 15:23:47 -07:00
Lochlan Wansbrough
3dcd6b0a16 Fixed peerDependencies. Should be pretty broad now. 2015-06-10 14:59:07 -07:00