summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/panorama/PanoramaActivity.java
Commit message (Expand)AuthorAgeFilesLines
...
* Make the speed indicator visible.Wei-Ta Chen2011-08-171-11/+7
* Fix issue: returned width/height <= 0.Angus Kong2011-08-171-0/+7
* Fix NPE at PanoramaActivity.stopCapture()Angus Kong2011-08-161-27/+25
* Remove preview layout and adjust widget size.Angus Kong2011-08-161-8/+6
* Merge "Remove the flag - mUseSurfaceTexture."Wei-Ta Chen2011-08-151-34/+2
|\
| * Remove the flag - mUseSurfaceTexture.Wei-Ta Chen2011-08-121-34/+2
* | Use "Start" button instead for Panorama.Angus Kong2011-08-151-16/+9
* | Generate High-res panorama.Angus Kong2011-08-151-53/+45
|/
* Updates to allow using SurfaceTexture for reading the preview frames directly...mbansal2011-08-121-68/+125
* "Retake" and "Ok" buttons can function correctly.Angus Kong2011-08-111-45/+110
* Merge "Remove the unnecessary low-res alpha bitmap."Wei-Ta Chen2011-08-091-8/+4
|\
| * Remove the unnecessary low-res alpha bitmap.Wei-Ta Chen2011-08-081-8/+4
* | 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-051-2/+9
* Stop button added on panorama UI.Angus Kong2011-08-051-23/+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-041-12/+85
|\
| * Make Panorama run on phone.Wei-Ta Chen2011-08-031-12/+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-281-30/+62
* Refactoring Panorama UI codes.Angus Kong2011-07-291-14/+189
* 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-271-0/+268