summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/FocusManager.java
Commit message (Expand)AuthorAgeFilesLines
* Rename Camera to LegacyCamera for SDK inclusion.Eino-Ville Talvala2012-06-041-2/+2
* Update camera sound API.Wu-cheng Li2011-11-181-2/+2
* Merge "Switch sound playing to use Camera.playSound()" into ics-mr1Eino-Ville Talvala2011-11-151-16/+5
|\
| * Switch sound playing to use Camera.playSound()Eino-Ville Talvala2011-11-081-16/+5
* | Do not reset the focus if next snapshot is pending.Wu-cheng Li2011-11-101-0/+4
|/
* am 4d55f6cb: Merge "Remove long pressing shutter triggers autocous." into ics...Chih-Chung Chang2011-11-011-22/+1
|\
| * Remove long pressing shutter triggers autocous.Wu-cheng Li2011-10-281-22/+1
* | Fix 5310099: Accept an array of default values for ListPreference.Chih-Chung Chang2011-10-281-5/+17
|/
* Fix focus area in front camera.Chih-yu Huang2011-10-211-17/+23
* Fix AE and AWB lock were incorrectly unlocked during autofocus.Wu-cheng Li2011-10-201-22/+52
* Implemented full scan AF followed by capture on long pressing the shutter but...heech.park2011-10-131-1/+22
* Remember the snapshot request when the previous one is still in progress.Chih-Chung Chang2011-10-071-1/+5
* Change focus sound.Wu-cheng Li2011-10-061-18/+11
* Always show gray focus indicator in continuous autofocus mode.Wu-cheng Li2011-10-051-5/+16
* 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