summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware
Commit message (Expand)AuthorAgeFilesLines
...
* | | am 6e46e6f7: am 7ec7b997: Remove camera metering mode API.Wu-cheng Li2010-08-301-55/+0
|\ \ \ | |/ / |/| / | |/
| * Remove camera metering mode API.Wu-cheng Li2010-08-301-55/+0
* | am af610b2b: am 1620d118: Fix SDK build error.Wu-cheng Li2010-08-271-1/+1
|\ \ | |/
| * Fix SDK build error.Wu-cheng Li2010-08-271-1/+1
* | am 705c2e66: am d851e6fe: Merge "Unhide camera fps range API and deprecate ol...Wu-cheng Li2010-08-271-6/+7
|\ \ | |/
| * Unhide camera fps range API and deprecate old ones.Wu-cheng Li2010-08-271-6/+7
* | am a62dfe9e: am 94e939e8: Merge "Improve Sensors documentation a bit" into gi...Mathias Agopian2010-08-251-1/+18
|\ \ | |/
| * Improve Sensors documentation a bitMathias Agopian2010-08-251-1/+18
| * add new sensor types for handling gyro data and device orientationKevin Powell2010-08-203-0/+230
* | am f235a519: am ec58dff0: Fix build - remove dead doc linkJean-Baptiste Queru2010-08-241-1/+1
|\ \
| * \ am ec58dff0: Fix build - remove dead doc linkJean-Baptiste Queru2010-08-201-1/+1
| |\ \
| | * | Fix build - remove dead doc linkJean-Baptiste Queru2010-08-201-1/+1
* | | | am 0460e26a: resolved conflicts for merge of 691be97f to gingerbread-plus-aospJean-Baptiste Queru2010-08-243-0/+230
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 691be97f to gingerbread-plus-aospJean-Baptiste Queru2010-08-203-0/+230
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * add new sensor types for handling gyro data and device orientationKevin Powell2010-08-193-2/+231
* | | am 346b6126: am 97a56269: Merge "Add camera fps range API." into gingerbreadWu-cheng Li2010-08-241-11/+116
|\ \ \ | |/ /
| * | Add camera fps range API.Wu-cheng Li2010-08-201-11/+116
* | | am 4195d097: am 8ad86fef: Merge "Improve documentation of getAltitude" into g...Mathias Agopian2010-08-201-1/+16
|\ \ \ | |/ /
| * | Improve documentation of getAltitudeMathias Agopian2010-08-181-1/+16
* | | am a2527055: am c8696023: Merge "Document that autoFocus must be called in au...Wu-cheng Li2010-08-181-3/+12
|\ \ \ | |/ /
| * | Document that autoFocus must be called in auto and macro mode.Wu-cheng Li2010-08-171-3/+12
* | | am 77a473fb: am ccaa0028: Merge "Improve camera documentation." into gingerbreadWu-cheng Li2010-08-121-17/+21
|\ \ \ | |/ /
| * | Improve camera documentation.Wu-cheng Li2010-08-121-17/+21
* | | resolved conflicts for merge of dfce290b to masterMathias Agopian2010-07-291-7/+30
|\ \ \ | |/ /
| * | Added SensorManager.getAltitude()Mathias Agopian2010-07-291-7/+30
* | | resolved conflicts for merge of 02513855 to masterMathias Agopian2010-07-292-5/+18
|\ \ \ | |/ /
| * | Added SensorManager.getMinDelay()Mathias Agopian2010-07-292-5/+18
* | | Send Intents when PTP compatible devices are connected/disconnected to USBMike Lockwood2010-07-271-0/+18
* | | resolved conflicts for merge of bc54e63c to masterMathias Agopian2010-07-212-161/+71
|\ \ \ | |/ /
| * | Merge "new SensorService" into gingerbreadMathias Agopian2010-07-212-161/+71
| |\ \
| | * | new SensorServiceMathias Agopian2010-07-192-161/+71
* | | | am 79102ad0: am fb1c0fe7: Merge "resolved conflicts for merge of 9bc4039a to ...Dan Egnor2010-07-201-147/+315
|\ \ \ \ | |/ / /
| * | | 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
| | |/
* | | Remove support for density compatibility in the hardware renderer.Romain Guy2010-07-091-2/+2
|/ /
* | Added some javadoc to Camera.takePicture()Dan Tasse2010-07-071-0/+2
* | More improvements to the SensorManager documentationMathias Agopian2010-07-023-177/+292
* | Merge "Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB conne...Mike Lockwood2010-06-291-0/+21
|\ \
| * | Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect stateMike Lockwood2010-06-281-0/+21
* | | Unhide new API for supporting multiple cameras.Chih-Chung Chang2010-06-281-5/+0
|/ /
* | Add a new UEventObserver subclass to broadcast an Intent whe USB state changes.Mike Lockwood2010-06-241-0/+78
* | Improve SensorManager documentationMathias Agopian2010-06-163-359/+550
* | 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