Commit Graph

  • 0ed049a62d fix: bump master v17.0.4 Ivan Vershigora 2026-04-24 19:25:17 +0100
  • 58ff00300c feat: detectQRCodeInImage API Ivan Vershigora 2026-04-24 18:41:55 +0100
  • 0cbe0f9d47
    fix: bump image Ivan Vershigora 2026-04-24 19:25:17 +0100
  • 81c46cc7ef
    feat: detectQRCodeInImage API Ivan Vershigora 2026-04-24 18:41:55 +0100
  • e6dd85b4ea
    bump to v17.0.3 v17.0.3 Ivan Vershigora 2026-04-20 16:11:12 +0100
  • 75117f1287 bump to v17.0.2 Ivan Vershigora 2026-04-20 14:03:00 +0100
  • 4323cb608d fix: bump com.github.limpbrains:qr:v0.0.3 Ivan Vershigora 2026-04-20 13:28:27 +0100
  • 448cf1a9e0 refactor: release Overtorment 2026-04-19 21:55:57 +0100
  • a8535da0d3 fix: duplicate method Overtorment 2026-04-19 19:23:46 +0100
  • edb054a8cb
    fix: bugs v17.0.1 Ivan Vershigora 2026-01-17 11:24:47 +0000
  • 91cc291a62
    Update sync state after v17.0.1 sync Ivan Vershigora 2026-01-17 10:25:19 +0000
  • 202f9f6455
    Resolve merge conflicts, preserve no-google customizations Ivan Vershigora 2026-01-17 10:21:18 +0000
  • 8e5149a6e6 v17.0.1 Seph Soliman 2026-01-12 10:47:04 -0800
  • 3767ef668c Fixed Android compilation error ("'setIOsSleepBeforeStarting' overrides nothing") Seph Soliman 2026-01-12 10:44:32 -0800
  • 611006999d v17.0.0 v17.0.0 Seph Soliman 2026-01-08 16:44:52 -0800
  • b2b06b425b Merge branch 'r/16.2.1' Seph Soliman 2026-01-08 16:43:31 -0800
  • a73b84ef78 Removed iOsSleepBeforeStarting No longer needed with proper begin/commit handling Seph Soliman 2026-01-08 16:35:08 -0800
  • afeaac0996 v16.2.1 v16.2.1 Seph Soliman 2026-01-08 13:43:53 -0800
  • dca0e421fc fix(android): add missing setIOsSleepBeforeStarting stub for new arch coreyphillips 2026-01-07 12:26:43 -0500
  • db93bcfc94 Fixed missing iOsDeferredStart on Android Seph Soliman 2026-01-08 13:40:32 -0800
  • 00b953263d
    Merge pull request #760 from coreyphillips/master Seph Soliman 2026-01-08 13:37:02 -0800
  • a2f61a0cbb Added iOsDeferredStart for UI performance Reformatted RealCamera.swift Seph Soliman 2026-01-08 13:19:54 -0800
  • cdc1cced0e Fixed #758 NSGenericException "startRunning may not be called between calls to beginConfiguration and commitConfiguration" The root cause was that AVCaptureSession.previewLayer.session = X causes beginConfiguration + commitConfiguration, and since we had that running on the main thread, it caused a race condition between the main and sessionQueue threads. iOsSleepBeforeStarting will be removed in an upcoming major release to avoid breaking changes in v16. Seph Soliman 2026-01-08 12:04:30 -0800
  • 6120da218f
    Release v16.2.0 v16.2.0 Ivan Vershigora 2026-01-08 09:07:41 +0000
  • 4e7527cbe3
    Fix Android build: Add stub implementations for new Codegen methods Ivan Vershigora 2026-01-08 00:05:54 +0000
  • daaa65be3a
    Update limpbrains/qr dependency to v0.0.2 Ivan Vershigora 2026-01-07 23:53:32 +0000
  • 05ae12c0b1
    Sync from teslamotors/react-native-camera-kit@cc6515b Ivan Vershigora 2026-01-07 23:27:08 +0000
  • 2c0a0e43f3
    fix(android): add missing setIOsSleepBeforeStarting stub for new arch coreyphillips 2026-01-07 12:26:43 -0500
  • cc6515b914 v16.2.0 Seph Soliman 2026-01-05 15:55:07 -0800
  • 03763d0470
    Merge pull request #759 from teslamotors/stress-test Seph Soliman 2026-01-05 14:34:33 -0800
  • f5e3bc98e9 Add mount stress test to CameraKit example app Seph Soliman 2025-12-30 11:10:11 -0800
  • 6c7cfe44d5
    Merge pull request #727 from IlyaPasternakAmitech/master Seph Soliman 2025-12-30 16:13:47 -0800
  • ea894d96ad Fixed Android allowed barcode types Seph Soliman 2025-12-30 16:03:40 -0800
  • 2a1f06aa12 Fixed optional behavior of allowedBarcodeTypes Seph Soliman 2025-12-30 15:11:19 -0800
  • 5a709e03b0
    Merge pull request #757 from limpbrains/init Seph Soliman 2025-12-30 11:00:17 -0800
  • 1131e81f85 fix: catch error in cameraProviderFuture.get() Ivan Vershigora 2025-12-29 18:48:17 +0000
  • 1371773530
    fix: catch error in cameraProviderFuture.get() init Ivan Vershigora 2025-12-29 18:48:17 +0000
  • 91909ff575
    replace google mlkit with limpbrains/qr Ivan 2025-12-29 14:36:52 +0000
  • be94f3b374
    jet qr Ivan Vershigora 2025-12-29 13:47:56 +0000
  • b92e8fdf61
    grey Ivan Vershigora 2025-12-29 13:26:11 +0000
  • 7f020cd892
    fps Ivan Vershigora 2025-12-29 10:04:09 +0000
  • 8dd943d0ae
    no google Ivan Vershigora 2025-12-29 09:17:16 +0000
  • 08d6d3e4ce
    remove google Ivan Vershigora 2025-12-26 22:23:07 +0000
  • d42ef6290b update README with allowedBarcodeTypes usage and supported formats Kseniya Vinnichek 2025-11-20 13:37:03 +0100
  • 4cbec39042 refactoring Kseniya Vinnichek 2025-11-20 13:08:08 +0100
  • 1ea413a099 Merge remote-tracking branch 'upstream/master' into refactoring Kseniya Vinnichek 2025-11-20 10:41:02 +0100
  • f8be0f08e8 correct allowed barcode types validation, remove invalid reference, and prevent fallback errors Kseniya Vinnichek 2025-11-19 11:32:43 +0100
  • 4892689cab v16.1.3 v16.1.3 Seph Soliman 2025-10-01 10:53:29 -0700
  • 9acbc4981a Fixed zoom/maxZoom issue on legacy arch when (max)Zoom isn't defined Seph Soliman 2025-10-01 10:52:32 -0700
  • cf4f64e3bc
    Merge pull request #751 from Simek/@simek/exclude-files-from-publish-bundle Seph Soliman 2025-09-12 12:57:55 -0700
  • 90c8e6c4d2 LICENSE file is always automatically included Simek 2025-09-12 11:36:48 +0200
  • f6b5f25b22 Define files array to exclude files in the published bundle Simek 2025-09-12 11:28:43 +0200
  • ca3da0b29d
    Merge pull request #750 from teslamotors/copilot/fix-85b06957-deab-4669-81b3-b03de9e140ec Seph Soliman 2025-09-11 15:11:17 -0700
  • c808dd22d8 Fix missing Bundler in linter workflow by adding gem install bundler step copilot-swe-agent[bot] 2025-09-11 19:37:45 +0000
  • c0d1ae98dc Initial plan copilot-swe-agent[bot] 2025-09-11 19:28:12 +0000
  • 7d90107313 v16.1.2 v16.1.2 Seph Soliman 2025-09-09 18:29:15 -0700
  • 96b5104516
    Merge pull request #747 from teslamotors/torch-startup-ios Seph Soliman 2025-09-09 18:28:39 -0700
  • e3c93b9b88 Fixed torch not being enabled on startup #593 Seph Soliman 2025-09-09 18:16:11 -0700
  • e0a4c5f39d v16.1.1 v16.1.1 Seph Soliman 2025-09-09 14:23:58 -0700
  • dcb94f4dcc
    Merge pull request #745 from lukebars/master Seph Soliman 2025-09-09 14:03:42 -0700
  • 224ca7d0c2 v16.1.0 v16.1.0 Seph Soliman 2025-09-09 13:36:24 -0700
  • 8634e69b8d
    Merge pull request #746 from teslamotors/new-arch-no-included-codegen Seph Soliman 2025-09-09 13:16:53 -0700
  • 84d11bfc58 Fixed support for RN 0.76 and other older RN versions Removed includesGeneratedCode since it's unreliable and is temporary Added new/old arch code split for Android Seph Soliman 2025-09-08 18:19:18 -0700
  • af4cf16618 fix: remove orientation listener on camera unmount Lukas Baranauskas 2025-09-09 06:55:15 +0000
  • 9ef0601144
    Merge pull request #739 from gargwork321/add-capture-size Seph Soliman 2025-09-08 13:43:57 -0700
  • bc835ec117 v16.0.1 v16.0.1 Seph Soliman 2025-09-05 14:01:02 -0700
  • 697ecb1b6b Fixed #742 - Regression in v16.0.0 with apps with USE_FRAMEWORKS Seph Soliman 2025-09-05 14:00:19 -0700
  • a3c6cb57f2 fix bug template Seph Soliman 2025-09-05 13:49:21 -0700
  • 16e7d99dae Fixed indentation of bug report template Seph Soliman 2025-09-05 13:48:51 -0700
  • 42b3ef3894 new bug template Seph Soliman 2025-09-05 13:47:40 -0700
  • ce1d031ad9 v16.0.0 v16.0.0 Seph Soliman 2025-09-04 16:23:10 -0700
  • 934e35eed6
    Merge pull request #741 from teslamotors/fabric-migration Seph Soliman 2025-09-04 16:21:57 -0700
  • 9a41d1c8ae Fixed SafeAreaView dummy support on iOS Fixed zoom issue Fixed Fabric (new arch) compile issues on both platforms Fixed included broken codegen lib code Fixed broken .h import paths to avoid setting custom build settings Fixed potential memory issue by disabling view recycling Added Fabric (new arch) support for camera view component Added RN 0.81 for example Added RN 0.79 for main lib Added helper for re-running codegen Added gitignore for Android codegen making a podspec Added support for scanThrottleDelay on Android Added includesGeneratedCode to package.json to indicate changes Rewrote optional int props to use -1 instead due to RN bug Moved to Obj-C with C++ support (.mm) to avoid C++ compile issues Seph Soliman 2025-09-02 16:26:49 -0700
  • ca4023ed27
    feat: add image file size to capture() result Vivek Garg 2025-09-01 19:55:41 +0530
  • 4f376b5d0f Added clarifying docs for zoomMode vs zoom Seph Soliman 2025-08-28 10:52:35 -0700
  • 000c610e78
    Merge pull request #738 from teslamotors/rn81 Seph Soliman 2025-08-26 18:43:55 -0700
  • 7089dd3735 Upgraded example to RN 0.81 Added consistent example styles Added node requirement specification Removed SafeAreaView Added dummy SafeAreaView implementation Seph Soliman 2025-08-26 18:02:14 -0700
  • 5e59d8a1fc
    Merge pull request #731 from SmartArray/fix/rn-ios-0.80.0 Seph Soliman 2025-08-26 17:58:15 -0700
  • a4fef76cd9
    Merge pull request #734 from DavidBertet/fix/volume_button_memory_leak Seph Soliman 2025-08-26 16:03:18 -0700
  • cee93fdff1 Fix memory leak introduced in 21f7601 David Bertet 2025-07-17 23:42:22 -0700
  • cc6d18ceaa change forbiddenBarcodeTypes property to allowedBarcodeTypes Ilya Pasternak 2025-07-02 14:52:26 +0300
  • c70b91e385 fix(ios): give each view constraints according to new fabric behavior Yoshi Jaeger 2025-06-26 19:00:53 +0200
  • b085a7801c Merge remote-tracking branch 'origin/master' Ilya Pasternak 2025-06-26 19:57:43 +0300
  • 29e5873633
    Merge pull request #728 from WilliamWelsh/patch-1 Seph Soliman 2025-06-23 14:57:06 -0700
  • 8d76406553
    Fix checking focusMode instead of zoomMode William 2025-06-19 15:36:32 -0500
  • 6d0bed7ce0 add forbiddenBarcodeTypes property Ilya Pasternak 2025-06-16 09:54:16 +0300
  • 827eac9fd9 v15.1.0 v15.1.0 Seph Soliman 2025-06-09 16:48:42 -0700
  • 089fd73041 Fixed AVCaptureSession (2nd attempt) Fixed iOS 13 compile errors Seph Soliman 2025-06-09 16:46:02 -0700
  • 76d956a69a Fixed lint issues Removed hidden StatusBar to fix under-camera UI on Android Fixed missing execution bit on gradlew Seph Soliman 2025-06-09 14:05:14 -0700
  • 978fe61556
    Merge pull request #722 from aravind3566/aravind3566-camerax_version-bump Seph Soliman 2025-06-09 13:07:23 -0700
  • 7f6110ecd5
    Bump camerax_version to 1.4.2 Aravind 🇮🇳 2025-06-02 15:10:56 +0700
  • 3abe9c91af v15.0.1 v15.0.1 Seph Soliman 2025-04-24 14:45:01 -0700
  • dd6c8ca504 Fixed Android build regression caused by #690 Seph Soliman 2025-04-24 14:39:16 -0700
  • 567c44c8b7 v15.0.0 v15.0.0 Seph Soliman 2025-04-23 17:11:02 -0700
  • ed64f2fc46 Fixed AVCaptureSession startRunning error commit should always follow a begin Seph Soliman 2025-04-23 13:28:00 -0700
  • a0393f36cb
    Merge pull request #690 from WoLewicki/@wolewicki/fix-booleans-and-add-missing-prop Seph Soliman 2025-04-01 12:13:45 -0700
  • 438d4c2f53
    fix: maxPhotoQualityPrioritization and add barcode prop on new arch Wojciech Lewicki 2025-04-01 16:24:14 +0200
  • 589c251888
    Merge branch 'master' into @wolewicki/fix-booleans-and-add-missing-prop Wojciech Lewicki 2025-04-01 13:08:53 +0200
  • bce9be11a9
    Merge pull request #710 from jlapp9/fix/android-aspect-ratio Seph Soliman 2025-03-31 09:59:34 -0700
  • 2cd45d963e
    Merge pull request #701 from phlpsong/barcodeFrameSize_prop Seph Soliman 2025-03-31 09:56:41 -0700