summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/Camera.java
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-041-11/+16
* Camera: Clean up the image/video file naming codePetri Gynther2009-11-251-7/+13
* 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-201-1/+21
|\ \ | |/
| * Keep space for those empty icons but hide them if the feature is notOwen Lin2009-11-201-1/+21
* | am 3e44f807: Use "Use My Location" settings to decide wheather we store the p...Owen Lin2009-11-181-4/+4
|\ \ | |/
| * Use "Use My Location" settings to decide wheather we store the picture's loca...Owen Lin2009-11-181-4/+4
* | 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
* | 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-101-2/+3
* | am 01ed85fb: Merge change Ic823abd0 into eclairChih-Chung Chang2009-11-091-1/+25
|\ \ | |/
| * Fix 2241232: Read system properties for quality setting.Chih-Chung Chang2009-11-091-1/+25
| * 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-051-9/+14
|\ \ | |/
| * Improve 2237074: Make preview start earlier.Chih-Chung Chang2009-11-041-9/+14
* | Clean up and add comments for classes.Chih-Chung Chang2009-11-031-5/+3
* | Clean up and add comments for classes.Chih-Chung Chang2009-11-021-3/+3
* | 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
* | am 316af30d: Use zoom api. b2060030Wu-cheng Li2009-10-261-57/+49
|\ \ | |/
| * Use zoom api. b2060030Wu-cheng Li2009-10-221-57/+49
* | am da460876: Chagne CropImage invocation to non-explicit.Cheng-Ru Lin2009-10-221-2/+2
|\ \ | |/
| * Chagne CropImage invocation to non-explicit.Cheng-Ru Lin2009-10-211-2/+2
* | Fix the focus settings is incorrect when switch back to auto scene mode.Owen Lin2009-10-191-24/+27
* | Fix 2182549: Disable search button when using camera.Chih-Chung Chang2009-10-141-1/+1
* | Show flash-off indicator on the view-finder.Owen Lin2009-10-061-1/+4
|/
* Adapt to new zoom callback.Wu-cheng Li2009-10-061-4/+5
* Temporally solve the overlay creation problem.Cheng-Ru Lin2009-10-031-1/+10
* Fix the issue that focus options shown on those device without focus support.Cheng-Ru Lin2009-10-031-24/+6
* Fix some stupid bugs.Cheng-Ru Lin2009-10-011-1/+1
* Make the app can be run on those phone without scene mode.Cheng-Ru Lin2009-10-011-6/+27
* More complete support for scene mode.Cheng-Ru Lin2009-10-011-28/+96
* Add indicator for focus, white balance, and scene mode.Cheng-Ru Lin2009-10-011-6/+10
* Another candidate for on screen settings UI (opaque).Cheng-Ru Lin2009-10-011-1/+1
* Try some mock icons to feel the layout.Cheng-Ru Lin2009-09-301-9/+24
* Add debug message for b2149363.Wu-cheng Li2009-09-291-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-291-34/+53
* Fix orientation not stored in the database.Chih-Chung Chang2009-09-281-8/+6
* Fix http://b/2149062 by showing on-screen setting when clicking the menu key.Wei-Ta Chen2009-09-271-1/+7
* Fix 2145588 jhead reports "Not JPEG"Ray Chen2009-09-271-4/+3
* Fix 2147286: Camera app should handle back key in onKeyUpChih-Chung Chang2009-09-251-6/+9
* Remove zoom UI.Wu-cheng Li2009-09-251-162/+0
* Change the default settings of picture size to the largest one.Owen Lin2009-09-261-20/+13