Signal-Android/src/org/thoughtcrime/securesms/camera
Greyson Parrelli 91db26437d Fix camera scaling issues on some phones.
Some phones, notably the Pixel 3, had some problems with scaling after
taking photos. This fixes it by using the takePicture API instead of
pulling the bitmap from the TextureView.

Fixes #8292
2018-10-22 01:12:05 -07:00
..
Camera1Controller.java Fix camera scaling issues on some phones. 2018-10-22 01:12:05 -07:00
Camera1Fragment.java Fix camera scaling issues on some phones. 2018-10-22 01:12:05 -07:00
CameraActivity.java Implemented new camera capture flow. 2018-09-27 10:35:56 -07:00
FlipTransformation.java Fix camera scaling issues on some phones. 2018-10-22 01:12:05 -07:00
OrderEnforcer.java Refactor OrderEnforcer. 2018-10-12 09:30:01 -07:00