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
Sibelius Seraphini
087fe6098a
Merge pull request #1462 from avshenuk/rn-camera-fixes
...
Fix camera issues.
2018-04-13 10:55:57 -03:00
serhiiavsheniuk
e3bdc92ebb
Fix camera issues.
2018-04-13 14:18:47 +02:00
Sibelius Seraphini
4b8b1d4f99
Rename Recipes to Recipes.md
2018-04-11 12:55:10 -03:00
Sibelius Seraphini
9d362d04a7
add thumbnail recipe
2018-04-11 12:54:40 -03:00
Sibelius Seraphini
dfc52b87f9
Create Recipes
2018-04-11 12:47:06 -03:00
Sibelius Seraphini
fa186f09f0
Merge pull request #1457 from avshenuk/google-vision-barcode-detector
...
Add GoogleVision barcode scanner
2018-04-10 19:24:28 -03:00
Serhii Avsheniuk
8f72ef949f
Add GoogleVision barcode scanner.
2018-04-10 23:32:11 +02:00
João Guilherme Fidelis
883d80869e
Merge pull request #1456 from react-native-community/fix/docs/skipProcessing
...
fix(docs): move skipProcessing to 'Supported options'
2018-04-10 13:53:32 -03:00
Felippe Rodrigo Puhle
8054200f81
fix(docs): move skipProcessing to 'Supported options'
2018-04-10 13:38:47 -03:00
Sibelius Seraphini
e0e1c47273
Merge pull request #1444 from almost/patch-1
...
Add state flow type for RNCamera component
2018-04-09 19:36:20 -03:00
Thomas Parslow
89d96f2901
Add state flow type for RNCamera component
...
Makes it work with Flow 0.63.0
2018-04-07 14:54:19 +01:00
Felipe Constantino
be3e0ebfb8
feat(types): add types for #1441
2018-04-06 16:15:11 -03:00
João Guilherme Fidelis
a506fda0a3
Merge pull request #1441 from react-native-community/feat/play-sound
...
feat(play-sound): play sound on capture (android)
2018-04-06 15:18:26 -03:00
Joao Fidelis
69242183cc
feat(play-sound): play sound on capture (android)
2018-04-06 14:55:18 -03:00
João Guilherme Fidelis
b0bd0de2b3
Merge pull request #1440 from paramaggarwal/patch-1
...
Remove nonexistent Android permission
2018-04-06 13:17:20 -03:00
Param Aggarwal
724b820eb0
Remove nonexistant Android permission
...
Continuation of #863 .
2018-04-06 21:16:07 +05:30
Sibelius Seraphini
77deb2efa3
Merge pull request #1437 from wbyoung/fix-location-metadata-docs
...
Clarify that location is a property of metadata
2018-04-05 18:08:15 -03:00
Whitney Young
2111c4850e
Clarify that location
is a property of metadata
...
Currently this property appears in the docs like it's a key of the
`options`, but it appears to actually be a key on `metadata` both in the
code and from the prior example in the docs.
2018-04-05 14:01:12 -07:00
João Guilherme Fidelis
2a042dfe3b
Merge pull request #1433 from SimonErm/feature/CropsPreviewOnAndroid
...
Crops Preview on Android
2018-04-04 09:46:14 -03:00
Simon Ermler
0e3e84e35b
Crops Preview on Android
2018-04-03 21:34:40 +02:00
Felipe Constantino
6cc3d89bec
feat(types): add types for #1428
2018-04-03 10:39:51 -03:00
Oscar Franco
88f3109657
Merge pull request #1428 from ospfranco/master
...
Add skipProcessing flag for android for fast picture saving
2018-04-03 15:33:09 +02:00
Oscar Franco
3b11424abe
Add entry to docs
2018-04-03 15:30:18 +02:00
Oscar Franco
0eddf6d391
Add skip processing on android for fast picture saving
2018-04-03 07:23:55 +02:00