[go: nahoru, domu]

  1. 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
  2. 55e2fa5 Merge "Add Galaxy S7 to CameraUseInconsistentTimebaseQuirk" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  3. cc2ce71 Align camera-video version with camera-core version to meet same version goal. by Julie Wu · 2 years, 9 months ago
  4. b0ebb20 Fixed the AbstractMethodError issue which happens when proguard is enabled by Charcoal Chen · 2 years, 9 months ago
  5. 93487eb Add Galaxy S7 to CameraUseInconsistentTimebaseQuirk by leo huang · 2 years, 9 months ago
  6. 84e8961 Update api files for camera-video artifact. by TY Chang · 3 years ago
  7. 4f3d676 Partially update api files. by TY Chang · 3 years ago
  8. 94d6d71 Partially generate camera-video api files. by TY Chang · 3 years ago
  9. e2d1285 Temporarily hide the video APIs for api review. by TY Chang · 3 years ago
  10. 7414f38 API Review: Remove RECORD_AUDIO calling proc check by Trevor McGuire · 2 years, 9 months ago
  11. 3f7d3d6 Fixed ProcessingCaptureSession failure: tearDown not handling well by repo sync -c -j8 · 2 years, 9 months ago
  12. 11ab40f Determine the PREVIEW size by the max display from DisplayManager#getDisplays() by Charcoal Chen · 2 years, 9 months ago
  13. 9b4f075 Fixed ProcessingCaptureSessionTest failure by Scott Nien · 2 years, 9 months ago
  14. 2519422 Merge "Add preview use-case for each sub-test in VideoRecordingTest" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  15. 1ad2713 Merge "Cleanup: Remove useless setAttachedUseCasesUpdateListener related code" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  16. 7c8d325 Merge "Adding Foldable test activity to uiwidgetstestapp" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  17. 0898781 Add preview use-case for each sub-test in VideoRecordingTest by weginlee · 2 years, 9 months ago
  18. 2b12e66e Adding Foldable test activity to uiwidgetstestapp by repo sync -c -j8 · 2 years, 10 months ago
  19. 4489928 Cleanup: Remove useless setAttachedUseCasesUpdateListener related code by Charcoal Chen · 2 years, 10 months ago
  20. a61e73f Merge "Upgrade metalava to ab/7738715" into androidx-main by Aurimas Liutikas · 2 years, 10 months ago
  21. c8fd099 Merge "Add Context to Recorder#prepareRecording()" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  22. 8264465 Add Context to Recorder#prepareRecording() by Trevor McGuire · 2 years, 10 months ago
  23. bedfc82 Merge "Rename utility classes for CameraX YUV/RGB rotation" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  24. ba5297c Rename utility classes for CameraX YUV/RGB rotation by kailianc · 2 years, 10 months ago
  25. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 2 years, 10 months ago
  26. b2a22e1 Update lint baselines for tip of tree android lint by Aurimas Liutikas · 2 years, 10 months ago
  27. 31e6c2d Merge "Fix video capture failed by the output folder does not exist" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  28. 20d7dac Fix video capture failed by the output folder does not exist by leo huang · 2 years, 10 months ago
  29. 272dc77 Add Extensions ImageCapture CaptureStage validation test by Charcoal Chen · 3 years ago
  30. 8f9d0ab Merge "[API Review] Remove VideoRecordEvent#getEventType()" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  31. b3f4560 Merge "Update lint baseline for camera-extensions" into androidx-main by Aurimas Liutikas · 2 years, 10 months ago
  32. bd4bed9 Fix RecorderTest fail by null encoder name by leo huang · 2 years, 10 months ago
  33. 89b3a37 Update lint baseline for camera-extensions by Tiem Song · 2 years, 10 months ago
  34. f201005 [API Review] Remove VideoRecordEvent#getEventType() by Trevor McGuire · 2 years, 10 months ago
  35. 7ffa92a Fix VideoEncoderTest fail by null encoder name by leo huang · 2 years, 10 months ago
  36. f1678b9 Merge "[API Review] Remove OutputOptions.getType()" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  37. b46dadd Merge "Fix OutputOptions equality Preconditions check failed when updating the video recording event" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  38. 0e83ac0 Fix VideoCaptureDeviceTest#addUseCases_setSupportedQuality_getCorrectResolution fail by leo huang · 2 years, 10 months ago
  39. e68b073 Fix OutputOptions equality Preconditions check failed when updating the video recording event by leo huang · 2 years, 10 months ago
  40. 2cc9598 [API Review] Remove OutputOptions.getType() by Trevor McGuire · 2 years, 10 months ago
  41. 722239ab Merge "Fix the recorded video contains inconsistent video/audio timestamp" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  42. 44042c1 Merge "Make OutputOptions classes' builder able to be created by constructor." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  43. bf99cda Fix the recorded video contains inconsistent video/audio timestamp by leo huang · 2 years, 10 months ago
  44. fa404a8 Merge "Toggle IS_PENGING status for the video file" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  45. a439a7a Make OutputOptions classes' builder able to be created by constructor. by TY Chang · 2 years, 10 months ago
  46. 152bb5c4 Toggle IS_PENGING status for the video file by Wegin Lee · 2 years, 10 months ago
  47. c3c4dce API review: Add AudioStats by TY Chang · 2 years, 10 months ago
  48. a1f60dd Merge "AdvancedSessionProcessor: implement SessionProcessor using AdvancedExtenderImpl" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  49. 6a69339 AdvancedSessionProcessor: implement SessionProcessor using AdvancedExtenderImpl by repo sync -c -j8 · 2 years, 10 months ago
  50. 5be44a1 Add a test to verify jpeg quality is 100 when CaptureMode is MAX_QUALITY by Charcoal Chen · 2 years, 10 months ago
  51. 40ad342 Merge "Remove the VideoCaptureIntegrationTest" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  52. 01a0912 API review: Provide Uri to OutputResults when using FileOutputOptions. by TY Chang · 2 years, 10 months ago
  53. 8de6e0a Properly tranform MediaSpec.OutputFormat to MediaMuxer.OutputFormat by TY Chang · 2 years, 11 months ago
  54. 051716d Add muxer tracks when data ready by Trevor McGuire · 2 years, 11 months ago
  55. 1f8a659 Allow ActiveRecording to be garbage collected by Trevor McGuire · 2 years, 11 months ago
  56. f4e3178 Allow recording to be started after last stopped by Trevor McGuire · 2 years, 11 months ago
  57. a8daf19 Add interface OutputOptions.Builder by TY Chang · 2 years, 10 months ago
  58. 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
  59. 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
  60. 3973171 Merge "Add VideoOutputFileOptions as another video output configuration." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  61. 0be5eb3 Merge "Update CoreTestApp EV toast" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  62. 5fbb47c Remove CameraX#getCameraWithCameraSelector() which is used by extensions by Charcoal Chen · 2 years, 10 months ago
  63. e5bbf3c Add VideoOutputFileOptions as another video output configuration. by Wegin Lee · 2 years, 10 months ago
  64. 9a12f31 Remove the VideoCaptureIntegrationTest by weginlee · 2 years, 10 months ago
  65. 3c621ac Update CoreTestApp EV toast by WenHung_Teng · 2 years, 10 months ago
  66. dac7c927 Merge "Update canClearCaptureRequestOptions test" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  67. 882a787 Add EncoderCallback#onEncodePaused by leo huang · 2 years, 10 months ago
  68. f5a60e0 Opt ProcessingCaptureSession in to ExperimentalCamera2Interop by Alan Viverette · 2 years, 10 months ago
  69. 0586a88 Update canClearCaptureRequestOptions test by WenHung_Teng · 2 years, 10 months ago
  70. 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
  71. 86f6e30 Merge "Reset parameters for new created UseCaseCamera" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  72. 70d9dc0 Merge "Rename ExtensionMode#BEAUTY to FACE_RETOUCH" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  73. edc8375 Fixed the issue that captured photos are blurred in MAXIMIZE_QUALITY mode by repo sync -c -j8 · 2 years, 10 months ago
  74. b23be7f Rename ExtensionMode#BEAUTY to FACE_RETOUCH by Charcoal Chen · 2 years, 10 months ago
  75. 1d112f9 Reset parameters for new created UseCaseCamera by WenHung_Teng · 2 years, 10 months ago
  76. ff8c998 Fix fail to record video on some Samsung devices by leo huang · 2 years, 10 months ago
  77. 8722b67 Merge "Fix Camera2RequestProcessorTest#canSubmitList failure" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  78. a0d003e Fix Camera2RequestProcessorTest#canSubmitList failure by repo sync -c -j8 · 2 years, 10 months ago
  79. 4d5782c Compress the output image with the specified JPEG quality level for capture modes when cropping is needed by Charcoal Chen · 2 years, 11 months ago
  80. b0f4f99 Fix flaky test pause_noOpWhenAlreadyPaused by TY Chang · 2 years, 10 months ago
  81. 6016a7a Merge "CameraController#clearPreviewSurface unbinds its own use cases only instead of calling unbindAll" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  82. 4387a3c Merge "Remove stale TODO in Camera2CameraImpl" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  83. c57fbb4 Merge "Move DefaultLifecycleObserver from lifecycle-common-java8 to lifecycle-common" into androidx-main by Sergey Vasilinets · 2 years, 10 months ago
  84. 78d18fd Merge "Fixed a Galaxy J5 issue that camera gets stuck after taking pictures with flash on/auto in dark environment." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  85. aadb5d06 Fixed a Galaxy J5 issue that camera gets stuck after taking pictures with flash on/auto in dark environment. by Andrew Chiang · 2 years, 11 months ago
  86. 9e93849 CameraController#clearPreviewSurface unbinds its own use cases only instead of calling unbindAll by Charcoal Chen · 2 years, 10 months ago
  87. b35ee5e Remove stale TODO in Camera2CameraImpl by Trevor McGuire · 2 years, 10 months ago
  88. fd2890f Merge changes I55ac0ca5,I2e0b3521 into androidx-main by Treehugger Robot · 2 years, 10 months ago
  89. 18eced6 Add ProcessingCaptureSession by Scott Nien · 2 years, 11 months ago
  90. ba3698b Camera2 implementation of RequestProcessor by Scott Nien · 2 years, 11 months ago
  91. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 2 years, 11 months ago
  92. 20a1295 Move DefaultLifecycleObserver from lifecycle-common-java8 to lifecycle-common by Sergey Vasilinets · 2 years, 11 months ago
  93. faa9e52 Merge "Add session parameters to the capture request" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  94. 530431b Merge "Add template, tag from SessionConfig to Request" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  95. 6b6bf16 Use Lifecycle 2.3.1 prebuilts by Ian Lake · 2 years, 10 months ago
  96. e276dc5 Add session parameters to the capture request by WenHung_Teng · 2 years, 11 months ago
  97. e3510d0 Add template, tag from SessionConfig to Request by WenHung_Teng · 2 years, 11 months ago
  98. 87273ac Fix VideoRecordingTest#getCorrectResolution_when_setSupportedQuality failed due to resolution mismatch by leo huang · 3 years ago
  99. 8f90ad1 Use OPTION_SUPPORTED_RESOLUTIONS instead of OPTION_TARGET_RESOLUTION when setting the resolution of VideoCapture by leo huang · 3 years ago
  100. 6fb8cda Throw exception when there is no supported surface combination by leo huang · 3 years ago