1. 4cb7a5c Merge "Move ExperimentalCamera2Interop to camera2.interop package" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  2. ce2902e Merge "Rename Camera2AppConfig to Camera2Config" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  3. 7e851df Merge "Rename AppConfig to CameraXConfig" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  4. 98bfa53 Merge "Split Camera2Config into Camera2ImlpConfig and Camera2Interop" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  5. 0706e66 Merge "Rename paramater to match type" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  6. e5cacf8 Move ExperimentalCamera2Interop to camera2.interop package by Trevor McGuire · 4 years, 7 months ago
  7. e7c05a8 Rename Camera2AppConfig to Camera2Config by Trevor McGuire · 4 years, 7 months ago
  8. 9d31407 Rename AppConfig to CameraXConfig by Trevor McGuire · 4 years, 7 months ago
  9. 4479d61 Split Camera2Config into Camera2ImlpConfig and Camera2Interop by Trevor McGuire · 4 years, 7 months ago
  10. 8410e35 Merge changes Id6188d7b,Id571b3a0 into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  11. e3044ff Merge "Fix horizontal/vertical mirroring documentation" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  12. 5c1cc59 Rename paramater to match type by fungja · 4 years, 7 months ago
  13. f3ecb2d Remove 'Config' from the public API by Trevor McGuire · 4 years, 7 months ago
  14. 9cf3a6b Move ExtendableBuilder out of Config by Trevor McGuire · 4 years, 7 months ago
  15. 66a5aaf Merge "Fixed Preview.PreviewSurfaceProvider javadoc" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  16. 318e85c Fixed Preview.PreviewSurfaceProvider javadoc by Franklin Wu · 4 years, 7 months ago
  17. 059ca29 Merge "Fix doc" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  18. f59c07c Fix doc by fungja · 4 years, 7 months ago
  19. f4f82bd Updated ImageAnalysis javadoc by Franklin Wu · 4 years, 7 months ago
  20. 52c29cb Merge "Add javadoc links in AppConfig and Camera class to usage" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  21. e1d9bdd Merge "Fix postsubmit fail by NullPointerException in ImageAnalysisTest" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  22. 4cbeb3c Merge "Fix review comments for Camera" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  23. f59daf6 Fix horizontal/vertical mirroring documentation by fungja · 4 years, 7 months ago
  24. 2925d28 Add javadoc links in AppConfig and Camera class to usage by Trevor McGuire · 4 years, 7 months ago
  25. 4b2f66c Merge "Remove need for explicit initialization outside CameraView" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  26. c7f7084 Merge "Document setTargetAspectRatioCustom" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  27. 29468dd Merge changes from topic "preview-surface-provider-removal" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  28. eea5dbc Document setTargetAspectRatioCustom by fungja · 4 years, 7 months ago
  29. 3f6953e Fix review comments for Camera by fungja · 4 years, 7 months ago
  30. a0c9eed Merge "Fix/update a few docs in camera-lifecycle" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  31. be3c151 Fix postsubmit fail by NullPointerException in ImageAnalysisTest by leo huang · 4 years, 7 months ago
  32. 9343a190 Fix/update a few docs in camera-lifecycle by Trevor McGuire · 4 years, 7 months ago
  33. 2d59df0b Moved PreviewSurfaceProviders to camera-testing by Franklin Wu · 4 years, 7 months ago
  34. 58ee9b3 Remove usage of createSurfaceTextureProvider from antelope by Franklin Wu · 4 years, 7 months ago
  35. b4e94c9 Switch CameraExtensionsActivity to use PreviewView by Franklin Wu · 4 years, 7 months ago
  36. f2a5b60 Remove need for explicit initialization outside CameraView by Trevor McGuire · 4 years, 7 months ago
  37. 957ff5c Suppressed failing SurfaceTextureReleasedBlockingListenerTests by Franklin Wu · 4 years, 7 months ago
  38. 03e425a Merge "Ignore MinMaxConstant lint warning." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  39. f714667 Ignore MinMaxConstant lint warning. by husaynhakeem · 4 years, 7 months ago
  40. 59640799 Merge "Fix postsubmit failure of ImageCaptureTest.canCaptureMultipleImagesWithMaxQuality" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  41. 0ef5c01 Move CameraX#shutdown(), CameraX#initialize() to ProcessCameraProvider by Trevor McGuire · 4 years, 7 months ago
  42. cfade02 Merge "Adding FixedSizeSurfaceTexture as temporary fix in camera-view" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  43. bd6354f Merge "Add on-demand initialization for CameraX" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  44. d1bde90 Merge "Udpate SuppressLint" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  45. 6024b78 Adding FixedSizeSurfaceTexture as temporary fix in camera-view by Franklin Wu · 4 years, 7 months ago
  46. ff9d6cd Add on-demand initialization for CameraX by Trevor McGuire · 4 years, 7 months ago
  47. 081d537 Udpate SuppressLint by fungja · 4 years, 7 months ago
  48. f9b2ca4 Remove OnAutoFocusListener and replace by ListenableFuture<FocusMeteringResult> by Scott Nien · 4 years, 7 months ago
  49. cf8e22b Add getInstance() for process LifecycleCameraProvider by Trevor McGuire · 4 years, 7 months ago
  50. 1738cca Move CameraX#hasCamera to LifecycleCameraProvider#hasCamera by Trevor McGuire · 4 years, 8 months ago
  51. 9d925a2 Merge "Added SurfaceTextureReleaseBlockingListener" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  52. f77cd6d Merge "Hide ImageAnalysis.Builder.fromConfig and ImageCapture.Builder.fromConfig since both ImageAnalysisConfig and ImageCaptureConfig are both hidden." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  53. 8c3eb87 Added SurfaceTextureReleaseBlockingListener by Franklin Wu · 4 years, 7 months ago
  54. 3516794 Hide ImageAnalysis.Builder.fromConfig and ImageCapture.Builder.fromConfig since both ImageAnalysisConfig and ImageCaptureConfig are both hidden. by husaynhakeem · 4 years, 7 months ago
  55. 352a087 Change ImageCapture.CaptureMode from enum to IntDef by husaynhakeem · 4 years, 7 months ago
  56. 0222b79 Merge "Remove Preview#isTorchOn and Preview#enableTorch APIs" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  57. 83b63ad Merge "Correct rotationDegrees javadoc description of OnImageCapturedCallback#onCaptureSuccess" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  58. e4710b5 Merge "Clarifications on Aspect Ratio documentation" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  59. 6193f93 Remove Preview#isTorchOn and Preview#enableTorch APIs by leo huang · 4 years, 7 months ago
  60. d92dc5d Merge "Fix the failure of testSwitchCameraToggleButton on target API 26 emulator" into androidx-master-dev by Wegin Lee · 4 years, 7 months ago
  61. 1cef874 Merge "Hide ImageCapture.onCameraControlReady and onStateOffline APIs" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  62. 3ed0b46 Hide ImageCapture.onCameraControlReady and onStateOffline APIs by charcoalchen · 4 years, 7 months ago
  63. a15e27d Suppress lint error:ArrayReturn for ImageProxy by AL Ho · 4 years, 7 months ago
  64. 4375c06 Correct rotationDegrees javadoc description of OnImageCapturedCallback#onCaptureSuccess by charcoalchen · 4 years, 7 months ago
  65. 32dba0b Clarifications on Aspect Ratio documentation by fungja · 4 years, 7 months ago
  66. 5bc6174 Change LensFacing from enum to IntDef by husaynhakeem · 4 years, 8 months ago
  67. 43c180d Remove ImageAnalysisConfig.Builder, and move it to ImageAnalysis.Builder. by husaynhakeem · 4 years, 7 months ago
  68. bf6c2f9 Remove ImageCaptureCOnfig.Builder and move it to ImageCapture.Builder. by husaynhakeem · 4 years, 7 months ago
  69. 7a58dbf Refine flash and torch API by leo huang · 4 years, 7 months ago
  70. 427807f Fix the failure of testSwitchCameraToggleButton on target API 26 emulator by weginlee · 4 years, 7 months ago
  71. 4f5d57e Merge "hide convertPoint in all MeteringPointFactory" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  72. ba50ade0 hide convertPoint in all MeteringPointFactory by Scott Nien · 4 years, 7 months ago
  73. 5928c38 Merge "Update flash mode to camera control when it is ready for ImageCapture" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  74. 9b9fc13 Merge "Document getTimestamp" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  75. d8678f1 Document getTimestamp by fungja · 4 years, 8 months ago
  76. 6c74f11 Merge "Unhide Preview.Builder.setTargetRotation" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  77. 26d4f20 Merge "Document setTargetRotation for ImageCapture" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  78. fcf9e9b Unhide Preview.Builder.setTargetRotation by fungja · 4 years, 7 months ago
  79. 76c2f74 API Change: Remove onSafeToRelease from PreviewSurfaceCallback by Franklin Wu · 4 years, 8 months ago
  80. fdec8a9 Merge "Remove PreviewConfig.Builder, and move the preview usecase's builder to Preview." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  81. 6bb9e76 Merge "Change ImageSaver.SaveError from enum to IntDef." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  82. 0c39218 Fix postsubmit failure of ImageCaptureTest.canCaptureMultipleImagesWithMaxQuality by weginlee · 4 years, 8 months ago
  83. be76f36 Update flash mode to camera control when it is ready for ImageCapture by charcoalchen · 4 years, 7 months ago
  84. 043f2b4 Merge "Update UseCase#isCurrentlyBoundCamera logic" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  85. 687d79a Remove PreviewConfig.Builder, and move the preview usecase's builder to Preview. by husaynhakeem · 4 years, 8 months ago
  86. df1c15f Merge "Document setTargetRotation for ImageAnalysis" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  87. 92b1979 Document setTargetRotation for ImageCapture by fungja · 4 years, 7 months ago
  88. 2f266c3 Merge "Clarify javadoc for setTargetName()" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  89. 2a7c10b Merge "Replace Integer usage by primitive integers when using IntDefs." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  90. f76df06 Document setTargetRotation for ImageAnalysis by fungja · 4 years, 8 months ago
  91. a4f563b Replace Integer usage by primitive integers when using IntDefs. by husaynhakeem · 4 years, 7 months ago
  92. 92ddc13 Clarify javadoc for setTargetName() by Franklin Wu · 4 years, 8 months ago
  93. 848b59c Update UseCase#isCurrentlyBoundCamera logic by WenHung_Teng · 4 years, 8 months ago
  94. 7a13563 Remove throwing exception: CameraX#getCameraInfo by WenHung_Teng · 4 years, 8 months ago
  95. 7c7de06 Merge "Not close ImageProxy for ImageAnalysis." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  96. 241443b Merge "Remove CameraX#getCameraInfo(LensFacing)" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  97. 2707b4d Not close ImageProxy for ImageAnalysis. by TY Chang · 4 years, 8 months ago
  98. e64ba72 Remove CameraX#getCameraInfo(LensFacing) by WenHung_Teng · 4 years, 8 months ago
  99. 0cdb3a2 Merge "Change MeteringPoint from enum to IntDef." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  100. dd5fac3 Change MeteringPoint from enum to IntDef. by husaynhakeem · 4 years, 8 months ago