summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/FocusOverlayManager.java
Commit message (Expand)AuthorAgeFilesLines
* Fix several focus indicator edge cases.Paul Rohde2015-02-111-0/+2
* Move stats to new package.Andy Huibers2015-01-161-1/+1
* Drop new focus indicator into Camera2.Paul Rohde2014-12-171-104/+30
* Avoid resetting touch to focus in onPreviewStarted for N4Alan Newberger2014-12-091-1/+5
* Stop activity leaksSascha Haeberling2014-10-221-5/+22
* In debug_ui mode, show CAF result state, length of AF scan, fps, for camera2 ...Andy Huibers2014-09-081-0/+2
* Simplify AF in CaptureModule and OneCameraImpl and share code in AutoFocusHel...Andy Huibers2014-08-291-16/+8
* Do not show AF UI prior to snapping a picture (for state STATE_FOCUSING_SNAP_...Andy Huibers2014-08-281-1/+1
* Reset metering and focus areas when touch focus period ends.Andy Huibers2014-08-261-1/+4
* In 3A debug mode, show pass/fail for active scans and show exact AF, AE regions.Andy Huibers2014-08-261-19/+35
* Show animated AF ring UI when lens is moving in continuous autofocus.Andy Huibers2014-08-251-1/+1
* Minor clean-up around the code base.Sascha Haeberling2014-07-291-1/+1
* Ensure default focus mode is continuous-pictureAlan Newberger2014-07-241-3/+11
* Fix build.Andy Huibers2014-06-271-3/+3
* resolved conflicts for merge of b0870db3 to ub-camera-glacierSascha Haeberling2014-06-261-11/+28
|\
| * Clean-Up formatting.Sascha Haeberling2014-06-251-14/+35
* | Fix merge conflict.Andy Huibers2014-06-241-0/+1
* | am b7c7d9a0: Add metadata to capture and tap to focus events.Andy Huibers2014-06-241-0/+14
|\|
| * Add metadata to capture and tap to focus events.Andy Huibers2014-06-231-0/+14
* | Migrate to use new CameraSettings.Angus Kong2014-06-191-42/+37
* | New Settings APIErin Dahlgren2014-06-181-3/+8
* | Remove cameradevice subpackage and point references at ex librarySol Boucher2014-06-181-2/+2
|/
* MotionManager for motion-aware focus unlock in Camera2. Second revision.Kevin Gabayan2014-06-171-3/+16
* Revert "MotionManager for motion-aware focus unlock in Camera2 Bug: 14222601"Kevin Gabayan2014-06-131-16/+4
* MotionManager for motion-aware focus unlock in Camera2Kevin Gabayan2014-06-121-4/+16
* First Step: CameraCapabilities intead of ParameterAngus Kong2014-05-071-8/+11
* Logging revisions.Andy Huibers2014-04-031-2/+1
* Refactor UsageStatistic so it can be disabled more easily.Sascha Haeberling2014-04-011-1/+1
* Use debug.Log instead of android.util.Log.Angus Kong2014-03-261-2/+2
* Focus reset delay changed from 3 to 4 seconds.Kevin Gabayan2014-03-241-2/+2
* Align the gridlines with the preview area.Angus Kong2014-03-061-2/+2
* Remove support for press and hold to focus.Angus Kong2014-02-211-30/+31
* Hide focus ring when auto focusing in camera and videoDoris Liu2014-02-131-3/+3
* Clearcut LogsSeth Raphael2014-01-281-2/+1
* Move focus overlay into generic_module.Sascha Haeberling2014-01-221-10/+6
* Fix focus indicator slightly off center during CAFDoris Liu2014-01-151-1/+1
* Add aggressive continuous auto focus to video previewDoris Liu2014-01-131-3/+2
* Merge "Center preview UI in the live preview rect" into gb-ub-photos-denaliDoris Liu2014-01-061-0/+2
|\
| * Center preview UI in the live preview rectDoris Liu2014-01-021-0/+2
* | Clean-up TAGs and some more auto-clean-ups.Sascha Haeberling2014-01-061-1/+1
|/
* Part II of ag/401462Doris Liu2013-12-211-11/+1
* Touch to focusDoris Liu2013-12-201-1/+11
* Add a capture-session API to be used by all modules.Sascha Haeberling2013-12-111-13/+13
* Remove photo mode dependency on preference groups.Erin Dahlgren2013-12-041-1/+0
* Revert fixed focus area in CAF modeMichael Kolb2013-12-031-15/+7
* initial simple camera pruning and refactoringMarco Nelissen2013-11-271-1/+0
* Optimize Settings api.Erin Dahlgren2013-11-261-1/+1
* Build out the SettingsManager model.Erin Dahlgren2013-11-251-5/+7
* Add logging to various actionsSeth Raphael2013-11-071-0/+4
* Fix the mapping between preview UI and camera sensorDoris Liu2013-10-281-13/+25