1. 3c02c12 Merge "Allow Camera.setDisplayOrientation to be called when preview is active." by Wu-cheng Li · 13 years ago
  2. d303362 Allow Camera.setDisplayOrientation to be called when preview is active. by Wu-cheng Li · 13 years ago
  3. 464cb21 docs: Camera class JavaDoc FixIts for ICS by Joe Fernandez · 13 years ago
  4. 3d9a9e5 Merge "Update camera javadoc about AE and AWB lock." into ics-factoryrom by Wei Huang · 13 years ago
  5. 664d72e Clear callbacks in camera stopPreview. by Chih-yu Huang · 13 years ago
  6. b4f95be Update camera javadoc about AE and AWB lock. by Wu-cheng Li · 13 years ago
  7. 4c454d8 Unhide camera video snapshot supported API. by Wu-cheng Li · 13 years ago
  8. 98bb251 Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago
  9. 9a10bf0 fix sample code typo issue 5190961 by Scott Main · 13 years ago
  10. a46c372 Merge "Make camera FOCUS_MODE_CONTINUOUS_PICTURE public." by Wu-cheng Li · 13 years ago
  11. af4f658 Make camera FOCUS_MODE_CONTINUOUS_PICTURE public. by Wu-cheng Li · 13 years ago
  12. 7526a6d Merge "Added additional Face attributes." by Wei Hua · 13 years ago
  13. d52b308 Added additional Face attributes. by Wei Hua · 13 years ago
  14. 16b6713 Make changing white-balance mode always disable AWB lock. by Eino-Ville Talvala · 13 years ago
  15. b9ac75d Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE. by Wu-cheng Li · 13 years ago
  16. aba367e Merge "Unhide camera face detection API." by Wu-cheng Li · 13 years ago
  17. c0c683b Unhide camera face detection API. by Wu-cheng Li · 13 years ago
  18. 08a9071 Merge "Unhide camera recording hint API." by Wu-cheng Li · 13 years ago
  19. 70fb908 Add camera bayer image format. by Wu-cheng Li · 13 years ago
  20. 9c53f1c Unhide camera recording hint API. by Wu-cheng Li · 13 years ago
  21. bb1e275 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 13 years ago
  22. 25d8fb5 Add camera recording hint parameter. by Wu-cheng Li · 13 years ago
  23. f0d6a48 Add frame metadata parameter to camera data_callback. by Wu-cheng Li · 13 years ago
  24. 4c2292e Add camera face detection API. by Wu-cheng Li · 13 years ago
  25. 10e09c6 Add camera new picture and new video broadcast intents. by Wu-cheng Li · 13 years ago
  26. 83d3352 NEW_API: Add auto-exposure and auto-white balance locking to the Camera. by Eino-Ville Talvala · 13 years ago
  27. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  28. d8aab93 Fix camera getMeteringAreas does not return areas correctly. by Wu-cheng Li · 13 years ago
  29. facc8ce Mention device policay manager in Camera.open javadoc. by Wu-cheng Li · 13 years ago
  30. 32a972c Updates to Camera API documentation. by Eino-Ville Talvala · 13 years ago
  31. bde61a5 Improve android.hardware.Camera.Area javadoc. by Wu-cheng Li · 13 years ago
  32. d9c2601a Add auto-white balance locking to the Camera API. by Eino-Ville Talvala · 13 years ago
  33. 26274fa Improve camera javadoc. by Wu-cheng Li · 13 years ago
  34. 3773eef Add an auto-exposure lock feature to the Camera API. by Eino-Ville Talvala · 13 years ago
  35. f715bf9 Unhide camera focus area and metering area API. by Wu-cheng Li · 13 years ago
  36. 185052e Merge "Clarify the meaning of weight in the focus and metering area HAL." by Eino-Ville Talvala · 13 years ago
  37. 4e396e0 Clarify the meaning of weight in the focus and metering area HAL. by Eino-Ville Talvala · 13 years ago
  38. 7b1c5c8 Fix camera javadoc errors. by Wu-cheng Li · 13 years ago
  39. e98e4c8 Add camera metering area API. by Wu-cheng Li · 13 years ago
  40. 30771b7 Add camera focus area API. by Wu-cheng Li · 13 years ago
  41. e309a0f NEW_API: Add getTimestamp() to SurfaceTexture. by Eino-Ville Talvala · 14 years ago
  42. c5f94d8 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 14 years ago
  43. 0c74819 Merge "Improve camera getSupportedPreviewFormats javadoc." by Wu-cheng Li · 14 years ago
  44. f9293e7 Improve camera getSupportedPreviewFormats javadoc. by Wu-cheng Li · 14 years ago
  45. e857cc8 Merge "Add YV12 preview format to camera parameter constants." by Wu-cheng Li · 14 years ago
  46. 10a1b30 Add YV12 preview format to camera parameter constants. by Wu-cheng Li · 14 years ago
  47. e00cab7 Application-managed callback buffer support for raw image by James Dong · 14 years ago
  48. dbc289d Bug 3438513 Fix incorrect throws clause by Glenn Kasten · 14 years ago
  49. fd6f39e Enable camera preview to a SurfaceTexture. by Jamie Gennis · 14 years ago
  50. 70588bf resolved conflicts for merge of 3a2c6bf0 to master by Brad Fitzpatrick · 14 years ago
  51. 69ea4e1 Documentation fixes found over vacation hacking. by Brad Fitzpatrick · 14 years ago
  52. dd0b16c Add two methods to Camera.java by James Dong · 14 years ago
  53. 99a3f3e Improve camera documentation. by Wu-cheng Li · 14 years ago
  54. a48b70f Camera.open() should only return back-facing camera. by Wu-cheng Li · 14 years ago
  55. 17ae359 Revert "android.hardware.Camera.open only returns back-facing camera." by Wu-cheng Li · 14 years ago
  56. 07b88fe android.hardware.Camera.open only returns back-facing camera. by Wu-cheng Li · 14 years ago
  57. b982fb4 Mirror the preview for front-facing cameras. do not merge by Wu-cheng Li · 14 years ago
  58. 2fe6fca Fix some camera orientation javadoc errors. by Wu-cheng Li · 14 years ago
  59. c157e0c Add javadoc for display orientation. by Wu-cheng Li · 14 years ago
  60. 2fb818c Fix the javadoc of Parameters.setRotation. by Wu-cheng Li · 14 years ago
  61. d45cb72 Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 14 years ago
  62. 7836660 Update camera API and javadoc for API review comments. by Wu-cheng Li · 14 years ago
  63. 7ec7b99 Remove camera metering mode API. by Wu-cheng Li · 14 years ago
  64. 1620d11 Fix SDK build error. by Wu-cheng Li · 14 years ago
  65. 5f1e69c Unhide camera fps range API and deprecate old ones. by Wu-cheng Li · 14 years ago
  66. 454630f Add camera fps range API. by Wu-cheng Li · 14 years ago
  67. f008f3e Document that autoFocus must be called in auto and macro mode. by Wu-cheng Li · 14 years ago
  68. 699fe93 Improve camera documentation. by Wu-cheng Li · 14 years ago
  69. 341ff13 resolved conflicts for merge of 9bc4039a to gingerbread by Dan Egnor · 14 years ago
  70. bfcbeff COMMENT-ONLY change to clarify Camera documentation. by Dan Egnor · 14 years ago
  71. f3f25bf Added some javadoc to Camera.takePicture() by Dan Tasse · 14 years ago
  72. de1057c Unhide new API for supporting multiple cameras. by Chih-Chung Chang · 14 years ago
  73. 724c522 Correct the setDisplayOrientation sample code. by Chih-Chung Chang · 14 years ago
  74. b8bb78f Change camera interface to support multiple cameras. by Chih-Chung Chang · 14 years ago
  75. 2fd73a4 Unhide camera metering mode API. by Wu-cheng Li · 14 years ago
  76. f7f6333 Add camera metering mode API. by Wu-cheng Li · 14 years ago
  77. 00e21f8 Add javadoc for camera scene modes. by Wu-cheng Li · 14 years ago
  78. d2c2929 Add video frame parameter. by Wu-cheng Li · 14 years ago
  79. 185cc45 Fix javadoc of camera focus distances API. by Wu-cheng Li · 14 years ago
  80. e339c5e Add camera focus distances API. by Wu-cheng Li · 14 years ago
  81. ca09961 Add continuous focus mode constant. by Wu-cheng Li · 14 years ago
  82. e25cc65 Support multiple cameras in framework. by Chih-Chung Chang · 14 years ago
  83. c58b423 Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 14 years ago
  84. 3f4639a Update API and javadoc according to API review. by Wu-cheng Li · 14 years ago
  85. 0ca2519 Add some comments for zoom methods. by Wu-cheng Li · 14 years ago
  86. e208377 Add GPSProcessingMethod tag to ExifInterface. by Ray Chen · 15 years ago
  87. c10275a Document new preview callback methods more clearly. by Wu-cheng Li · 15 years ago
  88. 5b9bcda Unhide new preview callback methods. by Wu-cheng Li · 15 years ago
  89. 540bc03 Unhide reconnect() in Camera. by Chih-Chung Chang · 15 years ago
  90. 055c986 Add location provider name to gps-processing-method in EXIF header. by Ray Chen · 15 years ago
  91. 8cbb8f5 Unhide zoom API. by Wu-cheng Li · 15 years ago
  92. 0402e7d Fix SDK build. by Wu-cheng Li · 15 years ago
  93. 24b326a Unhide exposure compensation API. by Wu-cheng Li · 15 years ago
  94. a696f5d Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it. by Mathias Agopian · 15 years ago
  95. a18e901 Explain setPreviewFrameRate and getPreviewFrameRate more clearly. by Wu-cheng Li · 15 years ago
  96. ff723b6 Add exposure compensation parameter. by Wu-cheng Li · 15 years ago
  97. 6c8d276 Add focal length and view angle API. by Wu-cheng Li · 15 years ago
  98. 4c4300c Add Camera.getSupportedThumbnailSizes() and Size.equals(). by Wu-cheng Li · 15 years ago
  99. e7bd22a Unhide camera api for set display orientation. by Chih-Chung Chang · 15 years ago
  100. d1d7706 Add support for setting camera display orientation. by Chih-Chung Chang · 15 years ago