Commit Graph

  • 0ffaa7fc29
    docs: Add tap to focus example Marc Rousavy 2024-01-09 17:28:05 +0100
  • de9da64400
    chore: release 3.7.0 Marc Rousavy 2024-01-08 13:27:50 +0100
  • 5c99728561
    feat: Add new enableCodeScanner prop to build.gradle to make sure CodeScanner always works (#2355) Marc Rousavy 2024-01-08 13:14:47 +0100
  • a8c16e31d6
    feat: Make enableCodeScanner expo config-plugin install the native dependency (#2348) Erwan LE PRADO 2024-01-08 12:54:01 +0100
  • 2d84b7f40e
    docs: Create pinch-to-zoom example for docs Marc Rousavy 2024-01-08 12:51:31 +0100
  • cc60ad296a
    fix: Validate input props (fps, hdr, torch, ...) instead of silently crashing (#2354) Marc Rousavy 2024-01-08 12:13:05 +0100
  • 0d21bc3a57
    fix: Fix blackscreen issues and lifecycle when closing Camera (#2339) Marc Rousavy 2024-01-08 11:41:57 +0100
  • 2cd22ad236
    fix: Fix "maxImages (3) has already been acquired" error (#2352) Marc Rousavy 2024-01-05 15:51:39 +0100
  • 833ffb8478
    fix: Fix "The given value for videoStabilizationMode could not be parsed" error (#2353) Marc Rousavy 2024-01-05 15:51:34 +0100
  • ef4e9fabf9
    fix: Unwrap boxed JNI types directly (#2337) Marc Rousavy 2024-01-02 14:13:47 +0100
  • 3dc75112ae
    fix: Fix crash when trying to console.log(frame) (#2335) Marc Rousavy 2024-01-02 13:54:07 +0100
  • 5486be7506
    Update Podfile.lock Marc Rousavy 2024-01-02 12:59:37 +0100
  • 30c4f9e7b5
    fix: Fix iOS native enableZoomGesture zoom logic (#2329) Kuba Adamczyk 2024-01-02 11:57:22 +0100
  • 895f3ec889
    feat: Make Frame thread-safe and improve error messages (#2327) Marc Rousavy 2023-12-29 14:09:56 +0100
  • e4393cd83a
    chore: Import type only from CodeScanner Marc Rousavy 2023-12-28 11:56:40 +0100
  • 7905f2c057
    fix: Fix for inset of SENSOR_INFO_ACTIVE_ARRAY_SIZE for Android < 11 (#2306) David Gruseck 2023-12-22 10:59:23 +0100
  • 7241342fd8
    docs: Add plugin by mgcrea/vision-camera-barcode-scanner Marc Rousavy 2023-12-22 10:42:34 +0100
  • 0d3ecd1131
    fix: Fix min/max exposure range on Android (#2304) Marc Rousavy 2023-12-21 12:25:46 +0100
  • 591cf30a06
    perf: Make getCameraPermission and getMicrophonePermission synchronous (#2302) Marc Rousavy 2023-12-19 14:22:04 +0100
  • 3d2feb6f6c
    Revert "Update banner for Producthunt" Marc Rousavy 2023-12-18 12:36:49 +0100
  • 2fb56e5802
    Update banner for Producthunt Marc Rousavy 2023-12-14 11:54:45 +0100
  • 975b9f1959
    chore: release 3.6.17 Marc Rousavy 2023-12-14 10:55:11 +0100
  • bd5c9675b7
    fix: Check torch only if needed (#2215) Marc Rousavy 2023-12-14 10:54:19 +0100
  • 3a627c7262
    docs: Add ShadowLens announcement (#2285) Marc Rousavy 2023-12-13 22:46:03 +0100
  • 977bf56c6d
    feat: Concurrent/Cancellable configure (#2282) Marc Rousavy 2023-12-13 16:38:02 +0100
  • 5a81fabedd
    chore: release 3.6.16 Marc Rousavy 2023-12-12 16:44:47 +0100
  • 7d6c058806
    Update Podfile.lock Marc Rousavy 2023-12-12 16:44:28 +0100
  • 9a187c6d19
    feat: Add width and height to VideoFile output (#2281) Marc Rousavy 2023-12-12 16:43:57 +0100
  • 98f08800f2
    chore: release 3.6.15 Marc Rousavy 2023-12-12 12:09:52 +0100
  • 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 +0100
  • 7fccee226c
    docs: Update C++ Frame Processor docs (#2277) Marc Rousavy 2023-12-12 11:39:36 +0100
  • 6107a245c4
    fix: Only copy over C++ headers Marc Rousavy 2023-12-12 11:23:49 +0100
  • 248a08b18c
    feat: Support for C++ Frame Processor Plugins by publishing VisionCamera as a prefab (#2251) Rodrigo Gomes 2023-12-12 07:21:21 -0300
  • df32d2c5e9
    fix: Only close image once Marc Rousavy 2023-12-12 11:19:42 +0100
  • 9600a38398
    fix: Fix out-of-memory crash in QR code scanner by closing Image (#2267) Rodrigo Gomes 2023-12-12 07:18:55 -0300
  • 52f78a119b
    feat: Add format filter for iso (#2234) Marc Rousavy 2023-12-12 11:16:08 +0100
  • 99491846a9
    fix: Fix RN 0.73 error "'hasConstants' overrides nothing" at CameraDevicesManager.kt (#2264) Przemysław Arlet 2023-12-12 11:15:46 +0100
  • a612eb9d38
    fix: Fix NoSuchElementException in getRecommendedBitRate (#2266) Romick2005 2023-12-12 12:15:10 +0200
  • 4ee52d6211
    feat: Add onStarted and onStopped events (#2273) Marc Rousavy 2023-12-09 21:09:55 +0300
  • 9ef4a9a210
    chore: release 3.6.14 Marc Rousavy 2023-12-07 18:10:27 +0100
  • 2ce3b4a0ef
    fix: Fix RN 0.73 compatibility (#2260) Marc Rousavy 2023-12-07 20:09:15 +0300
  • a77939f6c4
    docs: Add missing import for FP docs (#2254) Matthew Terry 2023-12-05 14:33:46 -0500
  • d47d12edcf
    chore: release 3.6.13 Marc Rousavy 2023-12-04 11:48:00 +0100
  • c23f49e6bd
    fix: Fix VideoProfile possibly being null (#2231) Marc Rousavy 2023-12-04 13:46:21 +0300
  • 9df46670a8
    docs: Use npx expo instead of expo for snippets (#2241) RhysJosmin 2023-12-04 16:15:49 +0530
  • a5e10a8606
    fix: Fix torch not staying on while recording (#2249) Marc Rousavy 2023-12-04 13:43:17 +0300
  • d78d3ea214
    fix: Fix minFps being wrong (#2248) Marc Rousavy 2023-12-04 13:41:56 +0300
  • edb415e913
    fix: Fix videoCodec being parsed wrong on Android Marc Rousavy 2023-11-28 20:23:28 +0100
  • 980961d76f
    chore: release 3.6.12 Marc Rousavy 2023-11-28 12:11:08 +0100
  • c68da4540d
    fix: Fix first Frame not being written in Video (#2228) Marc Rousavy 2023-11-28 12:10:21 +0100
  • fc5fba1234
    chore: release 3.6.11 Marc Rousavy 2023-11-27 17:30:05 +0100
  • a28135da20
    feat: Add extra-low and extra-high bit-rate options (#2225) Marc Rousavy 2023-11-27 17:29:25 +0100
  • d7f7095d1a
    fix: Use bitRate multiplier instead of setting it to an absolute value (#2216) Marc Rousavy 2023-11-27 17:20:26 +0100
  • d78798ff84
    fix: Fix focus(..) on iOS (#2220) Marc Rousavy 2023-11-27 14:43:56 +0100
  • 7047686ff9
    fix: Fix Recordings with audio={false} timeouting (#2221) Marc Rousavy 2023-11-27 14:43:48 +0100
  • cad5240420
    fix: Move minExposure/maxExposure from format into device (#2211) Marc Rousavy 2023-11-24 18:20:56 +0100
  • bb3a42e6bc
    fix: Fix torch not being reset after video recording (#2209) Marc Rousavy 2023-11-23 22:19:44 +0100
  • 717a3534bc
    chore: release 3.6.10 Marc Rousavy 2023-11-23 18:17:57 +0100
  • 1767e6e881
    fix: Fully synchronize buffers in RecordingSession to account for late-running frames (#2206) Marc Rousavy 2023-11-23 18:17:15 +0100
  • 29e649937e
    Update Podfile.lock Marc Rousavy 2023-11-23 15:22:51 +0100
  • ccb04016a0
    chore: release 3.6.9 Marc Rousavy 2023-11-22 17:55:32 +0100
  • da0067d9f7
    fix: Fix iOS not reading videoCodec and videoBitRate from options (#2202) Marc Rousavy 2023-11-22 17:54:49 +0100
  • cf8f3d05e3
    fix: Fix Video Recording delay and improve startRecording() performance (#2192) Marc Rousavy 2023-11-22 17:53:10 +0100
  • 49d58d0d0c
    perf: Use lossy compressed YUV buffers if available (#2195) Marc Rousavy 2023-11-22 16:19:29 +0100
  • deb3c41ee0
    chore: release 3.6.8 Marc Rousavy 2023-11-19 16:43:40 +0100
  • 9c5eb9105e
    fix: Expose minExposure/maxExposure in format (#2179) Marc Rousavy 2023-11-19 16:43:04 +0100
  • ba0aa88cb9
    fix: Also exposure Marc Rousavy 2023-11-19 15:51:33 +0100
  • 73b9efb94b
    fix: exposure depends on device Marc Rousavy 2023-11-19 15:50:47 +0100
  • 3bd84a4215
    chore: release 3.6.7 Marc Rousavy 2023-11-19 15:39:43 +0100
  • 95a309808e
    fix: Remove exposure TODOs (#2177) Marc Rousavy 2023-11-19 15:38:36 +0100
  • ef58d13b87
    feat: Implement exposure (#2173) Marc Rousavy 2023-11-19 15:26:43 +0100
  • a7e706150e
    fix: Close CameraSession if the View is removed (#2174) Marc Rousavy 2023-11-18 14:58:07 +0100
  • 98a641702c
    fix: Log errors to console if no onError handler is passed Marc Rousavy 2023-11-18 12:16:52 +0100
  • c9dbd412be
    fix: Fix VideoPipeline crash because ProGuard removed mHybridData (#2169) Marc Rousavy 2023-11-17 14:46:17 +0100
  • 1055430cbb
    chore: Remove photoCodec from Example App Marc Rousavy 2023-11-15 20:17:16 +0100
  • 3dd56c3ba2
    chore: release 3.6.6 Marc Rousavy 2023-11-15 18:40:44 +0100
  • f24c00d4ce
    feat: Enable HDR extension for photo capture if available (#2162) Marc Rousavy 2023-11-15 18:39:56 +0100
  • aad872bb9c
    chore: No try Marc Rousavy 2023-11-15 18:38:44 +0100
  • c5dfb6c247
    feat: Split videoHdr and photoHdr into two settings (#2161) Marc Rousavy 2023-11-15 18:33:12 +0100
  • 75fd924899
    fix: Fix Frame Processors not building Marc Rousavy 2023-11-15 18:04:35 +0100
  • e795ea19b1
    chore: release 3.6.5 Marc Rousavy 2023-11-15 17:05:08 +0100
  • abf5538bb0
    feat: Support setting videoStabilizationMode (#2160) Marc Rousavy 2023-11-15 17:00:41 +0100
  • e8ebc6ee9f
    chore: Move code Marc Rousavy 2023-11-15 15:44:19 +0100
  • dc89664be2
    chore: Enable zoom gesture in CodeScanner page Marc Rousavy 2023-11-10 13:25:28 +0100
  • ca6760d6ee
    feat: Show Alert when a code got scanned Marc Rousavy 2023-11-10 13:22:35 +0100
  • 533bc6c291
    fix: Fix CodeScanner page Marc Rousavy 2023-11-10 13:13:06 +0100
  • 74ecc98cb1
    chore: Change dev team to me again Marc Rousavy 2023-11-10 13:10:51 +0100
  • 1b90bc9620
    fix: Fix a race condition that caused audio to not be configured (#2144) Marc Rousavy 2023-11-10 12:08:39 +0100
  • 69baacad73
    chore: Simplifies Code Scanner Page (#2145) Marc Rousavy 2023-11-10 12:08:28 +0100
  • be1bb419c1
    Update Podfile.lock Marc Rousavy 2023-11-09 12:21:19 +0100
  • e649aba8e1
    feat: Implement cornerPoints and frame for scanned codes (#2117) Metrix Hungary Kft 2023-11-09 11:57:05 +0100
  • 24ddca3409
    fix: Fix Frame Processors not building because of hasWorklets flag (#2137) Marc Rousavy 2023-11-09 11:56:41 +0100
  • bb59c0a3b6
    fix: Fix setting FPS lower than 30 on Samsung devices (#2138) Marc Rousavy 2023-11-09 11:56:20 +0100
  • 1d13db25e9
    fix: Fix crash on Samsung devices when using frameProcessor with YUV format (#2108) Rodrigo Gomes 2023-11-09 07:23:37 -0300
  • 8f986a45ea
    fix: Set correct namespace in build.gradle (#2104) Adolfo E. García 2023-10-31 08:13:12 -0600
  • cc65ec26a9
    fix: Fix Video codec, bitRate and flash being ignored on iOS (#2113) Marc Rousavy 2023-10-31 15:09:27 +0100
  • 4c9a707866
    fix: Use Worklets 0.2.4 to fix FP crash (#2102) Christian Falch 2023-10-31 15:09:05 +0100
  • fe6221e4e0
    docs: Add Worklets babel plugin to docs Marc Rousavy 2023-10-31 15:04:52 +0100
  • f4617a3918
    fix: Set isRunning to true Marc Rousavy 2023-10-25 13:38:12 +0200
  • ca6af86630
    chore: release 3.6.4 Marc Rousavy 2023-10-25 12:58:19 +0200