1. 354ebb6 Merge "Properly quarantine unreleased camera libraries" into androidx-main by Treehugger Robot · 6 months ago
  2. 4481071 Merge "Properly quarantine camera-testing" into androidx-main by Treehugger Robot · 6 months ago
  3. 0a3bd6a Merge "Revert "Enable extensions to switch between different camera2 implementations"" into androidx-main by Treehugger Robot · 6 months ago
  4. b4dd5c1 Properly quarantine unreleased camera libraries by Trevor McGuire · 6 months ago
  5. a734e9a Properly quarantine camera-testing by Trevor McGuire · 6 months ago
  6. 985be19 Merge "Add a utility class for using a kotlin Mutex." into androidx-main by Treehugger Robot · 6 months ago
  7. be68652 Revert "Enable extensions to switch between different camera2 implementations" by Trevor McGuire · 6 months ago
  8. 0ccc7c8 Merge "Log GL error when eglMakeCurrent fails" into androidx-main by Treehugger Robot · 6 months ago
  9. 4f7a56b Log GL error when eglMakeCurrent fails by Xi Zhang · 6 months ago
  10. bd5ccb39 Add a utility class for using a kotlin Mutex. by Paul Rohde · 7 months ago
  11. 9174577 Merge "CameraPipe - Add checks for missing vendor keys." into androidx-main by Treehugger Robot · 6 months ago
  12. 38e977f Merge "Convert ZoomGestureDetector into Kotlin implementation." into androidx-main by Treehugger Robot · 6 months ago
  13. 85c4bb7 Merge "Ignore ROTATION_180 orientation test on certain Redmi" into androidx-main by Treehugger Robot · 6 months ago
  14. 5d9a3ea CameraPipe - Add checks for missing vendor keys. by Paul Rohde · 7 months ago
  15. 1d444f5 Merge "Implement ResolutionMerger" into androidx-main by Treehugger Robot · 6 months ago
  16. 4ecaaaf Merge "Prevent background test app termination" into androidx-main by Treehugger Robot · 6 months ago
  17. 3eed341 Merge "[CameraPipe] Port CameraInfo#getIntrinsicZoom" into androidx-main by Treehugger Robot · 6 months ago
  18. defdca5 Merge "Support SD quality for MotoC front camera" into androidx-main by Treehugger Robot · 6 months ago
  19. 9040e5e Convert ZoomGestureDetector into Kotlin implementation. by TY Chang · 7 months ago
  20. 1a8f870 Merge "Polish the SurfaceProcessor JavaDoc" into androidx-main by Treehugger Robot · 6 months ago
  21. 21ea3a7f Implement ResolutionMerger by mingdatsai · 7 months ago
  22. e68ec17 Support SD quality for MotoC front camera by leo huang · 7 months ago
  23. e4ba16b Merge "Create new LifecycleCamera and CameraUseCaseAdapter instance for new CameraConfig." into androidx-main by Treehugger Robot · 6 months ago
  24. 2e145a7 Create new LifecycleCamera and CameraUseCaseAdapter instance for new CameraConfig. by Scott Nien · 7 months ago
  25. c7af387 Merge "Fix VideoRecordingTest failure by rotation behavior change" into androidx-main by Treehugger Robot · 6 months ago
  26. fc30f79d Ignore ROTATION_180 orientation test on certain Redmi by WenHung_Teng · 1 year, 10 months ago
  27. bcd6977 Merge "Fix incorrect JavaDoc on capture resolution." into androidx-main by Treehugger Robot · 6 months ago
  28. 6fac369 Fix incorrect JavaDoc on capture resolution. by Xi Zhang · 6 months ago
  29. 83bd625 Polish the SurfaceProcessor JavaDoc by Xi Zhang · 6 months ago
  30. defe519 Prevent background test app termination by WenHung_Teng · 7 months ago
  31. 426f7ef Fix VideoRecordingTest failure by rotation behavior change by leo huang · 6 months ago
  32. f2287cb Rename ScaleGestureDetector class by TY Chang · 7 months ago
  33. 9ea9063 Make ScaleGestureDetector buildable by TY Chang · 7 months ago
  34. 460eab0 Copy ScaleGestureDetector to androidx.camera.viewfinder.core by TY Chang · 7 months ago
  35. 37540ff Merge "Implement the overloading method VirtualCameraInfo.getSensorRotationDegrees()" into androidx-main by Treehugger Robot · 7 months ago
  36. 88c2c6e Merge changes I691d6fa1,I003491c3 into androidx-main by Sergey Vasilinetc · 7 months ago
  37. 6bfe727 [CameraPipe] Port CameraInfo#getIntrinsicZoom by Tahsin Masrur · 7 months ago
  38. bf1af94 Implement the overloading method VirtualCameraInfo.getSensorRotationDegrees() by leo huang · 7 months ago
  39. 534ea45 Merge changes I4e2a5704,If8ae0958 into androidx-main by Treehugger Robot · 7 months ago
  40. f591817 Enable testlib advanced type testing in camera-extensions by Scott Nien · 7 months ago
  41. 73f4d38 Implement the postview and captureProcessProgressed on testlib advanced extender by Scott Nien · 7 months ago
  42. e03c125 Merge "Allow CameraEffect to configure prefered transformation." into androidx-main by Treehugger Robot · 7 months ago
  43. 90c7da6 Allow CameraEffect to configure prefered transformation. by Xi Zhang · 7 months ago
  44. bd468ee Merge "Launch camera-effects artifact in the next alpha version" into androidx-main by Julie Wu · 7 months ago
  45. ad44322 Launch camera-effects artifact in the next alpha version by Xi Zhang · 7 months ago
  46. 14450b9 Remove KITKAT mentions in *.kt files by Sergey Vasilinetc · 7 months ago
  47. 2bd11ea Opt in to non-final res ids by Hakan Mehmed · 7 months ago
  48. 103ca97 Merge "Remove always true Build.VERSION.SDK_INT >= 19 if checks" into androidx-main by Sergey Vasilinetc · 7 months ago
  49. 9ffdf7b Merge "Set DynamicRange for Preview in core test app" into androidx-main by Treehugger Robot · 7 months ago
  50. 693e17d Merge "[Overlay] Add an overlay effect API" into androidx-main by Treehugger Robot · 7 months ago
  51. 8fae030 Set DynamicRange for Preview in core test app by Trevor McGuire · 7 months ago
  52. 6c018a2 Public API: CameraInfo#querySupportedDynamicRanges by Trevor McGuire · 7 months ago
  53. b5d78e5 Public API: Preview (set|get)DynamicRange by Trevor McGuire · 9 months ago
  54. 37a7f57 [Overlay] Add an overlay effect API by Xi Zhang · 9 months ago
  55. 1ed49b9 Merge "[ComposeArtefact] Duplicate surface classes from camera-viewfinder to camera-viewfinder-core" into androidx-main by Treehugger Robot · 7 months ago
  56. 142a029 [ComposeArtefact] Duplicate surface classes from camera-viewfinder to camera-viewfinder-core by David Jia · 8 months ago
  57. cb1e914 Rotate buffer in StreamSharing. by Xi Zhang · 7 months ago
  58. 3a100d7 Merge "Split VirtualCamera into VirtualCameraAdapter and VirtualCamera" into androidx-main by Xi Zhang · 7 months ago
  59. 9df6547 Split VirtualCamera into VirtualCameraAdapter and VirtualCamera by Xi Zhang · 7 months ago
  60. ff6e33e Remove always true Build.VERSION.SDK_INT >= 19 if checks by Sergey Vasilinetc · 7 months ago
  61. 321917a Merge "Fix DynamicRangeProfilesCompat style" into androidx-main by Treehugger Robot · 7 months ago
  62. 67e4e3a Merge "Fixed ExtensionsManager.isImageAnalysisSupported return true on Pixel" into androidx-main by Treehugger Robot · 7 months ago
  63. 2b530ab Merge "Fix a potential NullPointerException when exploring EncoderProfiles" into androidx-main by Treehugger Robot · 7 months ago
  64. ef5f6a2 Fix a potential NullPointerException when exploring EncoderProfiles by leo huang · 7 months ago
  65. 017eb76 Fixed ExtensionsManager.isImageAnalysisSupported return true on Pixel by Scott Nien · 7 months ago
  66. 87e23ca0 Fix DynamicRangeProfilesCompat style by Trevor McGuire · 7 months ago
  67. 98006f0 Merge "[Screen Flash] Add quirk for setting FLASH_MODE_TORCH in Pixels" into androidx-main by Treehugger Robot · 7 months ago
  68. fdb82bf Merge "Do not crash ExternalCaptureSequenceProcessor.submit() when closed" into androidx-main by Jasmine Chen · 7 months ago
  69. 6c11b48 [Screen Flash] Add quirk for setting FLASH_MODE_TORCH in Pixels by Tahsin Masrur · 7 months ago
  70. 6ec3589 Expose postview and captureProcessProgressed APIs by Scott Nien · 7 months ago
  71. 25ff2ce postview format changes to bitmap by Scott Nien · 7 months ago
  72. 7961759 Merge "fix the issue where onCaptureProcessProgressed and postview image are skipped because final image arrives before them" into androidx-main by Treehugger Robot · 7 months ago
  73. c50c0a9 Merge "Fix media server die frequently on Moto C" into androidx-main by Treehugger Robot · 7 months ago
  74. 0f81b18 fix the issue where onCaptureProcessProgressed and postview image are skipped because final image arrives before them by Scott Nien · 7 months ago
  75. 826f70d Do not crash ExternalCaptureSequenceProcessor.submit() when closed by Jasmine Chen · 7 months ago
  76. a5943d4 Merge "Mark transform API public in 1.4" into androidx-main by Treehugger Robot · 7 months ago
  77. c05b420 Mark transform API public in 1.4 by Xi Zhang · 8 months ago
  78. ea6ca60 Adds RippleConfiguration APIs to material by Louis Pullen-Freilich · 7 months ago
  79. 6b1faa4 Fix media server die frequently on Moto C by leo huang · 7 months ago
  80. 504a1ca Select the postview size by the ResolutionSelector by Scott Nien · 7 months ago
  81. 16df0f6 Add onPostviewImageAvailable to ImageCapture callback and configure the capture pipeline to enable postview. by Scott Nien · 7 months ago
  82. 4b039e3 Postview implementation in basic and advanced extender. by Scott Nien · 7 months ago
  83. f062b00 Add postviewSurface and postviewEnabled to SessionConfig / CaptureConfig by Scott Nien · 8 months ago
  84. 35d637e Add onCaptureProcessProgressed callback to takePicture and fix the onCaptureStarted timeing when Extensions are enabled. by Scott Nien · 8 months ago
  85. edcd0a1 Merge "Cleanup unused code in ImageCapture" into androidx-main by Treehugger Robot · 7 months ago
  86. c973fc2 Merge "Avoid update viewport when unbindAll to avoid the stabilitiy issue." into androidx-main by Treehugger Robot · 7 months ago
  87. 277f149 Remove camera selector option in use case config. by TY Chang · 7 months ago
  88. c9bbb51 Merge "Fix FakeCamera API documentations" into androidx-main by Treehugger Robot · 7 months ago
  89. 8e0ab16 Avoid update viewport when unbindAll to avoid the stabilitiy issue. by Scott Nien · 7 months ago
  90. 5057fab Merge "Fix when there is no EncoderProfiles, AudioChecker will consider the audio stream is unavailable" into androidx-main by Treehugger Robot · 7 months ago
  91. b745b9b Fix when there is no EncoderProfiles, AudioChecker will consider the audio stream is unavailable by leo huang · 7 months ago
  92. e214c16 Add CameraInfo.mustPlayShutterSound API. by TY Chang · 7 months ago
  93. 7c45e34 Cleanup unused code in ImageCapture by Xi Zhang · 7 months ago
  94. 2c3109e Clean up several classes and toString methods. by Paul Rohde · 7 months ago
  95. 20ce5fd Merge "Refactor CapturePipeline to pass CaptureConfigs instead" into androidx-main by Jasmine Chen · 7 months ago
  96. 6337b01 Merge "Add ImageAnalysis output format to CameraController" into androidx-main by Treehugger Robot · 7 months ago
  97. 8ff03ca Fix FakeCamera API documentations by Tahsin Masrur · 7 months ago
  98. de63721 Fix ImageCaptureTest#capturedImage_withHighResolutionEnabled_imageCapturePreviewImageAnalysis failure by CharcoalChen · 7 months ago
  99. a048b7f Add onCaptureStarted callback APIs. by TY Chang · 7 months ago
  100. c1024ce Merge "Start torch enabling before waiting for screen flash UI change to be completed" into androidx-main by Treehugger Robot · 7 months ago