summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware
Commit message (Expand)AuthorAgeFilesLines
* Move Camera.Sound to a stand-alone class CameraSound.Wu-cheng Li2011-11-212-203/+223
* 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
* | docs: Camera class JavaDoc FixIts for ICSJoe Fernandez2011-10-041-10/+14
|/
* Merge "Update camera javadoc about AE and AWB lock." into ics-factoryromWei Huang2011-09-231-68/+23
|\
| * Update camera javadoc about AE and AWB lock.Wu-cheng Li2011-09-221-68/+23
* | Clear callbacks in camera stopPreview.Chih-yu Huang2011-09-231-0/+6
|/
* Tweak DELAY_UI for 16Hz to 15HzMathias Agopian2011-09-141-1/+1
* Merge "improve the gyroscope javadoc"Mathias Agopian2011-09-071-22/+55
|\
| * improve the gyroscope javadocMathias Agopian2011-09-071-22/+55
* | Unhide camera video snapshot supported API.Wu-cheng Li2011-09-081-1/+0
|/
* Add video snapshot camera parameter.Wu-cheng Li2011-09-011-0/+30
* fix sample code typoScott Main2011-08-241-1/+1
* Merge "Make camera FOCUS_MODE_CONTINUOUS_PICTURE public."Wu-cheng Li2011-08-231-1/+0
|\
| * Make camera FOCUS_MODE_CONTINUOUS_PICTURE public.Wu-cheng Li2011-08-221-1/+0
* | Merge "Added additional Face attributes."Wei Hua2011-08-191-0/+37
|\ \
| * | Added additional Face attributes.Wei Hua2011-08-191-0/+37
| |/
* | Make changing white-balance mode always disable AWB lock.Eino-Ville Talvala2011-08-181-1/+8
|/
* Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE.Wu-cheng Li2011-08-181-8/+25
* Merge "Unhide camera face detection API."Wu-cheng Li2011-08-101-73/+23
|\
| * Unhide camera face detection API.Wu-cheng Li2011-08-101-73/+23
* | Merge "Unhide camera recording hint API."Wu-cheng Li2011-08-091-24/+15
|\ \ | |/ |/|
| * Unhide camera recording hint API.Wu-cheng Li2011-08-031-24/+15
* | Merge "Add camera bayer image format."Wu-cheng Li2011-08-041-0/+2
|\ \
| * | Add camera bayer image format.Wu-cheng Li2011-08-041-0/+2
| |/
* | UsbManager: add getDefaultFunction()Mike Lockwood2011-08-021-0/+17
|/
* Pass camera frame metadata from camera service to Java.Wu-cheng Li2011-08-021-8/+11
* Add camera recording hint parameter.Wu-cheng Li2011-08-021-0/+32
* Add frame metadata parameter to camera data_callback.Wu-cheng Li2011-07-291-17/+21
* Add camera face detection API.Wu-cheng Li2011-07-271-2/+193
* Merge "Add camera new picture and new video broadcast intents."Wu-cheng Li2011-07-191-0/+18
|\
| * Add camera new picture and new video broadcast intents.Wu-cheng Li2011-07-191-0/+18
* | UsbManager: document that passing null setCurrentFunction restores default fu...Mike Lockwood2011-07-181-2/+3
|/
* NEW_API: Add auto-exposure and auto-white balance locking to the Camera.Eino-Ville Talvala2011-07-141-8/+31
* Add framework support for camcorder zoom.Wu-cheng Li2011-06-271-5/+14
* Combine UsbManager.setPrimaryFunction and setDefaultFunctionMike Lockwood2011-06-222-24/+7
* Fix camera getMeteringAreas does not return areas correctly.Wu-cheng Li2011-06-211-1/+1
* USB: Support for new USB gadget driversMike Lockwood2011-06-172-31/+52
* Mention device policay manager in Camera.open javadoc.Wu-cheng Li2011-06-171-1/+3
* Merge "UsbManager: Clean up extras for ACTION_USB_STATE broadcast"Mike Lockwood2011-06-081-20/+19
|\
| * UsbManager: Clean up extras for ACTION_USB_STATE broadcastMike Lockwood2011-06-081-20/+19