Lochlan Wansbrough
b1daed1e61
Fixes #71
2015-07-20 16:49:41 -07:00
Lochlan Wansbrough
3fb44f2778
0.3.1 fixes #68 and #69
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
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
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
5d1de4a83c
Merge branch 'master' of https://github.com/jtremback/react-native-camera
2015-07-10 16:38:39 -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
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
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
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
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
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
Jehan
86486adcdc
Use dummy image in simulator
2015-06-12 15:23:47 -07:00
Lochlan Wansbrough
fa854fed4d
Now supports capture to camera roll
2015-06-02 14:23:20 -07:00
guodong
3dd33d842e
Add flash mode setting
2015-05-31 00:36:55 +08:00
Lochlan Wansbrough
631ea89087
Actually fixes #24
2015-05-03 18:54:28 -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
6dfcfa134e
Improvements to PRs and working towards v2. WIP.
2015-05-01 01:16:32 -07:00
Loch Wansbrough
e33127e765
Merge pull request #19 from amccloud/constants
...
Expose properties as constants and make case consistent with StatusBarIOS
2015-04-30 23:45:37 -07:00
Zack
7bc2120055
capturePictureToDisk method
2015-04-30 12:40:19 -07:00
Andrew McCloud
5b157fb0e8
Expose properties as constants and make case consistent with StatusBarIOS
2015-04-30 00:10:21 -07:00
Lochlan Wansbrough
fdd947159e
Fixes #8
2015-04-24 11:56:16 -07:00
Lochlan Wansbrough
60fe613bd1
Added QR code reader functionality
2015-04-19 15:53:30 -07:00
Lochlan Wansbrough
6d7d360f18
Contains fixes for the viewfinder.
2015-04-16 17:16:35 -07:00
Lochlan Wansbrough
488e5327f7
Updates for React Native 0.3.11 updates. Major breaking changes here. Emphasis on the breaking.
2015-04-10 19:56:30 -07:00
Lochlan Wansbrough
75129b54d7
Still image capture now works correctly!
2015-04-08 13:51:31 -07:00
Lochlan Wansbrough
8e8663b902
Fixed camera aspect
2015-04-02 20:05:28 -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
cb8165eb14
Adding support for camera switching (WIP)
2015-04-01 10:32:53 -07:00
Lochlan Wansbrough
04f733c04e
Support for aspect (fit, fill, stretch) and orientation
2015-03-31 19:27:18 -07:00
Lochlan Wansbrough
296f190645
Pushing files
2015-03-31 18:02:57 -07:00