summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware
Commit message (Expand)AuthorAgeFilesLines
* Explain setPreviewFrameRate and getPreviewFrameRate more clearly.Wu-cheng Li2010-02-101-3/+5
* Add exposure compensation parameter.Wu-cheng Li2010-02-091-0/+36
* fix [2313526] sensor enable race conditionMathias Agopian2010-02-041-17/+35
* Add focal length and view angle API.Wu-cheng Li2010-01-301-0/+33
* Add Camera.getSupportedThumbnailSizes() and Size.equals().Wu-cheng Li2010-01-301-1/+35
* Unhide camera api for set display orientation.Chih-Chung Chang2010-01-271-2/+2
* Add support for setting camera display orientation.Chih-Chung Chang2010-01-261-0/+15
* less log spewJoe Onorato2010-01-081-2/+2
* fix [2330211] sensors thread priority too lowMathias Agopian2009-12-151-1/+1
* Document that some parameters will not be null and fix getSupportedPictureFor...Wu-cheng Li2009-12-081-12/+18
* Document that stopPreview is not needed before takePicture.Wu-cheng Li2009-12-031-0/+8
* Add documentation for proximity and light sensors.Mike Lockwood2009-11-032-4/+23
* Patching in hidden API to allow app managed preview frame buffers.Andrew Harp2009-10-231-9/+45
* Throttle camera preview frames to the app. Bug 2180302.Dave Sparks2009-10-131-2/+13
* Add zoom functions and sendCommand.Wu-cheng Li2009-10-061-8/+111
* Add documentation for scene mode. Other parameters may be changed after setti...Wu-cheng Li2009-09-301-1/+5
* Hide zoom api.Wu-cheng Li2009-09-291-0/+3
* Add documentation about flash and change video-light to torch.Wu-cheng Li2009-09-271-5/+10
* Change setRotation documentaion.Wu-cheng Li2009-09-231-6/+7
* Add focus API and FLASH_MODE_VIDEO_LIGHT.Wu-cheng Li2009-09-221-4/+63
* Unhide Camera lock and unlock API.Wu-cheng Li2009-09-211-10/+4
* Fix 2092386: Support yuyv for camera preview format.Chih-Chung Chang2009-09-211-1/+12
* Unhide cancelAutoFocus API in Camera.Chih-Chung Chang2009-09-161-1/+0
* Remove trailing spaces.Wu-cheng Li2009-09-161-16/+16
* Fix 2083478: Camera needs an auto-focus cancel APIChih-Chung Chang2009-09-151-2/+14
* resolved conflicts for merge of e0408aa1 to eclairScott Main2009-09-101-13/+45
|\
| * docs only.Scott Main2009-09-101-6/+45
* | Fix SDK build breakage.Wu-cheng Li2009-09-021-2/+3
* | Add camera parameters constants and methods.Wu-cheng Li2009-09-021-152/+604
* | I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-242-12/+31
* | Modified the camera HAL interface to use the same generic callback architectu...Benny Wong2009-08-131-9/+10
* | Add zoom and postview callbacks to Camera. This patchDave Sparks2009-07-171-5/+75
|/
* Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1...James Dong2009-07-021-1/+1
* Allow setPreviewDisplay after startPreview.Wu-cheng Li2009-07-011-1/+5
* Pipe all the camera callbacks to Java to facilitate the additionDave Sparks2009-06-261-13/+17
* Sensors: Use a native_handle for the data channel instead of a single file de...Mike Lockwood2009-05-232-23/+53
* fix 1812272 SensorManager method returns hidden objectMathias Agopian2009-04-271-4/+10
* Remove debug messages.Wu-cheng Li2009-04-221-3/+0
* AI 144135: am: CL 144134 Fix issue 1750132 - SensorManager listener 'rate' pa...Chris Tate2009-04-011-3/+8
* Automated import from //branches/donutburger/...@142801,142801Andreas Huber2009-03-251-9/+11
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-0/+3129
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-3130/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-0/+1
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-1/+0
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-0/+18
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-5/+12
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-103-6/+420
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-3/+24
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-5/+101
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-177-282/+1523