talk-android/app
Adam Serbinski 5362510d18 TakePhotoActivity: Use full field of view
Some devices have a digital video stabilization mode that uses a
smaller field of view within the full set of sensor data, and moves
the selected subset around like on rubber bands in order to reduce
shaking in video captures. Most devices default this mode to OFF,
but some, like Pixel 6 Pro, default this mode to ON, which causes
image and video captures to have a reduced field of view.

This change will have no effect on most devices, but will increase
field of view to full on those devices that do not by default.

Reference: https://issuetracker.google.com/issues/230013960

Signed-off-by: Adam Serbinski <adam@serbinski.com>
2022-05-10 08:29:30 -04:00
..
src TakePhotoActivity: Use full field of view 2022-05-10 08:29:30 -04:00
build.gradle Bump daggerVersion from 2.41 to 2.42 2022-05-10 01:07:28 +00:00
lint.xml
proguard-rules.pro