summaryrefslogtreecommitdiff
path: root/src/com/android/camera/FocusManager.java
AgeCommit message (Expand)Author
2012-05-22Restore focus indicator.Angus Kong
2012-05-17Do not wait for camera open and preview start in onCreate/onResume.Wu-cheng Li
2012-05-04Do not restart activity when switching between cameras.Wu-cheng Li
2012-04-18Fix touch focus.Wu-cheng Li
2012-04-17Add autofocus animation.Wu-cheng Li
2012-04-13Fix focus indicator is not displayed.Wu-cheng Li
2012-04-03Use galley camera preview to support swipe UI.Angus Kong
2012-03-14Reorganize import for all files.Owen Lin
2012-03-05Use public MediaActionSound API instead of CameraSound.Eino-Ville Talvala
2012-02-03Fix warnings and remove unused code.Wu-cheng Li
2012-01-17Add continuous autofocus UI.Wu-cheng Li
2011-12-23Revert "Track users behaviour in Camera app."Wu-cheng Li
2011-12-22Track users behaviour in Camera app.Chih-yu Huang
2011-11-18Update camera sound API.Wu-cheng Li
2011-11-15Merge "Switch sound playing to use Camera.playSound()" into ics-mr1Eino-Ville Talvala
2011-11-10Do not reset the focus if next snapshot is pending.Wu-cheng Li
2011-11-08Switch sound playing to use Camera.playSound()Eino-Ville Talvala
2011-11-01am 4d55f6cb: Merge "Remove long pressing shutter triggers autocous." into ics...Chih-Chung Chang
2011-10-28Fix 5310099: Accept an array of default values for ListPreference.Chih-Chung Chang
2011-10-28Remove long pressing shutter triggers autocous.Wu-cheng Li
2011-10-21Fix focus area in front camera.Chih-yu Huang
2011-10-20Fix AE and AWB lock were incorrectly unlocked during autofocus.Wu-cheng Li
2011-10-13Implemented full scan AF followed by capture on long pressing the shutter but...heech.park
2011-10-07Remember the snapshot request when the previous one is still in progress.Chih-Chung Chang
2011-10-06Change focus sound.Wu-cheng Li
2011-10-05Always show gray focus indicator in continuous autofocus mode.Wu-cheng Li
2011-09-30Use smaller focus area and larger metering area.Chih-yu Huang
2011-09-13Fix AF failure when shutter and tap focus are triggered at the same time.Wu-cheng Li
2011-09-08Do not trigger another aufocous if CAF returns failure.Wu-cheng Li
2011-09-01Update focus rectangle assets.Wu-cheng Li
2011-08-30Rotate the focus rectangle in different orientations.Wu-cheng Li
2011-08-25Reset the touch AF before calling cancelAutoFocusSundar Raman
2011-08-25Fix NPE in FocusManager.Wu-cheng Li
2011-08-23Refactor all focus code to a separate class.Wu-cheng Li