1. 2695800 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  2. 6262db5 Camera: update camera audio restriction API by Yin-Chia Yeh · 5 years ago
  3. 3eb79d6 Camera: camera service implementation of camera audio restriction API by Yin-Chia Yeh · 5 years ago
  4. 64ed101 Camera: Clarify camera1 API behavior for getNumberOfCameras by Shuzhen Wang · 5 years ago
  5. 796820a Merge "Camera: add QCIF resolution exception" into pi-dev am: 5b09928b22 by Yin-Chia Yeh · 5 years ago
  6. 428256d Camera: add QCIF resolution exception by Yin-Chia Yeh · 6 years ago
  7. 982df3b Move Camera.EventHandler constructor to greylist by David Brazdil · 5 years ago
  8. 45d2c25 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  9. 2dba5c8 Stop invoke initAppOps in Camera default constructor. by Daichi Hirono · 6 years ago
  10. 5132cc1 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  11. d4c5d1e Merge "Camera: add new detailed error callback" into pi-dev by TreeHugger Robot · 6 years ago
  12. a07cd32 Camera: add new detailed error callback by Yin-Chia Yeh · 6 years ago
  13. e7d3cd0 Camera: Document getNumberOfCameras behavior for logical camera by Shuzhen Wang · 6 years ago
  14. e059e45 Fix shutter sound cannot enable. by jiabin · 6 years ago
  15. 503e1fd Add OP_PLAY_AUDIO to control shutter sound. by jiabin · 6 years ago
  16. bb85e1c Camera: another update API for external camera by Yin-Chia Yeh · 6 years ago
  17. 564ae82 Camera: update API for external camera by Yin-Chia Yeh · 7 years ago
  18. 06a7718 Camera: Add more documentation about thrown exceptions. by Eino-Ville Talvala · 7 years ago
  19. c154195 Fix issue #37714224: API Review: ACTION_NEW_VIDEO by Dianne Hackborn · 7 years ago
  20. 5da9e94 Partially return NEW_PICTURE and NEW_VIDEO. by Dianne Hackborn · 7 years ago
  21. 6c91e2c Camera: Add bandaid for preview orientation on reverse-landscape cameras by Eino-Ville Talvala · 8 years ago
  22. 45ecf29 Fix issue #26695393: Remove NEW_PICTURE and NEW_VIDEO broadcast by Dianne Hackborn · 8 years ago
  23. 2e8ae98 Merge "Replace hard-coded errno values with OsConstants" am: cb299b858f by Eino-Ville Talvala · 9 years ago
  24. 6fa9cc1 Merge "Replace hard-coded errno values with OsConstants" am: cb299b858f by Eino-Ville Talvala · 9 years ago
  25. 8ea56f6 Replace hard-coded errno values with OsConstants by Lazar Trsic · 9 years ago
  26. 71fbb81 Fix @code escapes by Neil Fuller · 9 years ago
  27. d840727 Camera: Documentation updates by Eino-Ville Talvala · 9 years ago
  28. fbf0eca Add camera app op - framework by Svetoslav · 9 years ago
  29. e91b925 camera: Add eviction errorcode to Camera1 API. by Ruben Brunk · 9 years ago
  30. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  31. 6653362 camera2: legacy: disable shutter sounds unconditionally via camera2 api by Igor Murashkin · 10 years ago
  32. d1f113d DO NOT MERGE: camera2: Performance potpourri. by Ruben Brunk · 10 years ago
  33. b942b05 Deprecate android.hardware.Camera by Eino-Ville Talvala · 10 years ago
  34. df6242e camera2: Add crop region support and some other AE tags to legacy by Igor Murashkin · 10 years ago
  35. a1d6627 camera: Get detailed error reporting from api1 Camera if open fails by Igor Murashkin · 10 years ago
  36. 4c91380 Camera: Implement HAL1 and higher HAL API coexistence by Zhijun He · 10 years ago
  37. feb50af camera2: Add HAL1 compatibility shim skeleton. by Ruben Brunk · 10 years ago
  38. 7d9a8ff camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 10 years ago
  39. 6bbda22 am 29eadb32: am 9a743575: am 71cdc73d: am 53acc7ae: am f5598210: Merge "AArch64: Use long for pointers in hardware classes" by Narayan Kamath · 11 years ago
  40. 4838e33 AArch64: Use long for pointers in hardware classes by Ashok Bhat · 11 years ago
  41. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  42. a1b02db Fix build break due to javadoc linking error by Igor Murashkin · 11 years ago
  43. 7005b67 Camera: Add hidden camera preview to renderscript allocation API by Eino-Ville Talvala · 11 years ago
  44. 788717c Camera and MediaRecorder: Support AppOps by Eino-Ville Talvala · 12 years ago
  45. 4a68e3c fix typo in docs by Hai Guo · 12 years ago
  46. 1cab31a Camera: Document new video snapshot picture size behavior. by Eino-Ville Talvala · 12 years ago
  47. 4f8e5ce Camera: Query AudioService for shutter sound enforcement. by Eino-Ville Talvala · 12 years ago
  48. 487acdf Camera: Improve enableShutterSound documentation. by Eino-Ville Talvala · 12 years ago
  49. f7c6c5a NEW_API: Add android.hardware.Camera.CameraInfo#canDisableShutterSound by Eino-Ville Talvala · 12 years ago
  50. 8df3b2b Camera: Document face detection confidence recommendations. by Eino-Ville Talvala · 12 years ago
  51. f353f94 Merge "NEW_API: Unhide android.hardware.Camera#enableShutterSound" into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  52. ff5c9146 Merge "NEW_API: Unhide android.hardware.Camera.Parameters#SCENE_MODE_HDR" into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  53. 7cfd7d5 NEW_API: Unhide android.hardware.Camera.Parameters#SCENE_MODE_HDR by Eino-Ville Talvala · 12 years ago
  54. a910390 Merge "Camera: Add SCENE_MODE_HDR." into jb-mr1-dev by Eino-Ville Talvala · 12 years ago
  55. af87681 NEW_API: Unhide android.hardware.Camera#enableShutterSound by Eino-Ville Talvala · 12 years ago
  56. da2f0ea Camera: Add SCENE_MODE_HDR. by Eino-Ville Talvala · 12 years ago
  57. 69fe527 Camera: Add enableShutterSound method. by Eino-Ville Talvala · 12 years ago
  58. 0a12018 Change StringTokenizer to TextUtils.StringSplitter by Ali Utku Selen · 14 years ago
  59. ca367b7 Fix race condition with preview callback. by Eino-Ville Talvala · 12 years ago
  60. e9c6c9c Fix startFaceDetection will fail after taking a picture. by Wu-cheng Li · 12 years ago
  61. b0dcf5e Merge "Avoid deadlocks when calling autoFocus from onAutoFocus callback." into jb-dev by Wu-cheng Li · 12 years ago
  62. 163a3ae Merge "Update docs for YV12 format and camera preview callbacks." into jb-dev by Eino-Ville Talvala · 12 years ago
  63. 9515163 Update docs for YV12 format and camera preview callbacks. by Eino-Ville Talvala · 12 years ago
  64. f05c1d6 Avoid deadlocks when calling autoFocus from onAutoFocus callback. by Wu-cheng Li · 12 years ago
  65. 248ba23 Fix a race condition in Camera API for handling focus by James Dong · 12 years ago
  66. e17fc7d6 Merge "Improve android.hardware.Camera.setRotation javadoc." by Wu-cheng Li · 12 years ago
  67. 8969ea1 Improve android.hardware.Camera.setRotation javadoc. by Wu-cheng Li · 12 years ago
  68. 7bc1b21 Remove new camera open API. by Wu-cheng Li · 12 years ago
  69. 6574539 Unhide camera autofocus move callback. by Wu-cheng Li · 12 years ago
  70. a1c41e1 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 12 years ago
  71. 0016813 Merge "Add references to MediaActionSound in Camera documentation." by Eino-Ville Talvala · 12 years ago
  72. cb56923 Check for null characters being used in camera parameters. by Eino-Ville Talvala · 12 years ago
  73. 108708b Add references to MediaActionSound in Camera documentation. by Eino-Ville Talvala · 12 years ago
  74. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  75. e690958 NEW_API: Rework CameraSound into MediaActionSound, and unhide it. by Eino-Ville Talvala · 12 years ago
  76. 12f3e28 Merge "Add a method to get empty camera parameters." by Wu-cheng Li · 13 years ago
  77. 9d062cf Add camera focus move callback. by Wu-cheng Li · 13 years ago
  78. 1c04a33 Add a method to get empty camera parameters. by Wu-cheng Li · 13 years ago
  79. 0cac6aa Move Camera.Sound to a stand-alone class CameraSound. by Wu-cheng Li · 13 years ago
  80. b838d8d Unlock camera AWB lock only when white-balance is changed. by Wu-cheng Li · 13 years ago
  81. 8c13670 Improve camera face detection javadoc. by Wu-cheng Li · 13 years ago
  82. e0cc55a Add a sound-playing method to Camera API. by Eino-Ville Talvala · 13 years ago
  83. 11ba6da am 4b6353ea: Merge "Update camera continuous autofocus javadoc." into ics-mr0 by Chih-Chung Chang · 13 years ago
  84. d47823e Expose video stabilization API by Pannag Sanketi · 13 years ago
  85. 0f4f97b Update camera continuous autofocus javadoc. by Wu-cheng Li · 13 years ago
  86. 6c5c3c3 docs: Camera JavaDoc - added xref to Camera DevGuide by Joe Fernandez · 13 years ago
  87. 53b3091 Improve camera javadoc and fix some errors. by Wu-cheng Li · 13 years ago
  88. 037abb8 Add video stabilization control to Camera parameters. by Eino-Ville Talvala · 13 years ago
  89. 3c02c12 Merge "Allow Camera.setDisplayOrientation to be called when preview is active." by Wu-cheng Li · 13 years ago
  90. d303362 Allow Camera.setDisplayOrientation to be called when preview is active. by Wu-cheng Li · 13 years ago
  91. 464cb21 docs: Camera class JavaDoc FixIts for ICS by Joe Fernandez · 13 years ago
  92. 3d9a9e5 Merge "Update camera javadoc about AE and AWB lock." into ics-factoryrom by Wei Huang · 13 years ago
  93. 664d72e Clear callbacks in camera stopPreview. by Chih-yu Huang · 13 years ago
  94. b4f95be Update camera javadoc about AE and AWB lock. by Wu-cheng Li · 13 years ago
  95. 4c454d8 Unhide camera video snapshot supported API. by Wu-cheng Li · 13 years ago
  96. 98bb251 Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago
  97. 9a10bf0 fix sample code typo issue 5190961 by Scott Main · 13 years ago
  98. a46c372 Merge "Make camera FOCUS_MODE_CONTINUOUS_PICTURE public." by Wu-cheng Li · 13 years ago
  99. af4f658 Make camera FOCUS_MODE_CONTINUOUS_PICTURE public. by Wu-cheng Li · 13 years ago
  100. 7526a6d Merge "Added additional Face attributes." by Wei Hua · 13 years ago