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

screen orientation, and sensitivity of camera #439

Closed Ljon4ik4 closed 3 years ago

Ljon4ik4 commented 3 years ago

Hi, (Sorry it this is the wrong place for such a bugreport!) I installed Haven, my phone is set to lock in vertical orientation, but still the haven app switches to the horizontal one. This would not be a problem in itself, but it seems to break the camera sensitivity: When in landscape mode the camera sensor gets extremely insensitive (regardless of settings).

Haven version (today, fresh from the fdroid store), 0.2.0-RC-1.

Phone: Aquarius U Plus Android 7.1.1

lukeswitz commented 3 years ago

Thank you for providing the device info, that’s very helpful in recreating the issue. I’ll look into it right away

lukeswitz commented 3 years ago

Got that squared away with an easy fix; resolved with PR #440 to respect device orientation

screenFix

Ljon4ik4 commented 3 years ago

Nice, Thanks a lot!