1. ac3f011 Add getPreviewStreamState to PreviewView by Scott Nien · 4 years, 2 months ago
  2. 776f499 Change getSurfaceProvider to onSurfaceRequested and add waitForNextFrame in PreviewImplementation by Scott Nien · 4 years, 1 month ago
  3. 8d437cd Merge "Update PreviewView implementationMode documentation." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  4. fceac98 Update PreviewView implementationMode documentation. by husaynhakeem · 4 years, 1 month ago
  5. f630346 Set background to PreviewView. by husaynhakeem · 4 years, 1 month ago
  6. a21708b Add PreviewView#setDeviceRotationForRemoteDisplayMode() API to provide device rotation value for transform calculations. by charcoalchen · 4 years, 2 months ago
  7. e76a929 Use camera sensor degrees to flip sensor dimension for related calculations in PreviewView by charcoalchen · 4 years, 2 months ago
  8. 2d16600 Fixed the preview distortion issue on FULL/LIMITED/LEVEL_3 cameras running android 7.0 and below. Forced use ImplementationMode#TEXTURE_VIEW mode when the android version is 7.0 or below. by charcoalchen · 4 years, 1 month ago
  9. c8d10e5 Merge "Bugfix: throw meaningful error message if creating MeteringPointFactory prematurely" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  10. f9c367f Bugfix: throw meaningful error message if creating MeteringPointFactory prematurely by Xi Zhang · 4 years, 1 month ago
  11. 77b2f96 Bugfix: do not perform click in CameraView if use cases are not bound. by Xi Zhang · 4 years, 1 month ago
  12. 7831b24 Merge "Add CameraInfo to SurfaceRequest and PreviewView retrieves CameraInfo from SurfaceRequest instead." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  13. 79ed59de Add CameraInfo to SurfaceRequest and PreviewView retrieves CameraInfo from SurfaceRequest instead. by Scott Nien · 4 years, 2 months ago
  14. 709af27 Fix TextureViewImpl test failure by husaynhakeem · 4 years, 2 months ago
  15. 42f8e2c Set CameraView's VideoCapture aspect ratio as 16:9 by charcoalchen · 4 years, 2 months ago
  16. 42ad40d Reverse horizontal translation set on preview in RTL layouts by husaynhakeem · 4 years, 2 months ago
  17. 1b4509a Fix the test failure of TextureViewImplementationTest. by Wegin Lee · 4 years, 2 months ago
  18. f988306 Fix PreviewView black screen on ViewPager2 behavior. by weginlee · 4 years, 2 months ago
  19. 7447370 Mark a flaky camera test @FlakyTest by Sam Gilbert · 4 years, 2 months ago
  20. ba2cbc3 API change: Support OutputFileOptions in CameraView#takePicture by WenHung_Teng · 4 years, 2 months ago
  21. 26d2447 Wait for initialization completion in unit test setup. by Franklin Wu · 4 years, 2 months ago
  22. 2084ede Clean up internal interface CameraFactory#getIdForLensFacing. by TY Chang · 4 years, 3 months ago
  23. 51aa8da Support setting PreviewView's scaleType from a XML layout. by husaynhakeem · 4 years, 3 months ago
  24. 91fcaf1 Merge "Fix scaleType in CameraView + Add support for all scaleTypes from PreviewView." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  25. d7f45ed Hook up CameraXConfig executor to camera implementation by Trevor McGuire · 4 years, 6 months ago
  26. cabaea8 Fix scaleType in CameraView + Add support for all scaleTypes from PreviewView. by husaynhakeem · 4 years, 3 months ago