summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change front/back switcher icon in camera modeChih-yu Huang2011-08-265-4/+18
* Show progress when generating high-res panorama.Angus Kong2011-08-261-18/+27
* Merge "Start capturing after the control disappears."Angus Kong2011-08-251-3/+2
|\
| * Start capturing after the control disappears.Angus Kong2011-08-251-3/+2
* | Reset the touch AF before calling cancelAutoFocusSundar Raman2011-08-251-1/+5
|/
* Merge "Fix the bug of reloadPreferences."Chung-yih Wang2011-08-253-2/+4
|\
| * Fix the bug of reloadPreferences.Chung-yih Wang2011-08-253-2/+4
* | Fix NPE in FocusManager.Wu-cheng Li2011-08-252-7/+16
|/
* Merge "Add second-level indicators in tablet UI."Chung-yih Wang2011-08-258-122/+253
|\
| * Add second-level indicators in tablet UI.Chung-yih Wang2011-08-258-122/+253
* | Add thumbnail and share popup for the last result.Angus Kong2011-08-256-64/+105
* | Updates to allow the mosaic library to report the mosaic computation progress...mbansal2011-08-243-2/+45
|/
* Controls animates in and out.Angus Kong2011-08-241-0/+9
* Dim the background and change the animation of the share popup.Wu-cheng Li2011-08-241-1/+1
* Refactor all focus code to a separate class.Wu-cheng Li2011-08-233-274/+497
* Use public API Parameters.FOCUS_MODE_CONTINUOUS_PICTURE.Wu-cheng Li2011-08-231-4/+1
* Refactor indicator wheel.Chung-yih Wang2011-08-238-201/+334
* Merge "Start face detection every time after starting preview."Wu-cheng Li2011-08-231-2/+2
|\
| * Start face detection every time after starting preview.Wu-cheng Li2011-08-231-2/+2
* | Merge "Show spinner dialog when generating mosaic."Angus Kong2011-08-221-10/+28
|\ \
| * | Show spinner dialog when generating mosaic.Angus Kong2011-08-221-10/+28
| |/
* | Merge "Disable mode picker during video recording"Chih-yu Huang2011-08-221-17/+23
|\ \ | |/ |/|
| * Disable mode picker during video recordingChih-yu Huang2011-08-231-17/+23
* | Merge "Add continuous autofocus in still picture mode."Wu-cheng Li2011-08-221-29/+46
|\ \
| * | Add continuous autofocus in still picture mode.Wu-cheng Li2011-08-221-29/+46
| |/
* | Add exposure indicator on screen.Chih-yu Huang2011-08-222-27/+68
|/
* Set a panning speed threshold across all devices.Wei-Ta Chen2011-08-192-11/+38
* Update back/front camera picker icon.Wu-cheng Li2011-08-192-12/+1
* Merge "Fix NPE bug in onPause() when mSurface is null."Angus Kong2011-08-191-4/+6
|\
| * Fix NPE bug in onPause() when mSurface is null.Angus Kong2011-08-191-4/+6
* | Cleanup unused imports.Chung-yih Wang2011-08-197-16/+0
|/
* Refactor to decouple SurfaceTexture and renderer.Angus Kong2011-08-193-70/+63
* Show "Too Fast" when panning speed is too fast.Angus Kong2011-08-192-10/+7
* Update white-balance and remove old setting icon.Wu-cheng Li2011-08-181-1/+1
* Merge "Clear the face view in onPause and when face detection starts."Wu-cheng Li2011-08-171-2/+6
|\
| * Clear the face view in onPause and when face detection starts.Wu-cheng Li2011-08-181-2/+6
* | Fix the NPE.Chung-yih Wang2011-08-181-2/+3
* | Make the speed indicator visible.Wei-Ta Chen2011-08-172-17/+7
* | Move CameraPicker into IndicatorControl.Chung-yih Wang2011-08-176-59/+32
|/
* Merge "Add Sprung Lever Zoom Control for Phone UI."Chung-yih Wang2011-08-1712-269/+760
|\
| * Add Sprung Lever Zoom Control for Phone UI.Chung-yih Wang2011-08-1712-269/+760
* | Fix issue: returned width/height <= 0.Angus Kong2011-08-171-0/+7
* | Merge "Fix NPE at PanoramaActivity.stopCapture()"Angus Kong2011-08-163-113/+75
|\ \
| * | Fix NPE at PanoramaActivity.stopCapture()Angus Kong2011-08-163-113/+75
| |/
* | Revert "Clear the face view in onPause and when face detection starts."Wu-cheng Li2011-08-171-3/+1
|/
* Clear the face view in onPause and when face detection starts.Wu-cheng Li2011-08-161-1/+3
* Merge "Show tap to focus toast after getting the first orientation."Wu-cheng Li2011-08-161-16/+31
|\
| * Show tap to focus toast after getting the first orientation.Wu-cheng Li2011-08-161-16/+31
* | Remove preview layout and adjust widget size.Angus Kong2011-08-161-8/+6
|/
* Merge "Add tap to focus toast."Wu-cheng Li2011-08-154-3/+32
|\