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