1. 3684642 Use CameraDevice.TEMPLATE_RECORD and CaptureRequest.CONTROL_AF_MODE_CONTINUOUS_VIDEO for VideoCapture by leo huang · 3 years, 5 months ago
  2. 18b994bf Merge "Refactor UnsafeNewApiCall to ClassVerificationFailure" into androidx-main by Alan Viverette · 3 years, 5 months ago
  3. 153209f Merge "Add YuvToRgbConverterTest" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  4. e27b6ae Add YuvToRgbConverterTest by WenHung_Teng · 3 years, 5 months ago
  5. 3f04033 Migrate CameraDisconnectTest to ActivityScenario by WenHung_Teng · 3 years, 5 months ago
  6. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  7. 0223b17 Porting CameraDisconnectTest for camera2/cameraPipe by WenHung_Teng · 3 years, 6 months ago
  8. b3007c3 Recreate SurfaceTexture for CameraXTestActivity onResume by WenHung_Teng · 3 years, 6 months ago
  9. fc4f36b Fixed camera-testing compatibility issues to the Android 12 by Alexander Dorokhine · 3 years, 8 months ago
  10. ab603c6 Expose the camera state through CameraInfo. by husaynhakeem · 3 years, 6 months ago
  11. 15ef1c2 Update annotation-experimental dependency. by TY Chang · 3 years, 10 months ago
  12. 25e7356 Pin camera-view dependencies to 1.0.0-rc03 by Trevor McGuire · 3 years, 7 months ago
  13. 433b9dc Create VideoCapabilities and QualitySelector by leo huang · 3 years, 7 months ago
  14. 18c5158 Add camera quirk CamcorderProfileResolutionQurik and CamcorderProfileResolutionValidator by leo huang · 3 years, 7 months ago
  15. 58f01f3 Create CamcorderProfileProvider and CamcorderProfileProxy by leo huang · 3 years, 7 months ago
  16. 7969d3a Make CatchAndPrintStackTrace in errorprone an error by Sergey Zakharov · 3 years, 7 months ago
  17. 4e85103 Fix and enforce ObjectToString errorprone warnings by Sergey Zakharov · 3 years, 8 months ago
  18. 4e0f7ee Add AttachedUseCasesUpdateListener Option into UseCaseConfig by charcoalchen · 3 years, 8 months ago
  19. 6411df0 Merge "Introduce ConstantObservable" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  20. 344e350 Merge "Fix capture session configuration error for CameraX test activities" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  21. 973687e Fix capture session configuration error for CameraX test activities by husaynhakeem · 3 years, 8 months ago
  22. f036a12 Allow setting a camera limiter in FakeAppConfig by husaynhakeem · 3 years, 8 months ago
  23. 148585e Introduce ConstantObservable by Trevor McGuire · 3 years, 8 months ago
  24. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  25. d02d64e Moving appsearch/local-storage/.cxx cache into out/dir by Jeff Gaston · 3 years, 9 months ago
  26. bf5c75f Reduce the camera pretest execution before tests by WenHung_Teng · 3 years, 10 months ago
  27. 4be4801 Software JPEG pipeline in ImageCapture by Trevor McGuire · 3 years, 10 months ago
  28. 3db0961 Extract ExifData from ImageInfo by Trevor McGuire · 3 years, 10 months ago
  29. 9eae0ae Merge changes I41fd9955,Ib4457d14 into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  30. d28fa62 Add CameraInfoInternal to UseCase#mergeConfigs() by Trevor McGuire · 3 years, 10 months ago
  31. 9e2c61d9 Move CameraQuirks from Camera to CameraInfo by Trevor McGuire · 3 years, 10 months ago
  32. d084ac1 Implements the optimization flow in Camera2CameraFactory by Scott Nien · 3 years, 11 months ago
  33. 8577bf5 Fix failing test CaptureSessionTest#setSessionConfigWithoutSurface_shouldStopRepeating by leo huang · 3 years, 10 months ago
  34. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  35. a7a4648 Cache/restore Interop configuration when lifecycle starts/stops. by TY Chang · 4 years, 1 month ago
  36. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  37. 3b5ca78 Remove unused methods from the SurfaceManager by Paul Rohde · 3 years, 11 months ago
  38. 5b839ca Merge "Update checking rule of the camera id list" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  39. b930ca1 [2/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  40. 07645d7 Update checking rule of the camera id list by WenHung_Teng · 4 years ago
  41. eb6b350 Check device foreground for core test app tests by WenHung_Teng · 4 years ago
  42. d9b0b50 Ignore tests when camera unavailable in the pretest by WenHung_Teng · 4 years ago
  43. 88feeae Merge "Check device foreground for camera2 test" into androidx-master-dev by Treehugger Robot · 4 years ago
  44. 193a388 Merge "Skip camera pretest for Pixel2 API 29" into androidx-master-dev by Treehugger Robot · 4 years ago
  45. 7cb74d4 Skip camera pretest for Pixel2 API 29 by WenHung_Teng · 4 years ago
  46. 94c9da4 Remove class dependence from use case config providers by charcoalchen · 4 years ago
  47. 3f215a3 Merge "Add activity foreground checker for tests" into androidx-master-dev by Treehugger Robot · 4 years ago
  48. d71154b Merge "Dump camera id list at camera pretest" into androidx-master-dev by Treehugger Robot · 4 years ago
  49. 6f61cea Check device foreground for camera2 test by WenHung_Teng · 4 years ago
  50. bf6aef9 Add activity foreground checker for tests by WenHung_Teng · 4 years ago
  51. 9f193e2 Dump camera id list at camera pretest by WenHung_Teng · 4 years ago
  52. 851c034 Merge changes from topic "set-extensions" into androidx-master-dev by Treehugger Robot · 4 years ago
  53. 93f44cb Provide camera quirks via CameraInternal by husaynhakeem · 4 years ago
  54. 0b9da5c Added setting of the extensions mode into the Camera by Franklin Wu · 4 years ago
  55. 10d304b Fixed the NumberFormatException issue happened when the camera Id is a non-integer camera Id. by charcoalchen · 4 years ago
  56. 90ec9fe Added CameraConfig for camera specific configs by Franklin Wu · 4 years ago
  57. 9325c00 Add CameraCharacteristicsCompat for caching retrieved values. by Scott Nien · 4 years, 1 month ago
  58. f991f9e Merge "Try to dismiss the lock screen for testing" into androidx-master-dev by Treehugger Robot · 4 years ago
  59. a21d6a3 Merge "Modify the camera PreTest enabling logic" into androidx-master-dev by Treehugger Robot · 4 years ago
  60. 280afaf Check keyguard lock state and extend deferrable surface timeout in SurfaceViewImplementationTest by charcoalchen · 4 years ago
  61. f4ac1f8 Try to dismiss the lock screen for testing by WenHung_Teng · 4 years ago
  62. 9a4cbf4 Modify the camera PreTest enabling logic by WenHung_Teng · 4 years ago
  63. bfc0dee Merge "BanTargetApiAnnotation check now actually looks for the annotation and not usages of methods annotated by it." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years ago
  64. 2f0df31 Each UseCase can hold multiple UseCaseConfig which are merged by Franklin Wu · 4 years ago
  65. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 4 years ago
  66. 8de5e7d Supports Android 11 zoom API by Scott Nien · 4 years, 1 month ago
  67. 7bf6640 Try to open camera for camera PreTest by WenHung_Teng · 4 years ago
  68. 64c82512 Rename CameraUtil.getCameraUseCaseAdapter to createCameraUseCaseAdapter by Trevor McGuire · 4 years ago
  69. da7d728 Implement Extensions.isExtensionAvailable() by Franklin Wu · 4 years, 1 month ago
  70. c8bd48e Release ANativeWindow to avoid leak after obtaining surface format. by charcoalchen · 4 years ago
  71. 6198440 Update logging inside the testing artifact to use the Logger API by husaynhakeem · 4 years, 1 month ago
  72. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  73. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 2 months ago
  74. ea910a0 Merge "Add the retry ability to PreTestCamera" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  75. f0d8cd5 Add the retry ability to PreTestCamera by WenHung_Teng · 4 years, 1 month ago
  76. 9d3d33b Remove unnecessary CameraInfo parameter from ConfigProvider#getConfig() by charcoalchen · 4 years, 1 month ago
  77. 5376ca6 Make a UseCase's original configuration static by charcoalchen · 4 years, 2 months ago
  78. 978b73b Make the use case work normally after multiple times of detaching and attaching. by charcoalchen · 4 years, 3 months ago
  79. 888a92b Merge "Ban synchronized method usage" into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 1 month ago
  80. b4f5893 Force PreviewView to use TextureView if extension effect is enabled and there is CaptureProcessor set for Preview by charcoalchen · 4 years, 1 month ago
  81. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  82. c811f55 Add ExposureCompensation to camera control by WenHung_Teng · 4 years, 4 months ago
  83. 1605fb1 Change DisplayOrientedMeteringPointFactory to take CameraInfo by Franklin Wu · 4 years, 2 months ago
  84. 3871098 Remove some CameraX static camera query methods by Franklin Wu · 4 years, 2 months ago
  85. 4c8afdc Makes the default aspect ratio setting become static that won't be affected by the device's rotation. by charcoalchen · 4 years, 2 months ago
  86. 026e28d Merge "Internal API change: add set target rotation to Preview" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  87. 9a1aad1 Internal API change: add set target rotation to Preview by Xi Zhang · 4 years, 2 months ago
  88. 899cfb3 Multiple tags -- putTag, getTag and follow on changes. by AL Ho · 4 years, 4 months ago
  89. 5f5af18 Merge "Retrieve Application context safely" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  90. 604c75c Retrieve Application context safely by Trevor McGuire · 4 years, 2 months ago
  91. 8f7b2c5 Changed NonNull annotation to Nullable on ImageReaderProxy.getSurface() by Franklin Wu · 4 years, 2 months ago
  92. 9e16c2a Merge "Cleanup: remove unused SurfaceRequest constructor and add NonNull annotation" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  93. fca8897 Apply the workaround for Legacy API 21 aspect ratio issue to all the usecases and move to camera2 package by Andrew Chiang · 4 years, 3 months ago
  94. 0fe1d25 Cleanup: remove unused SurfaceRequest constructor and add NonNull annotation by Xi Zhang · 4 years, 2 months ago
  95. a422995 Add mechanism to exclude supported sizes that may cause WYSIWYG problem. by charcoalchen · 4 years, 3 months ago
  96. 55012d9f Release Surface from ImageReader by Franklin Wu · 4 years, 2 months ago
  97. ae0a267 Moved LifecycleCamera classes into camera-lifecycle by Franklin Wu · 4 years, 3 months ago
  98. e7de925 Refactor CaptureSession by WenHung_Teng · 4 years, 6 months ago
  99. d30c289 Make the ImageProxy acquired from ImageCapture safe by Franklin Wu · 4 years, 3 months ago
  100. 010a1cd Remove viewportCropRect from ImageProxy and rename the one in SurfaceRequest by Xi Zhang · 4 years, 3 months ago