summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clear the face view in onPause and when face detection starts.Wu-cheng Li2011-08-161-1/+3
* Merge "Show tap to focus toast after getting the first orientation."Wu-cheng Li2011-08-161-16/+31
|\
| * Show tap to focus toast after getting the first orientation.Wu-cheng Li2011-08-161-16/+31
* | Remove preview layout and adjust widget size.Angus Kong2011-08-1610-118/+56
|/
* Merge "Add tap to focus toast."Wu-cheng Li2011-08-158-3/+72
|\
| * Add tap to focus toast.Wu-cheng Li2011-08-158-3/+72
* | Fix an issue with hitting frame number limit.Wei-Ta Chen2011-08-152-3/+4
* | Merge "Remove the flag - mUseSurfaceTexture."Wei-Ta Chen2011-08-152-61/+14
|\ \
| * | Remove the flag - mUseSurfaceTexture.Wei-Ta Chen2011-08-122-61/+14
* | | Merge "Import revised translations."Eric Fischer2011-08-1545-398/+200
|\ \ \ | |_|/ |/| |
| * | Import revised translations.Eric Fischer2011-08-1245-398/+200
* | | Merge "Draw all the faces on one face view."Wu-cheng Li2011-08-155-132/+126
|\ \ \
| * | | Draw all the faces on one face view.Wu-cheng Li2011-08-155-132/+126
* | | | Merge "Use "Start" button instead for Panorama."Angus Kong2011-08-156-61/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Use "Start" button instead for Panorama.Angus Kong2011-08-156-61/+24
* | | | Remove unused files.Wu-cheng Li2011-08-1527-3457/+1
|/ / /
* | | Generate High-res panorama.Angus Kong2011-08-151-53/+45
* | | Merge "Remove focus mode setting if tap-to-focus is possible."Wu-cheng Li2011-08-141-2/+7
|\ \ \
| * | | Remove focus mode setting if tap-to-focus is possible.Wu-cheng Li2011-08-141-2/+7
| |/ /
* | | Merge "Fix mode picker and setting wheel overlap on 7'' tablet."Wu-cheng Li2011-08-141-3/+2
|\ \ \
| * | | Fix mode picker and setting wheel overlap on 7'' tablet.Wu-cheng Li2011-08-141-3/+2
| |/ /
* | | Merge "Do not show focus rectangle if there is any face rectangle."Wu-cheng Li2011-08-142-3/+21
|\ \ \ | |_|/ |/| |
| * | Do not show focus rectangle if there is any face rectangle.Wu-cheng Li2011-08-122-3/+21
| |/
* | Updates to allow using SurfaceTexture for reading the preview frames directly...mbansal2011-08-1219-187/+1137
|/
* Remove zoom ratio text label.Wu-cheng Li2011-08-1253-152/+7
* Use matrix to transform the location of faces.Wu-cheng Li2011-08-114-46/+75
* "Retake" and "Ok" buttons can function correctly.Angus Kong2011-08-117-55/+176
* Merge "Remove color effects to simplify UI."Wu-cheng Li2011-08-1074-591/+2
|\
| * Remove color effects to simplify UI.Wu-cheng Li2011-08-1074-591/+2
* | Remove some scene modes.Wu-cheng Li2011-08-1048-451/+0
|/
* Remove share icon and close arrow.Wu-cheng Li2011-08-1010-52/+17
* Update face detection API.Wu-cheng Li2011-08-102-6/+4
* Merge "Remove the unnecessary low-res alpha bitmap."Wei-Ta Chen2011-08-092-53/+13
|\
| * Remove the unnecessary low-res alpha bitmap.Wei-Ta Chen2011-08-082-53/+13
* | Merge "Use recording hint API."Wu-cheng Li2011-08-093-6/+3
|\ \
| * | Use recording hint API.Wu-cheng Li2011-08-093-6/+3
* | | Do not show mode picker in intent modes.Wu-cheng Li2011-08-092-2/+4
|/ /
* | Fix shutter button state is not reset.Wu-cheng Li2011-08-091-9/+18
* | Use new background and shutter button.Wu-cheng Li2011-08-0972-121/+168
|/
* Merge "Import revised translations."Eric Fischer2011-08-0846-8/+96
|\
| * Import revised translations.Eric Fischer2011-08-0546-8/+96
* | Fix the issue that panorama preview occludes viewfinder.Wei-Ta Chen2011-08-051-0/+3
* | Updates for mosaic preview rendering to happen using native GLES2.0 code.mbansal2011-08-0514-91/+1505
|/
* camera app: shut up: "Num of faces" spamIliyan Malchev2011-08-051-1/+1
* Use View.GONE instead of View.INVISIBLE.Chung-yih Wang2011-08-0513-21/+21
* Fix the build.Chung-yih Wang2011-08-051-0/+1
* Merge "Add the CameraPicker for PhoneUI."Chung-yih Wang2011-08-0510-12/+86
|\
| * Add the CameraPicker for PhoneUI.Chung-yih Wang2011-08-0510-12/+86
* | Fix face rectangles are not updated when the number of faces is 0.Wu-cheng Li2011-08-051-1/+0
* | Enables zoom buttons during recording.Wu-cheng Li2011-08-053-15/+31