Commit Graph

  • 66c64814cc fix: Downgrade Gradle to 7.5.1 Marc Rousavy 2023-07-03 22:15:06 +0200
  • cde8b762a3 chore: Remove react-native-slider Marc Rousavy 2023-07-03 22:10:20 +0200
  • 7ae15af8cd feat: Add RN 0.72 support (namespace in build.gradle) Marc Rousavy 2023-07-03 22:07:49 +0200
  • 0111f2edb4 fix: Simplify Podfile Marc Rousavy 2023-07-03 13:37:43 +0200
  • d964f40e53 Merge branch 'v3' of https://github.com/mrousavy/react-native-vision-camera into v3 Marc Rousavy 2023-07-03 12:41:33 +0200
  • 82eaf9594f chore: Extract to convertMTLTextureToSkImage Marc Rousavy 2023-07-03 12:41:26 +0200
  • 4ad4804e51
    chore: Upgrade Skia to new Ganesh Rendering Pipeline and RN to 0.72 (#1638) Marc Rousavy 2023-07-03 12:40:07 +0200
  • 3ed019d018
    docs: Fix "siginificant" typo (#1626) hmaltr 2023-06-19 17:12:01 +0300
  • b8527d7de4
    fix: Use HostTimeClock as fallback if masterClock is nil (#1302) Marc Rousavy 2023-06-15 11:08:04 +0200
  • 8753af3633 docs: Use other Algolia App ID Marc Rousavy 2023-05-23 17:41:29 +0200
  • 820db3ca9e
    android: add build support with RNSkia Hanno J. Gödecke 2023-05-04 12:30:24 +0200
  • f03dde725e
    fix: Fix Skia build (#1582) Marc Rousavy 2023-05-03 14:27:34 +0200
  • 032798331a chore: Upgrade RN Skia Marc Rousavy 2023-05-02 12:54:18 +0200
  • bf52e8dad7 chore: Upgrade React Native for Xcode fix Marc Rousavy 2023-04-24 22:40:14 +0200
  • bb7ab30a0e fix: Set min iOS version to 12.4 Marc Rousavy 2023-04-24 22:32:20 +0200
  • 38749fb613 fix: Fix missing Camera error Marc Rousavy 2023-04-21 11:53:21 +0200
  • 8833ac10c3
    fix: Fix Failed to parse camera Id error by ignoring non-integer cameras (#1428) Kody Fintak 2023-03-30 05:26:03 -0400
  • 533c32a48d docs: fix wrong comment Marc Rousavy 2023-03-29 12:03:20 +0200
  • af4e366312 fix: Fix runAtTargetFps for multiple invocations per FP Marc Rousavy 2023-03-21 16:10:09 +0100
  • e1973b9b8d chore: Use Reanimated 3 from npm Marc Rousavy 2023-03-21 15:19:32 +0100
  • 6deb6862cf fix: Remove temp-patch for REA plugin Marc Rousavy 2023-03-21 15:17:22 +0100
  • ba099e4044 docs: Add Multi-Camera zooming GIF Marc Rousavy 2023-03-16 13:40:05 -0400
  • 3978406755 docs: Set up Google gtag Marc Rousavy 2023-03-16 13:30:59 -0400
  • 1bd21a8d2b docs: Fix og:image Marc Rousavy 2023-03-16 13:24:15 -0400
  • 49322f278b docs: Fix favicon Marc Rousavy 2023-03-16 13:22:59 -0400
  • a1af891879 fix: Use global.expo.modules for JSI expo modules Marc Rousavy 2023-03-15 09:34:15 -0400
  • 0d83a13196
    feat: New CameraDevice + CameraFormat detection using CameraX (#1495) Marc Rousavy 2023-03-13 14:23:19 +0100
  • f791c6b4cd
    feat: Better Native Module Error Detection (#1515) Marc Rousavy 2023-03-13 14:21:08 +0100
  • 06cbb742fb docs: Add V3 Announcement Banner Marc Rousavy 2023-03-08 12:11:03 +0100
  • c2fb5bf156 docs: fix baseUrl Marc Rousavy 2023-03-08 09:26:24 +0100
  • 6fa8b7f26e docs: Add robots.txt Marc Rousavy 2023-03-08 09:25:12 +0100
  • 35c779b1ad docs: Add @vercel/analytics Marc Rousavy 2023-03-07 11:53:32 +0100
  • 73c5d675f2 docs: fix algolia app ID Marc Rousavy 2023-03-06 12:19:30 +0100
  • 815e47b249 Add og:image to theme config Marc Rousavy 2023-03-06 11:43:39 +0100
  • 22c0c029c8 docs: Add og:image Marc Rousavy 2023-03-06 11:42:01 +0100
  • 77dd181da9 docs: fix meta Marc Rousavy 2023-03-06 11:40:46 +0100
  • ba20e76d38 remove build docs Marc Rousavy 2023-03-06 11:36:00 +0100
  • ab757125b5
    docs: Upgrade Docusaurus (#1513) Marc Rousavy 2023-03-06 11:25:44 +0100
  • 757ecb0640 docs: Deploy to https://react-native-vision-camera.com Marc Rousavy 2023-03-06 11:03:40 +0100
  • 622d3830f1
    feat: Make Frame Processor Plugins object-oriented on iOS as well (#1496) Marc Rousavy 2023-02-27 11:18:03 +0100
  • 566eda2395 docs: Run yarn install for root as well Marc Rousavy 2023-02-25 12:00:49 +0100
  • 61f19df500 fix: Remove RN Skia dependency on Android for now Marc Rousavy 2023-02-23 17:43:24 +0100
  • f227a3e396 fix: Catch device == null error Marc Rousavy 2023-02-23 14:57:57 +0100
  • ad5d64b01f fix: ignore duplicate .so libraries in package Marc Rousavy 2023-02-22 12:28:51 +0100
  • cf19ff2e5a fix: Fix Android namespace Marc Rousavy 2023-02-21 15:54:04 +0100
  • 0c3cd66016
    fix: Improve C++ safety by attaching Cache Invalidator to jsi::Runtime's lifecycle (#1488) Marc Rousavy 2023-02-21 15:44:43 +0100
  • 1ddea178ae chore: release 3.0.0-rc.2 Marc Rousavy 2023-02-21 15:09:55 +0100
  • 12f850c8e1
    feat: Draw onto Frame as if it was a Skia Canvas (#1479) Marc Rousavy 2023-02-21 15:00:48 +0100
  • 1f7a2e07f2 fix: Fix global.FrameProcessorPlugins TS error Marc Rousavy 2023-02-15 19:15:36 +0100
  • 0635d4aba0 fix: Add missing <regex> header Marc Rousavy 2023-02-15 19:13:33 +0100
  • 2909085ea6 chore: release 3.0.0-rc.1 Marc Rousavy 2023-02-15 18:23:05 +0100
  • 770357fd94 chore: Bump to 3.0.0-rc.0 Marc Rousavy 2023-02-15 18:21:33 +0100
  • 222ded4728 fix: Prevent possible crash in log error handler Marc Rousavy 2023-02-15 18:15:13 +0100
  • 6825c1f587 fix: Print correct error in build.gradle Marc Rousavy 2023-02-15 17:39:46 +0100
  • f0ea18115e
    fix: Fix CI for V3 (#1475) Marc Rousavy 2023-02-15 17:24:33 +0100
  • 30b56153db
    feat: Sync Frame Processors (plus runAsync and runAtTargetFps) (#1472) Marc Rousavy 2023-02-15 16:47:09 +0100
  • a0590dccb5
    feat: Replace Reanimated with RN Worklets (#1468) Marc Rousavy 2023-02-13 15:22:45 +0100
  • 11d1e7178d
    chore: Upgrade to RN 71 (#1465) Marc Rousavy 2023-02-09 11:52:41 +0100
  • 28a43f716f chore: Drop support for RN < 71 to simplify buildscript mrousavy 2023-02-08 17:48:22 +0100
  • 9963f4dedc chore: release 2.15.4 Marc Rousavy 2023-02-01 16:37:53 +0100
  • 6a094bf1b0
    fix: Fix Android build error on RN < 0.71 (#1447) zzz08900 2023-02-01 23:37:18 +0800
  • a1a2cdc246 chore: release 2.15.3 Marc Rousavy 2023-01-30 19:39:46 +0100
  • b82d0e362d
    fix: Add support for react-native 0.71 (#1438) Christoph Gritschenberger 2023-01-30 19:38:52 +0100
  • ae2c28a2c2
    Add VisionCamera V3 link to README Marc Rousavy 2022-12-06 15:45:52 +0100
  • 231838772c Update Podfile.lock Marc Rousavy 2022-11-30 12:06:11 +0100
  • 938cb2e42a Update CameraView+Orientation.swift Marc Rousavy 2022-11-25 15:40:07 +0100
  • bf71901968 fix: Fix orientation glitching on first frame Marc Rousavy 2022-11-25 15:39:04 +0100
  • a65b8720bd chore: release 2.15.2 Marc Rousavy 2022-10-31 13:05:21 +0100
  • 045794c979
    fix: Update CLANG_CXX_LANGUAGE_STANDARD to C++17 (#1309) Al Mochkin 2022-10-31 08:04:07 -0400
  • 3416e94b18
    fix: Use +load for registering Frame Processors (#1308) LazyAfternoons 2022-10-28 13:12:44 +0200
  • 6b32cd9cd7
    docs: Replace outdated react-native-reanimated doc links (#1304) Rohan Barman 2022-10-28 05:18:36 -0500
  • c046440e0e
    fix: Allowed setting custom downloads directory (#1306) Thibault Malbranche 2022-10-28 12:18:06 +0200
  • 1d6f720f8b chore: release 2.15.1 Marc Rousavy 2022-10-24 14:10:30 +0200
  • a7932bdc98
    fix: Support new Reanimated Headers directory (2.11.10+) (#1301) Marc Rousavy 2022-10-24 14:09:56 +0200
  • 849aa3ebaf chore: release 2.15.0 Marc Rousavy 2022-10-20 12:50:08 +0200
  • 52a1d50d91
    fix: Frame Processor FPS (#1288) Thomas Coldwell 2022-10-20 11:49:22 +0100
  • 4781ad9835
    feat: Continue to record audio when receiving a phone call (try to prevent interruptions) (#1278) Marc Rousavy 2022-10-14 12:30:22 +0200
  • cc7d195cbd
    fix: CameraDevices type can't be imported (#1255) Efe Furkan KARAKAYA 2022-10-04 11:39:50 +0300
  • b7bb8e45da
    fix: Build error "2 files found with path '.../libfolly_runtime.so'" (#1144) viniciusyoshioka 2022-08-10 06:21:59 -0300
  • 0fbb8a3108 chore: release 2.14.1 Marc Rousavy 2022-08-09 18:21:14 +0200
  • 205e542cb6
    fix: Support RN 0.69 and use Hermes from source! 🎉 (#1186) Thibault Malbranche 2022-08-09 18:20:42 +0200
  • 312b82b9f6
    docs: Add Dynamsoft Label Recognizer Frame Processor Plugin (#1183) Lihang Xu 2022-08-05 15:52:35 +0800
  • f289f91773
    docs: Fix typo in ERRORS (#1160) Philipp Parzer 2022-07-25 13:26:18 +0200
  • 80df81815a
    fix: Fix takePhoto not working inside an Modal (#1021) Eduardo Borges 2022-07-20 09:02:20 -0300
  • 230b3a6f62 Rename .save -> +save Marc Rousavy 2022-07-19 13:30:59 +0200
  • 3329ee2841 chore: release 2.14.0 Marc Rousavy 2022-07-18 10:42:58 +0200
  • 8bafd96c24
    feat: Allow returning of ImageProxy in a Frame Processor (#1149) Marc Rousavy 2022-07-18 11:40:56 +0300
  • 2a73c09be5
    docs: add vision-camera-plugin-builder sections in Creating Frame Processor Plugins (#1123) Mateusz Mędrek 2022-07-07 14:06:31 +0200
  • 724af31807
    fix: Use facebook::jsi instead of jsi (#1109) Rupesh Chaudhari 2022-07-05 14:21:24 +0530
  • 54703f386c
    fix: Set initial timestamp on first frame (#1114) Thomas Coldwell 2022-07-04 13:09:39 +0100
  • 147b9111d4 chore: release 2.13.5 Marc Rousavy 2022-06-14 11:08:33 +0200
  • 97f91b4fe9 Update package.json Marc Rousavy 2022-06-14 11:08:14 +0200
  • 04a8794246
    fix: Fix outputOrientation Main Thread API checker (#1094) Marc Rousavy 2022-06-14 11:00:28 +0200
  • 096b1cca4e
    fix: (Android) Give real video resolutions, unbind/rebind preview in onHostResume, add missing Android capture errors (#1079) davidlcorbitt 2022-06-14 02:54:33 -0600
  • fb2156ec39
    fix: Asset Writer Video-Audio Sync (#1075) Thomas Coldwell 2022-06-11 11:15:24 +0200
  • de41f8be83
    docs: 📄 Add mocking section to docs (#1061) Joaquín Ossandon 2022-05-27 05:34:54 -0400
  • 83943da112
    fix: AVWriter status 1 crash (#996) Hirbod 2022-05-23 14:27:25 +0200
  • fce7994d40
    fix: add session prefix to audio-session-failed-to-activate error (#1036) Manuel Bieh 2022-05-10 15:22:32 +0200
  • 8f327267d3 chore: release 2.13.3 Marc Rousavy 2022-05-05 09:56:34 +0200
  • 85f5f71058
    Update dependabot.yml Marc Rousavy 2022-04-25 10:17:21 +0200