summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add mode picker for camera/camcorder/panaramorepo sync2011-07-298-435/+272
* Merge "Fix potential activity leak."Wu-cheng Li2011-07-261-0/+3
|\
| * Fix potential activity leak.Wu-cheng Li2011-07-271-0/+3
* | Fix preview orientation bug on some devices.Angus Kong2011-07-271-0/+4
* | Check in the Mosaic Stitching codes.Wei-Ta Chen2011-07-275-1/+950
|/
* Fix wrong camccorder profile for mms.Wu-cheng Li2011-07-271-1/+0
* Enable continuous autofocus in camcorder.Wu-cheng Li2011-07-201-0/+6
* Broadcast new picture and new video intents.Wu-cheng Li2011-07-202-5/+10
* Merge "Make all wheel icons rotatable."repo sync2011-07-177-13/+35
|\
| * Make all wheel icons rotatable.repo sync2011-07-187-13/+35
* | Merge "Add a share application list in share popup."Wu-cheng Li2011-07-174-187/+202
|\ \ | |/ |/|
| * Add a share application list in share popup.Wu-cheng Li2011-07-184-187/+202
* | Merge the different implementations on CameraSwitch.repo sync2011-07-162-41/+26
|/
* Merge "Fix wrong preview border drawable is displayed in phone UI."Wu-cheng Li2011-07-111-2/+2
|\
| * Fix wrong preview border drawable is displayed in phone UI.Wu-cheng Li2011-07-111-2/+2
* | Merge "Check in Mosaic.java - the Java interface to JNI."Wei-Ta Chen2011-07-081-0/+139
|\ \ | |/ |/|