Commit Graph

902 Commits

Author SHA1 Message Date
dependabot[bot]
2ea3444432
Bump qs from 6.5.2 to 6.5.3 (#509)
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 13:23:40 -07:00
dependabot[bot]
27d269ca6c
Bump decode-uri-component from 0.2.0 to 0.2.2 (#507)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 13:23:29 -07:00
dependabot[bot]
471f65af97
Bump minimatch from 3.0.4 to 3.1.2 in /example (#502)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 13:23:08 -07:00
dependabot[bot]
d90bf3e738
Bump minimatch from 3.0.4 to 3.1.2 (#503)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 13:22:46 -07:00
dependabot[bot]
3642e0dc31
Bump ua-parser-js from 0.7.31 to 0.7.33 in /example (#520)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 13:22:12 -07:00
dependabot[bot]
27b4421cbb
Bump ua-parser-js from 0.7.31 to 0.7.33 (#521)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 13:19:38 -07:00
summer-wu
0fb5003801
fix orientation problem (#542)
The captured content is not rotated as the device rotate, fixed.

Co-authored-by: Brett Wu (吴 书宇) <shuywu@tesla.com>
2023-05-22 11:32:25 -07:00
Yousra Sdn
6196173463
chore: expose a method to set the torch mode (#523) 2023-03-10 19:32:47 -08:00
jorgepalacio
9a8c6fd2ae
Bump metadata-extrator to 2.18.0 version to avoid 2.12.0 vulnerabilities (#493) 2022-10-05 15:47:41 -07:00
Seph Soliman
edfa42380f
v13 (#491)
* Removed saveToCameraRoll & saveToCameraRollWithPhUrl.
Use react-native-cameraroll instead.

Upgraded CameraX to 1.1.0,
Upgraded com.google.mlkit:barcode-scanning to 17.0.2

* v13.0.0
2022-08-29 11:29:07 -07:00
Cássio Seffrin
1de4ed4c2c
issues/464 barcode scanner does not work in some devices (#465) 2022-08-07 16:31:48 -07:00
Stefan Berndt
d4e4aa943e
feat: add Interleaved2of5 to supported barcode types on iOS (#481)
Co-authored-by: Stefan Berndt <stefan.berndt@hornbach.com>
2022-08-07 16:30:47 -07:00
Seph Soliman
5fc9784a55 v12.1.0 2022-04-08 10:46:35 -07:00
Seph Soliman
ce1e83c202
Fixed build issues, defaultProps (#461) 2022-04-08 10:43:59 -07:00
Juan Castillo
73b1110f90
Fix iOS crash when permisions denied (#458)
* Fix iOS crash when permisions denied
2022-04-08 10:30:09 -07:00
Chris Savvopoulos
63443c8eac
package.json should have source path (#441)
This is required by the example's babel config.
2022-03-29 14:14:00 -07:00
Balaji Kotni
024dc51a65
fix: resolve saveToCameraRoll issue (#445)
* fix: resolve saveToCameraRoll issue

Prop saveToCameraRoll didn't work because of incorrect prop (!this.props.allowCaptureRetake} being passed. If allowCaptureRetake was passed as true, then a black screen showed up because of the condition  this.isCaptureRetakeMode() ? . Requesting @scarlac and @DibyajyotiMishra for the review.

* chore: make saveToCameraRollProp optional and add default value as true

* Update src/CameraScreen.tsx

Co-authored-by: Seph Soliman <seph@seph.dk>

Co-authored-by: DIBYAJYOTI MISHRA <dibyajyotimishra14@gmail.com>
Co-authored-by: Seph Soliman <seph@seph.dk>
2022-03-29 14:12:13 -07:00
dependabot[bot]
9fd4474005
Bump ua-parser-js from 0.7.22 to 0.7.31 in /example (#443)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.22 to 0.7.31.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.22...0.7.31)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 14:10:27 -07:00
dependabot[bot]
53d15bb2a2
Bump ua-parser-js from 0.7.22 to 0.7.31 (#444)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.22 to 0.7.31.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.22...0.7.31)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 14:10:15 -07:00
dependabot[bot]
23e1b84823
Bump plist from 3.0.1 to 3.0.5 (#455)
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

---
updated-dependencies:
- dependency-name: plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 14:09:50 -07:00
dependabot[bot]
b468847922
Bump ansi-regex from 3.0.0 to 3.0.1 in /example (#453)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 14:09:42 -07:00
Boby chaudhary
9e60590638
Fix: Minor typo mistake (#437)
Minor typo mistake
2022-03-29 14:08:51 -07:00
dependabot[bot]
31c3667ab1
Bump plist from 3.0.1 to 3.0.5 in /example (#454)
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

---
updated-dependencies:
- dependency-name: plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 14:08:24 -07:00
dependabot[bot]
50b9006cd4
Bump minimist from 1.2.5 to 1.2.6 in /example (#451)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 14:07:13 -07:00
dependabot[bot]
413c4533b5
Bump minimist from 1.2.5 to 1.2.6 (#452)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 14:06:50 -07:00
Chris Savvopoulos
c61c0f0200
Upgrade dependencies to latest stable; show square on tap-to-focus (#442) 2022-01-21 11:45:25 -08:00
Seph Soliman
30fa12b9da Updated PR template 2021-12-20 09:55:24 -08:00
Seph Soliman
d9754431a8
Rename generic_pull_request.md to pull_request_template.md 2021-12-20 09:49:28 -08:00
Seph Soliman
88197572c6
Added a PR template 2021-12-20 09:47:47 -08:00
Seph Soliman
3f1dfaa79e Update issue templates 2021-12-20 09:24:51 -08:00
Seph Soliman
313ba0c064
Merge pull request #433 from DibyajyotiMishra/master
chore: Add Custom Styles to Components via Props
2021-12-18 15:28:01 -08:00
DIBYAJYOTI MISHRA
21bc204816
Merge branch 'master' into master 2021-12-15 19:11:20 +05:30
DibyajyotiMishra
84157d23ad chore: clean commits 2021-12-15 19:09:01 +05:30
Seph Soliman
e208e473e4
Merge pull request #435 from teslamotors/r/12.0.0
R/12.0.0
2021-12-14 14:03:55 -08:00
Seph Soliman
7d019baf27 v12.0.0 2021-12-14 13:19:17 -08:00
Seph Soliman
70339b90cc
Update src/CameraScreen.tsx
Co-authored-by: Aaron Grider <aaron.grider@gmail.com>
2021-12-14 13:17:37 -08:00
Seph Soliman
fc55595fa1
Update src/CameraScreen.tsx
Co-authored-by: Aaron Grider <aaron.grider@gmail.com>
2021-12-14 13:17:32 -08:00
Seph Soliman
a1321e967f
Merge branch 'master' into r/12.0.0 2021-12-14 13:07:02 -08:00
Seph Soliman
1744c66be8
Merge pull request #423 from wilkuintheair/patch-1
Change android.core:core-ktx version to 1.6.0
2021-12-14 13:01:57 -08:00
Seph Soliman
cfb96549c5
Merge pull request #419 from teslamotors/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-12-14 12:59:08 -08:00
Seph Soliman
f2482028b8
Merge pull request #420 from teslamotors/dependabot/npm_and_yarn/example/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /example
2021-12-14 12:58:59 -08:00
Seph Soliman
ae967b7eec
Merge pull request #413 from teslamotors/dependabot/npm_and_yarn/react-native-0.62.3
Bump react-native from 0.62.2 to 0.62.3
2021-12-14 12:58:06 -08:00
Seph Soliman
c3c61415ff
Merge pull request #426 from teslamotors/dependabot/npm_and_yarn/example/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5 in /example
2021-12-14 12:57:00 -08:00
Seph Soliman
6d915d2674
Merge pull request #427 from teslamotors/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2021-12-14 12:56:34 -08:00
DIBYAJYOTI MISHRA
b2aa09445e
Update kotlin.md 2021-12-09 13:37:35 +05:30
DIBYAJYOTI MISHRA
13c32c542a
chore: Add Types to Style Props 2021-12-09 13:35:27 +05:30
DIBYAJYOTI MISHRA
7ffb6095be
Resolve error ':react-native-camera-kit:compileDebugKotlin' 2021-12-09 12:32:04 +05:30
DIBYAJYOTI MISHRA
f288d5bf83
fix: kotlin version issue 2021-12-06 22:50:53 +05:30
DibyajyotiMishra
fedf0a7a0f chore: Add Custom Styles to Components via Props 2021-12-05 23:32:10 +05:30
dependabot[bot]
798392d771
Bump react-native from 0.62.2 to 0.62.3
Bumps [react-native](https://github.com/facebook/react-native) from 0.62.2 to 0.62.3.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/Releases.md)
- [Commits](https://github.com/facebook/react-native/compare/v0.62.2...v0.62.3)

---
updated-dependencies:
- dependency-name: react-native
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 18:39:32 +00:00