- ffdba63 Merge "Fix the issue that the overriding AE_MODE doesn't work correctly for the triggerAf request" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 9877fdd7 Fix the issue that the overriding AE_MODE doesn't work correctly for the triggerAf request by Scott Nien · 1 year, 2 months ago
- 7d8e573 Fix adding wrong quirk instances to CameraQuirks in camera2-pipe-integration by leo huang · 1 year, 2 months ago
- 2deefed Fix Camera2EncoderProfilesProviderTest failed by leo huang · 1 year, 2 months ago
- ccc20f4 Merge "Enable kotlin explicitApi for android projects" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
- 4b4a805 Merge "Remove material-icons-* projects" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
- fda069f Remove material-icons-* projects by Aurimas Liutikas · 1 year, 2 months ago
- e92b017 Merge "Bump up versions for CameraX libraies 1.4.0-beta02 for core libraies 1.4.0-alpha07 for camera-viewfinder 1.0.0-alpha02 for camera-viewfinder compose" into androidx-main by Julie Wu · 1 year, 2 months ago
- 31b0ac6 Merge "Revert "Update template type by refering to children's template types in StreamSharing"" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 462c4ab Revert "Update template type by refering to children's template types in StreamSharing" by Leo Huang · 1 year, 2 months ago
- 73b57112 Bump up versions for CameraX libraies by Julie · 1 year, 2 months ago
- 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 1 year, 2 months ago
- c1559fc Merge "Fix ViewPager2ActivityTest flakiness due to UiDevice.waitForIdle not completing" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- aa11e05 Merge "Do not call SurfaceRequest#setTransformationInfoListener internally" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 8eb2d83 Merge "Revert "Propagate errors correctly and retry on camera-specific errors"" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 1e33d89 Fix ViewPager2ActivityTest flakiness due to UiDevice.waitForIdle not completing by Tahsin Masrur · 1 year, 2 months ago
- 00e0cc6 Revert "Propagate errors correctly and retry on camera-specific errors" by Jasmine Chen · 1 year, 2 months ago
- fdef0b5 Update template type by refering to children's template types in StreamSharing by leo huang · 1 year, 2 months ago
- e6900ec Migrate quirks that use TEMPLATE_PREVIEW to CAPTURE_INTENT_PREVIEW by leo huang · 1 year, 2 months ago
- 10ce0d6 Merge "Do not call Surface#lockHardwareCanvas" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 51d8173 Do not call SurfaceRequest#setTransformationInfoListener internally by Xi Zhang · 1 year, 2 months ago
- bcfa8ea Add SurfaceProcessingQuirk in camera-core by leo huang · 1 year, 2 months ago
- 2268fdc Add CaptureIntentPreviewQuirk and TemplateParamsOverride workaround in camera layer by leo huang · 1 year, 2 months ago
- 29a2853 Do not call Surface#lockHardwareCanvas by Xi Zhang · 1 year, 2 months ago
- 021dd35 Merge "Propagate errors correctly and retry on camera-specific errors" into androidx-main by Jasmine Chen · 1 year, 2 months ago
- 9e5c811 Create a fragment for OverlayEffect in test app by Xi Zhang · 1 year, 2 months ago
- faafb1d Merge "[CameraPipe] Fix updates happening in out of order" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- dea9ca5 Bypass Camera Validation for Virtual Devices by WenHung_Teng · 1 year, 2 months ago
- 09c2353 Merge "[CameraPipe] Update CameraGraph.Session.update3A doc with cancellation info" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 4780fc4 Merge "Fix ProcessCameraProvider documentation." into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 82fa961 [CameraPipe] Update CameraGraph.Session.update3A doc with cancellation info by Tahsin Masrur · 1 year, 2 months ago
- 3f4b482 [CameraPipe] Fix updates happening in out of order by Tahsin Masrur · 1 year, 2 months ago
- b39205d Fix ProcessCameraProvider documentation. by TY Chang · 1 year, 2 months ago
- 5db7085 Add tahsinm to the CameraX owner file by Tahsin Masrur · 1 year, 2 months ago
- e95fba0 Search the QUALITY_HIGH and QUALITY_LOW when the quality is filtered by camera supported resolutions by leo huang · 1 year, 2 months ago
- 29f53b2 Merge "Set session template and parameters when createCameraGraphConfig" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- e5805fd Merge "Skip configAndClose When Camera Unavailable" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 983e72135 Set session template and parameters when createCameraGraphConfig by leo huang · 1 year, 2 months ago
- 684be65 Fix the issue that wrong device id is used in virtual device by Scott Nien · 1 year, 2 months ago
- b1adcdb Use getApplicationContext instead of getApplicationFromContext in CameraX.initAndRetryRecursively by Scott Nien · 1 year, 2 months ago
- 62ccfe4 Propagate errors correctly and retry on camera-specific errors by Jasmine Chen · 1 year, 2 months ago
- 50f8c01 Migrate camera to use ktfmt by Omar Ismail · 1 year, 2 months ago
- 75f64f9 Merge "Fix core test app crash in virtual device environement" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- eac2dec Skip configAndClose When Camera Unavailable by WenHung_Teng · 1 year, 2 months ago
- a61406f Fix core test app crash in virtual device environement by Scott Nien · 1 year, 2 months ago
- a8c6bbb Merge "Fix CaptureOptionSubmissionTest failure due to MeteringRepeating not being supported" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 522c0f8 Merge changes from topic "legacyCameraNullPointer" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 59b48d3 Fix video.VideoCaptureDeviceTest.addUseCases_canReceiveFrame failed in camera2-pipe config by leo huang · 1 year, 2 months ago
- 9d2075a Fix CaptureOptionSubmissionTest failure due to MeteringRepeating not being supported by Tahsin Masrur · 1 year, 2 months ago
- f3b6bdc Merge "Remove @RequiresApi(21) annotations on camera-testing" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 33928c8 Merge "Remove @RequiresApi(21) annotations on camera-core" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 585d539 Merge changes I4c88c784,Ic76a7f4e into androidx-main by Treehugger Robot · 1 year, 2 months ago
- a9680f2 Merge "[CameraPipe] Trigger AF for max quality captures only" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 5748b60 Match aspect ratio of Viewport and use cases in CameraController. by TY Chang · 1 year, 2 months ago
- 4327905 Preserve use cases' config after rebinding in CameraController. by TY Chang · 1 year, 2 months ago
- e1031dc Remove @RequiresApi(21) annotations on camera-core by mingdatsai · 1 year, 2 months ago
- 34532f6 Remove @RequiresApi(21) annotations on camera-testing by mingdatsai · 1 year, 2 months ago
- 473554f Merge "Remove @RequiresApi(21) annotations on camera-testlib-extensions" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- d9b17bb Merge "Remove @RequiresApi(21) annotations on camera-effects-still-portrait" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- ec3c0a9 Merge "Remove @RequiresApi(21) annotations on camera-camera2" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- b237eb9 Merge "Remove @RequiresApi(21) annotations on camera-video" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 6a8a736 Merge "Remove @RequiresApi(21) annotations on camera-view" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- b68f24c Merge "Remove @RequiresApi(21) annotations on camera-lifecycle" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 67a3136 Merge "Remove @RequiresApi(21) annotations on camera-viewfinder-core" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- fa6732e Merge "Remove @RequiresApi(21) annotations on camera-viewfinder" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- e19ea8e Merge "Remove @RequiresApi(21) annotations on camera-mlkit-vision" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 5b9b84c Merge "Remove @RequiresApi(21) annotations on camera-effects" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 3264c1f Merge "Remove @RequiresApi(21) annotations on camera-extensions" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- bc78b7b Merge "Test Activity: Allow UseCases to Persist During Pause" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 71272f7 Test Activity: Allow UseCases to Persist During Pause by WenHung_Teng · 1 year, 2 months ago
- de9e672 Use PostTestCameraAvailability rule for all tests using PreTest by Tahsin Masrur · 1 year, 2 months ago
- c680aac Add TestRule to wait for camera availability at end of test by Tahsin Masrur · 1 year, 2 months ago
- b7d1c6c Address legacy Camera2 errors; optimize configAndClose() and null pointer workarounds by WenHung_Teng · 1 year, 2 months ago
- 274f29d Ensure CaptureSession Closure on Camera Device Close by WenHung_Teng · 1 year, 2 months ago
- a630082 Adapt legacy error workarounds to Quirk format by WenHung_Teng · 1 year, 2 months ago
- 0364a99 Add isInOpenState() method to CaptureSession interface by WenHung_Teng · 1 year, 2 months ago
- a454e83 [CameraPipe] Trigger AF for max quality captures only by Tahsin Masrur · 1 year, 2 months ago
- fbeb843 Apply ImageCaptureFailedWhenVideoCaptureIsBoundQuirk for Samsung Tab A8 by CharcoalChen · 1 year, 2 months ago
- a394fe9 Merge "Synchronize State3A Updates to fix setTemplateRecord_afModeToContinuousVideo Test" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- 33a963f Synchronize State3A Updates to fix setTemplateRecord_afModeToContinuousVideo Test by WenHung_Teng · 1 year, 2 months ago
- c7b620b Merge "[Multi-Cam] Add setMirrorMode() for Preview" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- 5dcf60e [Multi-Cam] Add setMirrorMode() for Preview by Kailiang Chen · 1 year, 3 months ago
- e3467d0 Merge "[CameraPipe] Forward configAdapter.mapToRequest exception to ImageCapture failure" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- a031c23 Merge "Remove `format` and make `streamFormat` required for InputStream" into androidx-main by Amy Cao · 1 year, 3 months ago
- e9682ed Remove `format` and make `streamFormat` required for InputStream by Amy Cao · 1 year, 3 months ago
- d5a4088 [CameraPipe] Forward configAdapter.mapToRequest exception to ImageCapture failure by Tahsin Masrur · 1 year, 3 months ago
- 39261a0 Regenerate APIs for previous versions by Julia McClellan · 1 year, 3 months ago
- 9410005 Merge "Replace buildType.all{} references to buildType.configureEach in build.gradle files" into androidx-main by Omar Ismail · 1 year, 3 months ago
- c43c484 Enable ignored video capture tests. by TY Chang · 1 year, 3 months ago
- 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 1 year, 3 months ago
- 12d07c9 [CameraPipe] Add explicit focus timeout by Tahsin Masrur · 1 year, 3 months ago
- 5b56abf Merge "Ignore Ultra HDR tests for camera-pipe config" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- a86c279 Merge "Fix persistent recording may fail to continue recording after switching camera" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- 473e3cc Ignore Ultra HDR tests for camera-pipe config by Tahsin Masrur · 1 year, 3 months ago
- ae59d5d Fix persistent recording may fail to continue recording after switching camera by leo huang · 1 year, 3 months ago
- a8622d2 Merge "Add support for configuring the CaptureRequest tag." into androidx-main by Treehugger Robot · 1 year, 3 months ago
- efd9f4b Merge "Refactor Camera2CaptureSequence so it no longer uses tags." into androidx-main by Treehugger Robot · 1 year, 3 months ago
- 2e4d6d8 Add support for configuring the CaptureRequest tag. by Paul Rohde · 1 year, 3 months ago
- a1db7a0 Refactor Camera2CaptureSequence so it no longer uses tags. by Paul Rohde · 1 year, 3 months ago
- ca9153a Only enable OpenGL pipeline for Pixel4XL API29 and Moto E13 in ImageCaptureFailedWhenVideoCaptureIsBoundQuirk by leo huang · 1 year, 3 months ago