[go: nahoru, domu]

  1. 8282378 Code cleanup for Camera2ExtensionsTestUtil with CameraIdExtensionModePair for type safety by Jag Saund · 1 year, 8 months ago
  2. e33896b Refactor Extensions unit tests to use the same ActivityScenario patterns as core test app tests by Charcoal Chen · 2 years ago
  3. ad0b759 Update tests to use PreTestCameraIdList by WenHung_Teng · 2 years, 4 months ago
  4. 48aac99 Fix ImageCaptureExtenderValidationTest#returnCaptureStages_whenCaptureProcessorIsNotNull() issue. by Charcoal Chen · 2 years, 6 months ago
  5. 5330935 Move vendor library implementation validation related test to extensionstestapp project by Charcoal Chen · 2 years, 7 months ago[Renamed (80%) from camera/camera-extensions/src/androidTest/java/androidx/camera/extensions/PreviewExtenderValidationTest.kt]
  6. d265a58 Rename ExtensionsManager#getInstance API as getInstanceAsync because it returns ListenableFuture by Charcoal Chen · 2 years, 8 months ago
  7. 695bc6c Move CameraProvider parameter of ExtensionsManager functions to the getInstance() API by Charcoal Chen · 2 years, 8 months ago
  8. e0327b2 minSdk -> RequiresApi for camera-extensions by Trevor McGuire · 2 years, 10 months ago
  9. 5fbb47c Remove CameraX#getCameraWithCameraSelector() which is used by extensions by Charcoal Chen · 2 years, 10 months ago
  10. bddd8d7 Add Extensions Preview ProcessorType validation test by Charcoal Chen · 3 years ago
  11. 6ee5b32 Remove deprecated Extender classes, ExtensionsErrorListener and related ExtensionsManager APIs by Charcoal Chen · 3 years ago
  12. a522f54 Fix RejectedExecutionException in Extensions tests by Charcoal Chen · 3 years, 1 month ago
  13. d0b229da Expose new getInstance, isExtensionAvailable and getExtensionEnabledCameraSelector public APIs and deprecate old <EffectName><UseCase>Extender classes and related APIs. by Charcoal Chen · 3 years, 2 months ago
  14. f58d4cb Add new ExtensionsManager#getInstance APIs to integrate ExtensionsInfo's functions by Charcoal Chen · 3 years, 2 months ago
  15. ff2db3f Move ExtensionVersion, Version and VersionName classes to internal folder by Charcoal Chen · 3 years, 2 months ago
  16. 4021644 Disable extensions test for Sailfish API 26 device by Charcoal Chen · 3 years, 2 months ago
  17. caa6658 Rename Extensions class as ExtensionsInfo class by Charcoal Chen · 3 years, 2 months ago
  18. c5b4981 Move the extension mode constants to a standalone ExtensionsMode class by Charcoal Chen · 3 years, 2 months ago
  19. 43a574e Specify the returned parameters from ExtenderStateListener#onPresetSession only supports on API level 28+ by Charcoal Chen · 3 years, 4 months ago