Commit Graph

  • 695e317a77 apply patch to opt in for old API eyenov/expo-upgrade Rui Rodrigues 2024-08-22 09:23:03 +0100
  • 5e8f7055e2 gradle upgrade Rui Rodrigues 2024-08-22 09:09:14 +0100
  • 031aa9d43a remove package from AndroidManifest.xml and update java version to 17 Rui Rodrigues 2024-08-21 17:02:04 +0100
  • c994506abc remove PreviewView onMeasure override and let SurfaceView setup the correct size eyenov/preview-fix Rui Rodrigues 2024-08-21 16:26:03 +0100
  • fcf5fe70f3 Merge branch 'ivan/fix-android-orientation' main Ivan Malison 2024-08-14 01:28:00 -0600
  • 3a20c44a31 fix preview and recording orientation fix eyenov/preview-and-recording-orientation-fix Rui Rodrigues 2024-08-02 14:39:23 +0100
  • 0329e7976d Account for orientation in PreviewView ivan/fix-android-orientation Ivan Malison 2024-07-28 20:09:59 -0600
  • 7c162fecb1 Remove trailing whitespace Ivan Malison 2024-07-28 16:37:20 -0600
  • b28a152471 Fix last segment issue ivan/fix-last-segment-issue Ivan Malison 2024-07-24 19:26:29 -0600
  • 65021b895a Merge tag 'v3.9.2' into HEAD ivan/attempt-merge Ivan Malison 2024-07-23 13:10:44 -0600
  • b006b1e744 add duration to onVideoChunkReady data eyenov/chunk-recorder Rui Rodrigues 2024-07-16 10:46:24 +0100
  • 694d9cfa8c add log warning that either onInitReady or onVideoChunkReady are not valid Rui Rodrigues 2024-07-16 10:20:13 +0100
  • 91767e71c8 default RecordVideoOptions.fileType to mp4 Rui Rodrigues 2024-07-16 09:50:44 +0100
  • 9f2c7906e5 add filePath to define recording directory Rui Rodrigues 2024-07-16 09:50:21 +0100
  • 621bfe333c format identation Rui Rodrigues 2024-07-16 08:17:06 +0100
  • 20f8fa2937 test onInitReady and onVideoChunkReady Rui Rodrigues 2024-07-16 08:07:21 +0100
  • b03f9ea423 add onInitReady to video-camera react native side Rui Rodrigues 2024-07-16 08:04:05 +0100
  • 98d90a6442 remove zero padding from chunks file names Rui Rodrigues 2024-07-16 07:59:52 +0100
  • 0a43d7a160 add onInitReady callback to send initialization segment path Rui Rodrigues 2024-07-15 09:55:47 +0100
  • a2ce4df663 connect onChunkReady from ChunkedRecorder to react native Rui Rodrigues 2024-07-15 09:50:39 +0100
  • 89ecb35616 implement ChunkedRecorder Rui Rodrigues 2024-07-15 08:46:41 +0100
  • d9a1287b68 WIP - implement ChunkedRecorder Rui Rodrigues 2024-07-12 16:51:09 +0100
  • 23459b2635 create TestRecorder iOS test app Rafael Bastos 2024-07-12 08:53:47 +0100
  • 1ac1b045fe Tweak things to make segments a bit more regular ivan/try-to-make-segments-more-regular Ivan Malison 2024-05-15 15:50:01 -0600
  • 83168044a6
    chore: release 3.9.2 Marc Rousavy 2024-03-27 14:37:01 +0100
  • 60925fc816
    Update package.json Marc Rousavy 2024-03-27 14:36:21 +0100
  • d731fe491d
    docs: Compress images (#2667) Kirill Zyusko 2024-03-20 11:16:26 +0100
  • ebe04b246c
    fix: Changes relative import paths in usePreferredCameraDevice.ts (#2661) Danny Kim 2024-03-19 19:14:20 +0900
  • 97941a919f
    feat: Add UPC-A support (#2563) Keaton Roux 2024-03-18 16:42:57 +0200
  • 952e4a93e1 Merge pull request 'pass filePath to RecordingSession' (#3) from loewy/store-video-internally-with-video-id into main Ivan Malison 2024-03-12 01:21:16 -0600
  • 489171f6f3 take internal storage filePath for RecordingSession, tested Loewy 2024-03-11 22:42:26 -0700
  • 8e1f03907b
    chore: release 3.9.1 Marc Rousavy 2024-03-04 12:49:46 +0100
  • 3f1a7c9e32
    fix: Disable precapture sequence by default (#2629) Marc Rousavy 2024-03-04 12:49:03 +0100
  • e8dd1e0b2e
    fix: Use 0x0 as a fallback Size if SENSOR_INFO_PHYSICAL_SIZE is null (e.g. on USB cameras) (#2608) Guoting Lei 2024-02-29 21:53:36 +0800
  • bca9472ab8
    fix: Fix Boolean.parse string values from gradle properties (#2599) Jonas Thuresson 2024-02-26 09:16:54 +0100
  • 79ebae56f3
    docs: Add vision-camera-cropper to the plugins list (#2600) Lihang Xu 2024-02-24 02:38:37 +0800
  • 86637ac112
    chore: Update package README (#2601) mbghsource 2024-02-23 10:37:44 -0800
  • 8225ac1aff
    Create tea.yaml Marc Rousavy 2024-02-23 15:36:43 +0100
  • 83b852acd0
    chore: Use CameraRuntimeError if device is null Marc Rousavy 2024-02-23 10:43:50 +0100
  • 5ab7b291db
    Update gradle.properties Marc Rousavy 2024-02-20 21:07:41 +0100
  • eb57b3877c
    chore: Update actions Marc Rousavy 2024-02-20 20:34:34 +0100
  • 369cb4a043
    fix: Fix Precapture timed out after 5 seconds error (#2586) Marc Rousavy 2024-02-20 18:35:55 +0100
  • fabf019f66
    fix: Fix "Unknown AF/AE/AWB State" error (#2592) Marc Rousavy 2024-02-20 08:54:26 +0100
  • 4c159aff61
    docs: Fix toArrayBuffer example in Frame Processor Guide (#2595) Lia/Leo Treloar 2024-02-20 18:54:08 +1100
  • 55992bb954
    fix: Fix Frame Processor SIGSEV crash in VisionCameraScheduler::trigger by locking mutex in dispatchAsync (#2591) bglgwyng 2024-02-20 00:01:21 +0900
  • 7ac6f4d008
    fix: Trigger measure and layout manually in PreviewView (#2588) Marc Rousavy 2024-02-19 14:54:13 +0100
  • 9af6e61dc8
    fix: Cancel focus on session close (#2578) Marc Rousavy 2024-02-19 14:11:14 +0100
  • 2c52fb01e4
    chore: Update comments Marc Rousavy 2024-02-19 13:41:23 +0100
  • f6b7163660
    chore: Fix some C++ compiler warnings (#2576) Marc Rousavy 2024-02-16 18:01:52 +0100
  • 2c976d8ccd
    feat: Upload .apk as a GitHub artifact (#2575) Marc Rousavy 2024-02-16 17:55:35 +0100
  • 147aff8683
    chore: release 3.9.0 Marc Rousavy 2024-02-16 13:52:12 +0100
  • bda43d3984
    fix: Fix nullable props (#2573) Marc Rousavy 2024-02-16 13:46:13 +0100
  • b105de0194
    fix: Add extra sanity-checks for CaptureRequest (#2571) Marc Rousavy 2024-02-16 13:13:56 +0100
  • 57c6431353
    fix: Replace deprecated RCTEventEmitter with UIManager (#2569) farwayer 2024-02-16 11:27:00 +0100
  • aad7d2b8b3
    docs: Use SVG PlayStore Button Marc Rousavy 2024-02-15 20:37:26 +0100
  • e6c12e2ed2
    chore: Update ShadowLens links for Android release Marc Rousavy 2024-02-15 20:34:49 +0100
  • 31754eb74c
    chore: release 3.9.0-beta.6 Marc Rousavy 2024-02-15 17:37:19 +0100
  • 129e21f14e
    fix: Fix Session has been closed; further changes are illegal error by using tryStopRepeating() (#2568) Marc Rousavy 2024-02-15 17:34:55 +0100
  • 4168d8f752
    feat: Allow focus calls to be cancelable (#2567) Marc Rousavy 2024-02-15 17:33:19 +0100
  • bcd12649e2
    fix: Move PreviewView into SurfaceView to make it simpler (#2566) Marc Rousavy 2024-02-15 17:07:57 +0100
  • c5646ca1e2
    chore: release 3.9.0-beta.5 Marc Rousavy 2024-02-15 13:30:40 +0100
  • 83c0184796
    fix: Take Orientation into account for PreviewView (#2565) Marc Rousavy 2024-02-15 13:30:14 +0100
  • 5df5ca9adf
    fix: Fix PreviewView stretching on Android (now finally a real fix) (#2564) Marc Rousavy 2024-02-15 13:09:16 +0100
  • 21042048ae
    chore: release 3.9.0-beta.4 Marc Rousavy 2024-02-14 17:05:05 +0100
  • a7701c8c9c
    perf: Allow skipping pre-capture sequence if already focused (#2561) Marc Rousavy 2024-02-14 17:04:25 +0100
  • 37398cc909
    feat: Flash with AE Pre-capture trigger for Android (#2558) Marc Rousavy 2024-02-14 16:43:30 +0100
  • 61b2f7dd4a
    chore: Improve enableGpuBuffers docs Marc Rousavy 2024-02-14 13:52:02 +0100
  • 14daaaaf9d
    fix: Return after configure error Marc Rousavy 2024-02-14 13:47:18 +0100
  • 1a0bd8f7c2
    feat: Add enableGpuBuffers property (#2557) Marc Rousavy 2024-02-14 12:47:40 +0100
  • 478688529b
    fix: Fix 60 FPS crashing on some Samsungs (#2556) Marc Rousavy 2024-02-14 12:47:03 +0100
  • 3699ccde94
    chore: Organize code Marc Rousavy 2024-02-14 11:53:17 +0100
  • ad33dd91b1
    fix: Fix VideoPipeline crash on Samsung (Disable USAGE_GPU_SAMPLED_IMAGE ImageReader) (#2555) Marc Rousavy 2024-02-14 11:51:24 +0100
  • 0130085376
    chore: Update lockfile Marc Rousavy 2024-02-14 10:58:11 +0100
  • ec7ce36d25
    fix: Use acquireLatestImage instead of acquireNextImage for CodeScanner (#2549) Marc Rousavy 2024-02-13 15:15:29 +0100
  • b7e24c444e
    fix: Check if session is still valid before resetting AF after focus (#2550) Marc Rousavy 2024-02-13 15:15:19 +0100
  • a2a2e94865
    fix: Fix "Invalid pixel format 35" HardwareBuffer crash (#2547) Marc Rousavy 2024-02-13 13:52:21 +0100
  • 1011c3f039
    fix: Fix java.lang.NoSuchMethodError in FrameProcessor initializer (#2546) Marc Rousavy 2024-02-13 13:46:17 +0100
  • 24f43efa35
    feat: Add context to VisionCameraProxy (#2545) Marc Rousavy 2024-02-13 13:46:07 +0100
  • 0ed3aed48a
    docs: Add react-native-vision-camera-face-detector to the FP plugin list (#2534) Luiz Carlos 2024-02-13 09:35:36 -0300
  • b3a88278de
    perf: Fix double configuration flicker on fast device change (#2537) Marc Rousavy 2024-02-13 13:32:11 +0100
  • 19bf300bbe Support orientation as a parameter to startRecording Ivan Malison 2024-02-08 11:17:09 -0700
  • 919e6c9fe8
    chore: release 3.9.0-beta.3 Marc Rousavy 2024-02-08 15:17:29 +0100
  • fb1d82ad9a
    feat: Implement focus() on Android (#2523) Marc Rousavy 2024-02-08 15:16:58 +0100
  • fce6616964
    chore: release 3.9.0-beta.2 Marc Rousavy 2024-02-07 13:15:32 +0100
  • a4e241a431
    fix: Fix photo not saving in example app on Android 13+ (#2522) Menardi 2024-02-07 10:51:24 +0000
  • 3192f5e939
    fix: Fix PreviewView being stretched (#2519) Marc Rousavy 2024-02-07 11:50:33 +0100
  • b20d0fc5f7
    chore: Update npm keywords Marc Rousavy 2024-02-07 10:52:07 +0100
  • 395ee7af89
    fix: Fix zoom not resetting in example app Marc Rousavy 2024-02-06 18:40:52 +0100
  • 3b892c209e
    chore(deps): bump actions/cache from 3 to 4 (#2510) dependabot[bot] 2024-02-06 14:32:48 +0100
  • dbb7f80dc9
    chore: release 3.9.0-beta.1 Marc Rousavy 2024-02-06 14:23:57 +0100
  • 5acc64e031
    feat: Create persistent CaptureSession to avoid any blackscreen issues or errors (#2494) Marc Rousavy 2024-02-06 14:19:25 +0100
  • cd5fdd4924
    fix: Properly type Format Templates (#2499) Lucas Garcez 2024-02-05 22:37:42 +1100
  • d8c95c901f
    feat: Synchronize Frame properly (#2501) Marc Rousavy 2024-02-05 12:34:32 +0100
  • 1312c5be53 Fix type in Camera.tsx Ivan Malison 2024-02-03 20:47:53 -0700
  • 97168c647c
    docs: Be more explicit about videoHeight/videoWidth Marc Rousavy 2024-02-02 10:10:18 +0100
  • 14554fa31a
    docs: Be more explicit about video + preview link and add aspect ratio Marc Rousavy 2024-02-02 10:06:53 +0100
  • e95264f782
    fix: Fix minFocusDistance being NaN on some emulators Marc Rousavy 2024-02-02 09:54:17 +0100
  • 0e05fc314f Merge pull request 'Add onVideoChunkReady callback' (#2) from ivan/addOnVideoChunkReadyCallback into main Ivan Malison 2024-02-01 19:43:06 -0700
  • 413be519d5 Add onVideoChunkReady callback ivan/addOnVideoChunkReadyCallback Ivan Malison 2024-02-01 18:13:41 -0700
  • 8c66d36d8f
    chore: release 3.9.0-beta.0 Marc Rousavy 2024-02-01 12:40:52 +0100