summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* 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
* camera app: shut up: "Num of faces" spamIliyan Malchev2011-08-051-1/+1
* Use View.GONE instead of View.INVISIBLE.Chung-yih Wang2011-08-054-9/+9
* Fix the build.Chung-yih Wang2011-08-051-0/+1
* Merge "Add the CameraPicker for PhoneUI."Chung-yih Wang2011-08-055-3/+62
|\
| * Add the CameraPicker for PhoneUI.Chung-yih Wang2011-08-055-3/+62
* | 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
* | Stop button added on panorama UI.Angus Kong2011-08-052-25/+38
* | Set preview invisible after mosaic is captured.Wu-cheng Li2011-08-051-11/+11
* | Merge "Make Panorama run on phone."Wei-Ta Chen2011-08-042-71/+85
|\ \
| * | Make Panorama run on phone.Wei-Ta Chen2011-08-032-71/+85
| |/
* | Add face detection UI.Wu-cheng Li2011-08-045-19/+173
|/
* Merge the indicator bar implementations.Chung-yih Wang2011-08-0419-1833/+380
* Set recording hint to true in camcorder mode.Wu-cheng Li2011-08-023-0/+8
* Insert final mosaic image into MediaStore.Angus Kong2011-07-311-113/+44
* Merge "Fix memory leaks both in the native and Java side."Wei-Ta Chen2011-07-294-53/+123
|\
| * Fix memory leaks both in the native and Java side.Wei-Ta Chen2011-07-284-53/+123
* | Merge "Add a freeMosaicMemory function in JNI to address the leaks."Wei-Ta Chen2011-07-291-1/+7
|\ \ | |/
| * Add a freeMosaicMemory function in JNI to address the leaks.mbansal2011-07-281-1/+7
* | Fix the NPE issue.repo sync2011-07-291-9/+21
|/
* Refactoring Panorama UI codes.Angus Kong2011-07-293-424/+390