guardianproject / haven

Haven is for people who need a way to protect their personal spaces and possessions without compromising their own privacy, through an Android app and on-device sensors
https://guardianproject.github.io/haven/
GNU General Public License v3.0
6.58k stars 728 forks source link

Dev cameraviewplus #314

Closed n8fr8 closed 6 years ago

n8fr8 commented 6 years ago

Almost done with this work. Need to clean-up the code a bit, and fix some issues with switching cameras in the configure view vs the main view.

Overall, the use of the CameraViewPlus library, which enables Camera2 API support, seems to have improved stability and performance.

n8fr8 commented 6 years ago

Merging this mega branch, as it is proving to be alpha stable, at least.