summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware/Camera.java
Commit message (Expand)AuthorAgeFilesLines
* camera: Add support for sending raw commandsSteve Kondik2013-05-041-0/+6
* Fix Photosphere/Camera FCsJostein Kjønigsen2013-04-131-0/+2
* Camera: add additional ISO modes (2/2)jt11342013-01-261-0/+10
* camera: add power mode supportEmerson Pinter2012-12-231-0/+37
* Camera: add ISO mode supportjt11342012-12-161-0/+50
* Camera: Document new video snapshot picture size behavior.Eino-Ville Talvala2012-11-051-16/+20
* Camera: Query AudioService for shutter sound enforcement.Eino-Ville Talvala2012-10-081-2/+34
* Camera: Improve enableShutterSound documentation.Eino-Ville Talvala2012-09-241-13/+16
* NEW_API: Add android.hardware.Camera.CameraInfo#canDisableShutterSoundEino-Ville Talvala2012-09-191-0/+15
* Camera: Document face detection confidence recommendations.Eino-Ville Talvala2012-09-151-2/+8
* Merge "NEW_API: Unhide android.hardware.Camera#enableShutterSound" into jb-mr...Eino-Ville Talvala2012-09-131-1/+0
|\
| * NEW_API: Unhide android.hardware.Camera#enableShutterSoundEino-Ville Talvala2012-09-111-1/+0
* | Merge "NEW_API: Unhide android.hardware.Camera.Parameters#SCENE_MODE_HDR" int...Eino-Ville Talvala2012-09-111-1/+0
|\ \
| * | NEW_API: Unhide android.hardware.Camera.Parameters#SCENE_MODE_HDREino-Ville Talvala2012-09-111-1/+0
* | | Merge "Camera: Add SCENE_MODE_HDR." into jb-mr1-devEino-Ville Talvala2012-09-111-0/+10
|\ \ \ | |/ / | | / | |/ |/|
| * Camera: Add SCENE_MODE_HDR.Eino-Ville Talvala2012-09-101-0/+10
* | Camera: Add enableShutterSound method.Eino-Ville Talvala2012-09-101-0/+25
|/
* Change StringTokenizer to TextUtils.StringSplitterAli Utku Selen2012-08-101-25/+26
* Fix race condition with preview callback.Eino-Ville Talvala2012-05-301-3/+3
* Fix startFaceDetection will fail after taking a picture.Wu-cheng Li2012-05-291-0/+1
* Merge "Avoid deadlocks when calling autoFocus from onAutoFocus callback." int...Wu-cheng Li2012-05-031-30/+31
|\
| * Avoid deadlocks when calling autoFocus from onAutoFocus callback.Wu-cheng Li2012-05-041-30/+31
* | Merge "Update docs for YV12 format and camera preview callbacks." into jb-devEino-Ville Talvala2012-05-031-13/+57
|\ \ | |/ |/|
| * Update docs for YV12 format and camera preview callbacks.Eino-Ville Talvala2012-05-031-13/+57
* | Fix a race condition in Camera API for handling focusJames Dong2012-04-301-6/+34
|/
* Merge "Improve android.hardware.Camera.setRotation javadoc."Wu-cheng Li2012-04-201-7/+7
|\
| * Improve android.hardware.Camera.setRotation javadoc.Wu-cheng Li2012-04-201-7/+7
* | Remove new camera open API.Wu-cheng Li2012-04-191-71/+5
|/
* Unhide camera autofocus move callback.Wu-cheng Li2012-04-121-7/+5
* Add a new camera open API that allows taking the ownership.Wu-cheng Li2012-03-151-8/+76
* Merge "Add references to MediaActionSound in Camera documentation."Eino-Ville Talvala2012-03-141-13/+42
|\
| * Add references to MediaActionSound in Camera documentation.Eino-Ville Talvala2012-03-121-13/+42
* | Check for null characters being used in camera parameters.Eino-Ville Talvala2012-03-121-4/+4
|/
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-2/+2
* NEW_API: Rework CameraSound into MediaActionSound, and unhide it.Eino-Ville Talvala2012-03-061-1/+0
* Merge "Add a method to get empty camera parameters."Wu-cheng Li2011-11-301-0/+18
|\
| * Add a method to get empty camera parameters.Wu-cheng Li2011-11-221-0/+18
* | Add camera focus move callback.Wu-cheng Li2011-11-291-1/+42
|/
* Move Camera.Sound to a stand-alone class CameraSound.Wu-cheng Li2011-11-211-203/+0
* Unlock camera AWB lock only when white-balance is changed.Wu-cheng Li2011-11-181-1/+10
* Improve camera face detection javadoc.Wu-cheng Li2011-11-151-7/+36
* Add a sound-playing method to Camera API.Eino-Ville Talvala2011-11-101-3/+206
* am 4b6353ea: Merge "Update camera continuous autofocus javadoc." into ics-mr0Chih-Chung Chang2011-11-011-9/+12
|\
| * Update camera continuous autofocus javadoc.Wu-cheng Li2011-10-281-9/+12
* | Expose video stabilization APIPannag Sanketi2011-10-311-3/+0
|/
* docs: Camera JavaDoc - added xref to Camera DevGuideJoe Fernandez2011-10-181-0/+6
* Improve camera javadoc and fix some errors.Wu-cheng Li2011-10-131-20/+41
* Add video stabilization control to Camera parameters.Eino-Ville Talvala2011-10-121-1/+56
* Merge "Allow Camera.setDisplayOrientation to be called when preview is active."Wu-cheng Li2011-10-071-0/+4
|\
| * Allow Camera.setDisplayOrientation to be called when preview is active.Wu-cheng Li2011-10-071-0/+4