summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/RefocusActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: Adding ubifocus post proc filterJack Yoo2016-07-071-7/+49
| | | | | | | Introducing ubifocus to camera2. Change-Id: I611bea207b9cbbde56a23720b22a5a5e3daa215f CRs-Fixed: 1035245
* SnapdragonCamera: UbiFocus take histogram to get depth at a pointByunghun Jeon2015-09-011-2/+32
| | | | | | | | Instead of directly reading one value, take a histogram around the touch point, to get more consistent value Change-Id: I93a7f9f04e08128c31670bcc50988dae53e669c2 CRs-Fixed: 900244
* SnapdragonCamera: add button borderLikai Ding2015-08-211-1/+7
| | | | | | | Add border for "All in Focus" button. Also some tweaks to meet UI spec. Change-Id: I56c458a420e503321cc9a3255a7dd4ae0a6d4637
* SnapdragonCamera: add touch animation for refocusLikai Ding2015-04-271-0/+104
| | | | | | also added a dialog to explain refocus mode Change-Id: I8c319c2cb64ca85d320eca453ade9c325fd4ac37
* SnapdragonCamera: implement refocus featureLikai Ding2015-01-141-0/+249
Add a scene mode for refocus. If the latest photo is taken with refocus, user can click on the preview thumbnail, then refocus it by tapping on the photo. Change-Id: I2fd69439467f5a1e33d23d8d239aa3472d88b585