summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware
Commit message (Expand)AuthorAgeFilesLines
* fix typo in docsHai Guo2012-12-051-1/+1
* am 9671e6e1: am e980adfd: am 4a1b6e42: Merge "Camera: Document new video snap...Eino-Ville Talvala2012-11-081-16/+20
|\
| * Camera: Document new video snapshot picture size behavior.Eino-Ville Talvala2012-11-051-16/+20
* | am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\ \
| * | Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | | am fdd714f8: am 0da554ac: Merge "fix an overflow in the orientation sensonr c...Mathias Agopian2012-10-291-6/+5
|\ \ \ | | |/ | |/|
| * | fix an overflow in the orientation sensonr calculationsMathias Agopian2012-10-291-6/+5
* | | am 14012e1d: am 4e0bf7c4: Merge "Add MediaRouter API to get presentation disp...Jeff Brown2012-10-291-13/+59
|\ \ \ | |/ /
| * | Add MediaRouter API to get presentation display.Jeff Brown2012-10-251-13/+59
* | | am 7e007ff8: Merge "Sensors could be disabled by any application"Nick Kralevich2012-10-241-1/+2
|\ \ \ | |/ / |/| / | |/
| * Merge "Sensors could be disabled by any application"Nick Kralevich2012-10-241-1/+2
| |\
| | * Sensors could be disabled by any applicationMagnus Hallqvist2012-09-111-1/+2
* | | Camera: Query AudioService for shutter sound enforcement.Eino-Ville Talvala2012-10-081-2/+34
* | | Make USB services multi-user aware.Jeff Sharkey2012-10-021-4/+4
* | | Allow applications to connect to known wifi displays.Jeff Brown2012-09-262-7/+13
* | | Camera: Improve enableShutterSound documentation.Eino-Ville Talvala2012-09-241-13/+16
* | | Merge "NEW_API: Add android.hardware.Camera.CameraInfo#canDisableShutterSound...Eino-Ville Talvala2012-09-211-0/+15
|\ \ \
| * | | NEW_API: Add android.hardware.Camera.CameraInfo#canDisableShutterSoundEino-Ville Talvala2012-09-191-0/+15
* | | | Add support for remembering Wifi display devices.Jeff Brown2012-09-195-36/+176
|/ / /
* | | 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
|/ / /
* | | Improve Wifi display discovery API.Jeff Brown2012-09-081-37/+48
* | | Add new wifi display discovery API.Jeff Brown2012-09-087-0/+418
* | | More improvements to the display manager.Jeff Brown2012-08-311-13/+38
* | | Initial draft of high-level multi-display APIs.Jeff Brown2012-08-311-10/+1
* | | Add initial multi-display support.Jeff Brown2012-08-294-150/+357
* | | am 1112a376: am 416362e6: Merge "Change StringTokenizer to TextUtils.StringSp...Jean-Baptiste Queru2012-08-281-25/+26
|\ \ \ | |/ /
| * | am 416362e6: Merge "Change StringTokenizer to TextUtils.StringSplitter"Jean-Baptiste Queru2012-08-281-25/+26
| |\ \ | | |/
| | * Change StringTokenizer to TextUtils.StringSplitterAli Utku Selen2012-08-101-25/+26
| * | Fix typo in UsbManager javadoc.mike wakerly2012-08-091-1/+1
| |/
* | Clean up displayId and layerStack usage.Craig Mautner2012-08-231-1/+0
* | Add UsbDebuggingManager and UsbDebuggingActivityBenoit Goby2012-08-201-0/+8
* | Refactor for multi-display support.Jeff Brown2012-08-191-0/+176
* | Stub out display manager service implementation.Jeff Brown2012-08-191-2/+7
* | Add a toString() method to Sensor for debugging purposes.Jeff Brown2012-08-101-1/+8
* | UsbRequest: set ByteBuffer.position() upon success.mike wakerly2012-08-091-4/+8
* | Fix typo in UsbManager javadoc.mike wakerly2012-08-091-1/+1
* | Fix build.Jeff Brown2012-07-251-0/+1
* | Add display manager skeleton.Jeff Brown2012-07-252-0/+100
|/
* docs: fix several linksScott Main2012-06-221-1/+1
* 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
* Add support for switching between multiple keyboard layouts.Jeff Brown2012-05-202-14/+135
* Add support for grouping keyboard layouts by collection.Jeff Brown2012-05-172-5/+28