summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Updates to Camera API documentation.Eino-Ville Talvala2011-06-071-67/+98
|/
* Improve android.hardware.Camera.Area javadoc.Wu-cheng Li2011-06-071-22/+34
* resolved conflicts for merge of c1730dcf to masterMike Lockwood2011-05-191-0/+12
|\
| * am ae448e2c: am a88b42d5: USB: Add method to access raw USB device descriptorsMike Lockwood2011-05-191-0/+12
| |\
| | * USB: Add method to access raw USB device descriptorsMike Lockwood2011-05-191-0/+12
* | | Merge 111d17ceJean-Baptiste Queru2011-05-192-0/+65
|\ \ \ | |/ /
| * | Merge 4b999030Jean-Baptiste Queru2011-05-182-1/+66
| |\ \ | | |/ | |/|
| | * Merge "support humidity sensor type"Jean-Baptiste Queru2011-05-182-1/+66
| | |\
| | | * support humidity sensor typeUrs Fleisch2011-04-132-1/+66
| | * | DO NOT MERGE: Backport more USB accessory changes from honeycombMike Lockwood2011-03-151-5/+24
| | * | DO NOT MERGE: backport recent USB accessory changes from honeycombMike Lockwood2011-03-113-22/+117
| | * | fix [3452750] Issue 14634: SensorManager.getRotationMatrixFromVector gets NaN...Mathias Agopian2011-03-071-1/+2
| | * | fix [4026375] SensorManager quaternion functions can call sqrt with a negativ...Mathias Agopian2011-03-071-2/+2
| | * | DO NOT MERGE: Backport USB accessory support to gingerbreadMike Lockwood2011-03-015-115/+450
| | * | DO NOT MERGE: Clean up USB notifications:Mike Lockwood2011-02-271-30/+16
| | * | DO NOT MERGE UsbManager: squashed commit of:Mike Lockwood2011-02-271-1/+31
| | |/
* | | Add auto-white balance locking to the Camera API.Eino-Ville Talvala2011-05-171-18/+115
* | | Improve camera javadoc.Wu-cheng Li2011-05-051-1/+3
* | | Merge "improve documentation for the ROTATION_VECTOR sensor"Mathias Agopian2011-05-031-0/+17
|\ \ \
| * | | improve documentation for the ROTATION_VECTOR sensorMathias Agopian2011-05-021-0/+17
* | | | Merge "Add documentation for Sensor.TYPE_PRESSURE"Mathias Agopian2011-05-031-0/+6
|\ \ \ \ | |/ / /
| * | | Add documentation for Sensor.TYPE_PRESSUREMathias Agopian2011-05-021-0/+6
* | | | Add an auto-exposure lock feature to the Camera API.Eino-Ville Talvala2011-05-021-0/+77
|/ / /
* | | Unhide camera focus area and metering area API.Wu-cheng Li2011-04-271-34/+41
* | | Merge "Clarify the meaning of weight in the focus and metering area HAL."Eino-Ville Talvala2011-04-251-8/+11
|\ \ \
| * | | Clarify the meaning of weight in the focus and metering area HAL.Eino-Ville Talvala2011-04-251-8/+11
* | | | Fix camera javadoc errors.Wu-cheng Li2011-04-151-15/+15
|/ / /
* | | Add camera metering area API.Wu-cheng Li2011-04-131-20/+95
* | | Add camera focus area API.Wu-cheng Li2011-04-081-0/+158
* | | am cbfeda13: am 6f7e4cb5: am 3f39f653: Adding package description for android...Robert Ly2011-04-041-0/+9
|\ \ \ | |/ /
| * | Adding package description for android.hardware.usbRobert Ly2011-04-041-0/+9
* | | am 1c56976a: am 38f04c0f: am 11dd5ae9: Improve Javadoc for USB Manager and MT...Mike Lockwood2011-04-018-36/+205
|\ \ \ | |/ /
| * | Improve Javadoc for USB Manager and MTP/PTP support.Mike Lockwood2011-04-018-36/+205
* | | Merge "NEW_API: Add getTimestamp() to SurfaceTexture."Eino-Ville Talvala2011-03-241-0/+6
|\ \ \
| * | | NEW_API: Add getTimestamp() to SurfaceTexture.Eino-Ville Talvala2011-03-211-0/+6
* | | | fix [4056232] Deprecate Sensor.TYPE_TEMPERATURE and add Sensor.TYPE_AMBIENT_T...Mathias Agopian2011-03-222-1/+19
|/ / /
* | | Add support for timestamps into SurfaceTexture.Eino-Ville Talvala2011-03-171-2/+3
|/ /
* | Add support for USB accessory serial numbersMike Lockwood2011-03-141-5/+24
* | USB: minor cleanup workMike Lockwood2011-03-112-4/+4
* | UsbManager: Hide APIs not needed for USB host or accessory support.Mike Lockwood2011-03-111-1/+25
* | UsbDevice: Move IO related methods to new UsbDeviceConnection classMike Lockwood2011-03-116-219/+203
* | Merge "UsbAccessory: Add URI string, replace type string with description" in...Mike Lockwood2011-03-101-17/+37
|\ \
| * | UsbAccessory: Add URI string, replace type string with descriptionMike Lockwood2011-03-091-17/+37
* | | Merge "fix [4026375] SensorManager quaternion functions can call sqrt with a ...Mathias Agopian2011-03-091-2/+2
|\ \ \ | |/ / |/| |
| * | fix [4026375] SensorManager quaternion functions can call sqrt with a negativ...Mathias Agopian2011-03-071-2/+2
* | | UsbManager: Fix broken Javadoc linksMike Lockwood2011-03-091-7/+5
* | | Change UsbManager.requestPermission to only grant permission temporarilyMike Lockwood2011-03-094-4/+29