summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera
Commit message (Expand)AuthorAgeFilesLines
* Rotate the focus rectangle in different orientations.Wu-cheng Li2011-08-303-12/+20
* Update focus rectangle assets.Wu-cheng Li2011-08-302-4/+4
* Increase the resolution of the thumbnail.Wu-cheng Li2011-08-294-30/+73
* Decrease the time of showing postview image.Wu-cheng Li2011-08-291-2/+2
* Merge "Change video recording shutter button and overflow assets"Chih-yu Huang2011-08-292-2/+2
|\
| * Change video recording shutter button and overflow assetsChih-yu Huang2011-08-292-2/+2
* | Merge "Add ZoomControlWheel."Chung-yih Wang2011-08-2914-329/+511
|\ \
| * | Add ZoomControlWheel.Chung-yih Wang2011-08-2914-329/+511
* | | Make the size of the share popup the same as preview area.Wu-cheng Li2011-08-294-35/+23
* | | Merge "Add applicaton icons to share popup."Wu-cheng Li2011-08-281-33/+63
|\ \ \
| * | | Add applicaton icons to share popup.Wu-cheng Li2011-08-281-33/+63
| |/ /
* | | Add goofy face effect setting UI.Wu-cheng Li2011-08-283-1/+8
|/ /
* | Merge "Fix the monkey test issue."Chung-yih Wang2011-08-271-2/+6
|\ \
| * | Fix the monkey test issue.Chung-yih Wang2011-08-271-2/+6
| |/
* | Fix an issue that "Too fast" pop up in preview.Wei-Ta Chen2011-08-261-1/+1
|/
* 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
|\