1. 788717c Camera and MediaRecorder: Support AppOps by Eino-Ville Talvala · 11 years ago
  2. 4a68e3c fix typo in docs by Hai Guo · 12 years ago
  3. 1cab31a Camera: Document new video snapshot picture size behavior. by Eino-Ville Talvala · 12 years ago
  4. 4f8e5ce Camera: Query AudioService for shutter sound enforcement. by Eino-Ville Talvala · 12 years ago
  5. 487acdf Camera: Improve enableShutterSound documentation. by Eino-Ville Talvala · 12 years ago
  6. f7c6c5a NEW_API: Add android.hardware.Camera.CameraInfo#canDisableShutterSound by Eino-Ville Talvala · 12 years ago
  7. 8df3b2b Camera: Document face detection confidence recommendations. by Eino-Ville Talvala · 12 years ago
  8. f353f94 Merge "NEW_API: Unhide android.hardware.Camera#enableShutterSound" into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  9. ff5c9146 Merge "NEW_API: Unhide android.hardware.Camera.Parameters#SCENE_MODE_HDR" into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  10. 7cfd7d5 NEW_API: Unhide android.hardware.Camera.Parameters#SCENE_MODE_HDR by Eino-Ville Talvala · 12 years ago
  11. a910390 Merge "Camera: Add SCENE_MODE_HDR." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  12. af87681 NEW_API: Unhide android.hardware.Camera#enableShutterSound by Eino-Ville Talvala · 12 years ago
  13. da2f0ea Camera: Add SCENE_MODE_HDR. by Eino-Ville Talvala · 12 years ago
  14. 69fe527 Camera: Add enableShutterSound method. by Eino-Ville Talvala · 12 years ago
  15. 0a12018 Change StringTokenizer to TextUtils.StringSplitter by Ali Utku Selen · 13 years ago
  16. ca367b7 Fix race condition with preview callback. by Eino-Ville Talvala · 12 years ago
  17. e9c6c9c Fix startFaceDetection will fail after taking a picture. by Wu-cheng Li · 12 years ago
  18. b0dcf5e Merge "Avoid deadlocks when calling autoFocus from onAutoFocus callback." into jb-dev by Wu-cheng Li · 12 years ago
  19. 163a3ae Merge "Update docs for YV12 format and camera preview callbacks." into jb-dev by Eino-Ville Talvala · 12 years ago
  20. 9515163 Update docs for YV12 format and camera preview callbacks. by Eino-Ville Talvala · 12 years ago
  21. f05c1d6 Avoid deadlocks when calling autoFocus from onAutoFocus callback. by Wu-cheng Li · 12 years ago
  22. 248ba23 Fix a race condition in Camera API for handling focus by James Dong · 12 years ago
  23. e17fc7d6 Merge "Improve android.hardware.Camera.setRotation javadoc." by Wu-cheng Li · 12 years ago
  24. 8969ea1 Improve android.hardware.Camera.setRotation javadoc. by Wu-cheng Li · 12 years ago
  25. 7bc1b21 Remove new camera open API. by Wu-cheng Li · 12 years ago
  26. 6574539 Unhide camera autofocus move callback. by Wu-cheng Li · 12 years ago
  27. a1c41e1 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 12 years ago
  28. 0016813 Merge "Add references to MediaActionSound in Camera documentation." by Eino-Ville Talvala · 12 years ago
  29. cb56923 Check for null characters being used in camera parameters. by Eino-Ville Talvala · 12 years ago
  30. 108708b Add references to MediaActionSound in Camera documentation. by Eino-Ville Talvala · 12 years ago
  31. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  32. e690958 NEW_API: Rework CameraSound into MediaActionSound, and unhide it. by Eino-Ville Talvala · 12 years ago
  33. 12f3e28 Merge "Add a method to get empty camera parameters." by Wu-cheng Li · 13 years ago
  34. 9d062cf Add camera focus move callback. by Wu-cheng Li · 13 years ago
  35. 1c04a33 Add a method to get empty camera parameters. by Wu-cheng Li · 13 years ago
  36. 0cac6aa Move Camera.Sound to a stand-alone class CameraSound. by Wu-cheng Li · 13 years ago
  37. b838d8d Unlock camera AWB lock only when white-balance is changed. by Wu-cheng Li · 13 years ago
  38. 8c13670 Improve camera face detection javadoc. by Wu-cheng Li · 13 years ago
  39. e0cc55a Add a sound-playing method to Camera API. by Eino-Ville Talvala · 13 years ago
  40. 11ba6da am 4b6353ea: Merge "Update camera continuous autofocus javadoc." into ics-mr0 by Chih-Chung Chang · 13 years ago
  41. d47823e Expose video stabilization API by Pannag Sanketi · 13 years ago
  42. 0f4f97b Update camera continuous autofocus javadoc. by Wu-cheng Li · 13 years ago
  43. 6c5c3c3 docs: Camera JavaDoc - added xref to Camera DevGuide by Joe Fernandez · 13 years ago
  44. 53b3091 Improve camera javadoc and fix some errors. by Wu-cheng Li · 13 years ago
  45. 037abb8 Add video stabilization control to Camera parameters. by Eino-Ville Talvala · 13 years ago
  46. 3c02c12 Merge "Allow Camera.setDisplayOrientation to be called when preview is active." by Wu-cheng Li · 13 years ago
  47. d303362 Allow Camera.setDisplayOrientation to be called when preview is active. by Wu-cheng Li · 13 years ago
  48. 464cb21 docs: Camera class JavaDoc FixIts for ICS by Joe Fernandez · 13 years ago
  49. 3d9a9e5 Merge "Update camera javadoc about AE and AWB lock." into ics-factoryrom by Wei Huang · 13 years ago
  50. 664d72e Clear callbacks in camera stopPreview. by Chih-yu Huang · 13 years ago
  51. b4f95be Update camera javadoc about AE and AWB lock. by Wu-cheng Li · 13 years ago
  52. 4c454d8 Unhide camera video snapshot supported API. by Wu-cheng Li · 13 years ago
  53. 98bb251 Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago
  54. 9a10bf0 fix sample code typo issue 5190961 by Scott Main · 13 years ago
  55. a46c372 Merge "Make camera FOCUS_MODE_CONTINUOUS_PICTURE public." by Wu-cheng Li · 13 years ago
  56. af4f658 Make camera FOCUS_MODE_CONTINUOUS_PICTURE public. by Wu-cheng Li · 13 years ago
  57. 7526a6d Merge "Added additional Face attributes." by Wei Hua · 13 years ago
  58. d52b308 Added additional Face attributes. by Wei Hua · 13 years ago
  59. 16b6713 Make changing white-balance mode always disable AWB lock. by Eino-Ville Talvala · 13 years ago
  60. b9ac75d Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE. by Wu-cheng Li · 13 years ago
  61. aba367e Merge "Unhide camera face detection API." by Wu-cheng Li · 13 years ago
  62. c0c683b Unhide camera face detection API. by Wu-cheng Li · 13 years ago
  63. 08a9071 Merge "Unhide camera recording hint API." by Wu-cheng Li · 13 years ago
  64. 70fb908 Add camera bayer image format. by Wu-cheng Li · 13 years ago
  65. 9c53f1c Unhide camera recording hint API. by Wu-cheng Li · 13 years ago
  66. bb1e275 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 13 years ago
  67. 25d8fb5 Add camera recording hint parameter. by Wu-cheng Li · 13 years ago
  68. f0d6a48 Add frame metadata parameter to camera data_callback. by Wu-cheng Li · 13 years ago
  69. 4c2292e Add camera face detection API. by Wu-cheng Li · 13 years ago
  70. 10e09c6 Add camera new picture and new video broadcast intents. by Wu-cheng Li · 13 years ago
  71. 83d3352 NEW_API: Add auto-exposure and auto-white balance locking to the Camera. by Eino-Ville Talvala · 13 years ago
  72. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  73. d8aab93 Fix camera getMeteringAreas does not return areas correctly. by Wu-cheng Li · 13 years ago
  74. facc8ce Mention device policay manager in Camera.open javadoc. by Wu-cheng Li · 13 years ago
  75. 32a972c Updates to Camera API documentation. by Eino-Ville Talvala · 13 years ago
  76. bde61a5 Improve android.hardware.Camera.Area javadoc. by Wu-cheng Li · 13 years ago
  77. d9c2601a Add auto-white balance locking to the Camera API. by Eino-Ville Talvala · 13 years ago
  78. 26274fa Improve camera javadoc. by Wu-cheng Li · 13 years ago
  79. 3773eef Add an auto-exposure lock feature to the Camera API. by Eino-Ville Talvala · 13 years ago
  80. f715bf9 Unhide camera focus area and metering area API. by Wu-cheng Li · 13 years ago
  81. 185052e Merge "Clarify the meaning of weight in the focus and metering area HAL." by Eino-Ville Talvala · 13 years ago
  82. 4e396e0 Clarify the meaning of weight in the focus and metering area HAL. by Eino-Ville Talvala · 13 years ago
  83. 7b1c5c8 Fix camera javadoc errors. by Wu-cheng Li · 13 years ago
  84. e98e4c8 Add camera metering area API. by Wu-cheng Li · 13 years ago
  85. 30771b7 Add camera focus area API. by Wu-cheng Li · 13 years ago
  86. e309a0f NEW_API: Add getTimestamp() to SurfaceTexture. by Eino-Ville Talvala · 13 years ago
  87. c5f94d8 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 13 years ago
  88. 0c74819 Merge "Improve camera getSupportedPreviewFormats javadoc." by Wu-cheng Li · 13 years ago
  89. f9293e7 Improve camera getSupportedPreviewFormats javadoc. by Wu-cheng Li · 13 years ago
  90. e857cc8 Merge "Add YV12 preview format to camera parameter constants." by Wu-cheng Li · 13 years ago
  91. 10a1b30 Add YV12 preview format to camera parameter constants. by Wu-cheng Li · 13 years ago
  92. e00cab7 Application-managed callback buffer support for raw image by James Dong · 13 years ago
  93. dbc289d Bug 3438513 Fix incorrect throws clause by Glenn Kasten · 13 years ago
  94. fd6f39e Enable camera preview to a SurfaceTexture. by Jamie Gennis · 14 years ago
  95. 70588bf resolved conflicts for merge of 3a2c6bf0 to master by Brad Fitzpatrick · 14 years ago
  96. 69ea4e1 Documentation fixes found over vacation hacking. by Brad Fitzpatrick · 14 years ago
  97. dd0b16c Add two methods to Camera.java by James Dong · 14 years ago
  98. 99a3f3e Improve camera documentation. by Wu-cheng Li · 14 years ago
  99. a48b70f Camera.open() should only return back-facing camera. by Wu-cheng Li · 14 years ago
  100. 17ae359 Revert "android.hardware.Camera.open only returns back-facing camera." by Wu-cheng Li · 14 years ago