summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Add icon support for options in preference setting screen.""Cheng-Ru Lin2009-10-013-8/+91
* Add indicator for focus, white balance, and scene mode.Cheng-Ru Lin2009-10-011-6/+10
* Merge change Id43bcf2f into eclairAndroid (Google) Code Review2009-09-301-0/+2
|\
| * Hide the settings when user presses the camera button.Cheng-Ru Lin2009-10-011-0/+2
* | Merge change I00fa4098 into eclairAndroid (Google) Code Review2009-09-301-1/+4
|\ \ | |/ |/|
| * When discarding an empty image list, we need to close it first, otherwise we ...Marco Nelissen2009-09-301-1/+4
* | Another candidate for on screen settings UI (opaque).Cheng-Ru Lin2009-10-013-48/+18
* | Merge change I65b13222 into eclairAndroid (Google) Code Review2009-09-301-2/+9
|\ \ | |/ |/|
| * Fine tune some UI stuff.Cheng-Ru Lin2009-09-301-2/+9
* | Merge change I697e45f9 into eclairAndroid (Google) Code Review2009-09-301-9/+24
|\ \
| * | Try some mock icons to feel the layout.Cheng-Ru Lin2009-09-301-9/+24
| |/
* | Merge change I1fd58eb1 into eclairAndroid (Google) Code Review2009-09-291-3/+10
|\ \ | |/ |/|
| * Make video record counter run more smooth. b2154768Wu-cheng Li2009-09-291-3/+10
* | Add debug message for b2149363.Wu-cheng Li2009-09-291-0/+1
|/
* Merge change I02b644bf into eclairAndroid (Google) Code Review2009-09-291-0/+9
|\
| * Fix 2153860: VideoCamera app have to set scene mode to autoChih-Chung Chang2009-09-291-0/+9
* | Revert "Add icon support for options in preference setting screen."Cheng-Ru Lin2009-09-303-91/+8
|/
* Fix http://b/2144865 by re-positioning the on-screen setting when the size of...Wei-Ta Chen2009-09-293-7/+32
* Remove unused code.Chih-Chung Chang2009-09-2810-77/+0
* Fix 2150684: Set frame rate according to encoder fps in video camera appChih-Chung Chang2009-09-281-0/+1
* Add zoom UI back.Wu-cheng Li2009-09-281-0/+163
* Hide indicator when on-screen settings is shown.Cheng-Ru Lin2009-09-291-2/+4
* Resize the preview frame as large as possible.Cheng-Ru Lin2009-09-295-138/+191
* Fix orientation not stored in the database.Chih-Chung Chang2009-09-283-15/+22
* Fix http://b/2149062 by showing on-screen setting when clicking the menu key.Wei-Ta Chen2009-09-272-1/+13
* Merge change 27210 into eclairAndroid (Google) Code Review2009-09-271-1/+1
|\
| * Fix style issues in on-screen settings.Cheng-Ru Lin2009-09-281-1/+1
* | VideoCamera should crash if media recorder prepare fails.Wu-cheng Li2009-09-271-11/+8
|/
* Fix the camera directory path issue.Ray Chen2009-09-271-3/+5
* Fix http://b/2144590 by honoring Intent's content when provisioning options i...Wei-Ta Chen2009-09-272-7/+40
* Merge change 27149 into eclairAndroid (Google) Code Review2009-09-271-2/+1
|\
| * Fix issue 2146863 Generated thumbnail in camera preview mode doesn't work aft...Ray Chen2009-09-271-2/+1
* | Merge change 27277 into eclairAndroid (Google) Code Review2009-09-271-3/+5
|\ \ | |/ |/|
| * Fix 2145283: Two context menus show up when long press on the center key.Chih-Chung Chang2009-09-271-3/+5
* | Fix 2145588 jhead reports "Not JPEG"Ray Chen2009-09-275-81/+37
* | Merge change 27145 into eclairAndroid (Google) Code Review2009-09-273-16/+36
|\ \ | |/ |/|
| * Fix 2147286: Camera app should handle back key in onKeyUpChih-Chung Chang2009-09-253-16/+36
* | Change the checkbox style to list style for record location preference.Cheng-Ru Lin2009-09-263-27/+68
|/
* Merge change 27109 into eclairAndroid (Google) Code Review2009-09-251-14/+1
|\
| * Show the thumbnail box even if there is no picture taken yet.Chih-Chung Chang2009-09-251-14/+1
* | Remove zoom UI.Wu-cheng Li2009-09-251-162/+0
* | Merge change 26945 into eclairAndroid (Google) Code Review2009-09-252-20/+47
|\ \
| * | Change the default settings of picture size to the largest one.Owen Lin2009-09-262-20/+47
* | | Merge change 27107 into eclairAndroid (Google) Code Review2009-09-251-28/+23
|\ \ \ | |_|/ |/| |
| * | Change the close behavior of on screen menu.Cheng-Ru Lin2009-09-261-28/+23
* | | Fix 2145360: NPE in ImageViewTouch.onKeyDownChih-Chung Chang2009-09-242-2/+6
|/ /
* | Fix http://b/2140611 by adjusting the width of the preview view when video qu...Wei-Ta Chen2009-09-241-0/+2
|/
* Return full size image jpeg if the user provides an Uri.Chih-Chung Chang2009-09-231-53/+32
* Change Camera & Gallery code to use the new thumbnail APIs.Ray Chen2009-09-2316-903/+47
* Add icon support for options in preference setting screen.Owen Lin2009-09-243-8/+94