Commit Graph

  • bcf201a9a3
    fix: Ensure format is properly checked for equality (#2083) Marc Rousavy 2023-10-25 12:56:32 +0200
  • d675b6a9da
    fix: Fix CodeScanner not being called (#2082) Marc Rousavy 2023-10-25 12:41:54 +0200
  • 3b7f020566
    feat: Basic Flash for Android (#2081) Marc Rousavy 2023-10-25 12:41:40 +0200
  • 3b9edfb774
    chore: release 3.6.3 Marc Rousavy 2023-10-24 15:49:06 +0200
  • 40268c4a05
    fix: Fix getting triple devices with useCameraDevice (#2074) Marc Rousavy 2023-10-24 15:48:39 +0200
  • 8d65d1d53c
    fix: Fix physical devices detection on Android (#2073) Marc Rousavy 2023-10-24 15:42:44 +0200
  • e1f8e1bd2a
    docs: Add "Templates" to Format docs Marc Rousavy 2023-10-24 14:50:29 +0200
  • f90dace142
    chore: release 3.6.2 Marc Rousavy 2023-10-24 14:28:24 +0200
  • 8a5dfd6ac6
    fix: Fix physicalDevices DeviceType computation on Android (#2072) Marc Rousavy 2023-10-24 14:27:47 +0200
  • 5b1e5f3c9d
    fix: Skip if no Preview Output is attached Marc Rousavy 2023-10-24 13:58:57 +0200
  • f91adb13be
    fix: Use same error message Marc Rousavy 2023-10-24 13:44:03 +0200
  • fcefc7f9d9
    chore: release 3.6.1 Marc Rousavy 2023-10-24 13:39:56 +0200
  • 62be941dbb
    fix: Fix missing self for delegate Marc Rousavy 2023-10-24 13:39:25 +0200
  • 86b3b9e1d7
    chore: release 3.6.0 Marc Rousavy 2023-10-24 12:00:57 +0200
  • 0bc3ee12bf
    Send onInitialized event only if device changed Marc Rousavy 2023-10-24 11:59:22 +0200
  • de0d6cda5d
    feat: Implement atomically single-lock core/ library on Android (#2049) Marc Rousavy 2023-10-24 11:19:03 +0200
  • 23d173f6fc
    chore: release 3.5.1 Marc Rousavy 2023-10-19 18:37:06 +0200
  • 5d9d153e54
    fix: Fix Xcode 15 build error (var instead of let) (#2048) Marc Rousavy 2023-10-19 17:43:20 +0200
  • 00718ea0ee
    fix: Set sensorOrientation to landscapeRight Marc Rousavy 2023-10-19 17:02:07 +0200
  • 993b9f5a37
    chore: release 3.5.0 Marc Rousavy 2023-10-19 13:38:19 +0200
  • 217461ff5d
    feat: Make Frame Processors work on API <29 (#2041) Marc Rousavy 2023-10-19 11:47:30 +0200
  • da25aa1c1f
    fix: Add getFrameProcessorPlugin for backwards compatibility (#2040) Marc Rousavy 2023-10-19 11:35:02 +0200
  • 3929c0ac46
    fix: Initialize Plugins in a static block of ReactPackage (#2039) Marc Rousavy 2023-10-19 11:34:09 +0200
  • 07027d8010
    fix: Rename getFrameProcessorPlugin to initFrameProcessorPlugin (#2038) Marc Rousavy 2023-10-19 11:19:47 +0200
  • a291642c53
    feat: Reintroduce Macros for Frame Processor Plugin registration (#2027) Mateusz Mędrek 2023-10-19 10:35:14 +0200
  • 2666ac53a6
    fix: Fix build on Xcode 14 (#2033) Marc Rousavy 2023-10-18 18:25:30 +0200
  • 9573ae19cb
    fix: Remove unneeded kotlin-android-extensions dependency (#2034) Marc Rousavy 2023-10-18 18:22:34 +0200
  • 89dfd351e0
    fix: Fix torch not working on iOS (#2031) Marc Rousavy 2023-10-18 18:04:58 +0200
  • 6956fded2d
    chore: release 3.4.1 Marc Rousavy 2023-10-18 17:48:04 +0200
  • 764897dcf1
    Update .gitattributes Marc Rousavy 2023-10-18 13:13:40 +0200
  • e845dc8397
    Update .gitattributes Marc Rousavy 2023-10-18 11:30:01 +0200
  • b4960d1e5f
    Update .gitattributes Marc Rousavy 2023-10-17 15:04:06 +0200
  • 674d96706a
    fix: Fix Code Type not supported error (#2022) Marc Rousavy 2023-10-17 11:55:11 +0200
  • 4e1a1fd68b
    fix: Rename parsers/ to types/ (#2021) Marc Rousavy 2023-10-17 11:49:04 +0200
  • 3b1d8353a5
    chore: Add .gitattributes Marc Rousavy 2023-10-16 18:07:04 +0200
  • 2af965d1ad
    fix: Log in FrameProcessorPluginRegistry (#2012) Marc Rousavy 2023-10-16 17:51:18 +0200
  • ce9a505776
    chore: release 3.4.0 Marc Rousavy 2023-10-16 17:15:12 +0200
  • 5e20f9c8fa
    chore: Rename CodeScanner to CodeScannerOptions in native (#2010) Marc Rousavy 2023-10-16 16:56:39 +0200
  • e8ae11e30b
    fix: Fix CodeScanner stalling on Android (#2009) Marc Rousavy 2023-10-16 16:28:51 +0200
  • 8884a1c3e4
    docs: Update phrasing Marc Rousavy 2023-10-16 13:40:52 +0200
  • 208d737e9d
    docs: Update meta tags Marc Rousavy 2023-10-16 13:37:09 +0200
  • 53475dc1f3
    docs: Use wrong index again Marc Rousavy 2023-10-16 13:24:08 +0200
  • e8df7148fa
    fix: Run CodeScanner on default queue, fix stalling (#2002) Marc Rousavy 2023-10-14 13:30:21 +0200
  • ea98112a21
    fix: Fix basic Orientation on iOS (#2000) Marc Rousavy 2023-10-14 13:17:14 +0200
  • fab5bdc0cd
    fix: Fix PreviewView overflowing on Android (#2001) Marc Rousavy 2023-10-14 13:17:05 +0200
  • 315fcb68a8
    fix: Fix FpsGraph not updating Marc Rousavy 2023-10-14 12:41:53 +0200
  • 62ca95725d
    fix: Fix torch not turning off after it has been enabled (#1997) Marc Rousavy 2023-10-13 18:44:44 +0200
  • cd0b413706
    feat: New Core/ library (#1975) Marc Rousavy 2023-10-13 18:33:20 +0200
  • 54871022f4
    docs: Use correct index Marc Rousavy 2023-10-12 10:15:01 +0200
  • e8bb5cfec0
    docs: Remove some links that just didn't work for some reason Marc Rousavy 2023-10-12 10:14:48 +0200
  • 18e69269d4
    fix: Catch errors in CaptureSession configuration Marc Rousavy 2023-10-10 19:18:54 +0200
  • 727fb39f01
    fix: Close previous Outputs to free memory Marc Rousavy 2023-10-10 19:17:36 +0200
  • 10a44d5b79
    fix: Also close outputs in destroy() Marc Rousavy 2023-10-10 19:10:42 +0200
  • bccd73d704
    Revert "fix: Close CameraSession in onDetachedFromWindow() (#1962)" Marc Rousavy 2023-10-10 19:06:06 +0200
  • 02726d47f7
    fix: Close CameraSession in onDetachedFromWindow() (#1962) Vahid Hasani 2023-10-10 20:31:54 +0330
  • 1e7059ca8f
    Revert "fix: Remove Frame Processor when Camera unmounts (#1960)" Marc Rousavy 2023-10-10 18:58:47 +0200
  • d51ac1529b
    fix: Remove Frame Processor when Camera unmounts (#1960) Tuan Luong 2023-10-10 23:55:08 +0700
  • 18b30cd073
    fix: Always call CaptureSession fully synchronously under Mutex (#1972) Marc Rousavy 2023-10-10 18:51:46 +0200
  • 915ef331d3
    feat: Extract CodeScannerPipeline & fix stalling (#1971) Marc Rousavy 2023-10-10 18:51:36 +0200
  • a2e5cef37e
    chore: Fix docs links Marc Rousavy 2023-10-10 18:40:15 +0200
  • b33174399e
    docs: Fix broken links Marc Rousavy 2023-10-10 18:21:39 +0200
  • a498144fd5
    chore: Update doc URLs Marc Rousavy 2023-10-09 11:17:07 +0200
  • 6e72781500
    feat: Use correct photo and video format dimensions on iOS (#1929) Marc Rousavy 2023-10-06 16:11:09 +0200
  • a4448c3a7d
    fix: Fix focus() on iOS (#1943) Marc Rousavy 2023-10-06 14:30:12 +0200
  • 9d71990570
    feat: Activate Torch Mode on Android (#1932) Erwan LE PRADO 2023-10-06 14:28:57 +0200
  • 4cbe8324d5
    chore: Replace ' with " Marc Rousavy 2023-10-06 13:04:34 +0200
  • 92c27b06ae Update DEVICES.mdx Marc Rousavy 2023-10-06 11:53:13 +0200
  • 36e9e00930
    docs: Add **Flash** documentation Marc Rousavy 2023-10-05 16:40:15 +0200
  • 3750734578 chore: release 3.3.1 Marc Rousavy 2023-10-05 14:52:47 +0200
  • 1843f7ac3a
    feat: Add "Camera Devices" screen to Example (#1927) Marc Rousavy 2023-10-05 14:52:03 +0200
  • 658695dca5
    docs: Use smaller title on mobile (#1928) Marc Rousavy 2023-10-05 14:50:36 +0200
  • b14958b1b0
    docs: Fix closing xml tag for CodeScanner docs (#1918) Nate Krieger 2023-10-05 08:48:30 -0400
  • cc0256a0fe chore: Fix lockfiles Marc Rousavy 2023-10-05 13:38:58 +0200
  • e4d9764637 chore: Upgrade lockfiles Marc Rousavy 2023-10-05 13:35:44 +0200
  • fab631d61a fix: Remove string-hash-64 dependency Marc Rousavy 2023-10-05 12:03:57 +0200
  • ffd64feee8 feat: Add enableCodeScanner to Expo Config Plugin Marc Rousavy 2023-10-05 11:06:38 +0200
  • 6e249d165a
    feat: Add Expo Config Plugin for CodeScanner MLKit Barcode Model downloader (#1916) Jakov Glavina 2023-10-05 10:58:31 +0200
  • 59699929f4 fix: Use minSdkVersion of 26 again Marc Rousavy 2023-10-05 10:56:30 +0200
  • c9795ce767
    fix: Fix clean build error (#1924) Marc Rousavy 2023-10-05 10:46:33 +0200
  • 3ed74e6794 chore: release 3.3.0 Marc Rousavy 2023-10-04 13:02:41 +0200
  • 93019c37e6 docs: Update example Marc Rousavy 2023-10-04 13:00:23 +0200
  • 889b37d063 docs: Update links Marc Rousavy 2023-10-04 12:57:30 +0200
  • 5efaefee98 docs: Update QR Code references Marc Rousavy 2023-10-04 12:56:47 +0200
  • 6640b72a00
    feat: Code Scanner API (#1912) Marc Rousavy 2023-10-04 12:53:52 +0200
  • 2c08e5ae78 fix: Also clean VisionCamera build cache Marc Rousavy 2023-10-04 11:11:12 +0200
  • 4fc8cd2e01 fix: Clean C++ CMake cache (.cxx/) on clean Marc Rousavy 2023-10-04 11:06:39 +0200
  • e9b39924d7 docs: Add "Pixel Formats" documentation page Marc Rousavy 2023-10-03 14:35:26 +0200
  • 9a777ba240 fix: Only use supported PixelFormats Marc Rousavy 2023-10-03 14:05:23 +0200
  • 224bffd4dc fix: Use dynamic video format Marc Rousavy 2023-10-03 13:59:19 +0200
  • 324e269173
    fix: Set minSdkVersion to 23 (#1911) Marc Rousavy 2023-10-03 13:52:42 +0200
  • 8d90dcc476
    fix: Make HardwareBuffers compile optionally (opt-out in minSdkVersion <26) (#1910) Marc Rousavy 2023-10-03 13:18:41 +0200
  • 83c0cdb030
    fix: Fix CamcorderProfile get crash on Samsung devices (#1907) Marc Rousavy 2023-10-03 12:04:03 +0200
  • 1cdc3d1d9c
    fix: Fix +load not available in Xcode 15 error (#1908) Marc Rousavy 2023-10-03 12:03:29 +0200
  • 24f77fb224
    fix: Use simple wide-angle device if no options are passed (#1909) Marc Rousavy 2023-10-03 12:03:20 +0200
  • bdd81cf2fb
    chore: Improve native Frame Processor Plugin documentation (#1877) Mateusz Mędrek 2023-10-03 11:36:55 +0200
  • 62e786ad04
    docs: Add Kotlin & Swift FP plugins examples (#1902) Mateusz Mędrek 2023-10-03 11:33:48 +0200
  • b24b1c808f docs: Fix links Marc Rousavy 2023-10-03 11:31:37 +0200
  • d465c37bea fix: Remove dng PixelFormat Marc Rousavy 2023-10-03 11:27:46 +0200
  • 12c2987b85
    doc: Code fixes on saving & getting the photo in TAKING_PHOTOS.mdx (#1896) Shiran Gabriel 2023-10-03 14:50:41 +0530
  • 554b7416b1 docs: Update minSdkVersion to 26 Marc Rousavy 2023-10-03 11:04:36 +0200