summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/FocusOverlayManager.java
Commit message (Expand)AuthorAgeFilesLines
* Snap: Add support for focus distanceSteve Kondik2016-11-021-0/+92
* camera: Keep touch focus intact during back-to-back ZSL shotsSteve Kondik2016-11-021-1/+11
* Camera2: Only autofocus before a snap if we are actually in "auto" mode.Steve Kondik2016-11-021-4/+1
* Snap: Add ability to set the tap-to-focus duration to 0 secSultanxda2016-11-021-8/+15
* SnapdragonCamera: Always lock AE and AWB when auto-focus is usedSultanxda2016-11-021-0/+7
* SnapdragonCamera: Add focus-mode option to camcorderSultanxda2016-11-021-4/+9
* Drop new focus indicator into Camera2.Paul Rohde2016-11-021-106/+45
* Don't do touch-to-focus for touches outside of the preview.Danny Baumann2016-11-021-1/+1
* Snapdragon Camera: fix face blinking during caf scanGjorgji Rosikopulos2016-11-021-1/+1
* Snap: Add touch-to-focus timeout duration settingsjt11342016-11-021-5/+12
* SnapdragonCamera: resolve touch af issue during countdownJay Wang2016-04-221-1/+1
* SnapdragonCamera: Fix NPE in camera open if UI creation takes time.Sai Kumar Sanagavarapu2014-11-031-1/+7
* Merge "Camera: Do cancel_af before changing focus mode"Linux Build Service Account2014-07-021-1/+0
|\
| * Camera: Do cancel_af before changing focus modeVijay kumar Tumati2014-06-191-1/+0
* | Merge tag 'android-4.4.3_r1' into HEADChiou-Hao Hsu2014-06-111-11/+6
|\ \ | |/ |/|
| * Revert fixed focus area in CAF modeMichael Kolb2013-12-031-15/+7
* | Camera2: Reset mTouchAFRunning to false when camera releaseliangche2014-03-201-0/+1
* | Camera: Remove AF UI when faces are detected in photo uiSanthosh Kumar Thimmanna Bhattar2014-01-061-0/+7
* | Merge "Camera: Overrides the focus mode for ZSL"Linux Build Service Account2013-12-131-0/+14
|\ \
| * | Camera: Overrides the focus mode for ZSLEmilian Peev2013-12-131-0/+14
* | | Merge remote-tracking branch into merge_branchSanthosh Kumar H E2013-12-061-13/+29
|\ \ \ | |/ / |/| / | |/
| * Add logging to various actionsSeth Raphael2013-11-071-0/+4
| * Fix the mapping between preview UI and camera sensorDoris Liu2013-10-281-13/+25
* | Camera: Fix instability during ZSL snapshotEmilian Peev2013-11-171-1/+0
* | Camera2: Adds support for longshot/burst modeAlok Kediya2013-11-071-0/+4
* | Camera2: Fix compilation issuesManish Kumar2013-10-311-0/+7
* | Camera: set default focus and metering areas to null.Alok Kediya2013-10-311-7/+4
* | Camera : Enable camera and camcorder UI features..Alok Kediya2013-10-311-6/+16
|/
* Leave ROI not set except in tap-to-focus scenarioDoris Liu2013-10-031-2/+6
* Make ROI size 1/8 of longer edge of the imageDoris Liu2013-09-261-2/+2
* Increase ROI size to 1/8 of the image widthDoris Liu2013-09-251-4/+10
* Clean up ApiHelper and remove unused code paths.Sascha Haeberling2013-09-181-6/+6
* Clean up Gallery codes.Angus Kong2013-08-091-13/+14
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-4/+4
* Spring cleaningMichael Kolb2013-03-111-33/+32
* Fix auto-focus areasMichael Kolb2013-02-181-33/+28
* Fix AF animationMichael Kolb2013-02-181-2/+5
* Fix inexplicable monkey NPEMichael Kolb2013-02-141-0/+1
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-291-0/+560