38 Commits

Author SHA1 Message Date
Lochlan Wansbrough
edbbcd75a3 Version bump 2015-10-14 18:38:44 -07:00
Lochlan Wansbrough
8cc61edef2 Fixes #80 2015-10-10 15:23:27 -07:00
Lochlan Wansbrough
3f821ea801 Version bump 2015-09-26 00:53:24 -07:00
Lochlan Wansbrough
c844f2bfac Removed left over import. Updated Android stuff. 2015-09-21 21:21:08 -07:00
Lochlan Wansbrough
9fe38ebb86 Removed all dependencies! Removed podspec. Bumped npm version. 💃 2015-09-21 20:10:43 -07:00
nicksqy
b95e6c90d9 fix imports and add merge as a dependency 2015-09-08 21:12:22 +10:00
Lochlan Wansbrough
b1daed1e61 Fixes #71 2015-07-20 16:49:41 -07:00
Lochlan Wansbrough
b3d6be156e Lingering fix from #68 2015-07-19 16:24:55 -07:00
Lochlan Wansbrough
3fb44f2778 0.3.1 fixes #68 and #69 2015-07-19 14:12:02 -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.
2015-07-10 17:02:58 -07:00
Lochlan Wansbrough
87a8389c08 Addresses #50 2015-07-02 13:39:42 -07:00
Lochlan Wansbrough
3dcd6b0a16 Fixed peerDependencies. Should be pretty broad now. 2015-06-10 14:59:07 -07:00
Lochlan Wansbrough
06e040ad56 Updated RN dep 2015-06-09 11:05:02 -07:00
Lochlan Wansbrough
1102a53c13 Fixes issue with un-rendering the camera view 2015-06-04 14:37:36 -07:00
Lochlan Wansbrough
6f667f16ee REM support (Fixes #40) 2015-06-02 15:17:01 -07:00
Lochlan Wansbrough
021e8b58dc Fixes #35 2015-06-02 14:34:03 -07:00
Lochlan Wansbrough
fa854fed4d Now supports capture to camera roll 2015-06-02 14:23:20 -07:00
Lochlan Wansbrough
ebe995a177 Version bump for RN fix 2015-05-18 14:52:10 -07:00
Lochlan Wansbrough
c721e92761 Fixes captureTarget bug 2015-05-04 12:27:36 -07:00
Lochlan Wansbrough
631ea89087 Actually fixes #24 2015-05-03 18:54:28 -07:00
Lochlan Wansbrough
bbce1ca770 Fixes #24 2015-05-03 18:32:32 -07:00
Lochlan Wansbrough
547bd2482b Version bump 2015-05-02 01:14:04 -07:00
Lochlan Wansbrough
7136aaee25 - Adds auto orientation adjustment
- Adds deprecation notice for old prop values
2015-05-01 14:33:23 -07:00
Lochlan Wansbrough
fdd947159e Fixes #8 2015-04-24 11:56:16 -07:00
Lochlan Wansbrough
3e33afe077 Version bump for npm 2015-04-20 23:10:15 -07:00
Lochlan Wansbrough
e30446eea3 Changed the react native dep to peer dep 2015-04-19 16:52:36 -07:00
Lochlan Wansbrough
60fe613bd1 Added QR code reader functionality 2015-04-19 15:53:30 -07:00
Lochlan Wansbrough
6e879f59a6 Fixes broken Xcode project 2015-04-16 17:41:00 -07:00
Lochlan Wansbrough
6d7d360f18 Contains fixes for the viewfinder. 2015-04-16 17:16:35 -07:00
Lochlan Wansbrough
b6cac4fa9a Version locked react until a fix is found for crashing issue 2015-04-08 22:13:34 -07:00
Lochlan Wansbrough
a57508a2c3 Crash issue acknowledgement 2015-04-08 22:06:00 -07:00
Lochlan Wansbrough
10752e2ece Added header search paths to project. Shouldn't need to do it in the getting started step anymore. 2015-04-08 14:36:36 -07:00
Lochlan Wansbrough
e28147293d Major bug fix 2015-04-08 14:32:27 -07:00
Lochlan Wansbrough
75129b54d7 Still image capture now works correctly! 2015-04-08 13:51:31 -07:00
Lochlan Wansbrough
1d11dfe010 - Enables addition of subviews inside the camera layout (this will make it easier to add overlays, buttons, etc.)
- Got further along with image capture. Only captures the first(?) frame of the output from when the camera starts, not the frame at the time the picture is taken... Let me know if you know how to fix this @lwansbrough on twitter.
2015-04-02 18:07:22 -07:00
Lochlan Wansbrough
20be488fa8 Added support for camera switching and basic image capturing! 2015-04-02 02:40:03 -07:00
Lochlan Wansbrough
aebf870c1c Bumped version 2015-04-01 10:33:34 -07:00
Lochlan Wansbrough
296f190645 Pushing files 2015-03-31 18:02:57 -07:00