summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/FocusManager.java
Commit message (Expand)AuthorAgeFilesLines
* Use smaller focus area and larger metering area.Chih-yu Huang2011-09-301-21/+37
* Fix AF failure when shutter and tap focus are triggered at the same time.Wu-cheng Li2011-09-131-3/+2
* Do not trigger another aufocous if CAF returns failure.Wu-cheng Li2011-09-081-11/+3
* Update focus rectangle assets.Wu-cheng Li2011-09-011-31/+30
* Rotate the focus rectangle in different orientations.Wu-cheng Li2011-08-301-9/+11
* Reset the touch AF before calling cancelAutoFocusSundar Raman2011-08-251-1/+5
* Fix NPE in FocusManager.Wu-cheng Li2011-08-251-4/+13
* Refactor all focus code to a separate class.Wu-cheng Li2011-08-231-0/+423