João Guilherme Fidelis
|
e6e4f8d725
|
Merge pull request #1422 from SimonErm/feature/fixBarcodeScanOnPortraitMode
Fix for missing barcodescan on Android
|
2018-04-02 09:56:51 -03:00 |
|
Rickard Ekman
|
33b1d16b06
|
Update readme to reflect changes made in #1418 (#1423)
|
2018-03-31 08:41:46 +02:00 |
|
Simon Ermler
|
ac7e450b70
|
rotate received data on portrait mode
|
2018-03-31 00:20:03 +02:00 |
|
João Guilherme Fidelis
|
24e3ae9e3e
|
Merge pull request #1418 from react-native-community/update-gms
chore(gms): change default gms to 12.0.1
|
2018-03-30 13:41:30 -03:00 |
|
Joao Fidelis
|
94c8968b26
|
chore(gms): change default gms to 12.0.0
|
2018-03-29 21:22:49 -03:00 |
|
João Guilherme Fidelis
|
077249e169
|
Merge pull request #1417 from react-native-community/cameraview
chore(cameraview): update camera view
|
2018-03-29 21:08:24 -03:00 |
|
Joao Fidelis
|
501ffe8336
|
chore(cameraview): update camera view
|
2018-03-29 21:07:47 -03:00 |
|
João Guilherme Fidelis
|
97fad72177
|
Merge pull request #1414 from wbroek/fix/emulator
Emulator crash fix #1234
|
2018-03-29 21:01:11 -03:00 |
|
Wouter van den Broek
|
d0e0d26138
|
Emulator crash fix #1234
On the emulator it crashed because the image byte array was incorrect and no cache directory was defined so it could not be written
|
2018-03-29 13:49:03 +02:00 |
|
Felipe Cavalcante Constantino
|
3eb09933fb
|
Merge pull request #1410 from react-native-community/types/fix-1402
fix(types): fix types for #1402
|
2018-03-28 15:45:10 -03:00 |
|
Felipe Constantino
|
26f9a1e53b
|
fix(types): fix types for #1402
|
2018-03-28 11:17:41 -03:00 |
|
Sibelius Seraphini
|
3eb41590e6
|
Merge pull request #1409 from anandprabhu/master
Add maven url for Google support libraries
|
2018-03-28 05:36:46 -03:00 |
|
Anand Prabhu
|
5a00c20408
|
Add maven url for Google support libraries
|
2018-03-28 11:05:03 +04:00 |
|
Sibelius Seraphini
|
bc8b998efc
|
Merge pull request #1405 from react-native-community/fix/rncamera-docs
fix(docs): Header on the wrong position
|
2018-03-27 16:11:03 -03:00 |
|
Sibelius Seraphini
|
5d30477f63
|
Merge pull request #1402 from SimonErm/feature/barcodeBounds
Adds bounds to barcodeReadEvent
|
2018-03-27 16:10:50 -03:00 |
|
Felipe Cavalcante Constantino
|
589a081929
|
fix(docs): Header on the wrong position
"Component instance methods" header on the wrong position
|
2018-03-27 09:59:31 -03:00 |
|
Simon Ermler
|
6939734ba3
|
add bounds to barcodeReadEvent
|
2018-03-26 23:15:59 +02:00 |
|
Jarle Fagerheim
|
109833294c
|
support CIF video quality on iOS
|
2018-03-26 10:24:10 +02:00 |
|
Sibelius Seraphini
|
c839f11f45
|
Merge pull request #1397 from photomadic/fix/exposure-while-recording
Fix underexposed beginning of video recording when AVCaptureMovieFileOutput is added
|
2018-03-25 11:45:35 -03:00 |
|
Albert Martin
|
9ef5b29ad5
|
fix(ios): add video output early to avoid underexposed beginning
|
2018-03-24 19:16:16 -05:00 |
|
Malte Peters
|
41fa100704
|
Removed changes in 1.0.3 due to (later reverted) merge
|
2018-03-24 16:45:58 +01:00 |
|
Sibelius Seraphini
|
7fe8ca9b1f
|
Merge pull request #1393 from react-native-community/types/text-detection
feat(types): add types for text detection feature
|
2018-03-24 12:38:51 -03:00 |
|
Sibelius Seraphini
|
d393c4bd95
|
1.0.3
|
2018-03-24 12:30:30 -03:00 |
|
Sibelius Seraphini
|
853d8a78ff
|
build(change-log): v1.0.3-1
|
2018-03-24 12:30:27 -03:00 |
|
Sibelius Seraphini
|
706278d807
|
fix(typo): fix typo on package.json
|
2018-03-24 12:30:14 -03:00 |
|
Sibelius Seraphini
|
cc5f6e62eb
|
feat(chore): try to automate changelog
|
2018-03-24 12:29:25 -03:00 |
|
Sibelius Seraphini
|
32e6ccc703
|
Merge pull request #1396 from jdeanwaite/master
Removed the old example app from this repo.
|
2018-03-23 18:27:38 -03:00 |
|
Aldo Culquicondor
|
01e763b143
|
fix(textrecognition): height of text block
|
2018-03-23 16:20:16 -05:00 |
|
Justin
|
4e6e0f1990
|
Removed the old example app from this repo. New one is found here: https://github.com/react-native-community/rncamera-example
|
2018-03-23 14:06:38 -07:00 |
|
João Guilherme Fidelis
|
182e4a3e88
|
Merge pull request #1395 from react-native-community/bug/issue#1246
fix: issue #1246 - torch will be disabled when starting the record
|
2018-03-23 17:21:54 -03:00 |
|
Malte Peters
|
8c69601789
|
fix: issue #1246 - torch will be disabled when starting the record
|
2018-03-23 20:49:45 +01:00 |
|
Felipe Constantino
|
c0ace2e94c
|
feat(types): add types for text detection feature
|
2018-03-23 10:52:50 -03:00 |
|
Sibelius Seraphini
|
09f808e224
|
Merge pull request #1392 from krystianpach/fix/androidDependencies
compile should be double quete
|
2018-03-23 10:15:55 -03:00 |
|
Krystian Pach
|
113a5e8158
|
compile should be double quete
|
2018-03-23 14:13:29 +01:00 |
|
Sibelius Seraphini
|
fb501ab767
|
Merge pull request #1341 from brunolemos/fix/face-feature-optional
[iOS] Make GoogleMobileVision framework optional
|
2018-03-23 09:29:05 -03:00 |
|
Sibelius Seraphini
|
c64795d79b
|
Merge branch 'master' into fix/face-feature-optional
|
2018-03-23 09:28:56 -03:00 |
|
Sibelius Seraphini
|
ebe27e0b5b
|
Merge pull request #1388 from alculquicondor/ocr
Integrating Google Vision's text recognition in Android
|
2018-03-23 09:26:56 -03:00 |
|
Sibelius Seraphini
|
e0cb6285e6
|
Merge pull request #1380 from anandprabhu/master
Check for project-wide gradle configuration properties
|
2018-03-23 09:26:20 -03:00 |
|
Aldo Culquicondor
|
48611212f5
|
docs(rncamera): specifying onTextRecognized callback prototype
|
2018-03-22 14:49:46 -05:00 |
|
Aldo Culquicondor
|
68639b82ed
|
docs(rncamera): docs for text recognition usage
|
2018-03-22 13:17:09 -05:00 |
|
Aldo Culquicondor
|
fcaa945286
|
feat(android): integrating Google Vision's text recognition
|
2018-03-22 11:32:27 -05:00 |
|
Alessandro Mizzoni
|
ebed27216f
|
cherry-pick 73b9bec624de2ac18b8a56fe15bb5bb479f315ca
|
2018-03-22 14:36:49 +01:00 |
|
Malte Peters
|
1b06297c3a
|
fix master after accidental pull-request - sorry
|
2018-03-22 14:33:54 +01:00 |
|
Sibelius Seraphini
|
71480c609b
|
Merge pull request #1385 from condorman/master
Update compile cameraview
|
2018-03-22 10:20:35 -03:00 |
|
Alessandro Mizzoni
|
73b9bec624
|
Compile new cameraview commit for fix upsidedown front camera portrait recorded video
|
2018-03-22 14:14:56 +01:00 |
|
Malte Peters
|
852169ea86
|
Merge branch 'update-to-current-master' into master
|
2018-03-22 12:43:11 +01:00 |
|
Malte Peters
|
519fe42f07
|
feat(Android): event will also be fired if no object was found
|
2018-03-21 19:00:35 +01:00 |
|
Anand Prabhu
|
389c731bec
|
Check for project-wide gradle configuration properties
|
2018-03-21 22:00:21 +04:00 |
|
Malte Peters
|
5dfa6d2d43
|
feat(Android): add TextBlock-Detection via new prop objectsToDetect
|
2018-03-21 16:28:43 +01:00 |
|
Sibelius Seraphini
|
aedeaaaf1f
|
Update ISSUE_TEMPLATE.md
|
2018-03-21 08:34:47 -03:00 |
|