Sign in
android
/
platform
/
frameworks
/
support
/
95c324b1e196c9c30883678f411faafdf32f2a63..445fd4cb2234969b1622d272e143642886cf13eb
/
camera
1cf55ac
Add LifecycleCameraProviderImpl.
by TY Chang
· 9 months ago
792fa72
Fix Preview is black screen in front camera while binding with VideoCapture on Motorola Edge 20 Fusion
by leo huang
· 9 months ago
3bd8f59
CameraXViewfinder tests
by Trevor McGuire
· 9 months ago
dce0bab
Create CameraXViewfinder composable
by Trevor McGuire
· 9 months ago
8e047b0
Create the artifact for CameraX Viewfinder Compose Adapter
by Trevor McGuire
· 9 months ago
65f0cc8
Rename and split TransformationInfo.shouldMirror
by Yasith Vidanaarachchi
· 10 months ago
491327e
Merge "Revert "Move androidx.compose.ui.platform.LocalLifecycleOwner to common"" into androidx-main
by Treehugger Robot
· 10 months ago
17bd4a7
Revert "Move androidx.compose.ui.platform.LocalLifecycleOwner to common"
by Marcello Galhardo
· 10 months ago
aa1e3f7
Merge "Fix a crash that can occur if the camera successfully starts after close." into androidx-main
by Treehugger Robot
· 10 months ago
8997ac0
Merge "Move androidx.compose.ui.platform.LocalLifecycleOwner to common" into androidx-main
by Marcello Galhardo
· 10 months ago
ff2f4bf
Fix a crash that can occur if the camera successfully starts after close.
by Paul Rohde
· 10 months ago
d9fb215
Merge changes from topic "update-errorprone" into androidx-main
by Julia McClellan
· 10 months ago
3eff050
Merge "Revert "Decouple Ultra HDR from 10-bit output capability"" into androidx-main
by Treehugger Robot
· 10 months ago
583692e
Revert "Decouple Ultra HDR from 10-bit output capability"
by Ming-Da Tsai
· 10 months ago
44883ec
Correct issues flagged by new errorprone checks
by Julia McClellan
· 10 months ago
d6b1def
Merge "Refactor GraphProcessor to use GraphLoop" into androidx-main
by Treehugger Robot
· 10 months ago
8cd5d03
Move androidx.compose.ui.platform.LocalLifecycleOwner to common
by Ivan Matkov
· 10 months ago
bac9e4b
Merge "Remove DeviceCompatibilityTest.kt" into androidx-main
by Treehugger Robot
· 10 months ago
78624a5
Remove DeviceCompatibilityTest.kt
by leo huang
· 10 months ago
d346f2e
Refactor GraphProcessor to use GraphLoop
by Paul Rohde
· 10 months ago
7ec0e02
[ZSL] Disable Samsung s24 Ultra and Flip4 for ZSL capture mode
by Kailiang Chen
· 10 months ago
9fcb916
Decouple Ultra HDR from 10-bit output capability
by mingdatsai
· 10 months ago
029bdfd
Merge "Use ActivityScenario.useInCameraTest in ViewPagerActivityTest" into androidx-main
by Treehugger Robot
· 10 months ago
6e25c75
Improve UseCaseCombinationTest failure rate
by CharcoalChen
· 10 months ago
cd6eae2
Merge changes I2a68f78c,I66a5641f into androidx-main
by Treehugger Robot
· 10 months ago
af50230
Merge changes I8ccc1d45,I5a560a1c into androidx-main
by Treehugger Robot
· 10 months ago
ddf9904
Introduce a GraphLoop that will accept and submit requests.
by Paul Rohde
· 10 months ago
886c40b
Introduce a ProcessingQueue to CameraPipe to bulk process events.
by Paul Rohde
· 10 months ago
8baa16d
Merge "GraphProcessor replace repeatingQueue to currentRepeatingRequest" into androidx-main
by Treehugger Robot
· 10 months ago
7a2fa81
Merge "[Dual Camera v2] Replace the ASCII art with real image" into androidx-main
by Treehugger Robot
· 10 months ago
7824e98
GraphProcessor replace repeatingQueue to currentRepeatingRequest
by Amy Cao
· 10 months ago
100ac31
Streamline set parameter flow: direct call setParameterAsync on RequestControl
by WenHung_Teng
· 10 months ago
e000e06
Merge "Create FakeActivity after skip check in VideoCaptureDeviceTest" into androidx-main
by Treehugger Robot
· 10 months ago
6b6ff36
Use ActivityScenario.useInCameraTest in ViewPagerActivityTest
by Tahsin Masrur
· 10 months ago
ae0db01
Centralize UseCase Management in UseCaseManager (Remove from UseCaseCamera)
by WenHung_Teng
· 10 months ago
22092e8
Use ActivityScenario.useInCameraTest in ToggleButtonUITest
by Tahsin Masrur
· 10 months ago
d22ed89
Create FakeActivity after skip check in VideoCaptureDeviceTest
by Tahsin Masrur
· 10 months ago
8a07988
Ignore ActivityScenario.close exception in unrelated camera tests
by Tahsin Masrur
· 10 months ago
10d6bb5
[Dual Camera v2] Replace the ASCII art with real image
by Kailiang Chen
· 10 months ago
7e62a1d
Merge "[Dual Camera v2] Expose APIs for dual camera video capture" into androidx-main
by Treehugger Robot
· 10 months ago
c078e0d
[Dual Camera v2] Expose APIs for dual camera video capture
by Kailiang Chen
· 10 months ago
8c3a2a9
Merge "Revert "Add information about size into WindowInfo"" into androidx-main
by Treehugger Robot
· 10 months ago
cd8ea7b
Update HandlerThread names to include "CameraX-" prefix thread check
by WenHung_Teng
· 10 months ago
9ca178d
Merge changes Ife6f39aa,I635c37a3,Icf8c1976 into androidx-main
by Treehugger Robot
· 10 months ago
766aa87
Set CONTROL_SETTINGS_OVERRIDE_ZOOM if supported.
by TY Chang
· 10 months ago
8cb3d84
Add mute button in core-test-app
by leo huang
· 10 months ago
5c49f5f
Add PendingRecording.withAudioEnabled(boolean initialMuted) to control the initial mute state
by leo huang
· 10 months ago
8716f73
Convert PendingRecording to kotlin
by leo huang
· 10 months ago
4855410
Fix image capture failure issue for Preview + ImageCapture + VideoCapture on OnePlus 12's front camera
by CharcoalChen
· 10 months ago
7a45f41
Revert "Add information about size into WindowInfo"
by Louis Pullen-Freilich
· 10 months ago
b89e0d2
Merge "Enable -Xjvm-default=all for camera-camera2-pipe" into androidx-main
by Julia McClellan
· 10 months ago
172ed07
Expose CameraProvider.getCameraInfo API.
by TY Chang
· 10 months ago
efc92d5
Rearrange ProcessCameraProvider APIs.
by TY Chang
· 10 months ago
ad55626
Convert CameraProvider and LifecycleCameraProvider to kotlin.
by TY Chang
· 10 months ago
e685cf6
Rename CameraProvider and LifecycleCameraProvider.
by TY Chang
· 10 months ago
33a6604
Enable -Xjvm-default=all for camera-camera2-pipe
by Julia McClellan
· 10 months ago
54807d2
Expose Capture Latency in CameraPipe API
by Catherine Sun
· 10 months ago
2e7e5eb
Merge "Catch UnsupportedOperationException for High Speed Sessions" into androidx-main
by Catherine Sun
· 10 months ago
238af4f
Replace the usages of @RequiresApi(Build...) with the sdk int
by Paul Rohde
· 10 months ago
0d06907
Merge "[Extensions-Interface] remove the android 15 requirement for javadoc" into androidx-main
by Treehugger Robot
· 10 months ago
19bca30
Merge "Apply CloseCameraBeforeCreateNewSession workaround for moto e20's front camera" into androidx-main
by Treehugger Robot
· 10 months ago
ecc3bef
Merge changes I2b43bf9d,I7c020535,I2e3fe0cd into androidx-main
by Treehugger Robot
· 10 months ago
6fb345e
Apply CloseCameraBeforeCreateNewSession workaround for moto e20's front camera
by CharcoalChen
· 10 months ago
9d0226a
Merge "Fixed the crash when bindToLifecycle is invoked with destroyed lifecycleOwner" into androidx-main
by Treehugger Robot
· 10 months ago
6720830
Remove legacyDisableKotlinStrictApiMode from camera pipe integration
by Scott Nien
· 10 months ago
7ad878d
Remove legacyDisableKotlinStrictApiMode from camera pipe and camera pipe testing
by Scott Nien
· 10 months ago
3e3206b
Remove legacyDisableKotlinStrictApiMode from camera projects
by Scott Nien
· 10 months ago
226d33a
[Extensions-Interface] remove the android 15 requirement for javadoc
by Scott Nien
· 10 months ago
2705748
Merge "[Extensions-Interface] sync v1.5 to camera-extensions-stub: added missing API" into androidx-main
by Treehugger Robot
· 10 months ago
c1ff0b8
Catch UnsupportedOperationException for High Speed Sessions
by Catherine Sun
· 10 months ago
99afbf3
Merge "Cleanup CameraExtensionMetadata and bring it up to date." into androidx-main
by Treehugger Robot
· 10 months ago
89a89e9
Cleanup CameraExtensionMetadata and bring it up to date.
by Paul Rohde
· 10 months ago
99c53b1
Fixed the crash when bindToLifecycle is invoked with destroyed lifecycleOwner
by Scott Nien
· 10 months ago
39b16f83
Merge "Add information about size into WindowInfo" into androidx-main
by Treehugger Robot
· 10 months ago
7ce4e97
Fix UseCaseCombinationTest waitForStreamIdle failures
by Charcoal Chen
· 10 months ago
77acdfc
Fix taking picture related tests failure in UseCaseCombinationTest for sm-f946u1
by CharcoalChen
· 10 months ago
fd870a0
Add information about size into WindowInfo
by Ivan Matkov
· 10 months ago
2f65d1a
Add VideoCapture related tests to UseCaseCombinationTest
by CharcoalChen
· 10 months ago
d21e383
Add video recording test needed fields to UseCaseCombinationTest
by CharcoalChen
· 10 months ago
89ad37b
Refactor UseCaseCombinationTest
by CharcoalChen
· 10 months ago
41966e1
Add @Test to high speed request test in Camera2CaptureSequenceProcessorTest
by Tahsin Masrur
· 10 months ago
ff54bec
Merge "Fix extensions ReleaseApkTest failure for devices missing essential impl files" into androidx-main
by Treehugger Robot
· 10 months ago
41a63f0
[Extensions-Interface] sync v1.5 to camera-extensions-stub: added missing API
by Scott Nien
· 10 months ago
704e8de
Merge "[Extensions-Interface] sync v1.5 to camera-extensions-stub" into androidx-main
by Treehugger Robot
· 10 months ago
bcd5a33
[Extensions-Interface] sync v1.5 to camera-extensions-stub
by Scott Nien
· 10 months ago
4bbed1d
Merge "Separate 3A convergence and locking timeouts in CameraGraph.lock3A()" into androidx-main
by Treehugger Robot
· 10 months ago
206ce59
Use ZoomGestureDetector in PreviewView and coretestapp.
by TY Chang
· 10 months ago
d765fb2
Copy ZoomGestureDetector to camera-view.
by TY Chang
· 10 months ago
c51b86e
Merge "Add TargetAspectRatioTest to camera2-pipe-integration" into androidx-main
by Treehugger Robot
· 10 months ago
007c49a
Separate 3A convergence and locking timeouts in CameraGraph.lock3A()
by leo huang
· 10 months ago
7470b2d
Merge "Add functions for checking HW level and device vendor" into androidx-main
by Treehugger Robot
· 10 months ago
5e42e4b5
Fix extensions ReleaseApkTest failure for devices missing essential impl files
by CharcoalChen
· 10 months ago
07362df
Add TargetAspectRatioTest to camera2-pipe-integration
by CharcoalChen
· 10 months ago
8a0ee86
Add functions for checking HW level and device vendor
by Tahsin Masrur
· 10 months ago
f57a6a1
Move camera-viewfinder-* to androidx.camera.viewfinder
by Trevor McGuire
· 10 months ago
db09fb8
Merge "[FPS Range Settings] Improve the power and latency by setting the fps range before creating capture session" into androidx-main
by Treehugger Robot
· 10 months ago
48b2246
[FPS Range Settings] Improve the power and latency by setting the fps range before creating capture session
by Kailiang Chen
· 10 months ago
0bea6b3
Merge "Add visibility animation in ScreenFlashView for ScreenFlash#apply" into androidx-main
by Treehugger Robot
· 10 months ago
eb0b218
Add visibility animation in ScreenFlashView for ScreenFlash#apply
by Tahsin Masrur
· 10 months ago
ddad0f4
Merge "[Dual Camera v2] Rename LayoutSettings to CompositionSettings" into androidx-main
by Treehugger Robot
· 10 months ago
Next »