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.62k stars 728 forks source link

Camera sensitivity fixes for #376 #383 #377

Closed lukeswitz closed 5 years ago

lukeswitz commented 5 years ago

Currently crashes when accessing motion sensitivity from settings button on monitor view. Redundantinit() on the camera causes an active session without camera input, crashing but not deactivating.

Any input on disabling the settings or changing the UI while monitoring?

lukeswitz commented 5 years ago

Closing this to separate the work, this is a confusing merge.