981 Commits

Author SHA1 Message Date
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
Sibelius Seraphini
8e13f33665
Update ISSUE_TEMPLATE.md 2018-03-21 08:34:34 -03:00
Sibelius Seraphini
ff69dab211
Merge pull request #1372 from samuela/patch-1
Fix typos in the README
2018-03-21 03:28:57 -03:00
samuela
7bf000f391
Fix typos in the README 2018-03-20 20:38:28 -07:00
João Guilherme Fidelis
d5da2ef073
Merge pull request #1356 from cl-will/master
Fix stream error and date format error
2018-03-18 16:08:04 -03:00
Will Wheeler
17eebff45c Fix stream error and date format error
Fixes #1220
2018-03-15 15:40:30 -07:00
Sibelius Seraphini
1778fbdce9
Merge pull request #1353 from gla5001/ga-issue-1352-fix
fixing android build error for missing return value
2018-03-15 12:18:30 -03:00
Greg Alexander
2dd3e8424c fixing android build error for missing return value 2018-03-15 09:59:29 -05:00
João Guilherme Fidelis
637e7b7a92
Merge pull request #1338 from laurisaarni/exif-exposuretime-format
Reformat exposure time in exif data.
2018-03-14 15:27:16 -03:00
Sibelius Seraphini
66ff08f31d
Merge pull request #1349 from emretekince/patch-1
Prevent crash
2018-03-14 15:24:34 -03:00
Emre Tekince
6a68157ccb
Prevent crash
Added compile 'com.android.support:exifinterface:27.+' to prevent crash on taking photo.
2018-03-14 13:09:00 +03:00
Bruno Lemos
6548ab3227
Merge branch 'master' into fix/face-feature-optional 2018-03-13 14:38:03 -03:00
Felipe Cavalcante Constantino
ab884b6435
Merge pull request #1345 from react-native-community/types/record-codec
Types: update types for video recording codec
2018-03-13 13:10:19 -03:00
João Guilherme Fidelis
7d172af864
Merge pull request #1346 from react-native-community/fix/path-to-project
fix(ios-project): fix path to parent's ios project
2018-03-13 11:39:29 -03:00
Joao Fidelis
4496c32171 fix(ios-project): fix path to parent's ios project 2018-03-13 11:37:56 -03:00
Felipe Constantino
f925225484 feat(types): update types for video recording codec 2018-03-13 11:14:07 -03:00
Laurin Quast
3daea5dd23
Merge pull request #1339 from n1ru4l/ios-codec-option
feat(rn-camera): add codec option for ios
2018-03-13 09:34:43 +01:00
Bruno Lemos
5a408b70b7
[iOS] Make GoogleMobileVision framework optional 2018-03-12 18:14:40 -03:00
Laurin Quast
2b9d8db213 docs(codec): document ios codec option 2018-03-12 21:44:53 +01:00
Laurin Quast
c0d5aabf0b feat(rn-camera): add codec option for ios 2018-03-12 21:30:15 +01:00
Lauri Matti Saarni
009da5a250 Reformat exposure time in exif data.
Exposure time is returned from camera as a string like 1/11.
ExifInterface on expects exposure time to be formatted as a string but
the string should contain decimal formatted number instead of fraction
format.
2018-03-12 15:45:17 +07:00
Joao Fidelis
f1094302c7 1.0.2 2018-03-10 17:02:30 -03:00
Joao Fidelis
b6d30eb505 build(change-log): v1.0.2 2018-03-10 16:58:44 -03:00
João Guilherme Fidelis
9dbfdff53d
Merge pull request #946 from zaubara/master
Various iOS Focus Updates
2018-03-10 12:53:42 -03:00
João Guilherme Fidelis
0e29f466d7
Merge pull request #993 from RZulfikri/master
Video Orientation By Device Orientation
2018-03-10 12:50:11 -03:00
Laurin Quast
3245e05c64
Merge pull request #1336 from xiaoshidefeng/master
Fix the RNCamera.md usage code
2018-03-09 14:33:47 +01:00
xiaoshidefeng
70e5dd0d84 Fix the RNCamera.md usage code 2018-03-09 21:19:12 +08:00