[go: nahoru, domu]

  1. ea6ca60 Adds RippleConfiguration APIs to material by Louis Pullen-Freilich · 8 months ago
  2. 504a1ca Select the postview size by the ResolutionSelector by Scott Nien · 8 months ago
  3. 16df0f6 Add onPostviewImageAvailable to ImageCapture callback and configure the capture pipeline to enable postview. by Scott Nien · 8 months ago
  4. 4b039e3 Postview implementation in basic and advanced extender. by Scott Nien · 8 months ago
  5. f062b00 Add postviewSurface and postviewEnabled to SessionConfig / CaptureConfig by Scott Nien · 8 months ago
  6. 35d637e Add onCaptureProcessProgressed callback to takePicture and fix the onCaptureStarted timeing when Extensions are enabled. by Scott Nien · 8 months ago
  7. edcd0a1 Merge "Cleanup unused code in ImageCapture" into androidx-main by Treehugger Robot · 8 months ago
  8. c973fc2 Merge "Avoid update viewport when unbindAll to avoid the stabilitiy issue." into androidx-main by Treehugger Robot · 8 months ago
  9. 277f149 Remove camera selector option in use case config. by TY Chang · 8 months ago
  10. c9bbb51 Merge "Fix FakeCamera API documentations" into androidx-main by Treehugger Robot · 8 months ago
  11. 8e0ab16 Avoid update viewport when unbindAll to avoid the stabilitiy issue. by Scott Nien · 8 months ago
  12. 5057fab Merge "Fix when there is no EncoderProfiles, AudioChecker will consider the audio stream is unavailable" into androidx-main by Treehugger Robot · 8 months ago
  13. b745b9b Fix when there is no EncoderProfiles, AudioChecker will consider the audio stream is unavailable by leo huang · 8 months ago
  14. e214c16 Add CameraInfo.mustPlayShutterSound API. by TY Chang · 8 months ago
  15. 7c45e34 Cleanup unused code in ImageCapture by Xi Zhang · 8 months ago
  16. 2c3109e Clean up several classes and toString methods. by Paul Rohde · 8 months ago
  17. 20ce5fd Merge "Refactor CapturePipeline to pass CaptureConfigs instead" into androidx-main by Jasmine Chen · 8 months ago
  18. 6337b01 Merge "Add ImageAnalysis output format to CameraController" into androidx-main by Treehugger Robot · 8 months ago
  19. 8ff03ca Fix FakeCamera API documentations by Tahsin Masrur · 8 months ago
  20. de63721 Fix ImageCaptureTest#capturedImage_withHighResolutionEnabled_imageCapturePreviewImageAnalysis failure by CharcoalChen · 8 months ago
  21. a048b7f Add onCaptureStarted callback APIs. by TY Chang · 8 months ago
  22. c1024ce Merge "Start torch enabling before waiting for screen flash UI change to be completed" into androidx-main by Treehugger Robot · 8 months ago
  23. a2912f7 Refactor CapturePipeline to pass CaptureConfigs instead by Jasmine Chen · 8 months ago
  24. e63f4b1 Start torch enabling before waiting for screen flash UI change to be completed by Tahsin Masrur · 8 months ago
  25. a30a012 Merge "Fix large JPEG image issue on Samsung A71, M51 series devices" into androidx-main by Treehugger Robot · 8 months ago
  26. 3fc8f44 Fix large JPEG image issue on Samsung A71, M51 series devices by CharcoalChen · 8 months ago
  27. decca63 Merge changes If8f86f48,Ib81b092b into androidx-main by Treehugger Robot · 8 months ago
  28. 00fd4d3 Camera Extensions Validation Tests: Add tests to check for zoom and auto focus support by Jag Saund · 8 months ago
  29. 8bb5431 Add getImageCaptureCapabilities to query the postview/captureProcessProgress support and setPostviewEnabled to ImageCapture by Scott Nien · 8 months ago
  30. c849f2a [Extensions] Add android-u features to night mode in testlib by Scott Nien · 8 months ago
  31. 158190b Merge "Disable the use of high dynamic range with Extensions" into androidx-main by Treehugger Robot · 8 months ago
  32. d4cb288 Fix DeviceCompatibilityTest fail on pht110 by leo huang · 8 months ago
  33. 949f3a1 Merge "Stop using old alpha versions of libraries when newer are available" into androidx-main by Aurimas Liutikas · 8 months ago
  34. 7afe1d4 Stop using old alpha versions of libraries when newer are available by Aurimas Liutikas · 8 months ago
  35. 94ded6f Fix flaky VideoCaptureTest by Xi Zhang · 8 months ago
  36. 9dd56be Merge "Enable extensions to switch between different camera2 implementations" into androidx-main by Jasmine Chen · 8 months ago
  37. 6418032 Enable extensions to switch between different camera2 implementations by Jasmine Chen · 10 months ago
  38. b5c635f Improve the suggested stream spec calculation performance by CharcoalChen · 8 months ago
  39. c17a277 Disable the use of high dynamic range with Extensions by mingdatsai · 8 months ago
  40. 7368ba1 Add video capture to extensions test-app by mingdatsai · 8 months ago
  41. 67cb295 Let Extensions support VideoCapture through StreamSharing by mingdatsai · 9 months ago
  42. 55a1c92 Merge "Fix ProcessingNodeDeviceTest test failure" into androidx-main by Treehugger Robot · 8 months ago
  43. 856296f Merge "Add Xiaomi 13T Pro into ImageAnalysisUnavailableQuirk" into androidx-main by Treehugger Robot · 8 months ago
  44. 394fc67 Add Xiaomi 13T Pro into ImageAnalysisUnavailableQuirk by CharcoalChen · 8 months ago
  45. e3a44a3 Add ImageAnalysis output format to CameraController by Xi Zhang · 8 months ago
  46. 2dda1e6 Set target FPS to 30 on legacy devices during A/V sync test by mingdatsai · 8 months ago
  47. cd6bc05 Fix ProcessingNodeDeviceTest test failure by CharcoalChen · 8 months ago
  48. edee8a1 Merge "Fix AdvancedSessionProcessorTest and BasicExtenderSessionProcessorTest failures" into androidx-main by Treehugger Robot · 8 months ago
  49. debbb30e Fix AdvancedSessionProcessorTest and BasicExtenderSessionProcessorTest failures by Scott Nien · 8 months ago
  50. 0ae953f Merge "[ComposeArtefact] Migrate utils classes from camera-viewfinder to camera-viewfinder-core" into androidx-main by David Jia · 8 months ago
  51. b902202 [ComposeArtefact] Migrate utils classes from camera-viewfinder to camera-viewfinder-core by David Jia · 8 months ago
  52. 9241610 Merge "Fix enableExternalFlashAeMode_aeModeSetAndRequestUpdated fail" into androidx-main by Treehugger Robot · 8 months ago
  53. 4c9b404 Fix enableExternalFlashAeMode_aeModeSetAndRequestUpdated fail by Tahsin Masrur · 8 months ago
  54. 056bfa0 Merge "Use the smallest available size to quickly check the support of a UseCases combination" into androidx-main by Treehugger Robot · 8 months ago
  55. f8a8ecd Merge "Extensions-interface client version stays in 1.3.0 until 1.4.0 features are completed" into androidx-main by Treehugger Robot · 8 months ago
  56. 7385371 Extensions-interface client version stays in 1.3.0 until 1.4.0 features are completed by Scott Nien · 8 months ago
  57. 40a55b9 Merge "Add public APIs to support more qualities for VideoCapture" into androidx-main by Treehugger Robot · 8 months ago
  58. 0b38d60 Merge "Fix crash when CameraX Extensions are enabled on Pixel" into androidx-main by Treehugger Robot · 8 months ago
  59. 01dcc7b Merge "Fix DeviceCompatibilityTest fail on some devices" into androidx-main by Treehugger Robot · 8 months ago
  60. ff87e5e Use the smallest available size to quickly check the support of a UseCases combination by CharcoalChen · 8 months ago
  61. 79349ba Merge "Create ImageWriterWrapper and AndroidImageWriter" into androidx-main by Catherine Sun · 8 months ago
  62. 36f773b Merge "Enable torch for screen flash in all devices for test purposes" into androidx-main by Treehugger Robot · 8 months ago
  63. 0ab6ed4 Fix DeviceCompatibilityTest fail on some devices by leo huang · 8 months ago
  64. 5ffa7d6 Merge "Fix video recording tests failed by process killed" into androidx-main by Treehugger Robot · 8 months ago
  65. 6fd63877 Create ImageWriterWrapper and AndroidImageWriter by Catherine Sun · 8 months ago
  66. aa70374 Fix crash when CameraX Extensions are enabled on Pixel by Scott Nien · 8 months ago
  67. 78cc98a Merge "Upgrade to robolectric 4.11.1" into androidx-main by Treehugger Robot · 8 months ago
  68. 43e968e Enable torch for screen flash in all devices for test purposes by Tahsin Masrur · 8 months ago
  69. 5598e4e Fix video recording tests failed by process killed by leo huang · 8 months ago
  70. 320a295 Merge "Add FLASH_NOT_AVAILABLE content description in core test app" into androidx-main by Treehugger Robot · 8 months ago
  71. 7c82ba9 Add FLASH_NOT_AVAILABLE content description in core test app by Tahsin Masrur · 8 months ago
  72. b9f09cc Upgrade to robolectric 4.11.1 by Aurimas Liutikas · 8 months ago
  73. f898c1e Merge "Get child config value with default value" into androidx-main by Treehugger Robot · 8 months ago
  74. c840454 Merge "Distinguish screen flash errors from other flash mode errors" into androidx-main by Treehugger Robot · 8 months ago
  75. da6d4c2 Merge "Revert "Fix ProcessCameraProvider#shutdownAsync depending on main thread synchronously"" into androidx-main by Treehugger Robot · 8 months ago
  76. 651c9a1 Revert "Fix ProcessCameraProvider#shutdownAsync depending on main thread synchronously" by Leo Huang · 8 months ago
  77. 32588b6 Distinguish screen flash errors from other flash mode errors by Tahsin Masrur · 8 months ago
  78. 9c28c5b Merge "Add timestamp to camerax init test rule" into androidx-main by Treehugger Robot · 8 months ago
  79. 49b689c Add timestamp to camerax init test rule by WenHung_Teng · 8 months ago
  80. 4af3992 Get child config value with default value by mingdatsai · 8 months ago
  81. 182f106 Merge "Move setting of CaptureType into constructor of use cases" into androidx-main by Treehugger Robot · 8 months ago
  82. a7f4316 Fix ProcessCameraProvider#shutdownAsync depending on main thread synchronously by Tahsin Masrur · 8 months ago
  83. 591968f Move setting of CaptureType into constructor of use cases by mingdatsai · 8 months ago
  84. 7a0dc254 Merge "Make Camera2CameraControl completer thread-safe." into androidx-main by Treehugger Robot · 8 months ago
  85. d8edeb8 Merge "Remove restricted API ProcessCameraProvider#shutdown()" into androidx-main by Treehugger Robot · 8 months ago
  86. c516a30 Merge "Fix concurrent camera remaining open in an Camera2CameraImplTest" into androidx-main by Treehugger Robot · 8 months ago
  87. a15a9822 Make Camera2CameraControl completer thread-safe. by TY Chang · 8 months ago
  88. 5c26856 Remove restricted API ProcessCameraProvider#shutdown() by Tahsin Masrur · 9 months ago
  89. b2d9d42 Fix concurrent camera remaining open in an Camera2CameraImplTest by Tahsin Masrur · 8 months ago
  90. 129e133 Merge "Add screen flash content description for E2E test" into androidx-main by Treehugger Robot · 8 months ago
  91. 2da3b96 Improve documentation for ViewPort/ResolutionSelector's aspect ratio setting by CharcoalChen · 8 months ago
  92. 57a7708 Merge "Fix video capture tests fail on Nokia 1" into androidx-main by Treehugger Robot · 8 months ago
  93. 0e22bdc Add screen flash content description for E2E test by Tahsin Masrur · 8 months ago
  94. 23a7c48 Add public APIs to support more qualities for VideoCapture by leo huang · 9 months ago
  95. a018c03 Adds Snapdragon 480 to timebase quirk by Trevor McGuire · 8 months ago
  96. 6898541 Fix video capture tests fail on Nokia 1 by leo huang · 8 months ago
  97. 6ba6312 Add CameraInfo.mustPlayShutterSound by TY Chang · 8 months ago
  98. e83c6f3 Ensure the order of take picture callback. by TY Chang · 8 months ago
  99. c20d8a2 Merge "Use SurfaceTexture backed Surface for drawing overlay" into androidx-main by Treehugger Robot · 8 months ago
  100. 2776921 Use SurfaceTexture backed Surface for drawing overlay by Xi Zhang · 9 months ago