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