1. 5bc6174 Change LensFacing from enum to IntDef by husaynhakeem · 4 years, 8 months ago
  2. bf6c2f9 Remove ImageCaptureCOnfig.Builder and move it to ImageCapture.Builder. by husaynhakeem · 4 years, 7 months ago
  3. 76c2f74 API Change: Remove onSafeToRelease from PreviewSurfaceCallback by Franklin Wu · 4 years, 8 months ago
  4. 687d79a Remove PreviewConfig.Builder, and move the preview usecase's builder to Preview. by husaynhakeem · 4 years, 7 months ago
  5. 0140954 Merge "Removed get/setTimestamp in ImageProxy" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  6. df7ce79 Removed get/setTimestamp in ImageProxy by Franklin Wu · 4 years, 8 months ago
  7. 9dd9983 Merge "Change ImageCaptureError from enum to IntDef." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  8. 24589e0 Change ImageCaptureError from enum to IntDef. by husaynhakeem · 4 years, 8 months ago
  9. 3b09789 Remove CameraX initialization check in LensFacingCameraIdFilter. by TY Chang · 4 years, 8 months ago
  10. d2bdcac Use CameraSelector to check for and enable extensions by Trevor McGuire · 4 years, 8 months ago
  11. d948fa8 API Change: Add resolution to SurfaceTextureCallback by Xi Zhang · 4 years, 8 months ago
  12. 0e830e9 Move CameraX.LensFacing to LensFacing.java by leo huang · 4 years, 8 months ago
  13. 1090469 Marked ImageProxy.getImage() as experimental by Franklin Wu · 4 years, 8 months ago
  14. 9ef2fe2 Merge "Create helper class for creating PreviewSurfaceCallback" into androidx-master-dev by xizh · 4 years, 8 months ago
  15. 18c28ef Create helper class for creating PreviewSurfaceCallback by Xi Zhang · 4 years, 9 months ago
  16. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 8 months ago
  17. 6e07f68 Merge "Change canSetSupportedResolutionsToConfigTest size as MediumTest" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  18. d2b4b93 Merge "Renamed interfaces Listener to Callback if it had more than 1 method" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  19. 51e4f51 Renamed interfaces Listener to Callback if it had more than 1 method by Franklin Wu · 4 years, 9 months ago
  20. da34afc2 Change canSetSupportedResolutionsToConfigTest size as MediumTest by charcoalchen · 4 years, 8 months ago
  21. e78077e Fix failing post submit test on API 24: Nexus Player by leo huang · 4 years, 9 months ago
  22. 7d22c83 Rename CameraX.init()/deinit() to initialize()/shutdown() by leo huang · 4 years, 9 months ago
  23. 61deed0 Add init and version check for extensions test by charcoalchen · 4 years, 9 months ago
  24. cab59770 Make extensions test can cover any LensFacing*EffectMode combination by charcoalchen · 4 years, 9 months ago
  25. 3b4ed3e Rename Listeners with more than 1 method to Callback by Franklin Wu · 4 years, 9 months ago
  26. 1418872 Execute CameraX.init()/deinit() in the background by camera executor by leo huang · 4 years, 10 months ago
  27. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  28. ce6fdc1 Add version check for getSupportedResolutions API by charcoalchen · 4 years, 9 months ago
  29. 0e005915 Switch all libraries to use concurrent-futures 1.0.0 by Ian Lake · 4 years, 9 months ago
  30. c92e554 Merge changes from topic "extension-lib-init" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  31. 497d025 Added Context initializer for extensions, extensions version to 1.1.0 by Franklin Wu · 4 years, 9 months ago
  32. 829d00a Fix bug in ExtensionVersion testing by Franklin Wu · 4 years, 9 months ago
  33. 97b347d Fix ImageCaptureExtenderTest postsubmit fail on API 21 Nexus5 by charcoalchen · 4 years, 9 months ago
  34. e1f6f2c Integrate customized supported resolutions and unit test cases by charcoalchen · 4 years, 10 months ago
  35. f39e6b6 Add API for check if flash is available by AL Ho · 5 years ago
  36. 52e8d41 Prevent PreviewImageProcessorImpl from being called after deinit() by Franklin Wu · 4 years, 10 months ago
  37. 4f76fc8 Merge changes I6b5a495f,I5605d932 into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  38. 59c6d44 Fix initialization in camera-extensions tests by Trevor McGuire · 4 years, 10 months ago
  39. 5cc433b Add an Executor as part of takePicture API. by WenHung_Teng · 4 years, 10 months ago
  40. 2a62d17 Remove BaseCamera from SettableLensFacingCameraIdFilter by Trevor McGuire · 4 years, 10 months ago
  41. 122fda7 Don't cache cameras inside FakeCameraFactory by Trevor McGuire · 4 years, 10 months ago
  42. 10d764e Merge "Added Galaxy Note 10 to supported devices." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  43. 16df4f6 Added Galaxy Note 10 to supported devices. by Eric Ng · 4 years, 10 months ago
  44. b540465 Enforce methods are called on correct thread by leo huang · 5 years ago
  45. ea22e82 Merge "Add @NonNull annotation." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  46. 0d20177 Adding PreviewProcessor timestamp test by Franklin Wu · 4 years, 11 months ago
  47. 1d12f20 Add @NonNull annotation. by WenHung_Teng · 4 years, 10 months ago
  48. dc156bc Rename UseCaseError by leo huang · 5 years ago
  49. 489021a Fix ExtensionTest post submit test failure on Nexus 5 API21 by charcoalchen · 5 years ago
  50. 23fecdb Apply extension camera id filter in enableExtension instead of init. by TY Chang · 5 years ago
  51. 79a0dac Merge "Add test for Extension Preview processor." into androidx-master-dev by Treehugger Robot · 5 years ago
  52. 591f0f6 Merge "Add test to run all extensions with testlib." into androidx-master-dev by Treehugger Robot · 5 years ago
  53. 254e488 Add test for Extension Preview processor. by WenHung_Teng · 5 years ago
  54. 5d4a1fe Add test to run all extensions with testlib. by WenHung_Teng · 5 years ago
  55. 9c91a2d Merge "Rollback the interface change for extension implementation." into androidx-master-dev by Treehugger Robot · 5 years ago
  56. 77b99ce Merge "Extension version value update." into androidx-master-dev by Treehugger Robot · 5 years ago
  57. 221ba91 Rollback the interface change for extension implementation. by TY Chang · 5 years ago
  58. df49c40 Merge changes I70100952,I960fd00e,Ibd254aab,I5c0faf07 into androidx-master-dev by Treehugger Robot · 5 years ago
  59. 3b281ec Extension version value update. by WenHung_Teng · 5 years ago
  60. d1057c8 Add extension camera id filter and apply it on extender init. by TY Chang · 5 years ago
  61. 4bc93a1 Merge "Add null check when checking ImageCapture/Preview extension enabled" into androidx-master-dev by Treehugger Robot · 5 years ago
  62. edbd232 Merge "Adding camera-view and camera-extensions to library release" into androidx-master-dev by Treehugger Robot · 5 years ago
  63. 8289a72 Adding camera-view and camera-extensions to library release by Eric Ng · 5 years ago
  64. 924d38a Update the PreviewExtender test. by WenHung_Teng · 5 years ago
  65. 43a817e Add null check when checking ImageCapture/Preview extension enabled by charcoalchen · 5 years ago
  66. b868320 Modify settings.gradle to match moved files for Camera by Eric Ng · 5 years ago