react-native-vision-camera/android/src/main/java/com/mrousavy/camera
Christopher Janietz bea4aa8bb6
fix: Fix issue with resolving camera view in Modal (#928)
* Fix issue with resolving camera view from frame processor for react-native Modal

* Add missing import of UIManagerHelper
2022-03-28 13:22:27 +02:00
..
frameprocessor fix: Fix issue with resolving camera view in Modal (#928) 2022-03-28 13:22:27 +02:00
parsers Get sizes per ImageFormat/PixelFormat (#119) 2021-04-13 13:01:24 +02:00
utils fix: Fix image rotated when flipped in Android (#719) 2022-01-11 11:52:50 +01: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 feat: Custom Orientation (#715) 2022-01-04 16:57: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: Add pauseRecording and resumeRecording 🔥 (#911) 2022-03-22 10:44:58 +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: Use ViewGroupManager instead of SimpleViewManager (#735) 2022-01-13 10:33:07 +01:00
CameraViewModule.kt feat: Add pauseRecording and resumeRecording 🔥 (#911) 2022-03-22 10:44:58 +01:00
Errors.kt feat: Use new CameraX Recorder API (Upgrade CameraX to alpha12/32) (#543) 2021-12-30 11:39:17 +01:00