History log of /packages/apps/Camera2/src/com/android/camera/ui/motion/LinearScale.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d1f25e8507bc27a85853bb718c365d79a838dc33 27-Feb-2015 Paul Rohde <codelogic@google.com> Fix focus ring radius responses.

This fixes a scaling problem that was causing the focus controller
to ignore the radius changes on devices that supported providing
lens position. It also removes redundant focus indicator clearing
that was causing intermitent and jumpy animations.

Bug: 19527399

Change-Id: I0b2a734aa9dc4030430f1420cc26d75784dcbdf6
/packages/apps/Camera2/src/com/android/camera/ui/motion/LinearScale.java
5c401f50563dde4ea3d28fd37bd396abf93b2a5c 18-Feb-2015 Paul Rohde <codelogic@google.com> Fix NaN in LinearScale

Change-Id: Ie3cc20f713940aba7426ce54dbb2fad32cda45bf
/packages/apps/Camera2/src/com/android/camera/ui/motion/LinearScale.java
aca904e29aea542b6e6a4fcc837759a57a270a49 12-Feb-2015 Paul Rohde <codelogic@google.com> Read focus range from CameraCharacteristics.

- Remove hardcoded focus range values.
- Explicitly provide a lens range and range checks.

Bug: 19356651

Change-Id: Ied2513b5a654a00af07e76a66e72aac50ffc9c42
/packages/apps/Camera2/src/com/android/camera/ui/motion/LinearScale.java
4c7278d85c3398c97f941efb245df6e3ccde22c4 31-Jan-2015 Paul Rohde <codelogic@google.com> Fix several focus indicator edge cases.

Bug: 19213609
Bug: 18949556
Bug: 19214672
Bug: 19213602

Change-Id: I0d5c5ce8b4a62f98b44f6ae02ef1ac81d1d7f178
/packages/apps/Camera2/src/com/android/camera/ui/motion/LinearScale.java