summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware/Camera.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Improve camera getSupportedPreviewFormats javadoc."Wu-cheng Li2011-02-251-1/+3
|\
| * Improve camera getSupportedPreviewFormats javadoc.Wu-cheng Li2011-02-251-1/+3
* | Merge "Add YV12 preview format to camera parameter constants."Wu-cheng Li2011-02-241-0/+5
|\ \ | |/
| * Add YV12 preview format to camera parameter constants.Wu-cheng Li2011-02-241-0/+5
* | Application-managed callback buffer support for raw imageJames Dong2011-02-221-8/+90
|/
* Bug 3438513 Fix incorrect throws clauseGlenn Kasten2011-02-091-2/+2
* Enable camera preview to a SurfaceTexture.Jamie Gennis2011-01-071-2/+28
* resolved conflicts for merge of 3a2c6bf0 to masterBrad Fitzpatrick2011-01-051-14/+17
|\
| * Documentation fixes found over vacation hacking.Brad Fitzpatrick2011-01-051-14/+17
* | Add two methods to Camera.javaJames Dong2010-12-011-1/+44
|/
* Improve camera documentation.Wu-cheng Li2010-11-191-0/+1
* Camera.open() should only return back-facing camera.Wu-cheng Li2010-11-091-11/+13
* Revert "android.hardware.Camera.open only returns back-facing camera."Wu-cheng Li2010-11-091-13/+11
* android.hardware.Camera.open only returns back-facing camera.Wu-cheng Li2010-11-081-11/+13
* Mirror the preview for front-facing cameras. do not mergeWu-cheng Li2010-10-201-3/+3
* Fix some camera orientation javadoc errors.Wu-cheng Li2010-10-191-21/+45
* Add javadoc for display orientation.Wu-cheng Li2010-10-071-0/+24
* Fix the javadoc of Parameters.setRotation.Wu-cheng Li2010-09-301-15/+39
* Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li2010-09-211-11/+14
* Update camera API and javadoc for API review comments.Wu-cheng Li2010-09-151-3/+12
* Remove camera metering mode API.Wu-cheng Li2010-08-301-55/+0
* Fix SDK build error.Wu-cheng Li2010-08-271-1/+1
* Unhide camera fps range API and deprecate old ones.Wu-cheng Li2010-08-271-6/+7
* Add camera fps range API.Wu-cheng Li2010-08-201-11/+116
* Document that autoFocus must be called in auto and macro mode.Wu-cheng Li2010-08-171-3/+12
* Improve camera documentation.Wu-cheng Li2010-08-121-17/+21
* resolved conflicts for merge of 9bc4039a to gingerbreadDan Egnor2010-07-201-147/+315
|\
| * COMMENT-ONLY change to clarify Camera documentation.Dan Egnor2010-07-131-140/+307
* | Added some javadoc to Camera.takePicture()Dan Tasse2010-07-071-0/+2
* | Unhide new API for supporting multiple cameras.Chih-Chung Chang2010-06-281-5/+0
* | Correct the setDisplayOrientation sample code.Chih-Chung Chang2010-06-141-8/+18
* | Change camera interface to support multiple cameras.Chih-Chung Chang2010-06-111-2/+56
* | Unhide camera metering mode API.Wu-cheng Li2010-06-111-6/+0
* | Add camera metering mode API.Wu-cheng Li2010-06-031-0/+60
* | Add javadoc for camera scene modes.Wu-cheng Li2010-05-311-1/+61
* | Add video frame parameter.Wu-cheng Li2010-05-281-1/+1
* | Fix javadoc of camera focus distances API.Wu-cheng Li2010-05-201-9/+7
* | Add camera focus distances API.Wu-cheng Li2010-05-151-0/+73
* | Add continuous focus mode constant.Wu-cheng Li2010-05-101-0/+10
* | Support multiple cameras in framework.Chih-Chung Chang2010-05-101-4/+20
|/
* Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF.Wu-cheng Li2010-04-101-3/+18
* Update API and javadoc according to API review.Wu-cheng Li2010-04-081-77/+139
* Add some comments for zoom methods.Wu-cheng Li2010-03-291-2/+8
* Add GPSProcessingMethod tag to ExifInterface.Ray Chen2010-03-111-1/+1
* Document new preview callback methods more clearly.Wu-cheng Li2010-03-091-1/+7
* Unhide new preview callback methods.Wu-cheng Li2010-03-091-4/+3
* Unhide reconnect() in Camera.Chih-Chung Chang2010-03-051-2/+0
* Add location provider name to gps-processing-method in EXIF header.Ray Chen2010-03-051-0/+12
* Unhide zoom API.Wu-cheng Li2010-03-011-37/+48
* Fix SDK build.Wu-cheng Li2010-02-261-2/+2