1. ce2902e Merge "Rename Camera2AppConfig to Camera2Config" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  2. 7e851df Merge "Rename AppConfig to CameraXConfig" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  3. 0706e66 Merge "Rename paramater to match type" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  4. e7c05a8 Rename Camera2AppConfig to Camera2Config by Trevor McGuire · 4 years, 7 months ago
  5. 9d31407 Rename AppConfig to CameraXConfig by Trevor McGuire · 4 years, 7 months ago
  6. 8410e35 Merge changes Id6188d7b,Id571b3a0 into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  7. e3044ff Merge "Fix horizontal/vertical mirroring documentation" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  8. 5c1cc59 Rename paramater to match type by fungja · 4 years, 7 months ago
  9. f3ecb2d Remove 'Config' from the public API by Trevor McGuire · 4 years, 7 months ago
  10. 9cf3a6b Move ExtendableBuilder out of Config by Trevor McGuire · 4 years, 7 months ago
  11. 66a5aaf Merge "Fixed Preview.PreviewSurfaceProvider javadoc" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  12. 318e85c Fixed Preview.PreviewSurfaceProvider javadoc by Franklin Wu · 4 years, 7 months ago
  13. 059ca29 Merge "Fix doc" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  14. f59c07c Fix doc by fungja · 4 years, 7 months ago
  15. f4f82bd Updated ImageAnalysis javadoc by Franklin Wu · 4 years, 7 months ago
  16. 52c29cb Merge "Add javadoc links in AppConfig and Camera class to usage" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  17. 4cbeb3c Merge "Fix review comments for Camera" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  18. f59daf6 Fix horizontal/vertical mirroring documentation by fungja · 4 years, 7 months ago
  19. 2925d28 Add javadoc links in AppConfig and Camera class to usage by Trevor McGuire · 4 years, 7 months ago
  20. c7f7084 Merge "Document setTargetAspectRatioCustom" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  21. eea5dbc Document setTargetAspectRatioCustom by fungja · 4 years, 7 months ago
  22. 3f6953e Fix review comments for Camera by fungja · 4 years, 7 months ago
  23. 2d59df0b Moved PreviewSurfaceProviders to camera-testing by Franklin Wu · 4 years, 7 months ago
  24. 03e425a Merge "Ignore MinMaxConstant lint warning." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  25. f714667 Ignore MinMaxConstant lint warning. by husaynhakeem · 4 years, 7 months ago
  26. 0ef5c01 Move CameraX#shutdown(), CameraX#initialize() to ProcessCameraProvider by Trevor McGuire · 4 years, 7 months ago
  27. bd6354f Merge "Add on-demand initialization for CameraX" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  28. d1bde90 Merge "Udpate SuppressLint" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  29. ff9d6cd Add on-demand initialization for CameraX by Trevor McGuire · 4 years, 7 months ago
  30. 081d537 Udpate SuppressLint by fungja · 4 years, 7 months ago
  31. f9b2ca4 Remove OnAutoFocusListener and replace by ListenableFuture<FocusMeteringResult> by Scott Nien · 4 years, 7 months ago
  32. cf8e22b Add getInstance() for process LifecycleCameraProvider by Trevor McGuire · 4 years, 7 months ago
  33. 1738cca Move CameraX#hasCamera to LifecycleCameraProvider#hasCamera by Trevor McGuire · 4 years, 7 months ago
  34. 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
  35. 3516794 Hide ImageAnalysis.Builder.fromConfig and ImageCapture.Builder.fromConfig since both ImageAnalysisConfig and ImageCaptureConfig are both hidden. by husaynhakeem · 4 years, 7 months ago
  36. 352a087 Change ImageCapture.CaptureMode from enum to IntDef by husaynhakeem · 4 years, 7 months ago
  37. 0222b79 Merge "Remove Preview#isTorchOn and Preview#enableTorch APIs" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  38. 83b63ad Merge "Correct rotationDegrees javadoc description of OnImageCapturedCallback#onCaptureSuccess" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  39. e4710b5 Merge "Clarifications on Aspect Ratio documentation" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  40. 6193f93 Remove Preview#isTorchOn and Preview#enableTorch APIs by leo huang · 4 years, 7 months ago
  41. 1cef874 Merge "Hide ImageCapture.onCameraControlReady and onStateOffline APIs" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  42. 3ed0b46 Hide ImageCapture.onCameraControlReady and onStateOffline APIs by charcoalchen · 4 years, 7 months ago
  43. a15e27d Suppress lint error:ArrayReturn for ImageProxy by AL Ho · 4 years, 7 months ago
  44. 4375c06 Correct rotationDegrees javadoc description of OnImageCapturedCallback#onCaptureSuccess by charcoalchen · 4 years, 7 months ago
  45. 32dba0b Clarifications on Aspect Ratio documentation by fungja · 4 years, 7 months ago
  46. 5bc6174 Change LensFacing from enum to IntDef by husaynhakeem · 4 years, 7 months ago
  47. 43c180d Remove ImageAnalysisConfig.Builder, and move it to ImageAnalysis.Builder. by husaynhakeem · 4 years, 7 months ago
  48. bf6c2f9 Remove ImageCaptureCOnfig.Builder and move it to ImageCapture.Builder. by husaynhakeem · 4 years, 7 months ago
  49. 7a58dbf Refine flash and torch API by leo huang · 4 years, 7 months ago
  50. 4f5d57e Merge "hide convertPoint in all MeteringPointFactory" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  51. ba50ade0 hide convertPoint in all MeteringPointFactory by Scott Nien · 4 years, 7 months ago
  52. 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
  53. 9b9fc13 Merge "Document getTimestamp" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  54. d8678f1 Document getTimestamp by fungja · 4 years, 8 months ago
  55. 6c74f11 Merge "Unhide Preview.Builder.setTargetRotation" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  56. 26d4f20 Merge "Document setTargetRotation for ImageCapture" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  57. fcf9e9b Unhide Preview.Builder.setTargetRotation by fungja · 4 years, 7 months ago
  58. 76c2f74 API Change: Remove onSafeToRelease from PreviewSurfaceCallback by Franklin Wu · 4 years, 7 months ago
  59. 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
  60. 6bb9e76 Merge "Change ImageSaver.SaveError from enum to IntDef." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  61. be76f36 Update flash mode to camera control when it is ready for ImageCapture by charcoalchen · 4 years, 7 months ago
  62. 043f2b4 Merge "Update UseCase#isCurrentlyBoundCamera logic" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  63. 687d79a Remove PreviewConfig.Builder, and move the preview usecase's builder to Preview. by husaynhakeem · 4 years, 7 months ago
  64. df1c15f Merge "Document setTargetRotation for ImageAnalysis" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  65. 92b1979 Document setTargetRotation for ImageCapture by fungja · 4 years, 7 months ago
  66. 2f266c3 Merge "Clarify javadoc for setTargetName()" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  67. 2a7c10b Merge "Replace Integer usage by primitive integers when using IntDefs." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  68. f76df06 Document setTargetRotation for ImageAnalysis by fungja · 4 years, 8 months ago
  69. a4f563b Replace Integer usage by primitive integers when using IntDefs. by husaynhakeem · 4 years, 7 months ago
  70. 92ddc13 Clarify javadoc for setTargetName() by Franklin Wu · 4 years, 7 months ago
  71. 848b59c Update UseCase#isCurrentlyBoundCamera logic by WenHung_Teng · 4 years, 7 months ago
  72. 7a13563 Remove throwing exception: CameraX#getCameraInfo by WenHung_Teng · 4 years, 7 months ago
  73. 7c7de06 Merge "Not close ImageProxy for ImageAnalysis." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  74. 241443b Merge "Remove CameraX#getCameraInfo(LensFacing)" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  75. 2707b4d Not close ImageProxy for ImageAnalysis. by TY Chang · 4 years, 7 months ago
  76. e64ba72 Remove CameraX#getCameraInfo(LensFacing) by WenHung_Teng · 4 years, 7 months ago
  77. 0cdb3a2 Merge "Change MeteringPoint from enum to IntDef." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  78. dd5fac3 Change MeteringPoint from enum to IntDef. by husaynhakeem · 4 years, 7 months ago
  79. 3efe923 Merge "Add test for bindToLifeCycle" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  80. 07d1349 Add test for bindToLifeCycle by WenHung_Teng · 4 years, 7 months ago
  81. d0904e8 Merge "rename setZoomPercentage/getZoomPercentage to setLinearZoom/getLinearZoom" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  82. 979ff29 rename setZoomPercentage/getZoomPercentage to setLinearZoom/getLinearZoom by Scott Nien · 4 years, 7 months ago
  83. b03285b Merge "Hide convertPoint, add link to createPoint in MeteringPointFactory / rename to isFocusSuccessful" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  84. ae1d4f2 Merge "Document OnImageCapturedCallback and OnImageSavedCallback." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  85. c6ba7f9 Merge "Update Preview API based on aosp/1156827" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  86. 0140954 Merge "Removed get/setTimestamp in ImageProxy" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  87. 8be15ac Merge "Improve documentation for AppConfig" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  88. 9c57380 Merge "Change FlashMode from enum to intdef." into androidx-master-dev by Husayn Abdul-hakeem · 4 years, 7 months ago
  89. df7ce79 Removed get/setTimestamp in ImageProxy by Franklin Wu · 4 years, 7 months ago
  90. d31b4c5 Change ImageSaver.SaveError from enum to IntDef. by husaynhakeem · 4 years, 7 months ago
  91. db948eb Change FlashMode from enum to intdef. by husaynhakeem · 4 years, 7 months ago
  92. 4f1ae58 Merge "Add nullability annotation for predefined camera selectors." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  93. a5bf74a Merge "Add javadoc about max and default resolution for setTargetResolution" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  94. 963cc17 Document OnImageCapturedCallback and OnImageSavedCallback. by TY Chang · 4 years, 7 months ago
  95. f0e93fd Add nullability annotation for predefined camera selectors. by TY Chang · 4 years, 7 months ago
  96. 998a8e8 Hide convertPoint, add link to createPoint in MeteringPointFactory / rename to isFocusSuccessful by Scott Nien · 4 years, 7 months ago
  97. 9dd9983 Merge "Change ImageCaptureError from enum to IntDef." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  98. 2b7fbd6 Merge "Remove CameraX#getCameraControl" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  99. 24589e0 Change ImageCaptureError from enum to IntDef. by husaynhakeem · 4 years, 7 months ago
  100. c207a64 Add javadoc about max and default resolution for setTargetResolution by charcoalchen · 4 years, 7 months ago