1. b46de96 Merge "Fix robolectric test failure by using another lifecycle library" into androidx-master-dev by AL HO · 4 years, 9 months ago
  2. 1cbd979 Merge "Clean up PreviewTest after test is finished" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  3. f4db77b Skip CameraDeviceCompat test if camera is disconnected by Trevor McGuire · 4 years, 9 months ago
  4. 34ceea8 Clean up PreviewTest after test is finished by Trevor McGuire · 4 years, 9 months ago
  5. 319769b Fix robolectric test failure by using another lifecycle library by AL Ho · 4 years, 9 months ago
  6. 530c0ed Merge "Don't reset state to INITIALIZED on Camera open failure" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  7. 190f731 Merge "Integrate customized supported resolutions and unit test cases" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  8. f72a669 Merge "Filter out the sizes which are smaller than min((640,480),TARGET_RESOLUTION)." into androidx-master-dev by Andrew Chiang · 4 years, 9 months ago
  9. 87fcbfc Don't reset state to INITIALIZED on Camera open failure by Trevor McGuire · 4 years, 9 months ago
  10. e63de86 Callback OutputUpdateListener on the executor. by WenHung_Teng · 4 years, 11 months ago
  11. e1f6f2c Integrate customized supported resolutions and unit test cases by charcoalchen · 4 years, 10 months ago
  12. 9332f31 Filter out the sizes which are smaller than min((640,480),TARGET_RESOLUTION). by Andrew Chiang · 4 years, 10 months ago
  13. aebe009 Merge changes I7078a750,I9d1fd206,Icebddffd into androidx-master-dev by Wenhung Teng · 4 years, 9 months ago
  14. 4606c6c Merge "Update the behavior of setTargetAspectRatio() and setTargetResolution()" into androidx-master-dev by Andrew Chiang · 4 years, 9 months ago
  15. a1cc383 Remove the callbackHandler from ThreadConfig. by WenHung_Teng · 4 years, 9 months ago
  16. aa77dad Add an Executor as part of setAnalyzer API. by WenHung_Teng · 4 years, 9 months ago
  17. eaf974c4 Merge changes from topic "camera-disconnect" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  18. 4c660aa Fix issue where Camera cannot be reopened after disconnect by Franklin Wu · 4 years, 9 months ago
  19. 4ea1ee9 Remove parameters of getSharedOptions() from singe capture request in Camera2CameraControl by leo huang · 4 years, 10 months ago
  20. e9889b9 Don't open camera if reported as unavilable by CameraManager by Franklin Wu · 4 years, 9 months ago
  21. 8522f3f Register CameraManager.AvailabilityCallback in Camera by Franklin Wu · 4 years, 9 months ago
  22. 0e0cf97 Handle CAMERA_ERROR_IN_USE error in onError() callback by Franklin Wu · 4 years, 9 months ago
  23. fea72fb Merge "Add API for check if flash is available" into androidx-master-dev by AL HO · 4 years, 9 months ago
  24. 7690677 Merge "Create tests for testing camera disconnect" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  25. 7ed0778 Create tests for testing camera disconnect by WenHung_Teng · 4 years, 10 months ago
  26. f39e6b6 Add API for check if flash is available by AL Ho · 5 years ago
  27. 5d75bf9 Fix post submit fail by PreviewTest.previewOutput_isResetByReleasedSurface() by leo huang · 4 years, 9 months ago
  28. d1fc7e5 Enforce methods are called on correct thread for ImageCaptureTest, to fix IllegalStateException: Not in application's main thread. by Andrew Chiang · 4 years, 9 months ago
  29. 15615a1 Add the RestrictTo library for the hide API. by WenHung_Teng · 4 years, 10 months ago
  30. cf7a897 Merge "Fix MissingNullability and ReferencesHidden lint error" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  31. 96662e0 Merge changes from topic "single-use-deferrable-surface" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  32. 0404b09 Merge "Fix the lint errors for updateApi" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  33. a0a2c7f Fix MissingNullability and ReferencesHidden lint error by leo huang · 4 years, 10 months ago
  34. 3d006fb Removed refresh from DeferrableSurface by Franklin Wu · 4 years, 10 months ago
  35. 3b13ec2 Add handling of SessionConfig.ErrorCallback by Franklin Wu · 5 years ago
  36. d88dfc08 Added ErrorCallback SessionConfig by Franklin Wu · 5 years ago
  37. e9c9f8f Merge "Fix crash on releasing CaptureSession." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  38. 967ed32 Fix crash on releasing CaptureSession. by Xi Zhang · 4 years, 10 months ago
  39. af789c0 Fix the lint errors for updateApi by WenHung_Teng · 4 years, 10 months ago
  40. 4f76fc8 Merge changes I6b5a495f,I5605d932 into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  41. 1d24f6d Allow user to set/get/remove PreviewSurfaceCallback by Xi Zhang · 4 years, 10 months ago
  42. c123d7e Wait for camera to close between tests in CaptureSessionTest by Trevor McGuire · 4 years, 10 months ago
  43. 97de377 Add an Executor as part of startRecording API. by WenHung_Teng · 4 years, 10 months ago
  44. 5cc433b Add an Executor as part of takePicture API. by WenHung_Teng · 4 years, 10 months ago
  45. 04fe5c5 Expose CameraX#deinit() ListenableFuture to fix tests by Trevor McGuire · 4 years, 10 months ago
  46. 4e09039 Don't use Camera2's Camera implementation in robolectric by Trevor McGuire · 4 years, 10 months ago
  47. 122fda7 Don't cache cameras inside FakeCameraFactory by Trevor McGuire · 4 years, 10 months ago
  48. 87c8dcf Set default camera ID for lens facing on FakeCameraFactory by Trevor McGuire · 4 years, 10 months ago
  49. c4a290bd Update the behavior of setTargetAspectRatio() and setTargetResolution() by Andrew Chiang · 5 years ago