summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix NPE bug in onPause() when mSurface is null."Angus Kong2011-08-191-4/+6
|\
| * Fix NPE bug in onPause() when mSurface is null.Angus Kong2011-08-191-4/+6
* | Cleanup unused imports.Chung-yih Wang2011-08-197-16/+0
|/
* Refactor to decouple SurfaceTexture and renderer.Angus Kong2011-08-193-70/+63
* Show "Too Fast" when panning speed is too fast.Angus Kong2011-08-192-10/+7
* Update white-balance and remove old setting icon.Wu-cheng Li2011-08-181-1/+1
* Merge "Clear the face view in onPause and when face detection starts."Wu-cheng Li2011-08-171-2/+6
|\
| * Clear the face view in onPause and when face detection starts.Wu-cheng Li2011-08-181-2/+6
* | Fix the NPE.Chung-yih Wang2011-08-181-2/+3
* | Make the speed indicator visible.Wei-Ta Chen2011-08-172-17/+7
* | Move CameraPicker into IndicatorControl.Chung-yih Wang2011-08-176-59/+32
|/
* Merge "Add Sprung Lever Zoom Control for Phone UI."Chung-yih Wang2011-08-1712-269/+760
|\
| * Add Sprung Lever Zoom Control for Phone UI.Chung-yih Wang2011-08-1712-269/+760
* | Fix issue: returned width/height <= 0.Angus Kong2011-08-171-0/+7
* | Merge "Fix NPE at PanoramaActivity.stopCapture()"Angus Kong2011-08-163-113/+75
|\ \
| * | Fix NPE at PanoramaActivity.stopCapture()Angus Kong2011-08-163-113/+75
| |/
* | Revert "Clear the face view in onPause and when face detection starts."Wu-cheng Li2011-08-171-3/+1
|/
* 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-161-8/+6
|/
* Merge "Add tap to focus toast."Wu-cheng Li2011-08-154-3/+32
|\
| * Add tap to focus toast.Wu-cheng Li2011-08-154-3/+32
* | 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 "Draw all the faces on one face view."Wu-cheng Li2011-08-153-132/+118
|\ \
| * | Draw all the faces on one face view.Wu-cheng Li2011-08-153-132/+118
* | | Merge "Use "Start" button instead for Panorama."Angus Kong2011-08-151-16/+9
|\ \ \ | |/ / |/| |
| * | Use "Start" button instead for Panorama.Angus Kong2011-08-151-16/+9
* | | 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 "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-126-98/+309
|/
* Remove zoom ratio text label.Wu-cheng Li2011-08-124-42/+7
* Use matrix to transform the location of faces.Wu-cheng Li2011-08-113-46/+36
* "Retake" and "Ok" buttons can function correctly.Angus Kong2011-08-113-55/+168
* Remove color effects to simplify UI.Wu-cheng Li2011-08-102-18/+2
* Remove share icon and close arrow.Wu-cheng Li2011-08-104-24/+7
* Update face detection API.Wu-cheng Li2011-08-101-5/+3
* 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
* | Use recording hint API.Wu-cheng Li2011-08-093-6/+3
* | Fix shutter button state is not reset.Wu-cheng Li2011-08-091-9/+18
* | Use new background and shutter button.Wu-cheng Li2011-08-094-40/+101
|/
* 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-055-67/+458