react-native-vision-camera/package/android/src/main/java/com/mrousavy/camera
2024-01-05 15:51:34 +01:00
..
core fix: Fix crash when trying to console.log(frame) (#2335) 2024-01-02 13:54:07 +01:00
extensions fix: Fix for inset of SENSOR_INFO_ACTIVE_ARRAY_SIZE for Android < 11 (#2306) 2023-12-22 10:59:23 +01:00
frameprocessor feat: Make Frame thread-safe and improve error messages (#2327) 2023-12-29 14:09:56 +01:00
types fix: Fix "The given value for videoStabilizationMode could not be parsed" error (#2353) 2024-01-05 15:51:34 +01:00
utils feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraDevicesManager.kt fix: Fix RN 0.73 error "'hasConstants' overrides nothing" at CameraDevicesManager.kt (#2264) 2023-12-12 11:15:46 +01:00
CameraPackage.kt feat: New JS API for useCameraDevice and useCameraFormat and much faster getAvailableCameraDevices() (#1784) 2023-09-21 11:20:33 +02:00
CameraView.kt feat: Add onStarted and onStopped events (#2273) 2023-12-09 19:09:55 +01:00
CameraView+Events.kt feat: Add onStarted and onStopped events (#2273) 2023-12-09 19:09:55 +01:00
CameraView+Focus.kt chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
CameraView+RecordVideo.kt feat: Add width and height to VideoFile output (#2281) 2023-12-12 16:43:57 +01:00
CameraView+TakePhoto.kt feat: Implement atomically single-lock core/ library on Android (#2049) 2023-10-24 11:19:03 +02:00
CameraViewManager.kt feat: Add onStarted and onStopped events (#2273) 2023-12-09 19:09:55 +01:00
CameraViewModule.kt perf: Make getCameraPermission and getMicrophonePermission synchronous (#2302) 2023-12-19 14:22:04 +01:00