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. e3b989b Update implementation of fps range setting workaround by husaynhakeem · 3 years, 9 months ago
  4. 93f44cb Provide camera quirks via CameraInternal by husaynhakeem · 3 years, 9 months ago
  5. 0b9da5c Added setting of the extensions mode into the Camera by Franklin Wu · 3 years, 9 months ago
  6. 10d304b Fixed the NumberFormatException issue happened when the camera Id is a non-integer camera Id. by charcoalchen · 3 years, 9 months ago
  7. 90ec9fe Added CameraConfig for camera specific configs by Franklin Wu · 3 years, 9 months ago
  8. 0cfb441 Merge changes I61dc5815,I8597b035 into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  9. 512b7c6 Use CameraCharacteristicsCompat to replace CameraCharacterictics. by Scott Nien · 3 years, 10 months ago
  10. 9325c00 Add CameraCharacteristicsCompat for caching retrieved values. by Scott Nien · 3 years, 10 months ago
  11. 346b4b4 Bump version for Beta11 by Julie · 3 years, 9 months ago
  12. d93b5eb Fix CameraX.shutdown() never get complete when CameraDevice.onError() is invoked by leo huang · 3 years, 9 months ago
  13. e8da30d Merge "Fixed setZoomRatio_cameraControlInactive_operationCanceled failure on emulator" 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. e92a5c0 Fixed setZoomRatio_cameraControlInactive_operationCanceled failure on emulator by Scott Nien · 3 years, 9 months ago
  16. 1abf152 Increment release versions for CameraX Oct release by Julie · 3 years, 9 months ago
  17. 0dee025 Preview default size defined in camera2 PreviewConfigProvider by Franklin Wu · 3 years, 9 months ago
  18. 2f0df31 Each UseCase can hold multiple UseCaseConfig which are merged by Franklin Wu · 3 years, 9 months ago
  19. b9e1ecd Merge "PreTest camera for camera2 module tests" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  20. a1b5a87 Merge "Replace log calls in camera-camera2 with Logger" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  21. f86b40d Replace log calls in camera-camera2 with Logger by husaynhakeem · 3 years, 10 months ago
  22. 71bc2c3 Video: Re-enable and write VideoCapture tests by AL Ho · 3 years, 10 months ago
  23. 80d7324 Merge "Supports Android 11 zoom API" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  24. 515aa3a Merge changes Icce4de03,Ida7cbec8 into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  25. 8de5e7d Supports Android 11 zoom API by Scott Nien · 3 years, 10 months ago
  26. 9a7b0c8 Merge "Avoid calling abortCaptures in shutdown() to fix test failures." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  27. df2322c Unbinding VideoCapture stops recording by leo huang · 3 years, 10 months ago
  28. 75d8fd4 Avoid calling abortCaptures in shutdown() to fix test failures. by Scott Nien · 3 years, 9 months ago
  29. 005c60b Support to create OutputFileOptions with FileDescriptor to start recording in VideoCapture by charcoalchen · 3 years, 10 months ago
  30. 16dc187 Fix UseCase.onStateAttached/onStateDetached will be delayed by posting runnbale to main thread. by leo huang · 3 years, 10 months ago
  31. 8c3f6af Use CameraEventCallback from the SessionConfig of CaptureSession creation instead of repeating SessionConfig by leo huang · 3 years, 11 months ago
  32. 2205a23 PreTest camera for camera2 module tests by WenHung_Teng · 3 years, 9 months ago