Sign in
android
/
platform
/
frameworks
/
support
/
4319ecd6ebdd8a9f8600cc5b3d1aada1f716abac..c4d097f4335fe6b0268ee9a6d53df43615da0d90
/
camera
/
camera-view
ac3f011
Add getPreviewStreamState to PreviewView
by Scott Nien
· 5 years ago
776f499
Change getSurfaceProvider to onSurfaceRequested and add waitForNextFrame in PreviewImplementation
by Scott Nien
· 5 years ago
8d437cd
Merge "Update PreviewView implementationMode documentation." into androidx-master-dev
by Treehugger Robot
· 5 years ago
fceac98
Update PreviewView implementationMode documentation.
by husaynhakeem
· 5 years ago
f630346
Set background to PreviewView.
by husaynhakeem
· 5 years ago
a21708b
Add PreviewView#setDeviceRotationForRemoteDisplayMode() API to provide device rotation value for transform calculations.
by charcoalchen
· 5 years ago
e76a929
Use camera sensor degrees to flip sensor dimension for related calculations in PreviewView
by charcoalchen
· 5 years ago
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
· 5 years ago
c8d10e5
Merge "Bugfix: throw meaningful error message if creating MeteringPointFactory prematurely" into androidx-master-dev
by Treehugger Robot
· 5 years ago
f9c367f
Bugfix: throw meaningful error message if creating MeteringPointFactory prematurely
by Xi Zhang
· 5 years ago
77b2f96
Bugfix: do not perform click in CameraView if use cases are not bound.
by Xi Zhang
· 5 years ago
7831b24
Merge "Add CameraInfo to SurfaceRequest and PreviewView retrieves CameraInfo from SurfaceRequest instead." into androidx-master-dev
by Treehugger Robot
· 5 years ago
79ed59de
Add CameraInfo to SurfaceRequest and PreviewView retrieves CameraInfo from SurfaceRequest instead.
by Scott Nien
· 5 years ago
709af27
Fix TextureViewImpl test failure
by husaynhakeem
· 5 years ago
42f8e2c
Set CameraView's VideoCapture aspect ratio as 16:9
by charcoalchen
· 5 years ago
42ad40d
Reverse horizontal translation set on preview in RTL layouts
by husaynhakeem
· 5 years ago
1b4509a
Fix the test failure of TextureViewImplementationTest.
by Wegin Lee
· 5 years ago
f988306
Fix PreviewView black screen on ViewPager2 behavior.
by weginlee
· 5 years ago
7447370
Mark a flaky camera test @FlakyTest
by Sam Gilbert
· 5 years ago
ba2cbc3
API change: Support OutputFileOptions in CameraView#takePicture
by WenHung_Teng
· 5 years ago
26d2447
Wait for initialization completion in unit test setup.
by Franklin Wu
· 5 years ago
2084ede
Clean up internal interface CameraFactory#getIdForLensFacing.
by TY Chang
· 5 years ago
51aa8da
Support setting PreviewView's scaleType from a XML layout.
by husaynhakeem
· 5 years ago
91fcaf1
Merge "Fix scaleType in CameraView + Add support for all scaleTypes from PreviewView." into androidx-master-dev
by Treehugger Robot
· 5 years ago
d7f45ed
Hook up CameraXConfig executor to camera implementation
by Trevor McGuire
· 5 years ago
cabaea8
Fix scaleType in CameraView + Add support for all scaleTypes from PreviewView.
by husaynhakeem
· 5 years ago