CameraKit / camerakit-android

Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
https://camerakit.io
MIT License
5.36k stars 878 forks source link

Bugfix/577: if passive focus then change capture state to waiting non precapture #585

Open andrewreeman opened 4 years ago

andrewreeman commented 4 years ago

This commit should fix the issue in #577 and possibly #533 and #467 The Samsung A3's camera was stuck in a 'passive focused' state which was not being caught in the 'state waiting lock'.

This now catches this camera state and will proceed to capture the image