Commit Graph
662 Commits
Author SHA1 Message Date
Michaël Villeneuve 2a49ed75cd Update documentation with android fixOrientation option 2018-02-23 16:25:49 +01:00
Michaël Villeneuve 8b26827730 Removed conflicts 2018-02-23 16:22:04 +01:00
Michaël Villeneuve cc4520d72f Update documentation with new width property 2018-02-23 16:20:17 +01:00
Michaël Villeneuve 27ea6b04c2 Add width property on iOS. Allows to specify an image width on capture 2018-02-23 16:18:53 +01:00
Michaël Villeneuve 983337d9f8 Add ability to control size by only specifying width + made orientation optionnal. see #768 2018-02-23 16:16:49 +01:00
Michaël Villeneuve e064bab7db Add width/height options 2018-02-23 16:16:35 +01:00
Sibelius Seraphini 8e22168c3b Merge pull request #1275 from formigone/master
Add recipe for resizing captured images
2018-02-22 06:49:16 -03:00
Rodrigo Silveira fc3975287f Add recipe for resizing captured images 2018-02-21 20:30:04 -07:00
Viren Rajput 2e891176b8 Merge pull request #1270 from Michaelvilleneuve/patch-1
Typo fix in docs/migration.md
2018-02-21 14:10:34 +00:00
Michaël Villeneuve 3050b83921 Fix typo 2018-02-21 11:53:05 +01:00
Joao Fidelis 3b3c38dd7d chore(face-detector): make face detection stoppage smoother 2018-02-19 10:32:51 -03:00
Sibelius Seraphini 19b958d9ae Merge pull request #1256 from bkvirendra/master
fixed the `source_files` path in podspec
2018-02-16 17:21:08 -02:00
Viren Rajput 8989aa2354 fixed the source_files path in podspec 2018-02-16 18:43:43 +00:00
Joao Fidelis eb5b4ebaea 1.0.1 2018-02-14 18:10:14 -02:00
Joao Fidelis e15b58b43c build(change-log): v1.0.1 2018-02-14 18:03:00 -02:00
Joao Fidelis b0503dc8ae feat(release-script): add script to package json 2018-02-14 18:00:36 -02:00
João Guilherme Fidelis 07ebd26beb Merge pull request #1245 from jgfidelis/changelog
feat(changelog): add changelog script
2018-02-14 17:46:00 -02:00
Joao Fidelis d226393783 feat(changelog): add changelog script 2018-02-14 17:35:20 -02:00
João Guilherme Fidelis 5e774f42b6 Merge pull request #1235 from TitanKing/patch-2
Incorrect placement of plugin.
2018-02-14 14:10:14 -02:00
João Guilherme Fidelis 5627d0144c Merge pull request #1244 from jgfidelis/update-types
Update PictureOptions and RecordingOptions type
2018-02-14 13:14:45 -02:00
Jason Schoeman 224e025757 Update build.gradle
Updated dependencies to use: `compile "com.android.support:exifinterface:26.0.2"`
2018-02-14 17:05:50 +02:00
Joao Fidelis e11485b390 Update PictureOptions and RecordingOptions type to have all current options. 2018-02-14 12:59:27 -02:00
João Guilherme Fidelis 463d78856d Merge pull request #1243 from jgfidelis/fix/focus-warning
fix(focusWarning): fix focus depth warning being shown for ios.
2018-02-14 12:12:33 -02:00
Joao Fidelis 79698b815b fix(focusWarning): fix focus depth warning being shown for ios. 2018-02-14 11:39:14 -02:00
João Guilherme Fidelis b2c06e64bf Merge pull request #1242 from jgfidelis/mirrorOption
feat(mirror): add option to give "mirrorImage" flag to takePicture.
2018-02-14 10:57:32 -02:00
Joao Fidelis 0b6f0abda0 feat(mirror): add option to give "mirrorImage" flag to takePicture. 2018-02-14 10:48:21 -02:00
João Guilherme Fidelis 4b8a4246dd Merge pull request #1238 from jgfidelis/imports
fix(imports): delete some useless imports which may cause problems
2018-02-14 09:48:56 -02:00
Sibelius Seraphini 8ea53634c7 Merge pull request #1240 from michalpokojski/master
Update instructions for getting project without FaceDetector
2018-02-14 09:02:11 -02:00
Sibelius Seraphini 72702ea0dd Merge pull request #1241 from alexandreraulin/master
Fix readme links
2018-02-14 09:01:14 -02:00
Alexandre Raulin e387ca3386 Fix readme links 2018-02-14 11:49:08 +01:00
michalpokojski 307da987c7 Update instructions for getting project without FaceDetector
There were two problems with shell script written in instructions:
1. No checking if `FaceDetector` dir exists so removing something that doesn't exist would throw an error
2. there is co `RCTCamera` anymore so I renamed it to `RNCamera`
2018-02-14 11:39:02 +01:00
Joao Fidelis a5b9f7e717 fix(imports): delete some useless imports which may cause problems 2018-02-13 17:44:30 -02: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
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