summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/panorama
Commit message (Expand)AuthorAgeFilesLines
* "Retake" and "Ok" buttons can function correctly.Angus Kong2011-08-113-55/+168
* 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-091-2/+1
|/
* 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
* 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-041-2/+3
|/
* Set recording hint to true in camcorder mode.Wu-cheng Li2011-08-021-0/+3
* Insert final mosaic image into MediaStore.Angus Kong2011-07-311-113/+44
* Fix memory leaks both in the native and Java side.Wei-Ta Chen2011-07-284-53/+123
* Add a freeMosaicMemory function in JNI to address the leaks.mbansal2011-07-281-1/+7
* Refactoring Panorama UI codes.Angus Kong2011-07-293-424/+390
* Add mode picker for camera/camcorder/panaramorepo sync2011-07-291-1/+24
* Fix preview orientation bug on some devices.Angus Kong2011-07-271-0/+4
* Check in the Mosaic Stitching codes.Wei-Ta Chen2011-07-274-0/+949
* Check in Mosaic.java - the Java interface to JNI.Wei-Ta Chen2011-07-081-0/+139