1. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  2. 851c034 Merge changes from topic "set-extensions" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  3. 93f44cb Provide camera quirks via CameraInternal by husaynhakeem · 3 years, 9 months ago
  4. 0b9da5c Added setting of the extensions mode into the Camera by Franklin Wu · 3 years, 9 months ago
  5. 10d304b Fixed the NumberFormatException issue happened when the camera Id is a non-integer camera Id. by charcoalchen · 3 years, 9 months ago
  6. 90ec9fe Added CameraConfig for camera specific configs by Franklin Wu · 3 years, 9 months ago
  7. 0cfb441 Merge changes I61dc5815,I8597b035 into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  8. 9325c00 Add CameraCharacteristicsCompat for caching retrieved values. by Scott Nien · 3 years, 10 months ago
  9. 346b4b4 Bump version for Beta11 by Julie · 3 years, 9 months ago
  10. 6e7a64c Switch PreviewMeteringPointFactory to use PreviewTransformation by Xi Zhang · 3 years, 9 months ago
  11. f9b3c3a Bugfix: mirror Viewport and PreviewView transformation if front camera is used. by Xi Zhang · 3 years, 9 months ago
  12. bfc0dee Merge "BanTargetApiAnnotation check now actually looks for the annotation and not usages of methods annotated by it." into androidx-master-dev by Oussama Ben Abdelbaki · 3 years, 9 months ago
  13. baa4f70 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  14. 3397ed3 Merge "Preview default size defined in camera2 PreviewConfigProvider" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  15. a629bf3 Remove UseCaseOccupancy code by charcoalchen · 3 years, 9 months ago
  16. ca9ef02 Formatting for ktlint 0.39.0 by Jeff Gaston · 3 years, 9 months ago
  17. 1abf152 Increment release versions for CameraX Oct release by Julie · 3 years, 9 months ago
  18. 0dee025 Preview default size defined in camera2 PreviewConfigProvider by Franklin Wu · 3 years, 9 months ago
  19. 2f0df31 Each UseCase can hold multiple UseCaseConfig which are merged by Franklin Wu · 3 years, 9 months ago
  20. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 3 years, 9 months ago
  21. b5aec02 Bugfix: in ImageCapture update crop rect if the buffer has been rotated in HAL. by Xi Zhang · 3 years, 9 months ago
  22. 80d7324 Merge "Supports Android 11 zoom API" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  23. 8de5e7d Supports Android 11 zoom API by Scott Nien · 3 years, 10 months ago
  24. ca3c0b2c Add use case binding check when calling VideoCapture.startRecording by leo huang · 3 years, 9 months ago
  25. df2322c Unbinding VideoCapture stops recording by leo huang · 3 years, 10 months ago
  26. 005c60b Support to create OutputFileOptions with FileDescriptor to start recording in VideoCapture by charcoalchen · 3 years, 10 months ago
  27. f67a768 Mark some SurfaceRequest tests @LargeTest by Trevor McGuire · 3 years, 9 months ago
  28. ee9fa11 Fix bug in validating file save destination for image capture by husaynhakeem · 3 years, 9 months ago