1. de19e19 Merge "Fix "NullPointerException: No camera bound to use case" in Emulator API 26 and Nexus API 21" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  2. 7ca5b0e Fix "NullPointerException: No camera bound to use case" in Emulator API 26 and Nexus API 21 by Scott Nien · 4 years, 5 months ago
  3. 444cdc3 Update documentation for bindToLifecycle, PreviewExtender and by TY Chang · 4 years, 5 months ago
  4. 6eacb02 Merge changes from topic "jpeg_orientation_capture_request" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  5. d261d32 Merge "Improve doc of SurfaceOrientedMeteringPointFactory" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  6. cd856c0 Fix deprecation warning in camera-testing by AL Ho · 4 years, 5 months ago
  7. ab6ecf0 Updated the ImageSaver to copy the orientation exif from jpeg by Franklin Wu · 4 years, 6 months ago
  8. f65c3ff Added orientation option to CaptureConfig by Franklin Wu · 4 years, 6 months ago
  9. 0543547f Fix all HidingFields errors in SessionConfig by leo huang · 4 years, 5 months ago
  10. d2b4def Improve doc of SurfaceOrientedMeteringPointFactory by Scott Nien · 4 years, 5 months ago
  11. 4736320 ImageCaptureRequest associated with each submitted capture request by Franklin Wu · 4 years, 6 months ago
  12. 4768954 Increment Camera libraries and updated api.txt by Eric Ng · 4 years, 5 months ago
  13. a7f42e8 Update camera core api files. by Aurimas Liutikas · 4 years, 5 months ago
  14. 785124b Merge "Fix and enforce UnsynchronizedOverridesSynchronized errorprone warnings" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  15. 75276f7 Merge "Use FocusMeteringAction.Builder constructor / Keep only display version of DisplayOrientedMeteringPointFactory / Add more docs" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  16. 9d72003 Updated CameraX current.txt API for camera-core, camera-lifecycle, and by Eric Ng · 4 years, 5 months ago
  17. 3b419f7 Fix and enforce UnsynchronizedOverridesSynchronized errorprone warnings by Sergey · 4 years, 6 months ago
  18. ac7424b Fix and enforce Finally errorprone warnings by Sergey · 4 years, 6 months ago
  19. 607558d Merge "Fix and enforce ThreadPriorityCheck errorprone warnings" into androidx-master-dev by Aurimas Liutikas · 4 years, 5 months ago
  20. c6afa6d Use FocusMeteringAction.Builder constructor / Keep only display version of DisplayOrientedMeteringPointFactory / Add more docs by Scott Nien · 4 years, 6 months ago
  21. f5c9489 Fix and enforce ThreadPriorityCheck errorprone warnings by Sergey · 4 years, 6 months ago
  22. b708089 Remove LIBRARY_GROUP and modify ImageReaderProxys as package-private by charcoalchen · 4 years, 5 months ago
  23. ff38601 Merge "Move ImageReaderProxysTest from camera2 to core" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  24. fcae7bd Merge "Fix ProcessingSurfaceTestFailure on pixel C and adds timeout check to several tests." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  25. 3db9821 Move ImageReaderProxysTest from camera2 to core by WenHung_Teng · 4 years, 5 months ago
  26. 4128fdb Remove CameraDeviceConfig, CameraSelectorUtil and CameraIdFilterSet. by TY Chang · 4 years, 7 months ago
  27. 1ada2c7 Make ConfigProvider to take CameraInfo for set of camera related configs. by TY Chang · 4 years, 6 months ago
  28. 52bd7a1 Add CameraSelector field in use case config. by TY Chang · 4 years, 7 months ago
  29. 25eefe7 Fix ProcessingSurfaceTestFailure on pixel C and adds timeout check to several tests. by Scott Nien · 4 years, 6 months ago
  30. 841ec39 Merge "Remove unused shared ImageReaderProxys code" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  31. 9b2a2a4 Merge "Fix and enforce HidingField errorprone warnings" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  32. 36d075e Merge "Make CameraInfo.ImplementationMode a StringDef instead of an Intdef." into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  33. 154b548 Fix and enforce HidingField errorprone warnings by Sergey · 4 years, 6 months ago
  34. 8b09cda Merge "Ensure ListenableFuture is correctly included as API dependency" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  35. 55f83d1 Remove unused shared ImageReaderProxys code by Trevor McGuire · 4 years, 6 months ago
  36. 69c8c81 Merge "Fix and enforce FutureReturnValueIgnored errorprone warnings" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  37. 3f890dd Fix and enforce FutureReturnValueIgnored errorprone warnings by Sergey · 4 years, 6 months ago
  38. 2034b63 Make CameraInfo.ImplementationMode a StringDef instead of an Intdef. by husaynhakeem · 4 years, 6 months ago
  39. 3c88457 Merge "Fix ProcessingSurfaceTest failure on Pixel C" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  40. 3f786cf Fix ProcessingSurfaceTest failure on Pixel C by Scott Nien · 4 years, 6 months ago
  41. fb118af Fix "ImageReaderContext is not initialized" crash which cause test failure and app issue. by Scott Nien · 4 years, 6 months ago
  42. 06e54fd Ensure ListenableFuture is correctly included as API dependency by Trevor McGuire · 4 years, 6 months ago
  43. b60521c Fix DeferrableSurfacesTest fail by WenHung_Teng · 4 years, 6 months ago
  44. 4a420ab Move ImageReaderProxy to impl (LIBRARY_GROUP) by weginlee · 4 years, 6 months ago
  45. f160a57 Core - move classes to impl and remove restrict scope annotation. by leo huang · 4 years, 6 months ago
  46. d3fcfe5 Add method in CameraInfo to get device hardware level. by husaynhakeem · 4 years, 6 months ago
  47. d67a03d Handle Config related classess RestrictTo annotations by charcoalchen · 4 years, 6 months ago
  48. d507387 Move CaptureBundle to core.impl package. by TY Chang · 4 years, 6 months ago
  49. 227205b Merge "CameraX LIBRARY_GROUP handling - TargetConfig, LiveDataObservable" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  50. 57795ae Move UseCaseAttachStateTest, ExtendableUseCaseConfigFactoryTest to impl by weginlee · 4 years, 6 months ago
  51. 0a1850b Merge "Move UseCaseGroup to impl package (LIBRARY_GROUP)" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  52. 147afe4 CameraX LIBRARY_GROUP handling - TargetConfig, LiveDataObservable by AL Ho · 4 years, 6 months ago
  53. 20522ff Merge "move CameraCaptureResults to impl , CameraCaptureResultImageInfo to internal" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  54. d71a2a7 Merge "Move Config/ConfigProvider to impl folder" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  55. 4f5596d Move UseCaseGroup to impl package (LIBRARY_GROUP) by weginlee · 4 years, 6 months ago
  56. 9f2853e move CameraCaptureResults to impl , CameraCaptureResultImageInfo to internal by Scott Nien · 4 years, 6 months ago
  57. ac265ff Merge "Move LensFacingConverter, ImageProxyBundle, SingelImageProxyBundle to impl package." into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  58. 9a45ed3 Move ImmediateSurface to impl package (LIBRARY_GROUP) by weginlee · 4 years, 6 months ago
  59. d547ca1 Move LensFacingConverter, ImageProxyBundle, SingelImageProxyBundle to by TY Chang · 4 years, 6 months ago
  60. b640ad8 Move Config/ConfigProvider to impl folder by charcoalchen · 4 years, 6 months ago
  61. 18328c2 CameraX LIBRARY_GROUP handling - MutableConfig, MutableOptionsBundle and OptionsBundle by AL Ho · 4 years, 6 months ago
  62. 266f97f Move CameraFactory and CameraRepository to internal package. by TY Chang · 4 years, 6 months ago
  63. 8af6b67 Move restriceted classes to internal package (Utils and Extensions related). by TY Chang · 4 years, 6 months ago
  64. 0dcd236 Merge "Move UseCaseConfigFactory related files to impl package (LIBRARY_GROUP)" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  65. d22ec8b Move CaptureConfig to impl folder by charcoalchen · 4 years, 6 months ago
  66. 021b079 move DeferableSurface/DeferrableSurfaces to impl by Scott Nien · 4 years, 6 months ago
  67. 68ce62f Move UseCaseConfigFactory related files to impl package (LIBRARY_GROUP) by weginlee · 4 years, 6 months ago