summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/FocusStateListener.java
Commit message (Collapse)AuthorAgeFilesLines
* Drop new focus indicator into Camera2.Paul Rohde2019-11-091-7/+7
| | | | | | | * 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
* SnapdragonCamera: Fix AF mode for touch-to-focus and taking snapshotByunghun Jeon2016-04-291-2/+11
| | | | | | | | Use the current AF mode for snapshot. For touch-to-focus, use AUTO mode and reset to CAF after a delay. CRs-Fixed: 989750 Change-Id: I6318b05d57273c0a2fff5b3366faa471f6faaf85
* SnapdragonCamera: Camera2 add touch to focusByunghun Jeon2016-03-301-0/+66
Add touch to focus to Camera2 CRs-Fixed: 989750 Change-Id: I5c7c85dcc12eefb11e5f1b5e6a823a327b2647e4