- 04bd506 Migrate to using = for property setting by Aurimas Liutikas · 6 weeks ago
- af13cf57 Upgrade compileSdk as 35 for LLB feature development by CharcoalChen · 8 weeks ago
- d780790 Migrate camera extensions projects to use JSpecify annotations by Julia McClellan · 2 months ago
- 89073e6 Merge "Turn JSpecify lint on by default" into androidx-main by Julia McClellan · 2 months ago
- 7795282 Migrate to using = for property setting by Aurimas Liutikas · 2 months ago
- 81a46bc Turn JSpecify lint on by default by Julia McClellan · 2 months ago
- 1a31ba6 Remove bytebuddy excludes by Aurimas Liutikas · 6 months ago
- 3e3206b Remove legacyDisableKotlinStrictApiMode from camera projects by Scott Nien · 6 months ago
- d40679e Merge changes I5bc359d9,Ie618a2f1 into androidx-main by Treehugger Robot · 7 months ago
- c383383 Add extensions ReleaseApkTest to make sure the extensions test app can run well in release mode by CharcoalChen · 7 months ago
- d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 7 months ago
- b276649 Remove usage of legacy multidex by Aurimas Liutikas · 8 months ago
- 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 9 months ago
- 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 9 months ago
- 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 10 months ago
- c463947 Parameterize camera-extensions tests by Jasmine Chen · 1 year, 2 months ago
- ebd661d [Extensions quality] takePicture failed because of timestamp duplicated by Scott Nien · 1 year, 2 months ago
- ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 1 month ago
- ac76c9c Remove CameraPipe dependencies for camera-extensions by Jasmine Chen · 1 year, 2 months ago
- 5870b5c Preliminary RequestProcessor implementation for preview by Jasmine Chen · 1 year, 5 months ago
- 97378a1f Remove the camera-camera2 dependency in camera-extensions by Scott Nien · 1 year, 2 months ago
- be68652 Revert "Enable extensions to switch between different camera2 implementations" by Trevor McGuire · 1 year, 2 months ago
- 6418032 Enable extensions to switch between different camera2 implementations by Jasmine Chen · 1 year, 5 months ago
- 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 6 months ago
- 068199ff Remove alpha dependencies from camera artifacts to prepare for beta release by Tahsin Masrur · 1 year, 9 months ago
- 1d71e39 Enable NewApi lint check in camera-extensions by Tahsin Masrur · 1 year, 9 months ago
- c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 9 months ago
- b3841da Apply DynamicRange from CaptureSession by Trevor McGuire · 2 years, 6 months ago
- 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 2 months ago
- 4ea337b [BasicExtenderRefactor] Enable basic extender session processor. by Scott Nien · 2 years, 3 months ago
- 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 2 years, 4 months ago
- 704df96 Revert "Migrate camera to mockito 4" by Charcoal Chen · 2 years, 5 months ago
- 2f60374 Migrate camera to mockito 4 by Trevor McGuire · 2 years, 5 months ago
- c4ab0a1 Enable CameraX Quirks Detector for all modules (except camera"integration-tests) by System Administrator · 2 years, 10 months ago
- dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
- d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 3 months ago
- d8e46f5 Bump up camera version to beta01 and then merge extensions and view into core library by Julie Wu · 3 years, 1 month ago
- f5e6ce2 Disallow the app to enable extension modes when binding VideoCapture by Charcoal Chen · 3 years, 3 months ago
- 3514916 Review Extensions API by Charcoal Chen · 3 years, 7 months ago
- e0327b2 minSdk -> RequiresApi for camera-extensions by Trevor McGuire · 3 years, 5 months ago
- b0ebb20 Fixed the AbstractMethodError issue which happens when proguard is enabled by Charcoal Chen · 3 years, 5 months ago
- 7091d83 Align Gradle paths to Maven coordinates by Alan Viverette · 3 years, 7 months ago
- c7e3d1b Remove BuildConfig from extensions by Charcoal Chen · 3 years, 7 months ago
- 14ef719 Add new PreviewConfigProviderTest and ImageCaptureConfigProviderTest by Charcoal Chen · 3 years, 7 months ago
- e26aaba Migrate camera to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 9 months ago
- 80e42c9 Add Extensions#getExtensionCameraSelector and remove the original setExtension API by Charcoal Chen · 3 years, 10 months ago
- 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 10 months ago
- 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 1 month ago
- 4c8aa95 Added Extensions.getExtensions() by Franklin Wu · 4 years, 7 months ago
- c9c1053 Update camera Robolectric tests for @LooperMode(PAUSED) by Trevor McGuire · 4 years, 7 months ago
- 6a1a0e6 Unify top-level API task configuration by Alan Viverette · 4 years, 8 months ago
- 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 5 years ago
- dd99a0a Revert "Disable unused features in AGP" by Andrea Falcone · 4 years, 11 months ago
- ad25632 Disable unused features in AGP by Aurimas Liutikas · 5 years ago
- 06e54fd Ensure ListenableFuture is correctly included as API dependency by Trevor McGuire · 5 years ago
- 0e005915 Switch all libraries to use concurrent-futures 1.0.0 by Ian Lake · 5 years ago
- 497d025 Added Context initializer for extensions, extensions version to 1.1.0 by Franklin Wu · 5 years ago
- 52e8d41 Prevent PreviewImageProcessorImpl from being called after deinit() by Franklin Wu · 5 years ago
- 3b281ec Extension version value update. by WenHung_Teng · 6 years ago
- 8289a72 Adding camera-view and camera-extensions to library release by Eric Ng · 6 years ago
- b868320 Modify settings.gradle to match moved files for Camera by Eric Ng · 6 years ago[Renamed from camera/extensions/build.gradle]
- 1e28d76 Add test for ExtensionVersion. by WenHung_Teng · 6 years ago
- c55475c Make sure getCaptureStage was called after init() by WenHung_Teng · 6 years ago
- 12a0a4e Revert "Replace Guava ListenableFuture with Jetpack implementation" by Alan Viverette · 6 years ago
- e7fca75 Implement the versioning check for extension. by WenHung_Teng · 6 years ago
- 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 6 years ago
- c2ea01c Replace Guava ListenableFuture with Jetpack implementation by Alan Viverette · 6 years ago
- 30c76f6 Restructured extensions in order to fix vendor lib violation by Franklin Wu · 6 years ago
- 8045819 Align camera with rest of jetpack libraries for version/group by Trevor McGuire · 6 years ago
- 73b1dbd Fix up build after upstream change. by Wenhung Teng · 6 years ago
- 389eda0 Adapt to name change from "supportLibrary" to "androidx" by David M. Chen · 6 years ago
- 1f0c4ca Add OEM Extension ImageCapture Extender classes by charcoalchen · 6 years ago
- 59ea07d Add initial version of CameraX OEM extensions project by charcoalchen · 6 years ago