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