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