react-native-vision-camera/android/src/main/java/com/mrousavy/camera
Marc Rousavy 0e606affce
feat: High quality mode (enableHighQualityPhotos) (#194)
* feat: High Quality photo capture

* prepare photo output for re-used settings

* use high quality captures

* Remove `enableVirtualDeviceFusion` as that is enabled by default

* Clean up configuration, remove default

* format

* Update CameraViewManager.kt

* rename

* Update CameraProps.ts

* Fix overriding `photoSettings`

* Update CameraView+TakePhoto.swift

* Update CameraView+TakePhoto.swift
2021-06-10 13:49:34 +02:00
..
parsers Get sizes per ImageFormat/PixelFormat (#119) 2021-04-13 13:01:24 +02:00
utils fix: Represent neutralZoom in factor instead of percentage (#179) 2021-06-07 10:46:53 +02:00
CameraPackage.kt Devops: KTLint to lint Kotlin code (#6) 2021-02-26 10:56:20 +01:00
CameraView.kt feat: High quality mode (enableHighQualityPhotos) (#194) 2021-06-10 13:49:34 +02:00
CameraView+Focus.kt Devops: KTLint to lint Kotlin code (#6) 2021-02-26 10:56:20 +01:00
CameraView+RecordVideo.kt feat: Separate usecases (decouple microphone, video, photo) (#168) 2021-06-07 13:08:40 +02:00
CameraView+TakePhoto.kt feat: High quality mode (enableHighQualityPhotos) (#194) 2021-06-10 13:49:34 +02:00
CameraView+TakeSnapshot.kt Devops: KTLint to lint Kotlin code (#6) 2021-02-26 10:56:20 +01:00
CameraViewManager.kt feat: High quality mode (enableHighQualityPhotos) (#194) 2021-06-10 13:49:34 +02:00
CameraViewModule.kt feat: Separate usecases (decouple microphone, video, photo) (#168) 2021-06-07 13:08:40 +02:00
Errors.kt feat: Separate usecases (decouple microphone, video, photo) (#168) 2021-06-07 13:08:40 +02:00