919 Commits

Author SHA1 Message Date
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
Laurin Quast
9ba5a2376c
fix status for non authorized/pending camera 2018-05-07 14:14:24 +02:00
João Guilherme Fidelis
560c80124b
Merge pull request #1538 from almost/patch-2
The correct capture preset for photos is AVCaptureSessionPresetPhoto
2018-05-03 16:46:56 -03:00
Thomas Parslow
6b3bbe1e05
The correct capture preset for photos is AVCaptureSessionPresetPhoto
AVCaptureSessionPresetHigh sometimes means the camera is too zoomed in
2018-05-03 18:59:53 +01:00
Sibelius Seraphini
bf22df1517
add gradle 3 on issue template 2018-04-26 17:43:02 -03:00
João Guilherme Fidelis
f1a95cd26d
Merge pull request #1526 from react-native-community/feat/types-288p
feat(types): add types for #1523
2018-04-26 14:36:52 -03:00
Felipe Constantino
f61004de62 feat(types): add types for #1523 2018-04-26 14:03:20 -03:00
João Guilherme Fidelis
68106f4e2c
Merge pull request #1523 from fagerbua/ios-288p-video
Support CIF (288p) video quality on iOS
2018-04-26 11:27:04 -03:00
João Guilherme Fidelis
574f55904d
Merge pull request #1524 from react-native-community/feat/facc-types
WIP: Add types for #1518 (FaCC)
2018-04-26 11:24:51 -03:00
Felipe Constantino
842dc1cb58 feat(types): add types for #1518 (FaCC) 2018-04-26 11:13:02 -03:00
João Guilherme Fidelis
7653092892
Merge pull request #1519 from photomadic/fix/consistent-cache-directory
fix(cache): store video recordings in same directory as photos
2018-04-26 10:33:20 -03:00
João Guilherme Fidelis
19697e9693
Merge pull request #1521 from vicapow/master
Add missing infer annotation dependency.
2018-04-26 10:32:49 -03:00
João Guilherme Fidelis
551a9d8d93
Merge pull request #1518 from AndreiCalazans/feat/rnCameraFaCC
Feature Add Function as Child Component to RNCamera
2018-04-26 09:54:34 -03:00
Victor Powell
f01ba34aaf Add missing infer annotation dependency. 2018-04-25 22:08:06 -07:00
Albert Martin
bba84a9834 fix(cache): store video recordings in same directory as photos 2018-04-25 19:43:56 -05:00
AndreiCalazans
3811d82c75 fix(rn_camera): improve naming 2018-04-25 18:12:53 -03:00
AndreiCalazans
45cc8f25d2 feat(rn_camera): add function as children 2018-04-25 18:10:00 -03:00
Sibelius Seraphini
b1721b873e 1.1.2 2018-04-25 09:07:09 -03:00
Sibelius Seraphini
4f6b213dc6 build(change-log): v1.1.2-4 2018-04-25 09:07:05 -03:00