summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera
Commit message (Expand)AuthorAgeFilesLines
* Do not set orientation indicator while handling image capture intent.Wu-cheng Li2009-12-091-1/+3
* Fix the bug that -1 may be passed to setRotation.Wu-cheng Li2009-12-091-1/+1
* Use icon to indicate the orientation of the taken photos.Owen Lin2009-12-043-12/+123
* Merge change If3ab51b5 into eclair-mr2Android (Google) Code Review2009-12-021-2/+2
|\
| * Add check if the media is still recording when the timeup event is comming.Owen Lin2009-12-021-2/+2
* | Merge change Ibb62c511 into eclair-mr2Android (Google) Code Review2009-12-021-10/+25
|\ \ | |/
| * Prevent double click for record button.Owen Lin2009-12-021-10/+25
* | Fix the bug that the on-screen menu kept the position in last time.Owen Lin2009-12-021-2/+4
* | Layout the menu item of second level on-screen menu.Owen Lin2009-12-011-2/+28
|/
* Add one more picture size settings.Owen Lin2009-11-271-0/+1
* Camera: Clean up the image/video file naming codePetri Gynther2009-11-252-19/+24
* am 47dd2cf1: Fix black screen after resuming camera.Owen Lin2009-11-201-7/+17
|\
| * Fix black screen after resuming camera.Owen Lin2009-11-201-7/+17
* | resolved conflicts for merge of 503560f0 to eclair-mr2Owen Lin2009-11-203-8/+30
|\ \ | |/
| * Keep space for those empty icons but hide them if the feature is notOwen Lin2009-11-203-8/+30
* | am 3e44f807: Use "Use My Location" settings to decide wheather we store the p...Owen Lin2009-11-184-57/+78
|\ \ | |/
| * Use "Use My Location" settings to decide wheather we store the picture's loca...Owen Lin2009-11-184-57/+78
* | am df926b6e: Fix 2265947 Blank screen when invoking gallery view intent from ...Ray Chen2009-11-171-1/+1
|\ \ | |/
| * Fix 2265947 Blank screen when invoking gallery view intent from cameraRay Chen2009-11-171-1/+1
* | am 92acbf6c: Merge change Ie07be885 into eclairRay Chen2009-11-161-0/+23
|\ \ | |/
| * Fix issue 2259506 and 2262817 by keeping a reference to MediaProvider when ca...Ray Chen2009-11-161-0/+23
* | resolved conflicts for merge of 4d55cb36 to eclair-mr2Owen Lin2009-11-161-1/+7
|\ \ | |/
| * Hide the indicator if the icon is empty.Cheng-Ru Lin2009-11-121-1/+7
* | am cc12a303: Add icon-indicators to VideoCamera.Cheng-Ru Lin2009-11-111-1/+16
|\ \ | |/
| * Add icon-indicators to VideoCamera.Cheng-Ru Lin2009-11-121-1/+16
* | am 9324f11a: Add postview callback to know when the captured image is shown. ...Wu-cheng Li2009-11-111-17/+40
|\ \ | |/
| * Add postview callback to know when the captured image is shown. b2237074Wu-cheng Li2009-11-121-17/+40
* | Remove some more unused code.Owen Lin2009-11-109-19/+7
* | Merge change I85381f1e into eclair-mr2Android (Google) Code Review2009-11-091-1/+8
|\ \
| * | Add a check for the case that the camera is reopened again.Owen Lin2009-11-101-1/+8
* | | am 01ed85fb: Merge change Ic823abd0 into eclairChih-Chung Chang2009-11-092-2/+40
|\ \ \ | |/ / |/| / | |/
| * Fix 2241232: Read system properties for quality setting.Chih-Chung Chang2009-11-092-2/+40
| * DO NOT MERGE TO MR2. Fix the focus settings is incorrect when switch back to ...Owen Lin2009-11-051-24/+27
* | am 05d20c0c: Improve 2237074: Make preview start earlier.Chih-Chung Chang2009-11-052-10/+16
|\ \ | |/
| * Improve 2237074: Make preview start earlier.Chih-Chung Chang2009-11-042-10/+16
* | Remove some more code.Owen Lin2009-11-0413-1539/+6
* | Fix 2225024: Handle the case where the sd card is unmounted while recording.Chih-Chung Chang2009-11-041-3/+11
* | Fix 2232894: doesn't generate thumbnails on pressing thumbnails button, while...Chih-Chung Chang2009-11-031-2/+5
* | Clean up and add comments for classes.Chih-Chung Chang2009-11-0322-76/+121
* | Clean up and add comments for classes.Chih-Chung Chang2009-11-0215-21/+92
* | Remove unused code.Chih-Chung Chang2009-11-0214-24/+0
* | am 2c854bb9: Fix the bug that wrong zoom value is set in takePicture.Wu-cheng Li2009-10-301-0/+3
|\ \ | |/
| * Fix the bug that wrong zoom value is set in takePicture.Wu-cheng Li2009-10-301-0/+3
* | Merge change Ia4e7b972 into eclair-mr2Android (Google) Code Review2009-10-303-140/+1
|\ \
| * | remove unused resource files and elementsOwen Lin2009-10-293-140/+1
* | | Merge change I7b25fde1 into eclair-mr2Android (Google) Code Review2009-10-3029-5830/+127
|\ \ \ | |/ /
| * | Remove unused code in Camera app.Owen Lin2009-10-2929-5830/+127
* | | am 9c0f684c: Lift the upperbound of initial up-scaling.Cheng-Ru Lin2009-10-291-3/+3
|\ \ \ | | |/ | |/|
| * | Lift the upperbound of initial up-scaling.Cheng-Ru Lin2009-10-291-3/+3
* | | am 316af30d: Use zoom api. b2060030Wu-cheng Li2009-10-261-57/+49
|\ \ \ | |/ / | | / | |/ |/|