1. 6f3d3ce Disable advanced extender implementation by repo sync -c -j8 · 2 years, 9 months ago
  2. 75f8780 MediaScannerConnection#scanFile after recording by Trevor McGuire · 2 years, 9 months ago
  3. 7e39707 Add ExtensionDisabledQuirk to force disable extension for some devices by Charcoal Chen · 2 years, 9 months ago
  4. 7f6e59d Merge changes from topic "minSdk_requiresApi" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  5. 234851d Merge "Add previewView scaleType and camera id selection to foldable test app" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  6. 0b1b38b Add previewView scaleType and camera id selection to foldable test app by repo sync -c -j8 · 2 years, 9 months ago
  7. 1e9d818 Fix failed test RecorderTest#prepareRecordingWithFileDescriptor_throwsExceptionBeforeApi26 by leo huang · 2 years, 9 months ago
  8. 82baa4e Update API for minSdkVersion removal by Trevor McGuire · 2 years, 9 months ago
  9. 740b1d0 minSdk -> RequiresApi for camera-testing by Trevor McGuire · 2 years, 9 months ago
  10. 34be55d minSdk -> RequiresApi for camera2-pipe-testing by Trevor McGuire · 2 years, 9 months ago
  11. 5b32ffa minSdk -> RequiresApi for camera2-pipe-integration by Trevor McGuire · 2 years, 9 months ago
  12. a3e3d4d minSdk -> RequiresApi for camera-camera2-pipe by Trevor McGuire · 2 years, 9 months ago
  13. 1f614a6 minSdk -> RequiresApi for camera-video by Trevor McGuire · 2 years, 9 months ago
  14. e0327b2 minSdk -> RequiresApi for camera-extensions by Trevor McGuire · 2 years, 9 months ago
  15. e40e90b minSdk -> RequiresApi for camera-view by Trevor McGuire · 2 years, 9 months ago
  16. 836dc2a minSdk -> RequiresApi for camera-lifecycle by Trevor McGuire · 2 years, 9 months ago
  17. 4983db3 minSdk -> RequiresApi for camera-camera2 by Trevor McGuire · 2 years, 9 months ago
  18. 1b047a2 minSdk -> RequiresApi for camera-core by Trevor McGuire · 2 years, 9 months ago
  19. 0a733a1 Merge "Align camera-video version with camera-core version to meet same version goal." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  20. 1ce23ac Merge "Catch AssertionError when calling getCameraCharacteristics and throw a CameraAccessExceptionCompat to make the app be able to gracefully handle it." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  21. a705fe8 Merge "Fixed the AbstractMethodError issue which happens when proguard is enabled" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  22. c63416d Catch AssertionError when calling getCameraCharacteristics and throw a CameraAccessExceptionCompat to make the app be able to gracefully handle it. by Charcoal Chen · 2 years, 9 months ago
  23. 55e2fa5 Merge "Add Galaxy S7 to CameraUseInconsistentTimebaseQuirk" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  24. cc2ce71 Align camera-video version with camera-core version to meet same version goal. by Julie Wu · 2 years, 9 months ago
  25. b0ebb20 Fixed the AbstractMethodError issue which happens when proguard is enabled by Charcoal Chen · 2 years, 9 months ago
  26. 93487eb Add Galaxy S7 to CameraUseInconsistentTimebaseQuirk by leo huang · 2 years, 9 months ago
  27. 84e8961 Update api files for camera-video artifact. by TY Chang · 3 years ago
  28. 4f3d676 Partially update api files. by TY Chang · 3 years ago
  29. 94d6d71 Partially generate camera-video api files. by TY Chang · 3 years ago
  30. e2d1285 Temporarily hide the video APIs for api review. by TY Chang · 3 years ago
  31. 7414f38 API Review: Remove RECORD_AUDIO calling proc check by Trevor McGuire · 2 years, 9 months ago
  32. 3f7d3d6 Fixed ProcessingCaptureSession failure: tearDown not handling well by repo sync -c -j8 · 2 years, 9 months ago
  33. 11ab40f Determine the PREVIEW size by the max display from DisplayManager#getDisplays() by Charcoal Chen · 2 years, 9 months ago
  34. 9b4f075 Fixed ProcessingCaptureSessionTest failure by Scott Nien · 2 years, 9 months ago
  35. 2519422 Merge "Add preview use-case for each sub-test in VideoRecordingTest" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  36. 1ad2713 Merge "Cleanup: Remove useless setAttachedUseCasesUpdateListener related code" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  37. 7c8d325 Merge "Adding Foldable test activity to uiwidgetstestapp" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  38. 0898781 Add preview use-case for each sub-test in VideoRecordingTest by weginlee · 2 years, 9 months ago
  39. 2b12e66e Adding Foldable test activity to uiwidgetstestapp by repo sync -c -j8 · 2 years, 9 months ago
  40. 4489928 Cleanup: Remove useless setAttachedUseCasesUpdateListener related code by Charcoal Chen · 2 years, 9 months ago
  41. a61e73f Merge "Upgrade metalava to ab/7738715" into androidx-main by Aurimas Liutikas · 2 years, 9 months ago
  42. c8fd099 Merge "Add Context to Recorder#prepareRecording()" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  43. 8264465 Add Context to Recorder#prepareRecording() by Trevor McGuire · 2 years, 9 months ago
  44. bedfc82 Merge "Rename utility classes for CameraX YUV/RGB rotation" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  45. ba5297c Rename utility classes for CameraX YUV/RGB rotation by kailianc · 2 years, 9 months ago
  46. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 2 years, 9 months ago
  47. b2a22e1 Update lint baselines for tip of tree android lint by Aurimas Liutikas · 2 years, 9 months ago
  48. 31e6c2d Merge "Fix video capture failed by the output folder does not exist" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  49. 20d7dac Fix video capture failed by the output folder does not exist by leo huang · 2 years, 9 months ago
  50. 272dc77 Add Extensions ImageCapture CaptureStage validation test by Charcoal Chen · 2 years, 11 months ago
  51. 8f9d0ab Merge "[API Review] Remove VideoRecordEvent#getEventType()" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  52. b3f4560 Merge "Update lint baseline for camera-extensions" into androidx-main by Aurimas Liutikas · 2 years, 9 months ago
  53. bd4bed9 Fix RecorderTest fail by null encoder name by leo huang · 2 years, 9 months ago
  54. 89b3a37 Update lint baseline for camera-extensions by Tiem Song · 2 years, 9 months ago
  55. f201005 [API Review] Remove VideoRecordEvent#getEventType() by Trevor McGuire · 2 years, 9 months ago
  56. 7ffa92a Fix VideoEncoderTest fail by null encoder name by leo huang · 2 years, 9 months ago
  57. f1678b9 Merge "[API Review] Remove OutputOptions.getType()" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  58. b46dadd Merge "Fix OutputOptions equality Preconditions check failed when updating the video recording event" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  59. 0e83ac0 Fix VideoCaptureDeviceTest#addUseCases_setSupportedQuality_getCorrectResolution fail by leo huang · 2 years, 9 months ago
  60. e68b073 Fix OutputOptions equality Preconditions check failed when updating the video recording event by leo huang · 2 years, 9 months ago
  61. 2cc9598 [API Review] Remove OutputOptions.getType() by Trevor McGuire · 2 years, 9 months ago
  62. 722239ab Merge "Fix the recorded video contains inconsistent video/audio timestamp" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  63. 44042c1 Merge "Make OutputOptions classes' builder able to be created by constructor." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  64. bf99cda Fix the recorded video contains inconsistent video/audio timestamp by leo huang · 2 years, 10 months ago
  65. fa404a8 Merge "Toggle IS_PENGING status for the video file" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  66. a439a7a Make OutputOptions classes' builder able to be created by constructor. by TY Chang · 2 years, 9 months ago
  67. 152bb5c4 Toggle IS_PENGING status for the video file by Wegin Lee · 2 years, 10 months ago
  68. c3c4dce API review: Add AudioStats by TY Chang · 2 years, 10 months ago
  69. a1f60dd Merge "AdvancedSessionProcessor: implement SessionProcessor using AdvancedExtenderImpl" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  70. 6a69339 AdvancedSessionProcessor: implement SessionProcessor using AdvancedExtenderImpl by repo sync -c -j8 · 2 years, 9 months ago
  71. 5be44a1 Add a test to verify jpeg quality is 100 when CaptureMode is MAX_QUALITY by Charcoal Chen · 2 years, 10 months ago
  72. 40ad342 Merge "Remove the VideoCaptureIntegrationTest" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  73. 01a0912 API review: Provide Uri to OutputResults when using FileOutputOptions. by TY Chang · 2 years, 10 months ago
  74. 8de6e0a Properly tranform MediaSpec.OutputFormat to MediaMuxer.OutputFormat by TY Chang · 2 years, 10 months ago
  75. 051716d Add muxer tracks when data ready by Trevor McGuire · 2 years, 10 months ago
  76. 1f8a659 Allow ActiveRecording to be garbage collected by Trevor McGuire · 2 years, 10 months ago
  77. f4e3178 Allow recording to be started after last stopped by Trevor McGuire · 2 years, 10 months ago
  78. a8daf19 Add interface OutputOptions.Builder by TY Chang · 2 years, 10 months ago
  79. aa6791c Merge "Add ImageCapture.Builder#setFlashType hidden API to use torch as flash when a flash is required for taking pictures" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  80. d686348 Add ImageCapture.Builder#setFlashType hidden API to use torch as flash when a flash is required for taking pictures by Charcoal Chen · 2 years, 10 months ago
  81. 3973171 Merge "Add VideoOutputFileOptions as another video output configuration." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  82. 0be5eb3 Merge "Update CoreTestApp EV toast" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  83. 5fbb47c Remove CameraX#getCameraWithCameraSelector() which is used by extensions by Charcoal Chen · 2 years, 9 months ago
  84. e5bbf3c Add VideoOutputFileOptions as another video output configuration. by Wegin Lee · 2 years, 10 months ago
  85. 9a12f31 Remove the VideoCaptureIntegrationTest by weginlee · 2 years, 9 months ago
  86. 3c621ac Update CoreTestApp EV toast by WenHung_Teng · 2 years, 9 months ago
  87. dac7c927 Merge "Update canClearCaptureRequestOptions test" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  88. 882a787 Add EncoderCallback#onEncodePaused by leo huang · 2 years, 10 months ago
  89. f5a60e0 Opt ProcessingCaptureSession in to ExperimentalCamera2Interop by Alan Viverette · 2 years, 10 months ago
  90. 0586a88 Update canClearCaptureRequestOptions test by WenHung_Teng · 2 years, 10 months ago
  91. 08c0b94 Merge "Fixed the issue that captured photos are blurred in MAXIMIZE_QUALITY mode" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  92. 86f6e30 Merge "Reset parameters for new created UseCaseCamera" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  93. 70d9dc0 Merge "Rename ExtensionMode#BEAUTY to FACE_RETOUCH" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  94. edc8375 Fixed the issue that captured photos are blurred in MAXIMIZE_QUALITY mode by repo sync -c -j8 · 2 years, 10 months ago
  95. b23be7f Rename ExtensionMode#BEAUTY to FACE_RETOUCH by Charcoal Chen · 2 years, 10 months ago
  96. 1d112f9 Reset parameters for new created UseCaseCamera by WenHung_Teng · 2 years, 10 months ago
  97. ff8c998 Fix fail to record video on some Samsung devices by leo huang · 2 years, 10 months ago
  98. 8722b67 Merge "Fix Camera2RequestProcessorTest#canSubmitList failure" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  99. a0d003e Fix Camera2RequestProcessorTest#canSubmitList failure by repo sync -c -j8 · 2 years, 10 months ago
  100. 4d5782c Compress the output image with the specified JPEG quality level for capture modes when cropping is needed by Charcoal Chen · 2 years, 10 months ago