Marc Rousavy
0d83a13196
feat: New CameraDevice
+ CameraFormat
detection using CameraX ( #1495 )
...
* Create CameraDevice.kt
* Create VideoStabilizationMode+String.kt
* Use CameraX Extensions
* Remove `system/no-camera-manager` error
2023-03-13 09:23:19 -04:00
Marc Rousavy
9320e356e3
Get sizes per ImageFormat/PixelFormat ( #119 )
...
* Get sizes per ImageFormat/PixelFormat
* Fix `getOutputMinFrameDuration` crashing
* Fix `isHighestPhotoQualitySupported`
* Add TS type explanations
* Update CameraDevice.ts
* Update CameraViewModule.kt
* Add link to AVCaptureColorSpace apple docs
2021-04-13 13:01:24 +02:00
Marc Rousavy
03b9246afe
Devops: KTLint to lint Kotlin code ( #6 )
...
* Adds KTLint as a GitHub action
* Adds KTLint to the gradle project for IDE integration
* Adds .editorconfig to configure KTLint (android/)
2021-02-26 10:56:20 +01:00
Marc Rousavy
3089a99ae8
Update Size+easy.kt
2021-02-19 20:55:42 +01:00
Marc Rousavy
d6a0e509a7
update package name
2021-02-19 20:41:49 +01:00
Marc Rousavy
4d42be6436
Add Android
2021-02-19 16:28:14 +01:00