1. 89d5546 Add support for remembering Wifi display devices. by Jeff Brown · 12 years ago
  2. 8df3b2b Camera: Document face detection confidence recommendations. by Eino-Ville Talvala · 12 years ago
  3. f353f94 Merge "NEW_API: Unhide android.hardware.Camera#enableShutterSound" into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  4. ff5c9146 Merge "NEW_API: Unhide android.hardware.Camera.Parameters#SCENE_MODE_HDR" into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  5. 7cfd7d5 NEW_API: Unhide android.hardware.Camera.Parameters#SCENE_MODE_HDR by Eino-Ville Talvala · 12 years ago
  6. a910390 Merge "Camera: Add SCENE_MODE_HDR." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  7. af87681 NEW_API: Unhide android.hardware.Camera#enableShutterSound by Eino-Ville Talvala · 12 years ago
  8. da2f0ea Camera: Add SCENE_MODE_HDR. by Eino-Ville Talvala · 12 years ago
  9. 69fe527 Camera: Add enableShutterSound method. by Eino-Ville Talvala · 12 years ago
  10. 180bbc7 Improve Wifi display discovery API. by Jeff Brown · 12 years ago
  11. e08ae38 Add new wifi display discovery API. by Jeff Brown · 12 years ago
  12. 4ed8fe7 More improvements to the display manager. by Jeff Brown · 12 years ago
  13. a492c3a Initial draft of high-level multi-display APIs. by Jeff Brown · 12 years ago
  14. bd6e150 Add initial multi-display support. by Jeff Brown · 12 years ago
  15. 8d86464 am 1112a376: am 416362e6: Merge "Change StringTokenizer to TextUtils.StringSplitter" by Jean-Baptiste Queru · 12 years ago
  16. 1112a37 am 416362e6: Merge "Change StringTokenizer to TextUtils.StringSplitter" by Jean-Baptiste Queru · 12 years ago
  17. b47bbc3 Clean up displayId and layerStack usage. by Craig Mautner · 12 years ago
  18. 4e68bd4 Add UsbDebuggingManager and UsbDebuggingActivity by Benoit Goby · 12 years ago
  19. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  20. 848c2dc Stub out display manager service implementation. by Jeff Brown · 12 years ago
  21. 6a2ef12 Add a toString() method to Sensor for debugging purposes. by Jeff Brown · 12 years ago
  22. 0a12018 Change StringTokenizer to TextUtils.StringSplitter by Ali Utku Selen · 14 years ago
  23. 0099d67 Fix typo in UsbManager javadoc. by mike wakerly · 12 years ago
  24. a3665ba UsbRequest: set ByteBuffer.position() upon success. by mike wakerly · 12 years ago
  25. 1567a43 Fix typo in UsbManager javadoc. by mike wakerly · 12 years ago
  26. aa871b0 Fix build. by Jeff Brown · 12 years ago
  27. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  28. 9be0105 docs: fix several links by Scott Main · 12 years ago
  29. ca367b7 Fix race condition with preview callback. by Eino-Ville Talvala · 12 years ago
  30. e9c6c9c Fix startFaceDetection will fail after taking a picture. by Wu-cheng Li · 12 years ago
  31. cf39bdf Add support for switching between multiple keyboard layouts. by Jeff Brown · 12 years ago
  32. d9fec5d Add support for grouping keyboard layouts by collection. by Jeff Brown · 12 years ago
  33. fb89097 fix SensorManager.getAngleChange() documentation by Mathias Agopian · 12 years ago
  34. 2f09576 Rename kcm attribute to keyboardLayout. by Jeff Brown · 12 years ago
  35. b0dcf5e Merge "Avoid deadlocks when calling autoFocus from onAutoFocus callback." into jb-dev by Wu-cheng Li · 12 years ago
  36. 163a3ae Merge "Update docs for YV12 format and camera preview callbacks." into jb-dev by Eino-Ville Talvala · 12 years ago
  37. 9515163 Update docs for YV12 format and camera preview callbacks. by Eino-Ville Talvala · 12 years ago
  38. f05c1d6 Avoid deadlocks when calling autoFocus from onAutoFocus callback. by Wu-cheng Li · 12 years ago
  39. 248ba23 Fix a race condition in Camera API for handling focus by James Dong · 12 years ago
  40. 166b05e UsbService: Add support for accessory initiating USB audio support by Mike Lockwood · 12 years ago
  41. 9e6d4b0 Lost the race. by Jeff Brown · 12 years ago
  42. e17fc7d6 Merge "Improve android.hardware.Camera.setRotation javadoc." by Wu-cheng Li · 12 years ago
  43. 8969ea1 Improve android.hardware.Camera.setRotation javadoc. by Wu-cheng Li · 12 years ago
  44. 7bc1b21 Remove new camera open API. by Wu-cheng Li · 12 years ago
  45. 4481d9c Move legacy sensor support to a new class. by Jeff Brown · 12 years ago
  46. 25157e4 Refactor SensorManager to move non-API bits into a subclass. by Jeff Brown · 12 years ago
  47. 90aba7c Merge "Add support for input devices that have vibrators." by Jeff Brown · 12 years ago
  48. a47425a Add support for input devices that have vibrators. by Jeff Brown · 12 years ago
  49. 5573ac0 Merge "Unhide camera autofocus move callback." by Wu-cheng Li · 12 years ago
  50. af9e8d3 Notify applications when input devices change. by Jeff Brown · 12 years ago
  51. 6574539 Unhide camera autofocus move callback. by Wu-cheng Li · 12 years ago
  52. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  53. 69bba1d Merge "Add a unique input device descriptor." by Jeff Brown · 12 years ago
  54. e38fdfa Add a unique input device descriptor. by Jeff Brown · 12 years ago
  55. 9d5a4be Add Intents to notify when USB audio devices or accessories are attached by Mike Lockwood · 12 years ago
  56. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  57. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago
  58. 9df6e7a Initial commit of InputManager and keyboard layout API. by Jeff Brown · 12 years ago
  59. 8d3c318 Merge "Add a new camera open API that allows taking the ownership." by Wu-cheng Li · 12 years ago
  60. d45f5b5 am af2827ba: am 714d655c: am eb1d42e4: Merge "docs: Fix a bunch of misc doc issues from external tracker" into ics-mr1 by Scott Main · 12 years ago
  61. a1c41e1 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 12 years ago
  62. 0016813 Merge "Add references to MediaActionSound in Camera documentation." by Eino-Ville Talvala · 12 years ago
  63. cb56923 Check for null characters being used in camera parameters. by Eino-Ville Talvala · 12 years ago
  64. 108708b Add references to MediaActionSound in Camera documentation. by Eino-Ville Talvala · 12 years ago
  65. 8edad6f docs: Fix a bunch of misc doc issues from external tracker by Scott Main · 12 years ago
  66. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  67. e690958 NEW_API: Rework CameraSound into MediaActionSound, and unhide it. by Eino-Ville Talvala · 12 years ago
  68. e0dbd00 Mark input and sensor messages as asynchronous. by Jeff Brown · 13 years ago
  69. 7dbc4b4 Add SerialPort.sendBreak() by Mike Lockwood · 13 years ago
  70. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  71. e7eeace am ec12ae99: am 79cfde69: am 52bfc243: docs: fix misc doc bugs from external issue tracker by Scott Main · 13 years ago
  72. 52bfc24 docs: fix misc doc bugs from external issue tracker by Scott Main · 13 years ago
  73. 143c7c8 am 4bc873e6: am 7944704e: Merge "Switch camera sounds to always use the system enforced audio stream." into ics-mr1 by Eino-Ville Talvala · 13 years ago
  74. b7feb1c Switch camera sounds to always use the system enforced audio stream. by Eino-Ville Talvala · 13 years ago
  75. 2b07267 am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, Project ACRE, round 4" into ics-mr1 by Joe Fernandez · 13 years ago
  76. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  77. 12f3e28 Merge "Add a method to get empty camera parameters." by Wu-cheng Li · 13 years ago
  78. 9d062cf Add camera focus move callback. by Wu-cheng Li · 13 years ago
  79. 1c04a33 Add a method to get empty camera parameters. by Wu-cheng Li · 13 years ago
  80. 0cac6aa Move Camera.Sound to a stand-alone class CameraSound. by Wu-cheng Li · 13 years ago
  81. b838d8d Unlock camera AWB lock only when white-balance is changed. by Wu-cheng Li · 13 years ago
  82. 8c13670 Improve camera face detection javadoc. by Wu-cheng Li · 13 years ago
  83. e0cc55a Add a sound-playing method to Camera API. by Eino-Ville Talvala · 13 years ago
  84. 11ba6da am 4b6353ea: Merge "Update camera continuous autofocus javadoc." into ics-mr0 by Chih-Chung Chang · 13 years ago
  85. d47823e Expose video stabilization API by Pannag Sanketi · 13 years ago
  86. 0f4f97b Update camera continuous autofocus javadoc. by Wu-cheng Li · 13 years ago
  87. 6c5c3c3 docs: Camera JavaDoc - added xref to Camera DevGuide by Joe Fernandez · 13 years ago
  88. 53b3091 Improve camera javadoc and fix some errors. by Wu-cheng Li · 13 years ago
  89. 037abb8 Add video stabilization control to Camera parameters. by Eino-Ville Talvala · 13 years ago
  90. 3c02c12 Merge "Allow Camera.setDisplayOrientation to be called when preview is active." by Wu-cheng Li · 13 years ago
  91. d303362 Allow Camera.setDisplayOrientation to be called when preview is active. by Wu-cheng Li · 13 years ago
  92. 464cb21 docs: Camera class JavaDoc FixIts for ICS by Joe Fernandez · 13 years ago
  93. 3d9a9e5 Merge "Update camera javadoc about AE and AWB lock." into ics-factoryrom by Wei Huang · 13 years ago
  94. 664d72e Clear callbacks in camera stopPreview. by Chih-yu Huang · 13 years ago
  95. b4f95be Update camera javadoc about AE and AWB lock. by Wu-cheng Li · 13 years ago
  96. 5263767 Tweak DELAY_UI for 16Hz to 15Hz by Mathias Agopian · 13 years ago
  97. 66bd5e9 Merge "improve the gyroscope javadoc" by Mathias Agopian · 13 years ago
  98. ad7f33a improve the gyroscope javadoc by Mathias Agopian · 13 years ago
  99. 4c454d8 Unhide camera video snapshot supported API. by Wu-cheng Li · 13 years ago
  100. 98bb251 Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago