937 Commits

Author SHA1 Message Date
Slavik
4fdd548611 [BUG, ANDROID] width prop not works correctly when fixOrientation is enabled (#1629)
* add scan support for landscape mode

* refactoring

* fix errors

* fix rotation

* add landscape orientation support

* fix exception

* freeze preview image

From PR https://github.com/lwansbrough/react-native-camera/pull/919

* fix width prop
2018-06-11 18:00:46 -03:00
Pavel
35d962668c Update GradleUpgradeGuide.md (#1625)
Fixed build script name
2018-06-10 01:08:31 +01:00
jtweaver
bd582f4b02 Docs around pause/resume preview (#1623) 2018-06-08 21:54:18 +01:00
jtweaver
747bcf9030 Added pause/resume preview functions to RNCamera (#1622) 2018-06-08 21:40:58 +01:00
João Guilherme Fidelis
119719237d
Merge pull request #1618 from react-native-community/fix/pictureSize
fix(picture-size): create None default value
2018-06-08 10:59:13 -03:00
Joao Fidelis
ad87c8e342 fix(picture-size): create None default value 2018-06-07 17:04:32 -03:00
João Guilherme Fidelis
92e8ececc9
Merge pull request #1614 from n1ru4l/fix-1612
Fix failing iOS build #1612
2018-06-06 18:33:04 -03:00
Laurin Quast
83d0618e98 fix(rn-camera): fix types, conversions and casts 2018-06-06 23:13:30 +02:00
Laurin Quast
a090faa09b WIP: Implement video stabilization mode property for ios (#1606)
* feat(rn-camera): implement video stabilization mode property for ios

* feat(rn-camera): export video stabilization values on camera object

* docs(rn-camera): document video stabilization mode feature
2018-06-05 11:21:22 +01:00
João Guilherme Fidelis
9cddb2a721
Merge pull request #1608 from react-native-community/fix/pictureSize
fix(picture-size): export method and change default value
2018-06-04 14:06:23 -03:00
Joao Fidelis
9efb7f141f fix(picture-size): export method and change default value 2018-06-04 13:55:40 -03:00
João Guilherme Fidelis
e9cadb7e01
Merge pull request #1600 from react-native-community/feat/preview
Feat/preview
2018-06-04 09:33:41 -03:00
Sibelius Seraphini
4a9322cb8b
docs(expo): explain how to migrate to and from expo camera module (#1605) 2018-06-04 11:26:53 +01:00
João Guilherme Fidelis
c3696c5420
Merge pull request #1595 from instructure/ios-get-video-orientation-from-device-2
Base Video Orientation on Device Orientation - IOS
2018-05-31 14:37:02 -03:00
Joao Fidelis
497a703964 feat(preview): add android code 2018-05-31 14:27:30 -03:00
Joao Fidelis
9bf9a2e316 feat(preview): add new props to JS 2018-05-31 13:12:35 -03:00
Thomas O'Brien
7a2f911cd9 ios-get-video-orientation-from-device-2 2018-05-30 12:19:10 -07:00
Joao Fidelis
b9fb708ffc feat(preview): add preview methods and more fixes 2018-05-29 10:47:42 -03:00
João Guilherme Fidelis
2b9bc306b8
Merge pull request #1579 from anyon-tech/master
Fixed typing
2018-05-29 10:25:58 -03:00
Wasili Adamow
ebca432f76
Update index.d.ts 2018-05-23 12:54:32 +02:00
Slavik
60b9ef1b84 Bug/save to capture when app goes on pause (#1578)
* add scan support for landscape mode

* refactoring

* fix errors

* fix rotation

* add landscape orientation support

* fix exception

* freeze preview image

From PR https://github.com/lwansbrough/react-native-camera/pull/919

* fix bug on android when user take photo and press home button immediately - after that camera not works
2018-05-22 17:38:42 +01:00
Sibelius Seraphini
f3a973bc31
Merge pull request #1569 from zyfccc/patch-1
Update GradleUpgradeGuide.md
2018-05-22 16:21:04 +01:00
Sibelius Seraphini
dea1dc8ef9
Merge pull request #1574 from almost/master
Support orientation option on ios
2018-05-22 16:20:26 +01:00
Thomas Parslow
b08bb7e403
Merge branch 'master' into master 2018-05-22 12:50:11 +01:00
Sibelius Seraphini
e4e41ae02a 1.1.4 2018-05-21 17:49:24 -03:00
Sibelius Seraphini
86bf1d284b build(change-log): v1.1.4-6 2018-05-21 17:49:18 -03:00
Sibelius Seraphini
081484c174
Merge pull request #1576 from react-native-community/revert-1559-master
Revert "Fix runtime error missing facebook infer annotation"
2018-05-21 21:47:55 +01:00
Sibelius Seraphini
ad840b30a0
Revert "Fix runtime error missing facebook infer annotation" 2018-05-21 17:47:32 -03:00
Thomas Parslow
4ffedae792 Support orientation option when taking picture on ios 2018-05-20 23:46:59 +02:00
Thomas Parslow
d843de4eb6 Set AVCaptureSessionPresetHigh before capturing photo
My previous commit for this set it in one place but I forgot the other
2018-05-20 23:39:18 +02:00
Jack Zhao
3f76bf8b35
Merge branch 'master' into patch-1 2018-05-18 22:26:18 +01:00
Sibelius Seraphini
351e0bb89e 1.1.3 2018-05-18 16:44:12 -03:00
Sibelius Seraphini
98b1895038 build(change-log): v1.1.3-5 2018-05-18 16:43:58 -03:00
Sibelius Seraphini
b84436d3ad
Merge pull request #1572 from davidpricedev/update-podfile-documentation
Updates Pod Install Instructions
2018-05-18 18:47:41 +01:00
João Guilherme Fidelis
a2aee1eb98
Merge pull request #1571 from mirceanis/bugfix/reenable-camera-on-emulator
reenable camera on android emulator
2018-05-18 14:20:18 -03:00
davidpricedev
685bead0e5 Updates Pod Install Instructions 2018-05-18 12:10:29 -05:00
Mircea Nistor
269418c126
reenable camera on android emulator 2018-05-18 15:59:03 +03:00
Jack Zhao
cf895d3f4f
Update GradleUpgradeGuide.md
fixed configuration
2018-05-17 23:21:14 +01:00
Sibelius Seraphini
be8d8cc26c
Merge pull request #1568 from zyfccc/master
Create GradleUpgradeGuide.md
2018-05-17 22:13:47 +01:00
Jack Zhao
bd69ea3996
Create GradleUpgradeGuide.md 2018-05-17 22:08:36 +01:00
João Guilherme Fidelis
ef362a2d57
Merge pull request #1563 from taiste/master
Fix java.lang.ArrayIndexOutOfBoundsException with image rotation on Android
2018-05-17 10:45:18 -03:00
Ville Ahti
6ce014d3ca Android: Fix java.lang.ArrayIndexOutOfBoundsException with image rotation 2018-05-17 14:33:49 +03:00
João Guilherme Fidelis
a4599093ea
Merge pull request #1559 from karenpeng/master
Fix runtime error missing facebook infer annotation
2018-05-15 11:29:29 -03:00
Karen
09f11ce7c4 Fix run time error missing facebook infer annotation 2018-05-14 22:14:06 -07:00
Andrei Xavier de Oliveira Calazans
0d889b9919
Merge pull request #1554 from delta98/bugfix/FaCC-backwards-compat
UPDATED renderChildren to return this.props.children instead of null
2018-05-09 07:31:32 -03:00
Jason Brown
9472f55068 UPDATED renderChildren to return this.props.children instead of null 2018-05-09 11:27:50 +01:00
Felipe Cavalcante Constantino
3ce3c80db6
feat(types): add types for #1547 (#1548) 2018-05-07 13:33:58 -03:00
Sibelius Seraphini
86125a0a79
Merge pull request #1547 from react-native-community/n1ru4l-patch-1
fix status for non authorized/pending camera
2018-05-07 10:56:59 -03:00
Laurin Quast
858cc4c9c8 fix(rn-camera): inject correct status 2018-05-07 14:45:04 +02:00
Laurin Quast
c8c6fdea0b feat(rn-camera): use and export constants 2018-05-07 14:28:10 +02:00