summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/panorama/MosaicFrameProcessor.java
Commit message (Expand)AuthorAgeFilesLines
* Fix 5491362: don't open the camera in onResume in lockscreen.Jim Miller2011-10-211-2/+4
* Use calculated frame offset instead of gyroscope.Angus Kong2011-10-181-12/+17
* Updates to handle textureless scenes during capture.mbansal2011-09-221-0/+2
* Blending algorithm updates to support WIDE strip-based blending.mbansal2011-09-201-0/+5
* Updates to allow cancellation of mosaic computation from a UI trigger.mbansal2011-09-091-4/+4
* Fix the panning speed issue.Wei-Ta Chen2011-09-061-12/+54
* The angle indication now goes in two directions.Angus Kong2011-09-011-36/+5
* Updates to allow the mosaic library to report the mosaic computation progress...mbansal2011-08-241-0/+4
* Set a panning speed threshold across all devices.Wei-Ta Chen2011-08-191-6/+20
* Fix an issue with hitting frame number limit.Wei-Ta Chen2011-08-151-1/+3
* Remove the flag - mUseSurfaceTexture.Wei-Ta Chen2011-08-121-27/+12
* Updates to allow using SurfaceTexture for reading the preview frames directly...mbansal2011-08-121-8/+13
* "Retake" and "Ok" buttons can function correctly.Angus Kong2011-08-111-10/+27
* Remove the unnecessary low-res alpha bitmap.Wei-Ta Chen2011-08-081-45/+9
* Stop button added on panorama UI.Angus Kong2011-08-051-2/+0
* Fix memory leaks both in the native and Java side.Wei-Ta Chen2011-07-281-19/+47
* Refactoring Panorama UI codes.Angus Kong2011-07-291-0/+195