881 Commits

Author SHA1 Message Date
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
João Guilherme Fidelis
0a7511ffd6
Merge pull request #1499 from delta98/bugfix/focus-depth-front-facing
FIXED warning for focusDepth on front-facing camera
2018-04-19 17:21:30 -03:00
Jason Brown
564ead0228 FIXED warning for focusDepth on front-facing camera 2018-04-19 17:17:32 +01:00
João Guilherme Fidelis
d54b82cd28
Merge pull request #1484 from react-native-community/chore/cameraview
chore(cameraview): integrate google's cameraview directly on rncamera
2018-04-16 19:38:45 -03:00
Joao Fidelis
d11ed31917 chore(cameraview): integrate google's cameraview directly on rncamera? 2018-04-15 22:09:32 -03:00
João Guilherme Fidelis
b282741573
Merge pull request #1481 from react-native-community/fix/search-paths
fix(search-paths): remove unnecessary search paths and add missing one
2018-04-15 19:24:46 -03:00
Joao Fidelis
dee298b4fe fix(search-paths): remove unnecessary search paths and add missing one 2018-04-15 19:15:56 -03:00
Joao Fidelis
aa0a8ada73 1.1.1 2018-04-15 18:47:26 -03:00
Joao Fidelis
821a1b24e6 build(change-log): v1.1.1-3 2018-04-15 18:47:22 -03:00
Joao Fidelis
294fe8a70c Revert "build(change-log): v1.1.0"
This reverts commit 01e6c8434d87f4723feff7fec568028bfb140cb5.
2018-04-15 18:44:17 -03:00
Joao Fidelis
01e6c8434d build(change-log): v1.1.0 2018-04-15 18:41:09 -03:00
João Guilherme Fidelis
78b61bf4b5
Merge pull request #1480 from react-native-community/fix/style-sheet
fix(styles): place style sheet above everything,prevent undefined styles
2018-04-15 18:21:21 -03:00
Joao Fidelis
01501892b5 fix(styles): place style sheet above everything,prevent undefined styles 2018-04-15 18:18:10 -03:00
Sibelius Seraphini
f74e69498d
Merge pull request #1479 from react-native-community/rn-camera-bug-fix
Fix an error when closing the application.
2018-04-15 17:41:42 -03:00
serhiiavsheniuk
71a535571e Fix an error when closing the application. 2018-04-15 22:23:44 +02:00
João Guilherme Fidelis
4a5f88776a
Merge pull request #1477 from react-native-community/chore/more-lint
chore(lint): more lint checks
2018-04-15 12:19:13 -03:00
Joao Fidelis
3bb9a6484a chore(lint): more lint checks 2018-04-15 12:16:17 -03:00
João Guilherme Fidelis
82f725ad38
Merge pull request #1476 from react-native-community/chore/package
chore(package): enforce no errors on lint and update packages
2018-04-15 12:02:52 -03:00
Joao Fidelis
716c4e389d fix(warnings): remove inline styles 2018-04-15 11:56:53 -03:00
Joao Fidelis
00f4f4c137 chore(package): enforce no errors on lint and update packages 2018-04-15 11:45:12 -03:00
João Guilherme Fidelis
d8d6a5b601
Merge pull request #1475 from react-native-community/chore/lint
chore(lint): fix some warnings
2018-04-15 11:29:32 -03:00
Joao Fidelis
7967e2fbce chore(lint): fix some warnings 2018-04-15 11:25:28 -03:00
Sibelius Seraphini
7211fdfa0a
Merge pull request #1473 from react-native-community/fix/lint
chore(lint): fix lint to make ci work
2018-04-15 08:22:37 -03:00
Sibelius Seraphini
919d07b162 chore(lint): fix lint to make ci work 2018-04-15 08:19:02 -03:00
Sibelius Seraphini
ce387059e4
Merge pull request #1472 from react-native-community/feat/androidCI
Feat/android ci
2018-04-15 08:07:43 -03:00
Sibelius Seraphini
ee385eec05 feat(ci): add first circleci lint and check script 2018-04-15 08:03:24 -03:00
Sibelius Seraphini
1c7f231af4 feat(android): make android gradle check work 2018-04-15 08:02:49 -03:00
Sibelius Seraphini
edc72956f1 1.1.0 2018-04-15 07:48:17 -03:00
Sibelius Seraphini
deb4214476 build(change-log): v1.1.0-2 2018-04-15 07:48:15 -03:00
João Guilherme Fidelis
784ca66eef
Merge pull request #1470 from react-native-community/chore/docs
docs(recipes): add some recipes
2018-04-14 23:01:37 -03:00
Joao Fidelis
ef5c2fef14 docs(recipes): add some recipes 2018-04-14 23:00:58 -03:00
Wassim Gharbi
a64d31eb45
Merge pull request #1469 from react-native-community/fix/google-detector
fix(barcode): better name google variables and correct init
2018-04-14 18:04:32 -04:00
Joao Fidelis
38e96ed24d fix(barcode): better name google variables and correct init 2018-04-14 18:52:46 -03:00
Sibelius Seraphini
dba607bff3
Merge pull request #1468 from waitopiggu/master
fix(Android): image stretched instead of cropped
2018-04-14 16:58:36 -03:00
waitopiggu
73eb5fd272
fix(Android): image stretched instead of cropped
Used the logic from RCTCameraView, but that only worked correctly in Landscape mode.
Added an orientation check and more logic for Portrait mode.
2018-04-14 18:37:44 +01:00
João Guilherme Fidelis
89ba7320ea
Merge pull request #1464 from almost/master
Only initialize barcode, face detector and text detectors when needed
2018-04-13 16:08:27 -03:00
Thomas Parslow
e321b54e26 Only initialize barcode, face detector and text detectors when actually needed 2018-04-13 19:58:14 +01:00
João Guilherme Fidelis
f2e9ef950f
Merge pull request #1463 from react-native-community/fix/barcode-default-prop
fix(barcode-prop): fix default value and add more values
2018-04-13 13:18:48 -03:00
Joao Fidelis
2c87b44b16 fix(barcode-prop): fix default value and add more values 2018-04-13 13:17:29 -03:00