Commit Graph

  • fe614a4c21 fix: Fix JNI TypedArray error Marc Rousavy 2024-01-12 19:24:46 +01:00
  • a4a7ed73d4 Merge branch 'main' of https://github.com/mrousavy/react-native-vision-camera Marc Rousavy 2024-01-12 16:14:03 +01:00
  • a42c799d89 Update FrameProcessorPlugin.h Marc Rousavy 2024-01-12 16:13:56 +01:00
  • 84598c24f0 docs: Update FrameProcessorPlugin's init method callsites (#2385) Marc Rousavy 2024-01-12 16:11:43 +01:00
  • b9a69a20e5 docs: Recommend @latest CLI version Marc Rousavy 2024-01-12 16:11:20 +01:00
  • 29fe98cc44 feat: Add zero-copy SharedArray type to Frame Processor Plugins (#2383) Marc Rousavy 2024-01-12 16:00:36 +01:00
  • 56cecaa814 chore: release 3.7.1 Marc Rousavy 2024-01-11 19:08:37 +01:00
  • 34c5b11927 feat: Re-throw error on JS side instead of just logging on native side (#2366) Marc Rousavy 2024-01-11 17:23:38 +01:00
  • eb14aa1402 docs: Update BUG_REPORT Marc Rousavy 2024-01-11 16:41:15 +01:00
  • 322b6fcbd6 fix: Fix Preview stretching on Android (#2377) Marc Rousavy 2024-01-11 16:33:40 +01:00
  • 2b10622559 fix: Fix Camera not stopping when isActive is set to false (#2361) Marc Rousavy 2024-01-10 16:00:28 +01:00
  • dc8df80085 docs: Add ShadowLens section to docs Marc Rousavy 2024-01-09 18:29:22 +01:00
  • e93411592a docs: Update README.md Marc Rousavy 2024-01-09 18:11:28 +01:00
  • a8b85a3053 fix: Also call onInitialized when isActive=false Marc Rousavy 2024-01-09 17:58:57 +01:00
  • 0ffaa7fc29 docs: Add tap to focus example Marc Rousavy 2024-01-09 17:28:05 +01:00
  • de9da64400 chore: release 3.7.0 Marc Rousavy 2024-01-08 13:27:50 +01:00
  • 5c99728561 feat: Add new enableCodeScanner prop to build.gradle to make sure CodeScanner always works (#2355) Marc Rousavy 2024-01-08 13:14:47 +01:00
  • a8c16e31d6 feat: Make enableCodeScanner expo config-plugin install the native dependency (#2348) Erwan LE PRADO 2024-01-08 12:54:01 +01:00
  • 2d84b7f40e docs: Create pinch-to-zoom example for docs Marc Rousavy 2024-01-08 12:51:31 +01:00
  • cc60ad296a fix: Validate input props (fps, hdr, torch, ...) instead of silently crashing (#2354) Marc Rousavy 2024-01-08 12:13:05 +01:00
  • 0d21bc3a57 fix: Fix blackscreen issues and lifecycle when closing Camera (#2339) Marc Rousavy 2024-01-08 11:41:57 +01:00
  • 2cd22ad236 fix: Fix "maxImages (3) has already been acquired" error (#2352) Marc Rousavy 2024-01-05 15:51:39 +01:00
  • 833ffb8478 fix: Fix "The given value for videoStabilizationMode could not be parsed" error (#2353) Marc Rousavy 2024-01-05 15:51:34 +01:00
  • ef4e9fabf9 fix: Unwrap boxed JNI types directly (#2337) Marc Rousavy 2024-01-02 14:13:47 +01:00
  • 3dc75112ae fix: Fix crash when trying to console.log(frame) (#2335) Marc Rousavy 2024-01-02 13:54:07 +01:00
  • 5486be7506 Update Podfile.lock Marc Rousavy 2024-01-02 12:59:37 +01:00
  • 30c4f9e7b5 fix: Fix iOS native enableZoomGesture zoom logic (#2329) Kuba Adamczyk 2024-01-02 11:57:22 +01:00
  • 895f3ec889 feat: Make Frame thread-safe and improve error messages (#2327) Marc Rousavy 2023-12-29 14:09:56 +01:00
  • e4393cd83a chore: Import type only from CodeScanner Marc Rousavy 2023-12-28 11:56:40 +01:00
  • 7905f2c057 fix: Fix for inset of SENSOR_INFO_ACTIVE_ARRAY_SIZE for Android < 11 (#2306) David Gruseck 2023-12-22 10:59:23 +01:00
  • 7241342fd8 docs: Add plugin by mgcrea/vision-camera-barcode-scanner Marc Rousavy 2023-12-22 10:42:34 +01:00
  • 0d3ecd1131 fix: Fix min/max exposure range on Android (#2304) Marc Rousavy 2023-12-21 12:25:46 +01:00
  • 591cf30a06 perf: Make getCameraPermission and getMicrophonePermission synchronous (#2302) Marc Rousavy 2023-12-19 14:22:04 +01:00
  • 3d2feb6f6c Revert "Update banner for Producthunt" Marc Rousavy 2023-12-18 12:36:49 +01:00
  • 2fb56e5802 Update banner for Producthunt Marc Rousavy 2023-12-14 11:54:45 +01:00
  • 975b9f1959 chore: release 3.6.17 Marc Rousavy 2023-12-14 10:55:11 +01:00
  • bd5c9675b7 fix: Check torch only if needed (#2215) Marc Rousavy 2023-12-14 10:54:19 +01:00
  • 3a627c7262 docs: Add ShadowLens announcement (#2285) Marc Rousavy 2023-12-13 22:46:03 +01:00
  • 977bf56c6d feat: Concurrent/Cancellable configure (#2282) Marc Rousavy 2023-12-13 16:38:02 +01:00
  • 5a81fabedd chore: release 3.6.16 Marc Rousavy 2023-12-12 16:44:47 +01:00
  • 7d6c058806 Update Podfile.lock Marc Rousavy 2023-12-12 16:44:28 +01:00
  • 9a187c6d19 feat: Add width and height to VideoFile output (#2281) Marc Rousavy 2023-12-12 16:43:57 +01:00
  • 98f08800f2 chore: release 3.6.15 Marc Rousavy 2023-12-12 12:09:52 +01:00
  • 263065048c fix: Fix Only the original thread that created a view hierarchy can touch it's views error (#2278) Marc Rousavy 2023-12-12 12:00:29 +01:00
  • 7fccee226c docs: Update C++ Frame Processor docs (#2277) Marc Rousavy 2023-12-12 11:39:36 +01:00
  • 6107a245c4 fix: Only copy over C++ headers Marc Rousavy 2023-12-12 11:23:49 +01:00
  • 248a08b18c feat: Support for C++ Frame Processor Plugins by publishing VisionCamera as a prefab (#2251) Rodrigo Gomes 2023-12-12 07:21:21 -03:00
  • df32d2c5e9 fix: Only close image once Marc Rousavy 2023-12-12 11:19:42 +01:00
  • 9600a38398 fix: Fix out-of-memory crash in QR code scanner by closing Image (#2267) Rodrigo Gomes 2023-12-12 07:18:55 -03:00
  • 52f78a119b feat: Add format filter for iso (#2234) Marc Rousavy 2023-12-12 11:16:08 +01:00
  • 99491846a9 fix: Fix RN 0.73 error "'hasConstants' overrides nothing" at CameraDevicesManager.kt (#2264) Przemysław Arlet 2023-12-12 11:15:46 +01:00
  • a612eb9d38 fix: Fix NoSuchElementException in getRecommendedBitRate (#2266) Romick2005 2023-12-12 12:15:10 +02:00
  • 4ee52d6211 feat: Add onStarted and onStopped events (#2273) Marc Rousavy 2023-12-09 21:09:55 +03:00
  • 9ef4a9a210 chore: release 3.6.14 Marc Rousavy 2023-12-07 18:10:27 +01:00
  • 2ce3b4a0ef fix: Fix RN 0.73 compatibility (#2260) Marc Rousavy 2023-12-07 20:09:15 +03:00
  • a77939f6c4 docs: Add missing import for FP docs (#2254) Matthew Terry 2023-12-05 14:33:46 -05:00
  • d47d12edcf chore: release 3.6.13 Marc Rousavy 2023-12-04 11:48:00 +01:00
  • c23f49e6bd fix: Fix VideoProfile possibly being null (#2231) Marc Rousavy 2023-12-04 13:46:21 +03:00
  • 9df46670a8 docs: Use npx expo instead of expo for snippets (#2241) RhysJosmin 2023-12-04 16:15:49 +05:30
  • a5e10a8606 fix: Fix torch not staying on while recording (#2249) Marc Rousavy 2023-12-04 13:43:17 +03:00
  • d78d3ea214 fix: Fix minFps being wrong (#2248) Marc Rousavy 2023-12-04 13:41:56 +03:00
  • edb415e913 fix: Fix videoCodec being parsed wrong on Android Marc Rousavy 2023-11-28 20:23:28 +01:00
  • 980961d76f chore: release 3.6.12 Marc Rousavy 2023-11-28 12:11:08 +01:00
  • c68da4540d fix: Fix first Frame not being written in Video (#2228) Marc Rousavy 2023-11-28 12:10:21 +01:00
  • fc5fba1234 chore: release 3.6.11 Marc Rousavy 2023-11-27 17:30:05 +01:00
  • a28135da20 feat: Add extra-low and extra-high bit-rate options (#2225) Marc Rousavy 2023-11-27 17:29:25 +01:00
  • d7f7095d1a fix: Use bitRate multiplier instead of setting it to an absolute value (#2216) Marc Rousavy 2023-11-27 17:20:26 +01:00
  • d78798ff84 fix: Fix focus(..) on iOS (#2220) Marc Rousavy 2023-11-27 14:43:56 +01:00
  • 7047686ff9 fix: Fix Recordings with audio={false} timeouting (#2221) Marc Rousavy 2023-11-27 14:43:48 +01:00
  • cad5240420 fix: Move minExposure/maxExposure from format into device (#2211) Marc Rousavy 2023-11-24 18:20:56 +01:00
  • bb3a42e6bc fix: Fix torch not being reset after video recording (#2209) Marc Rousavy 2023-11-23 22:19:44 +01:00
  • 717a3534bc chore: release 3.6.10 Marc Rousavy 2023-11-23 18:17:57 +01:00
  • 1767e6e881 fix: Fully synchronize buffers in RecordingSession to account for late-running frames (#2206) Marc Rousavy 2023-11-23 18:17:15 +01:00
  • 29e649937e Update Podfile.lock Marc Rousavy 2023-11-23 15:22:51 +01:00
  • ccb04016a0 chore: release 3.6.9 Marc Rousavy 2023-11-22 17:55:32 +01:00
  • da0067d9f7 fix: Fix iOS not reading videoCodec and videoBitRate from options (#2202) Marc Rousavy 2023-11-22 17:54:49 +01:00
  • cf8f3d05e3 fix: Fix Video Recording delay and improve startRecording() performance (#2192) Marc Rousavy 2023-11-22 17:53:10 +01:00
  • 49d58d0d0c perf: Use lossy compressed YUV buffers if available (#2195) Marc Rousavy 2023-11-22 16:19:29 +01:00
  • deb3c41ee0 chore: release 3.6.8 Marc Rousavy 2023-11-19 16:43:40 +01:00
  • 9c5eb9105e fix: Expose minExposure/maxExposure in format (#2179) Marc Rousavy 2023-11-19 16:43:04 +01:00
  • ba0aa88cb9 fix: Also exposure Marc Rousavy 2023-11-19 15:51:33 +01:00
  • 73b9efb94b fix: exposure depends on device Marc Rousavy 2023-11-19 15:50:47 +01:00
  • 3bd84a4215 chore: release 3.6.7 Marc Rousavy 2023-11-19 15:39:43 +01:00
  • 95a309808e fix: Remove exposure TODOs (#2177) Marc Rousavy 2023-11-19 15:38:36 +01:00
  • ef58d13b87 feat: Implement exposure (#2173) Marc Rousavy 2023-11-19 15:26:43 +01:00
  • a7e706150e fix: Close CameraSession if the View is removed (#2174) Marc Rousavy 2023-11-18 14:58:07 +01:00
  • 98a641702c fix: Log errors to console if no onError handler is passed Marc Rousavy 2023-11-18 12:16:52 +01:00
  • c9dbd412be fix: Fix VideoPipeline crash because ProGuard removed mHybridData (#2169) Marc Rousavy 2023-11-17 14:46:17 +01:00
  • 1055430cbb chore: Remove photoCodec from Example App Marc Rousavy 2023-11-15 20:17:16 +01:00
  • 3dd56c3ba2 chore: release 3.6.6 Marc Rousavy 2023-11-15 18:40:44 +01:00
  • f24c00d4ce feat: Enable HDR extension for photo capture if available (#2162) Marc Rousavy 2023-11-15 18:39:56 +01:00
  • aad872bb9c chore: No try Marc Rousavy 2023-11-15 18:38:44 +01:00
  • c5dfb6c247 feat: Split videoHdr and photoHdr into two settings (#2161) Marc Rousavy 2023-11-15 18:33:12 +01:00
  • 75fd924899 fix: Fix Frame Processors not building Marc Rousavy 2023-11-15 18:04:35 +01:00
  • e795ea19b1 chore: release 3.6.5 Marc Rousavy 2023-11-15 17:05:08 +01:00
  • abf5538bb0 feat: Support setting videoStabilizationMode (#2160) Marc Rousavy 2023-11-15 17:00:41 +01:00
  • e8ebc6ee9f chore: Move code Marc Rousavy 2023-11-15 15:44:19 +01:00
  • dc89664be2 chore: Enable zoom gesture in CodeScanner page Marc Rousavy 2023-11-10 13:25:28 +01:00
  • ca6760d6ee feat: Show Alert when a code got scanned Marc Rousavy 2023-11-10 13:22:35 +01:00
  • 533bc6c291 fix: Fix CodeScanner page Marc Rousavy 2023-11-10 13:13:06 +01:00