955 Commits

Author SHA1 Message Date
Malte Peters
587f0ea690 chore: added lbpcascade-file 2018-02-13 17:45:33 +01:00
Malte Peters
32c5385bc3 feat(android): add code for face detection 2018-02-13 17:31:34 +01:00
Jason Schoeman
049b23440e
Incorrect placement of plugin.
I believe this is incorrectly used here. This will cause various issues, especially using it with Android Studio. This is also the reason you have to specify the QA compile error. The plugin `com.android.support:exifinterface:+` should at the very least be used but then not even, rather have it as part of the installation process to include the dependency build.gradle.
2018-02-13 12:06:12 +02:00
João Marins
077b0091ed
Merge pull request #1232 from react-native-community/feature/monthly-downloads
Add monthly downloads badge
2018-02-13 07:20:19 -02:00
João Marins
2dde01f516
Add monthly downloads badge 2018-02-12 20:22:41 -02:00
Sibelius Seraphini
5be1f0e727
add 1.0.0 changelog
fix #1228
2018-02-12 09:50:38 -02:00
Sibelius Seraphini
5862cdfac2
Merge pull request #1227 from TitanKing/patch-1
Update README.md
2018-02-12 09:49:04 -02:00
Jason Schoeman
ea94df18f9
Update README.md
There is an issue in the docs stating that the file `import org.reactnative.RNCameraPackage;` should be added, this is incorrect and should be 1import org.reactnative.camera.RNCameraPackage;`
2018-02-12 13:43:48 +02:00
Sibelius Seraphini
bcd1c2c751 1.0.0 v1.0.0 2018-02-12 08:00:32 -02:00
Sibelius Seraphini
94dddc7d02 fix(chore): release scripts 2018-02-12 08:00:15 -02:00
Sibelius Seraphini
42ac309040 feat(chore): add husky to enable commit lint 2018-02-12 07:59:32 -02:00
Sibelius Seraphini
720baa612b feat(chore): add release scripts 2018-02-12 07:58:08 -02:00
Sibelius Seraphini
58e89fc9f6 upgrade issue template to v1.0.0 2018-02-12 07:57:00 -02:00
Sibelius Seraphini
de95e1ce4c
Merge pull request #1225 from react-native-community/feat/docs1.0
feat(docs): add docs to v1.0.0
2018-02-12 07:55:08 -02:00
Sibelius Seraphini
9227d2368f feat(docs): add docs to v1.0.0 2018-02-12 07:51:54 -02:00
Malte Peters
917692c16e feat: added package and class structures for opencv face detection 2018-02-09 18:55:18 +01:00
Malte Peters
00d1a5f84b feat: Face Detection Orientation added 2018-02-09 13:46:21 +01:00
Malte Peters
7efbd50676 bugfix: fixed last commit 2018-02-08 15:34:32 +01:00
Malte Peters
8067d46ab9 feat: added orientation of face to callback 2018-02-08 15:33:23 +01:00
Malte Peters
fa913bd4cc feat: improved face detector and callback 2018-02-08 15:27:07 +01:00
Sibelius Seraphini
fcda64086f
Update ISSUE_TEMPLATE.md 2018-02-08 09:20:40 -02:00
hawkup
4982b84438 Update migration doc (#1223) 2018-02-08 09:43:03 +01:00
Sibelius Seraphini
8400797ee5
Merge pull request #1215 from Parassharmaa/master
fix example code
2018-02-06 10:24:10 -02:00
Paras Sharma
f9c555344e
Update RNCamera.md 2018-02-06 02:26:33 +05:30
Paras Sharma
cd3fcf5c31
Update RNCamera.md 2018-02-06 02:24:18 +05:30
Malte Peters
4019eb28d4 feat: delegate back and dispatch event once faces were detected 2018-02-04 15:25:04 +01:00
Malte Peters
199ce9daef bugfix: remove mistakenly added references 2018-02-04 14:45:06 +01:00
Malte Peters
55da3e4ec3 feat: added seperate files for face detection 2018-02-04 14:35:10 +01:00
Malte Peters
ae478436de feat: added faceDetection via openCV 2018-02-04 12:45:51 +01:00
Malte Peters
9f1d9bd1fe bugfix: remove references to FaceDetector so that the VideoDataOutput may be used by own code 2018-02-04 12:09:52 +01:00
Malte Peters
7dbf42e74a bugfix 2018-02-04 01:15:54 +01:00
Malte Peters
e10c545054 feat: added a dummy AVCaptureVideoDataOutputSampleBufferDelegate 2018-02-04 00:24:52 +01:00
João Guilherme Fidelis
160e1e5277
Merge pull request #1210 from jgfidelis/rncamera-migration
Rncamera migration
2018-02-03 10:51:51 -02:00
Joao Fidelis
28aab558e0 Added warning on main readme.md about package change on master branch 2018-02-03 10:47:16 -02:00
Joao Fidelis
e21d2f4c87 Use most recent cameraview commit 2018-02-03 10:37:35 -02:00
Joao Fidelis
1e2dd4e61f Change new package location to avoid a Android studio bug 2018-02-03 09:36:03 -02:00
Joao Fidelis
1805209e1c Modify project without face detection for new RNCamera project 2018-02-02 18:09:30 -02:00
Joao Fidelis
2bb5ac2e69 More docs about migrating 2018-02-02 18:06:14 -02:00
Joao Fidelis
4146865bb6 Change project from RCTCamera to RNCamera 2018-02-02 17:34:16 -02:00
Joao Fidelis
377b184e04 Migrate Android from RCTCameraPackage to RNCameraPackage 2018-02-02 17:27:05 -02:00
Joao Fidelis
04fe1332ad Change more docs 2018-02-02 17:26:22 -02:00
Joao Fidelis
5ec8fa59cc Create migration guide. 2018-02-02 17:02:14 -02:00
Joao Fidelis
0e5b97817a Create new readme to be used when 1.0.0 is released 2018-02-02 15:53:47 -02:00
João Guilherme Fidelis
97f4e69375
Merge pull request #1209 from jgfidelis/docs
Docs
2018-02-02 15:47:37 -02:00
Joao Fidelis
7c917cd5ed Create add RNCamera doc 2018-02-02 15:13:08 -02:00
Sibelius Seraphini
6d327d2262
Merge pull request #1208 from helloagain-dev/fix-code-128
Use AVMetadataObjectTypeCode128Code for code128 barcodeType
2018-02-02 14:22:00 -02:00
Michael Schoendorfer
e652db9c39 Use AVMetadataObjectTypeCode128Code for code128 barcodeType 2018-02-02 16:51:15 +01:00
João Guilherme Fidelis
b2e4c42f3b
Merge pull request #1205 from jgfidelis/remove-example
Remove RNCameraExample
2018-02-02 13:15:49 -02:00
Joao Fidelis
c45b0fbd99 Create docs and RCTCamera.md 2018-02-02 11:03:49 -02:00
Joao Fidelis
9a8c10f449 Remove RNCameraExample 2018-02-02 10:36:17 -02:00