• Home
  • History
  • Annotate
  • only in /packages/apps/Camera2/src/com/android/camera/ui/focus/
History log of /packages/apps/Camera2/src/com/android/camera/ui/focus/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
15001b3d8e1f8f2ce37b7cb847b1d0606e936f15 26-Mar-2015 Paul Rohde <codelogic@google.com> Remove the setFocusRatio verbose logspam.

Bug: 19931564
Change-Id: Ib4d9768a95e47879f945f9a869ce1631d43cbbc8
ocusController.java
5a729094346d0be1a117e2265181e045d8777186 07-Mar-2015 I-Jong Lin <ijonglin@google.com> Fix Version Codes from L to LOLLIPOP

Just so that Intellij IDE don't barf on these files.

Change-Id: I405e41da920d15bd4b0726fb90b859a8741bfef7
ensRangeCalculator.java
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
ocusController.java
ensRangeCalculator.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
ocusController.java
ensRangeCalculator.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
utoFocusRing.java
ocusController.java
ocusRing.java
ocusRingRenderer.java
ocusRingView.java
anualFocusRing.java
0f404c49c140212e1a0ab15a8508d63ee07efc48 05-Feb-2015 Senpo Hu <senpo@google.com> Use MainThread in CaptureModule and FocusController.

Change-Id: I9de2aa619edc3cc1d686b297776cdf8ab2a65ce7
ocusController.java
c47442db477392e296bfb18e3ac953df0e16d5c5 30-Jan-2015 Paul Rohde <codelogic@google.com> Disable the touch to focus sound.

Bug: 18898692

Change-Id: Idd9485971dd6bd9a8175f79455691ef1e56e89f8
ocusController.java
987ee64612e2510004fdf08536746c87234d01c1 05-Dec-2014 Paul Rohde <codelogic@google.com> Drop new focus indicator into Camera2.

* Create a new custom focus view that interacts with physical lens diopter changes.
* Replace all occurances of the old focus indicator with the new one.

Change-Id: Ia02646ce4d1eb059ecb8a1dfccc15dfc9c167e1b
utoFocusRing.java
ameraCoordinateTransformer.java
ocusController.java
ocusRing.java
ocusRingRenderer.java
ocusRingView.java
ocusSound.java
anualFocusRing.java