react-native-vision-camera/android/src/main/java/com/mrousavy/camera
2022-01-03 09:30:40 +01:00
..
frameprocessor feat: Make Reanimated optional (disable Frame Processors if REA v2 is not installed) (#412) 2022-01-02 17:35:26 +01:00
parsers Get sizes per ImageFormat/PixelFormat (#119) 2021-04-13 13:01:24 +02:00
utils fix: Apply correct initial rotation on Android (#368) 2021-08-25 11:16:07 +02:00
CameraPackage.kt fix: Improve Android resource efficiency/cleanup (use class members for CoroutineScope and FrameProcessorThread) (#335) 2021-08-25 11:33:57 +02:00
CameraView.kt fix: Fix crash after Activity is destroyed 2022-01-03 09:30:40 +01:00
CameraView+Events.kt fix: Fix view-not-found race condition in C++ code (#511) 2021-10-11 18:27:23 +02:00
CameraView+Focus.kt Devops: KTLint to lint Kotlin code (#6) 2021-02-26 10:56:20 +01:00
CameraView+RecordVideo.kt feat: Use new CameraX Recorder API (Upgrade CameraX to alpha12/32) (#543) 2021-12-30 11:39:17 +01:00
CameraView+TakePhoto.kt feat: Frame Processors for Android (#196) 2021-06-27 12:37:54 +02:00
CameraView+TakeSnapshot.kt feat: Frame Processors for Android (#196) 2021-06-27 12:37:54 +02:00
CameraViewManager.kt fix: Re-install Frame Processor JSI Bindings after Reload (#691) 2022-01-02 16:02:17 +01:00
CameraViewModule.kt feat: Make Reanimated optional (disable Frame Processors if REA v2 is not installed) (#412) 2022-01-02 17:35:26 +01:00
Errors.kt feat: Use new CameraX Recorder API (Upgrade CameraX to alpha12/32) (#543) 2021-12-30 11:39:17 +01:00