1. 64c82512 Rename CameraUtil.getCameraUseCaseAdapter to createCameraUseCaseAdapter by Trevor McGuire · 3 years, 9 months ago
  2. da7d728 Implement Extensions.isExtensionAvailable() by Franklin Wu · 3 years, 10 months ago
  3. f290cfe Fix CameraX shutdown 10s timeout issue in camera2 tests by charcoalchen · 3 years, 9 months ago
  4. 8485b42 Rename Camera2CameraControl to Camera2CameraControlImpl. by TY Chang · 4 years ago
  5. f365a6e Change Camera2CameraInfo to become a wrapper of its implementation. by TY Chang · 4 years ago
  6. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 3 years, 11 months ago
  7. aa6c3f9 Merge "Fix target aspect ratio issue on tablet devices" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  8. 9d3d33b Remove unnecessary CameraInfo parameter from ConfigProvider#getConfig() by charcoalchen · 3 years, 10 months ago
  9. 5376ca6 Make a UseCase's original configuration static by charcoalchen · 3 years, 11 months ago
  10. 978b73b Make the use case work normally after multiple times of detaching and attaching. by charcoalchen · 4 years ago
  11. f7601b4 Fix target aspect ratio issue on tablet devices by charcoalchen · 3 years, 10 months ago
  12. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 10 months ago
  13. 4b7ea12 Catch AssertionError when calling getCameraCharacteristics and throw a CameraAccessExceptionCompat to make the app be able to gracefully handle it. by charcoalchen · 3 years, 10 months ago
  14. 88c9264 Execute ExposureControl on camera thread by WenHung_Teng · 3 years, 11 months ago
  15. c811f55 Add ExposureCompensation to camera control by WenHung_Teng · 4 years, 1 month ago
  16. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 4 months ago
  17. 1e86ce0 Increase CameraX release versions to Beta09 by Julie · 3 years, 10 months ago
  18. 26b211f Directly mock StreamConfigurationMap for testing instead of using reflection by charcoalchen · 3 years, 10 months ago