- 04bd506 Migrate to using = for property setting by Aurimas Liutikas · 7 weeks ago
- af13cf57 Upgrade compileSdk as 35 for LLB feature development by CharcoalChen · 10 weeks ago
- 98f81ba Apply extensions-specific characteristics on zoom ratio. by Scott Nien · 9 weeks ago
- a62b2ac Migrate camera lifecycle, mlkit-vision, and view to use JSpecify annotations by Julia McClellan · 3 months ago
- 89073e6 Merge "Turn JSpecify lint on by default" into androidx-main by Julia McClellan · 3 months ago
- 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
- 81a46bc Turn JSpecify lint on by default by Julia McClellan · 3 months ago
- 79a3c26 Add tests to verify ViewPort is applied to use cases. by TY Chang · 4 months ago
- 3f64907 Add samples to the build.gradle files for the following libraries: by Natnael Belay · 4 months ago
- b79042e Rename RestrictedCameraControl and RestrictedCameraInfo to AdapterCameraControl and AdapterCameraInfo by CharcoalChen · 4 months ago
- 4363039 Clear initialization Future on ProcessCameraProvider failure by WenHung_Teng · 4 months ago
- 156a7914 Add FakeCameraTestRule for reducing test boilerplates by Tahsin Masrur · 6 months ago
- f09932b Make LifecycleCameraRepository a singleton. by TY Chang · 6 months ago
- 6570f08 Remove CameraProvider.shutdownAsync by TY Chang · 6 months ago
- 1cf55ac Add LifecycleCameraProviderImpl. by TY Chang · 7 months ago
- c078e0d [Dual Camera v2] Expose APIs for dual camera video capture by Kailiang Chen · 8 months ago
- 172ed07 Expose CameraProvider.getCameraInfo API. by TY Chang · 7 months ago
- efc92d5 Rearrange ProcessCameraProvider APIs. by TY Chang · 8 months ago
- ad55626 Convert CameraProvider and LifecycleCameraProvider to kotlin. by TY Chang · 8 months ago
- e685cf6 Rename CameraProvider and LifecycleCameraProvider. by TY Chang · 7 months ago
- ecc3bef Merge changes I2b43bf9d,I7c020535,I2e3fe0cd into androidx-main by Treehugger Robot · 7 months ago
- 3e3206b Remove legacyDisableKotlinStrictApiMode from camera projects by Scott Nien · 7 months ago
- 99c53b1 Fixed the crash when bindToLifecycle is invoked with destroyed lifecycleOwner by Scott Nien · 7 months ago
- ea4de7e [Dual Camera v2] Rename LayoutSettings to CompositionSettings by Kailiang Chen · 7 months ago
- 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 7 months ago
- d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 7 months ago
- ca38b00 Merge "[Dual Camera v2] Fix the race condition when switching between single and dual cameras" into androidx-main by Treehugger Robot · 8 months ago
- 0cd86cf [Dual Camera v2] Fix the race condition when switching between single and dual cameras by Kailiang Chen · 8 months ago
- 89e0533 Bump up annotation-experimental dependencies by Jinseong Jeon · 8 months ago
- 1620bdd Add camera and initialization traces by Trevor McGuire · 8 months ago
- b5ec94a [Dual Camera v2] Add dual camera support in ProcessCameraProvider by Kailiang Chen · 8 months ago
- cc4311f Merge "[Dual Camera v2] Add dual camera support in CameraUseCaseAdapter and StreamSharing" into androidx-main by Treehugger Robot · 8 months ago
- 4bd0ab1 [Dual Camera v2] Add dual camera support in CameraUseCaseAdapter and StreamSharing by Kailiang Chen · 8 months ago
- dbc6c30 Bump CameraX version by Julie · 8 months ago
- 3f40304 Fix NPE issue when an error is reported from the old error listener by CharcoalChen · 9 months ago
- 6b4ef52 Make CameraInfo.getCameraInfo experimental. by TY Chang · 1 year ago
- b276649 Remove usage of legacy multidex by Aurimas Liutikas · 9 months ago
- a18f72a Migrate to ktfmt 0.50 and remove our custom @sample hack by Omar Ismail · 9 months ago
- ccc20f4 Merge "Enable kotlin explicitApi for android projects" into androidx-main by Aurimas Liutikas · 9 months ago
- 73b57112 Bump up versions for CameraX libraies by Julie · 9 months ago
- 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 9 months ago
- dea9ca5 Bypass Camera Validation for Virtual Devices by WenHung_Teng · 9 months ago
- b39205d Fix ProcessCameraProvider documentation. by TY Chang · 9 months ago
- 684be65 Fix the issue that wrong device id is used in virtual device by Scott Nien · 9 months ago
- 50f8c01 Migrate camera to use ktfmt by Omar Ismail · 9 months ago
- b68f24c Merge "Remove @RequiresApi(21) annotations on camera-lifecycle" into androidx-main by Treehugger Robot · 9 months ago
- 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 10 months ago
- e0c2db0 Remove @RequiresApi(21) annotations on camera-lifecycle by mingdatsai · 10 months ago
- 995eab8 Incrementing release versions for CameraX: by Julie · 10 months ago
- d12a1d3 Update lint baseline after minSdkVersion 21 bump by Aurimas Liutikas · 11 months ago
- dac1c2b Add ProcessCameraProvider.awaitInstance by TY Chang · 11 months ago
- d6ab922 Configure camera-lifecycle sample module. by TY Chang · 11 months ago
- e616305 Convert ProcessCameraProvider into Kotlin implementation. by TY Chang · 11 months ago
- 097a61f Rename ProcessCameraProvider.java to .kt by TY Chang · 11 months ago
- aaa096e [Multi-Cam] Unhide public APIs to support physical camera by Kailiang Chen · 11 months ago
- 043bf41 Merge "Revert "Incrementing CameraX versions to 1.4.0-beta01 and 1.4.0-alpha05"" into androidx-main by Julie Wu · 11 months ago
- b211ca4 Revert "Incrementing CameraX versions to 1.4.0-beta01 and 1.4.0-alpha05" by Julie Wu · 11 months ago
- c1ab690 Merge "Incrementing CameraX versions to 1.4.0-beta01 and 1.4.0-alpha05" into androidx-main by Julie Wu · 11 months ago
- bdffaa0 [Multi-Cam] Modify ProcessCameraProvider and add capability check in CameraInfo by Kailiang Chen · 11 months ago
- 5b82e9c Incrementing CameraX versions to 1.4.0-beta01 and 1.4.0-alpha05 by Julie · 11 months ago
- b600403 Merge "Revert "Bump up CameraX to 1.4.0-beta01 and 1.4.0-alpha05"" into androidx-main by Xi Zhang · 12 months ago
- 0355efc8 Revert "Bump up CameraX to 1.4.0-beta01 and 1.4.0-alpha05" by Julie Wu · 12 months ago
- a96de40 Fix ExtensionsManagerTest by TY Chang · 1 year, 2 months ago
- 1b7d003 Add CameraProvier.getCameraInfo by TY Chang · 1 year, 3 months ago
- 6251c1e Bump up CameraX to 1.4.0-beta01 and 1.4.0-alpha05 by Julie · 1 year ago
- b49c638 Propagate the exception of UseCase binding fail for debugging by leo huang · 1 year, 1 month ago
- a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 1 year, 1 month ago
- e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
- 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 1 year, 2 months ago
- 5408ce9 Make CameraUseCaseAdapter only wraps one camera. by TY Chang · 1 year, 2 months ago
- 2e145a7 Create new LifecycleCamera and CameraUseCaseAdapter instance for new CameraConfig. by Scott Nien · 1 year, 3 months ago
- 277f149 Remove camera selector option in use case config. by TY Chang · 1 year, 3 months ago
- 651c9a1 Revert "Fix ProcessCameraProvider#shutdownAsync depending on main thread synchronously" by Leo Huang · 1 year, 4 months ago
- a7f4316 Fix ProcessCameraProvider#shutdownAsync depending on main thread synchronously by Tahsin Masrur · 1 year, 4 months ago
- 5c26856 Remove restricted API ProcessCameraProvider#shutdown() by Tahsin Masrur · 1 year, 5 months ago
- ffb26c5 Remove @RestrictTo annotation from ProcessCameraProvider.shutdownAsync() by Tahsin Masrur · 1 year, 9 months ago
- f326020 Add ProcessCameraProvider shutdownAsync API and replace shutdown API usages by Tahsin Masrur · 1 year, 9 months ago
- 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 1 year, 6 months ago
- 6aa02a1 Add ability to check use case combination with stream sharing. by TY Chang · 1 year, 6 months ago
- 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 6 months ago
- d3f4e7a Provide API to customize the camera open retrying max timeout time by Kailiang Chen · 1 year, 8 months ago
- d2ce0c2 Update versions for release id 1690390800000 by natnaelbelay · 1 year, 7 months ago
- 6c7849b Restrict camera-testing APIs to LIBRARY_GROUP by Tahsin Masrur · 1 year, 7 months ago
- ac5b8d0 [Concurrent Camera] Add shutdown() in CameraCoordinator to release resources by Kailiang Chen · 1 year, 7 months ago
- adbba18 Increasing CameraX versions to 1.3.0-beta02 by Julie · 1 year, 8 months ago
- 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 8 months ago
- 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year, 8 months ago
- 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year, 9 months ago
- 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 9 months ago
- 1cde86a Update api folder files for 1.3.0-beta01 bump by mingdatsai · 1 year, 9 months ago
- 1f9c402 Merge "Revert "Update api folder files for 1.3.0-beta01 bump"" into androidx-main by Treehugger Robot · 1 year, 9 months ago
- 08edda1 Revert "Update api folder files for 1.3.0-beta01 bump" by Ming-Da Tsai · 1 year, 9 months ago
- b391631 Merge changes from topic "camerax-1.3.0-beta01-bump" into androidx-main by Treehugger Robot · 1 year, 9 months ago
- bfc79b1 Update api folder files for 1.3.0-beta01 bump by Tahsin Masrur · 1 year, 9 months ago
- 068199ff Remove alpha dependencies from camera artifacts to prepare for beta release by Tahsin Masrur · 1 year, 9 months ago
- 9a05633 Remove most of @hide uses in camera libraries by Aurimas Liutikas · 1 year, 10 months ago
- 55d963a Opt-in a,b,c-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 10 months ago
- c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 10 months ago
- 14a6be7 Force to unregister lifecycle observer in main thread by WenHung_Teng · 1 year, 10 months ago