react-native-vision-camera/package/android/src/main/java/com/mrousavy/camera
2024-01-13 20:02:18 +01:00
..
core fix: Avoid "CameraNotReady" errors when updating props in background (#2382) 2024-01-13 20:02:18 +01:00
extensions fix: Fix Preview stretching on Android (#2377) 2024-01-11 16:33:40 +01:00
frameprocessor feat: Add zero-copy SharedArray type to Frame Processor Plugins (#2383) 2024-01-12 16:00:36 +01:00
types fix: Fix blackscreen issues and lifecycle when closing Camera (#2339) 2024-01-08 11:41:57 +01:00
utils fix: Fix blackscreen issues and lifecycle when closing Camera (#2339) 2024-01-08 11:41:57 +01:00
CameraDevicesManager.kt fix: Fix blackscreen issues and lifecycle when closing Camera (#2339) 2024-01-08 11:41:57 +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 fix: Fix blackscreen issues and lifecycle when closing Camera (#2339) 2024-01-08 11:41:57 +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