1. 8332e6b [Extensions] Binding ImageAnalysis with Bokeh and Face-Retouch extensions will cause black preview on Galaxy S23 Ultra 5G by Scott Nien · 8 months ago
  2. 0395e40 Merge changes I374ff1ad,Ic8439857 into androidx-main by Treehugger Robot · 8 months ago
  3. 19113c3 Merge "Address API Council feedback for camera open retry timeout API" into androidx-main by Treehugger Robot · 8 months ago
  4. 3a8cd55 Fix swapped FrameNumber and Timestamp values in Camera2CaptureSequence by Catherine Sun · 8 months ago
  5. 5bf7b3a Add an alternative way to verify output stop in CaptureSessionTest by WenHung_Teng · 8 months ago
  6. 9f7c229 Merge "Fork the value of ExifInterface.TAG_THUMBNAIL_ORIENTATION in Exif.java" into androidx-main by Xi Zhang · 9 months ago
  7. 3945984 Fix CaptureSession configure fail on legacy devices by WenHung_Teng · 9 months ago
  8. 59fdc57 Merge changes from topic "camerax-shutdown-api-restrictTo-removal" into androidx-main by Treehugger Robot · 9 months ago
  9. ffb26c5 Remove @RestrictTo annotation from ProcessCameraProvider.shutdownAsync() by Tahsin Masrur · 1 year, 1 month ago
  10. f326020 Add ProcessCameraProvider shutdownAsync API and replace shutdown API usages by Tahsin Masrur · 1 year, 1 month ago
  11. ac3f820 Merge "Move CapabilitiesByQuality to a single class" into androidx-main by Treehugger Robot · 9 months ago
  12. abe22b0 Join camera start events with images and metadata by Paul Rohde · 9 months ago
  13. 17e0279 Fork the value of ExifInterface.TAG_THUMBNAIL_ORIENTATION in Exif.java by Xi Zhang · 9 months ago
  14. 500c79f Move CapabilitiesByQuality to a single class by leo huang · 9 months ago
  15. a218cd0 Merge "Add models to ExcludeStretchedVideoQualityQuirk." into androidx-main by Treehugger Robot · 9 months ago
  16. 221970d Add models to ExcludeStretchedVideoQualityQuirk. by TY Chang · 9 months ago
  17. b22cf06 Merge "Fix crash when creating LifecycleCamera with a destroyed lifecycle" into androidx-main by Treehugger Robot · 9 months ago
  18. 9481e7f Fix FLASH_MODE_AUTO documentation in ImageCapture by Tahsin Masrur · 9 months ago
  19. 1621f22 Merge "Fix repeating session stabilization mode changing for single capture requests" into androidx-main by Treehugger Robot · 9 months ago
  20. d6e9edf Fix crash when creating LifecycleCamera with a destroyed lifecycle by WenHung_Teng · 9 months ago
  21. 690c3685 Fix CameraXServiceTest PendingIntent crash by WenHung_Teng · 9 months ago
  22. 96befd4 Merge "[Extensions validation tests] Add ImageAnalysisTest" into androidx-main by Treehugger Robot · 9 months ago
  23. 331b019 [Extensions validation tests] Add ImageAnalysisTest by Scott Nien · 9 months ago
  24. a12f763 Fix repeating session stabilization mode changing for single capture requests by Tahsin Masrur · 9 months ago
  25. 9788821 Merge "Change VideoCameraSwitchingActivity layout." into androidx-main by Treehugger Robot · 9 months ago
  26. 4f8a1de Merge "Revert "Add models to PreviewStretchWhenVideoCaptureIsBoundQuirk"" into androidx-main by Treehugger Robot · 9 months ago
  27. af159c4 Revert "Add models to PreviewStretchWhenVideoCaptureIsBoundQuirk" by TY Chang · 9 months ago
  28. 3883e85 Change VideoCameraSwitchingActivity layout. by TY Chang · 9 months ago
  29. 4254a5e Merge "Add fallback mechanism to AudioStreamImpl" into androidx-main by Treehugger Robot · 9 months ago
  30. 0d51c18 Merge "fix OnEnableDisableSessionDurationCheck failure" into androidx-main by Treehugger Robot · 9 months ago
  31. 9d82b8a Add fallback mechanism to AudioStreamImpl by mingdatsai · 9 months ago
  32. a06550d fix OnEnableDisableSessionDurationCheck failure by Scott Nien · 9 months ago
  33. b49dc7d Workaround negative frame position issue by mingdatsai · 9 months ago
  34. f02087a Update lint baselines before filing new Fix-It bugs by Alan Viverette · 9 months ago
  35. 7c2d431 Address API Council feedback for camera open retry timeout API by Kailiang Chen · 9 months ago
  36. 3170b0c Merge changes Idd33e5c2,If69bcf7d into androidx-main by Treehugger Robot · 9 months ago
  37. 2fa7765 Merge "Rename Preview3AThreadCrashQuirk" into androidx-main by Treehugger Robot · 9 months ago
  38. 2e2f23e Add exit condition for CaptureSessionStuckQuirk by WenHung_Teng · 9 months ago
  39. 62a17e2 Merge "Add models to PreviewStretchWhenVideoCaptureIsBoundQuirk" into androidx-main by Treehugger Robot · 9 months ago
  40. f93f25b Add models to PreviewStretchWhenVideoCaptureIsBoundQuirk by TY Chang · 9 months ago
  41. 1f7407d Merge "[Extensions] Add client version compatibility test for Extensions-Interface 1.0" into androidx-main by Treehugger Robot · 9 months ago
  42. 1f860f6 Introduce an ImageSource to work around common ImageReader pitfalls. by Paul Rohde · 9 months ago
  43. 00c97a2 [Extensions] Add client version compatibility test for Extensions-Interface 1.0 by Scott Nien · 9 months ago
  44. d7c0aa6 Merge "Support Camera2Interop callback in the Surface processing pipeline." into androidx-main by Treehugger Robot · 9 months ago
  45. a3a0dc8 Merge "Add support for creating ImageReaders behind an ImageReaderWrapper" into androidx-main by Treehugger Robot · 9 months ago
  46. a20009e Add support for creating ImageReaders behind an ImageReaderWrapper by Paul Rohde · 9 months ago
  47. d2310fa Merge "Fix negative frame position issue" into androidx-main by Treehugger Robot · 9 months ago
  48. 30381c9 Merge "Change Camera2CameraControlImpl options priority." into androidx-main by Treehugger Robot · 9 months ago
  49. 7b5c093 Change Camera2CameraControlImpl options priority. by TY Chang · 9 months ago
  50. 808d367 Introduce media/ package to CameraPipe by Paul Rohde · 9 months ago
  51. dd40337 Support Camera2Interop callback in the Surface processing pipeline. by Xi Zhang · 10 months ago
  52. 8072cce Fix negative frame position issue by mingdatsai · 9 months ago
  53. 1096601 Rename Preview3AThreadCrashQuirk by WenHung_Teng · 9 months ago
  54. a3cd6f8 Test CaptureSessionTest with CameraQuirks by WenHung_Teng · 9 months ago
  55. 0d4c8f6 Reduce CameraUtil log by WenHung_Teng · 9 months ago
  56. 73dce2d Workaround video capture stretched issues on Moto E5 Play by mingdatsai · 9 months ago
  57. 993943f Merge changes If208eee8,I3d4a97fd into androidx-main by Treehugger Robot · 9 months ago
  58. c925130 Add CameraXService notification UI by leo huang · 10 months ago
  59. 1047a4e Add ServiceSettingActivity to make it easier to test CameraXService manually by leo huang · 10 months ago
  60. b00c3d1 Remove resolutions with stretching issues from extra support list by mingdatsai · 9 months ago
  61. a7f9805 Export test info with unique file name in VideoCameraSwitchingActivity. by TY Chang · 9 months ago
  62. b9ce0d0 Merge "[Preview Stabilization] Unhide public APIs for video and preview stabilization." into androidx-main by Treehugger Robot · 9 months ago
  63. a299b65 [Preview Stabilization] Unhide public APIs for video and preview stabilization. by Kailiang Chen · 10 months ago
  64. 2595590 Merge "[CameraController 1.4] support 1.3 video features" into androidx-main by Treehugger Robot · 9 months ago
  65. d2a44b3 [CameraController 1.4] support 1.3 video features by Xi Zhang · 9 months ago
  66. 9f8cad3 Merge "[CameraController 1.4]: Set resolution with ResolutionSelector" into androidx-main by Treehugger Robot · 9 months ago
  67. 079af104 Unhide API to customize the camera open retrying max timeout time by Kailiang Chen · 9 months ago
  68. 1485bfa Merge "[Preview Stabilization] Move the PreviewCapabilities to Preview class" into androidx-main by Treehugger Robot · 9 months ago
  69. 125b495 [Preview Stabilization] Move the PreviewCapabilities to Preview class by Kailiang Chen · 9 months ago
  70. b18f334 [CameraController 1.4]: Set resolution with ResolutionSelector by Xi Zhang · 10 months ago
  71. ca2d9b2 Merge changes Ie4acefae,Ib12d23fa into androidx-main by Andrei Shikov · 9 months ago
  72. 66ba816 Merge "Camera: copy builder setting when build instance" into androidx-main by Treehugger Robot · 9 months ago
  73. 05cb328 Merge "Add a quirk inside CameraPipe to ensure that CameraExtensionCharacteristics have been loaded before the CameraExtensionSession call is executed" into androidx-main by Catherine Sun · 9 months ago
  74. 31b0862 Merge "Fix the kdoc for ViewfinderSurfaceRequestUtil" into androidx-main by Treehugger Robot · 9 months ago
  75. ed1a929 Merge "[Preview Stabilization][Camera-Pipe] Add stream configuration table and pass down video stablization mode to capture request" into androidx-main by Treehugger Robot · 9 months ago
  76. 32af7ae [Preview Stabilization][Camera-Pipe] Add stream configuration table and pass down video stablization mode to capture request by Kailiang Chen · 9 months ago
  77. f4eed0f Merge "[Preview Stabilization][Camera-Pipe] Add support to query the preview and video stabilization capability" into androidx-main by Treehugger Robot · 9 months ago
  78. 57443e7 Add AndroidX collection dependency to Compose runtime by Andrei Shikov · 9 months ago
  79. aeb8bcb Fix the kdoc for ViewfinderSurfaceRequestUtil by Kailiang Chen · 9 months ago
  80. f03df35 Add a quirk inside CameraPipe to ensure that CameraExtensionCharacteristics have been loaded before the CameraExtensionSession call is executed by Catherine Sun · 11 months ago
  81. 4d15bfc [Preview Stabilization][Camera-Pipe] Add support to query the preview and video stabilization capability by Kailiang Chen · 9 months ago
  82. f73439e Camera: copy builder setting when build instance by Kwangkyu Park · 9 months ago
  83. 78d1d02 Add lint rule for primitive collections by George Mount · 9 months ago
  84. be3d190 Merge "[Overlay] Add a Handler parameter to SurfaceProcessorImpl" into androidx-main by Treehugger Robot · 9 months ago
  85. 29414a6 [Overlay] Add a Handler parameter to SurfaceProcessorImpl by Xi Zhang · 9 months ago
  86. b557296 AGP 8.3.0-alpha02 and corresponding Studio by Jeff Gaston · 9 months ago
  87. 352276a Merge changes I1008941e,I0fc11006,I24a04cc2 into androidx-main by Treehugger Robot · 9 months ago
  88. 1b14822 Implement v1.4 features in testlibs, Add ExtensionsTestlibControl to switch basic and advanced. by Scott Nien · 10 months ago
  89. 68cd249 Refine javadoc in extensions-stubs and testlibs by Scott Nien · 10 months ago
  90. 76a0ba3 sync the Extensions-Interface to v1.4 in extensions testlib by Scott Nien · 10 months ago
  91. dd49b2b Merge "[Overlay] Add a #drawFrame() method to processor" into androidx-main by Xi Zhang · 9 months ago
  92. 7ed1628 Merge "[Preview Stabilization] Add preview stabilization ON/OFF in test app" into androidx-main by Treehugger Robot · 9 months ago
  93. fafa999 [Preview Stabilization] Add preview stabilization ON/OFF in test app by Kailiang Chen · 9 months ago
  94. 24ffded Merge "[Camera-Pipe-Integration] Port FPS algorithm, 10-bit support, and DynamicRange support" into androidx-main by David Jia · 9 months ago
  95. 0e560c0 [Overlay] Add a #drawFrame() method to processor by Xi Zhang · 10 months ago
  96. 20b76cb [Camera-Pipe-Integration] Port FPS algorithm, 10-bit support, and DynamicRange support by David Jia · 11 months ago