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