1. 9e16c2a Merge "Cleanup: remove unused SurfaceRequest constructor and add NonNull annotation" into androidx-master-dev by Treehugger Robot · 4 years ago
  2. fca8897 Apply the workaround for Legacy API 21 aspect ratio issue to all the usecases and move to camera2 package by Andrew Chiang · 4 years ago
  3. bb0ac60e Merge "API Change: merge FIT_CENTER, FIT_START and FIT_END into FIT" into androidx-master-dev by Treehugger Robot · 4 years ago
  4. 0fe1d25 Cleanup: remove unused SurfaceRequest constructor and add NonNull annotation by Xi Zhang · 4 years ago
  5. 40fb60d API Change: merge FIT_CENTER, FIT_START and FIT_END into FIT by Xi Zhang · 4 years ago
  6. bd3c128 Merge "Lint check to to detect utility classes and suggest making them un-instantiable through private constructor(s)." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years ago
  7. 4511cdf Merge "Fix ConcurrentModificationException in tryDetachUseCases" into androidx-master-dev by Treehugger Robot · 4 years ago
  8. 8aa3a02 Fix ConcurrentModificationException in tryDetachUseCases by Scott Nien · 4 years ago
  9. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years ago
  10. 55012d9f Release Surface from ImageReader by Franklin Wu · 4 years ago
  11. ae0a267 Moved LifecycleCamera classes into camera-lifecycle by Franklin Wu · 4 years ago
  12. 8da3cb9 Addressed issue where a non-started LifecycleCamera could be active by Franklin Wu · 4 years ago
  13. e12a7d5 Merge "Update JavaDoc for Viewport.Builder" into androidx-master-dev by Treehugger Robot · 4 years ago
  14. d30c289 Make the ImageProxy acquired from ImageCapture safe by Franklin Wu · 4 years ago
  15. 79ca903 Merge "Prevent focus and metering from being triggered when tap outside preview" into androidx-master-dev by Treehugger Robot · 4 years ago
  16. 609dc32 Update JavaDoc for Viewport.Builder by Xi Zhang · 4 years ago
  17. 02c9d10 Remove VideoCaptureConfig.Builder and move it to VideoCapture.Builder by leo huang · 4 years ago
  18. 47c592b Prevent focus and metering from being triggered when tap outside preview by husaynhakeem · 4 years ago
  19. bef98fc Mark SurfaceRequest.getCropRect() experimental by Xi Zhang · 4 years ago
  20. 010a1cd Remove viewportCropRect from ImageProxy and rename the one in SurfaceRequest by Xi Zhang · 4 years ago
  21. 0a81cab Merge "Update release version to Beta07" into androidx-master-dev by Treehugger Robot · 4 years ago
  22. 0790bab Fixed issue where unable to switch back to a camera. by Franklin Wu · 4 years ago
  23. 2ad28db UseCaseMediator to LifecycleCamera by Franklin Wu · 4 years, 1 month ago
  24. 4164f47 Switch to using CameraUseCaseAdapter by Franklin Wu · 4 years, 1 month ago
  25. 8334bd0 Update release version to Beta07 by Julie · 4 years ago
  26. 83d675a Fix ProcessingImageReadyerDeviceTest failure by Scott Nien · 4 years ago