1. 824ca37 Merge "Address API council review feedback for yuv2rgb in CameraX" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  2. 472a020 Address API council review feedback for yuv2rgb in CameraX by kailianc · 3 years, 1 month ago
  3. b810873 Finalize the recording when VideoCapture is detached. by TY Chang · 3 years, 2 months ago
  4. cb28536 Add different use-case combination tests in the VideoRecordingTest by Wegin Lee · 3 years, 1 month ago
  5. e10db28 Fix uiwidget test app shutdown timeout by WenHung_Teng · 3 years, 1 month ago
  6. e28b71f Merge "Fix Camera2CameraImpl race condition issue" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  7. 1a284b4 Merge "Support Yuv2Rgb in CameraX ImageAnalysis" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  8. 413ce31 Support Yuv2Rgb in CameraX ImageAnalysis by kailianc · 3 years, 2 months ago
  9. b16e94f Fix Camera2CameraImpl race condition issue by Charcoal Chen · 3 years, 2 months ago
  10. 736c139 Call implementation of unlock3A from graph session impl. by Sushil Nath · 3 years, 2 months ago
  11. 95e8630 Merge "Add FlashTest" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  12. a3991c5 Add FlashTest by Andrew Chiang · 3 years, 2 months ago
  13. 5269615 Bugfix: copy exif info from the original image to the cropped image. by Xi Zhang · 3 years, 2 months ago
  14. 544df34 Merge "Fixed an issue that flash not working when setting flash mode shortly followed by taking picture." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  15. 4205211 Upgrade to metalava ab/7594889 by Aurimas Liutikas · 3 years, 2 months ago
  16. 5e10f72 Fix Preview screen is too bright on Huawei P20 Lite by leo huang · 3 years, 2 months ago
  17. 4ebc064 Fixed an issue that flash not working when setting flash mode shortly followed by taking picture. by Scott Nien · 3 years, 2 months ago
  18. d725303 Initialize audio at Recorder#start by TY Chang · 3 years, 2 months ago
  19. cb60086a Add lifecycle concept to the VideoRecordingTest by Wegin Lee · 3 years, 2 months ago
  20. 511ce24 Merge "Fix test failures in MLKitBarcodeTest" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  21. fac4679 Fix test failures in MLKitBarcodeTest by Wegin Lee · 3 years, 2 months ago
  22. b5946c3 Merge "Remove onComplete() workaround in CameraCallbackMap" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  23. 8efc841 Fix redundant synchronized/GuardedBy by Trevor McGuire · 3 years, 2 months ago
  24. cbd1c9f Merge "Upgrade to Robolectric 4.6.1" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  25. 10b721a Remove onComplete() workaround in CameraCallbackMap by Jasmine Chen · 3 years, 2 months ago
  26. 1009b1e Fix ImageAnalysisOrientationTest crash on Samsung s7 by WenHung_Teng · 3 years, 2 months ago
  27. bddd8d7 Add Extensions Preview ProcessorType validation test by Charcoal Chen · 3 years, 2 months ago
  28. e0261b7 Upgrade to Robolectric 4.6.1 by Aurimas Liutikas · 3 years, 2 months ago
  29. 37eadbc Improve the Recorder error logging. by TY Chang · 3 years, 2 months ago
  30. d472f86 Merge "Fine tune codes in MLKitBarcodeTest" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  31. 719daec Fine tune codes in MLKitBarcodeTest by Wegin Lee · 3 years, 2 months ago
  32. c589d83 Not reset the Recorder state when ERROR_RECORDER_ERROR by TY Chang · 3 years, 2 months ago
  33. 29e2d3d Merge "Update the doc of VideoCapture" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  34. 9f08fee Fix Preview halt when taking picture with VideoCapture is bound by leo huang · 3 years, 2 months ago
  35. 9ad2ddb Move "use torch flash" from ImageCapture to Camera2CameraControlImpl by leo huang · 3 years, 2 months ago
  36. 08001f6 Update the doc of VideoCapture by leo huang · 3 years, 2 months ago
  37. 47f3ef6 Merge changes I6ba72461,I7276e61c,I9afe79bf into androidx-main by Treehugger Robot · 3 years, 2 months ago
  38. fc2ddfa Merge "Remove CameraX#getContext() deprecated internal used API" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  39. 880d61d Set TagBundle to the CaptureRequest by WenHung_Teng · 3 years, 2 months ago
  40. 3d2d46f Remove CameraX#getContext() deprecated internal used API by Charcoal Chen · 3 years, 2 months ago
  41. 4a7c6e2 Improve ExtensionsManager javadoc by Charcoal Chen · 3 years, 2 months ago
  42. 36a34b8 Merge "Fire onComplete() right after onTotalCaptureResult()" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  43. 80bcb6b Use Camera2ImplConfig store captureParameters by WenHung_Teng · 3 years, 3 months ago
  44. 170b9a6 Porting Camera2Interop and requestOptions by WenHung_Teng · 3 years, 3 months ago
  45. 5719c42 Merge changes I412ca18e,I8468a0b7 into androidx-main by Treehugger Robot · 3 years, 2 months ago
  46. 3d7d3af Merge "Fix VideoEncoderTest fail on Nokia 1" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  47. c4c37ad Fix VideoEncoderTest fail on Nokia 1 by leo huang · 3 years, 2 months ago
  48. bb2eb46 Supports VendorExtender getSupportedResolution and getEstimatedCaptureLatency by Scott Nien · 3 years, 2 months ago
  49. 3c5da46 Introduce unified VendorExtender and redesign the ExtensionCameraFilter by Scott Nien · 3 years, 2 months ago
  50. 9808642 Merge "Update extensions stub library for fixing doclavaDocs error" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  51. 0851d8d Merge "Behavior change: fill the uri field when saving to File" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  52. b5ef673 Update extensions stub library for fixing doclavaDocs error by Scott Nien · 3 years, 2 months ago
  53. c070c85 Behavior change: fill the uri field when saving to File by Xi Zhang · 3 years, 2 months ago
  54. eab848b Fire onComplete() right after onTotalCaptureResult() by Jasmine Chen · 3 years, 2 months ago
  55. ed7d5d0 Rollback appcompat dependencies to 1.2 by Wegin Lee · 3 years, 2 months ago
  56. 8d94e73 Merge "Fix VideoEncoderTest fail by invalid resolution" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  57. 65ac0d1 Merge "Address API review feedback on RotationReceiver" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  58. 6df3347 Merge "Address API review feedback: Rename Intdef and update javadoc" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  59. dee7dd8 Merge "Remove ExperimentalUseCaseGroupLifecycle" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  60. 328dc2e Cancel image capture requests before pipeline is cleared or recreated by leo huang · 3 years, 2 months ago
  61. 22477b7 Merge "Fix for Video recording produces bad file with no reported error, short video" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  62. dd28157 Fix for Video recording produces bad file with no reported error, short video by AL Ho · 3 years, 3 months ago
  63. 803fe70 Fix VideoEncoderTest fail by invalid resolution by leo huang · 3 years, 2 months ago
  64. e268b11 Upgrade to Kotlin 1.5.21 and KSP 1.5.20-beta04 by Aurimas Liutikas · 3 years, 3 months ago
  65. 147600c Update dependencies to avoid AS error message on Kotlin codes by Wegin Lee · 3 years, 2 months ago
  66. 7091d83 Align Gradle paths to Maven coordinates by Alan Viverette · 3 years, 2 months ago
  67. 6f9419a Updated OWNERS file and changed email to the link for Mailing List by Eric Ng · 3 years, 2 months ago
  68. 842f76c Merge "Fix the issue that captured images with flash are too dark" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  69. 2fda468 Fix the issue that captured images with flash are too dark by Scott Nien · 3 years, 2 months ago
  70. 97264aa Merge "Rename ERROR_RECORDER_UNINITIALIZED to ERROR_NO_VALID_DATA" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  71. bfa7b4f99 Merge "Allows ImageAnalysis to select a resolution larger than 1080p" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  72. bb6e0a2 Rename ERROR_RECORDER_UNINITIALIZED to ERROR_NO_VALID_DATA by TY Chang · 3 years, 2 months ago
  73. 6ee5b32 Remove deprecated Extender classes, ExtensionsErrorListener and related ExtensionsManager APIs by Charcoal Chen · 3 years, 2 months ago
  74. dc02f68 Allows ImageAnalysis to select a resolution larger than 1080p by Charcoal Chen · 3 years, 2 months ago
  75. 335ab321 Update docs for VideoRecordEvent error codes by Trevor McGuire · 3 years, 2 months ago
  76. 88bfd7c6 Fix exception where a closed EncodedData is accidently accessed. by TY Chang · 3 years, 2 months ago
  77. 632309b Merge "Remove BuildConfig from extensions" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  78. 5da7eb8 Update PendingRecording#withAudioEnabled() doc by Trevor McGuire · 3 years, 2 months ago
  79. 2e8b4a9 Update RecordingStats documentation by Trevor McGuire · 3 years, 2 months ago
  80. dbe4e34 Merge "Add getPhysicalCameraIds to CameraCharacteristicsCompat and getCameraCharacteristicsMap to Camera2CameraInfo" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  81. 689c87a Fix recording didn't stop when use case is detached. by TY Chang · 3 years, 2 months ago
  82. a428806 Merge "Hide QualitySelector.select() from public API" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  83. c62b0fa Hide QualitySelector.select() from public API by leo huang · 3 years, 2 months ago
  84. a5be10c Add getPhysicalCameraIds to CameraCharacteristicsCompat and getCameraCharacteristicsMap to Camera2CameraInfo by Scott Nien · 3 years, 2 months ago
  85. ebe604a Fix YuvToJpegProcessor EOFException issue. by Charcoal Chen · 3 years, 2 months ago
  86. a5a22a6 Remove ExperimentalUseCaseGroupLifecycle by Xi Zhang · 3 years, 2 months ago
  87. db1d1b1 Merge "Camera lib: update param name, Dackka integration" into androidx-main by Tiem Song · 3 years, 2 months ago
  88. c7e3d1b Remove BuildConfig from extensions by Charcoal Chen · 3 years, 2 months ago
  89. 966360e Merge "Fixed a Galaxy Note 5 issue that camera gets stuck after taking pictures with flash on/auto in dark environment." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  90. e3b7afb5 Fixed a Galaxy Note 5 issue that camera gets stuck after taking pictures with flash on/auto in dark environment. by Scott Nien · 3 years, 2 months ago
  91. 83ce3e1 Camera lib: update param name, Dackka integration by Tiem Song · 3 years, 2 months ago
  92. da7b38e Merge "Hide MediaSpec/VideoSpec/AudioSpec" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  93. ca8c88a Merge changes I56df188e,I9d37f309 into androidx-main by Treehugger Robot · 3 years, 2 months ago
  94. 8b7a9cb Hide MediaSpec/VideoSpec/AudioSpec by Trevor McGuire · 3 years, 2 months ago
  95. 89d5c1a Hide VideoOutput#getMediaSpec from public API by Trevor McGuire · 3 years, 2 months ago
  96. 8a9ad31 Merge "Device quirk: rotation front camera preview on Fairphone2" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  97. 6aa9b27 Merge "Enable audio while recording in core-test-app" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  98. 6e7c1a2 Enable audio while recording in core-test-app by leo huang · 3 years, 2 months ago
  99. 3146290 Add video content resolution check in VideoRecordingTest.kt by Wegin Lee · 3 years, 2 months ago
  100. 7d389f1 Add VideoRecordingTest in video android-test by Wegin Lee · 3 years, 2 months ago