1. 570b1ee Create public API CameraControl#enableTorch and CameraInfo#getTorchState by leo huang · 4 years, 8 months ago
  2. 2e3fa99 Merge changes If0990311,Ieb58dbe5 into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  3. dd1e394 Remove usage of UseCaseConfig for CameraDeviceConfig where possible by Trevor McGuire · 4 years, 8 months ago
  4. caf8683 Remove UseCaseConfig from CameraDeviceSurfaceManager by Trevor McGuire · 4 years, 8 months ago
  5. 342da78 API Change: Remove imageFormat from PreviewSurfaceCallback by Xi Zhang · 4 years, 8 months ago
  6. 960459a Update javadoc to address API review comments in aosp/1148757 by Xi Zhang · 4 years, 8 months ago
  7. c6e1e60 API Change: Delete OnPreviewOutputUpdateListener and all the code related. by Xi Zhang · 4 years, 8 months ago
  8. e6ce6df Use new zoom API in CameraView and remove Preview.zoom() API. by Scott Nien · 4 years, 9 months ago
  9. 0e830e9 Move CameraX.LensFacing to LensFacing.java by leo huang · 4 years, 8 months ago
  10. b71678e Fix the lint errors for updateApi by leo huang · 4 years, 8 months ago
  11. f3b098b Fix Registration Name lint errors for updateApi by leo huang · 4 years, 8 months ago
  12. 0302b24 Use user provided Surface for extensions. by Xi Zhang · 4 years, 9 months ago
  13. 9d84866 API Change: Add a onSafeToRelease() to PreviewSurfaceCallback by Xi Zhang · 4 years, 9 months ago
  14. c52e4f3 Use PreviewSurfaceCallback for non-extension Preview by Xi Zhang · 4 years, 9 months ago
  15. e63de86 Callback OutputUpdateListener on the executor. by WenHung_Teng · 5 years ago
  16. aebe009 Merge changes I7078a750,I9d1fd206,Icebddffd into androidx-master-dev by Wenhung Teng · 4 years, 9 months ago
  17. 4606c6c Merge "Update the behavior of setTargetAspectRatio() and setTargetResolution()" into androidx-master-dev by Andrew Chiang · 4 years, 9 months ago
  18. a1cc383 Remove the callbackHandler from ThreadConfig. by WenHung_Teng · 4 years, 9 months ago
  19. 61f0b6f Use the background Handler to process the image by WenHung_Teng · 4 years, 9 months ago
  20. f39e6b6 Add API for check if flash is available by AL Ho · 5 years ago
  21. cf7a897 Merge "Fix MissingNullability and ReferencesHidden lint error" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  22. a0a2c7f Fix MissingNullability and ReferencesHidden lint error by leo huang · 4 years, 10 months ago
  23. 3d006fb Removed refresh from DeferrableSurface by Franklin Wu · 4 years, 10 months ago
  24. 3b13ec2 Add handling of SessionConfig.ErrorCallback by Franklin Wu · 5 years ago
  25. b6ad8d4 Added close() method to DeferrableSurface by Franklin Wu · 5 years ago
  26. 1d24f6d Allow user to set/get/remove PreviewSurfaceCallback by Xi Zhang · 4 years, 10 months ago
  27. c4a290bd Update the behavior of setTargetAspectRatio() and setTargetResolution() by Andrew Chiang · 5 years ago
  28. b540465 Enforce methods are called on correct thread by leo huang · 5 years ago
  29. 788c265a Merge "Add a interface to return user created Surace for Preview." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  30. 3da019f Add a interface to return user created Surace for Preview. by Xi Zhang · 4 years, 10 months ago
  31. ea22e82 Merge "Add @NonNull annotation." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  32. 9b6ebe3 [Tap-To-Focus] Adds startFocusAndMetering / cancelFocusAndMetering APIs to CameraControl by Scott Nien · 5 years ago
  33. 1d12f20 Add @NonNull annotation. by WenHung_Teng · 4 years, 10 months ago
  34. 72b649c Retrieve camera id from config instead of only lens-facing. by TY Chang · 5 years ago
  35. b868320 Modify settings.gradle to match moved files for Camera by Eric Ng · 5 years ago[Renamed from camera/core/src/main/java/androidx/camera/core/Preview.java]
  36. 0f2a867 Remove comment from Preview by Franklin Wu · 5 years ago
  37. 6bab881 Exposing public CameraControl and rename the existing one to CameraControlInternal by Scott Nien · 5 years ago
  38. 21bfb17 Merge "Set the same aspect ratio as maximum JPEG resolution to preview on Android 5.0 LEGACY device." into androidx-master-dev by Andrew Chiang · 5 years ago
  39. f239766 Set the same aspect ratio as maximum JPEG resolution to preview on Android 5.0 LEGACY device. by Andrew Chiang · 5 years ago
  40. 828b6b9 Added core implementation for preview processing by Franklin Wu · 5 years ago
  41. 3594789 Convert Camera2CameraControl to use Executors rather than Handlers by Trevor McGuire · 5 years ago
  42. db1062c Preview processing implementation by Franklin Wu · 5 years ago
  43. 633f4c1 Javadoc clarifications by fungja · 5 years ago
  44. ff610bb ImageCapture metadata and takepicture docs by fungja · 5 years ago
  45. ece4323 Javadoc for SurfaceTexture handling with Preview by fungja · 5 years ago
  46. 3ce5c71 Fix close camera 4 seconds delay in legacy devices by Scott Nien · 5 years ago
  47. 4b04d4d Shorten some of the class names by leo huang · 5 years ago
  48. 93142ee Rename Configuration by leo huang · 5 years ago
  49. 3a95a1d Rename UseCases by leo huang · 5 years ago[Renamed (72%) from camera/core/src/main/java/androidx/camera/core/ViewFinderUseCase.java]
  50. afc1f61 Use CallbackToFutureAdapter in CheckedSurfaceTexture by Trevor McGuire · 5 years ago
  51. 3cabb26 Consolidate executors under executor package by Trevor McGuire · 5 years ago
  52. 84274e0 Fix issue of target aspect ratio causes crop result incorrect by charcoalchen · 5 years ago
  53. a14263e Fix "no valid native surface" crash in legacy devices (Samsung J2 Prime) by Scott Nien · 5 years ago
  54. cc20710 Fix linter errors in camera by Trevor McGuire · 5 years ago
  55. 3d89b90 Replace java 8 lambda with anonymous class by Scott Nien · 5 years ago
  56. 770c783 Migrate part of camera-core codestyle to AOSP by Franklin Wu · 5 years ago
  57. 9521132 Fix build error caused by autoformatter by Trevor McGuire · 5 years ago
  58. 470a44f Auto-format java and xml files in camera project by Trevor McGuire · 5 years ago
  59. 12ecda2 Switch camera-core from android.support to androidx by Trevor McGuire · 5 years ago
  60. c63cd73 Add all Camera code from internal repo by Trevor McGuire · 5 years ago