[go: nahoru, domu]

  1. b36c025 Merge "Fix missing "return this" in VideoCaptureConfig setDefaultResolution" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  2. bf9cca5 Fix missing "return this" in VideoCaptureConfig setDefaultResolution by AL Ho · 4 years, 1 month ago
  3. 66a7117 Merge "Add sample for camera toggle transition" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  4. 96c895d Prevent PreviewView from hiding the preview when it creates a SurfaceProvider by husaynhakeem · 4 years, 1 month ago
  5. 601d625 Multiple tags -- Create TagBundle related classes by AL Ho · 4 years, 3 months ago
  6. 1c50c37 Merge "Clear session config when no valid use case" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  7. 688ba87 Add sample for camera toggle transition by husaynhakeem · 4 years, 1 month ago
  8. a497cce Remove redundant initializer for lint by Dustin Lam · 4 years, 2 months ago
  9. 3ff52bf Merge "Fix takePictureTest for ActivityScenario" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  10. de44ffe3 Split up vertex transforms into MVP matrix by Trevor McGuire · 4 years, 1 month ago
  11. 8bc7879 Move all transforms to vertex shader by Trevor McGuire · 4 years, 2 months ago
  12. ce581f9 Simplify surface scale calculations by Trevor McGuire · 4 years, 2 months ago
  13. 5075165 Remove lazy initialization of GL context from OpenGLRenderer by Trevor McGuire · 4 years, 2 months ago
  14. ac05ab1 Use GL_TRIANGLE_STRIP instead of a single triangle for vertices by Trevor McGuire · 4 years, 2 months ago
  15. 5f5af18 Merge "Retrieve Application context safely" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  16. 604c75c Retrieve Application context safely by Trevor McGuire · 4 years, 1 month ago
  17. 4802874 Merge "feat: data transformations for 1D visualizations" into androidx-master-dev by Elizabeth Powell · 4 years, 1 month ago
  18. b3a87b1 Merge "Changed NonNull annotation to Nullable on ImageReaderProxy.getSurface()" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  19. 44c57bd Merge "Add documentation to PreviewView about setting a view on top of it." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  20. 8f7b2c5 Changed NonNull annotation to Nullable on ImageReaderProxy.getSurface() by Franklin Wu · 4 years, 1 month ago
  21. 7a941be Add documentation to PreviewView about setting a view on top of it. by husaynhakeem · 4 years, 1 month ago
  22. d839ee9 Merge "Fix the preview black screen issue after switching camera twice and then pause/resume activity." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  23. c1b92f7 Fix the preview black screen issue after switching camera twice and then pause/resume activity. by charcoalchen · 4 years, 1 month ago
  24. c6864f7 Merge "Make androidx.camera.extension.ExtensionTest not crash" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  25. 9e16c2a Merge "Cleanup: remove unused SurfaceRequest constructor and add NonNull annotation" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  26. a537323 Merge "Apply the workaround for Legacy API 21 aspect ratio issue to all the usecases and move to camera2 package" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  27. fca8897 Apply the workaround for Legacy API 21 aspect ratio issue to all the usecases and move to camera2 package by Andrew Chiang · 4 years, 2 months ago
  28. cf25a23 Fix postsubmit fail PreviewViewBitmapTest and PreviewViewStreamStateTest on API 24: Nexus Player by leo huang · 4 years, 1 month ago
  29. bb0ac60e Merge "API Change: merge FIT_CENTER, FIT_START and FIT_END into FIT" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  30. bd0588d2 feat: data transformations for 1D visualizations by Elizabeth Powell · 4 years, 2 months ago
  31. 0fe1d25 Cleanup: remove unused SurfaceRequest constructor and add NonNull annotation by Xi Zhang · 4 years, 1 month ago
  32. 40fb60d API Change: merge FIT_CENTER, FIT_START and FIT_END into FIT by Xi Zhang · 4 years, 2 months ago
  33. 15b4cbd Make androidx.camera.extension.ExtensionTest not crash by Franklin Wu · 4 years, 1 month ago
  34. bd3c128 Merge "Lint check to to detect utility classes and suggest making them un-instantiable through private constructor(s)." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 1 month ago
  35. d2322e3 Fixed camera-extensions nullability issues to updateApi by charcoalchen · 4 years, 1 month ago
  36. 4511cdf Merge "Fix ConcurrentModificationException in tryDetachUseCases" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  37. 8aa3a02 Fix ConcurrentModificationException in tryDetachUseCases by Scott Nien · 4 years, 1 month ago
  38. a422995 Add mechanism to exclude supported sizes that may cause WYSIWYG problem. by charcoalchen · 4 years, 2 months ago
  39. a9a8ffd Revert "Revert "Ensure main thread in LifecycleRegistry methods."" by Sergey Vasilinets · 4 years, 1 month ago
  40. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 2 months ago
  41. 55012d9f Release Surface from ImageReader by Franklin Wu · 4 years, 1 month ago
  42. 59b760e Merge "Add MetadataTransform API to CameraGraph" into androidx-master-dev by Paul Rohde · 4 years, 1 month ago
  43. a001cea Merge "Refactor/cleanup test app to bind usecases in a group." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  44. 790f3a8 Refactor/cleanup test app to bind usecases in a group. by Xi Zhang · 4 years, 2 months ago
  45. c04646a Add MetadataTransform API to CameraGraph by Paul Rohde · 4 years, 2 months ago
  46. 023035b Merge "Moved LifecycleCamera classes into camera-lifecycle" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  47. ae0a267 Moved LifecycleCamera classes into camera-lifecycle by Franklin Wu · 4 years, 2 months ago
  48. 699c1a5 Clear session config when no valid use case by WenHung_Teng · 4 years, 2 months ago
  49. ad7acb9 Update switch camera test by WenHung_Teng · 4 years, 2 months ago
  50. e3e3e55 Merge "Add integration tests for ViewPager2Activity in UIWidgetsTestApp" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  51. b0057ef Add integration tests for ViewPager2Activity in UIWidgetsTestApp by Wegin Lee · 4 years, 3 months ago
  52. af3b099 Fixed core test app problem that can't work normally on some devices. by charcoalchen · 4 years, 2 months ago
  53. 59e9cdd Merge "Addressed issue where a non-started LifecycleCamera could be active" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  54. f686c02 Merge "Fix incorrect buffer copy in HdrImageCaptureExtenderImpl example" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  55. ebe8596 Fix PreviewViewStreamState postsubmit fail by WenHung_Teng · 4 years, 2 months ago
  56. 2602668 Handle the configuration callback not called by WenHung_Teng · 4 years, 2 months ago
  57. e7de925 Refactor CaptureSession by WenHung_Teng · 4 years, 5 months ago
  58. 26edc8d Create SynchronizedCaptureSession for the refactor by WenHung_Teng · 4 years, 5 months ago
  59. a4d6773 Merge "Disable unused features in AGP" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  60. 25071fa Merge "Add husaynhakeem for +2 on camera repo" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  61. ef54495 Fix incorrect buffer copy in HdrImageCaptureExtenderImpl example by Franklin Wu · 4 years, 2 months ago
  62. 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 5 months ago
  63. 8da3cb9 Addressed issue where a non-started LifecycleCamera could be active by Franklin Wu · 4 years, 2 months ago
  64. 93642e8 Add husaynhakeem for +2 on camera repo by husaynhakeem · 4 years, 2 months ago
  65. 60d856b Merge "Update testapp to use viewport crop rect" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  66. e12a7d5 Merge "Update JavaDoc for Viewport.Builder" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  67. d30c289 Make the ImageProxy acquired from ImageCapture safe by Franklin Wu · 4 years, 2 months ago
  68. 79ca903 Merge "Prevent focus and metering from being triggered when tap outside preview" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  69. 609dc32 Update JavaDoc for Viewport.Builder by Xi Zhang · 4 years, 2 months ago
  70. 0b0c1c6 Update testapp to use viewport crop rect by Xi Zhang · 4 years, 3 months ago
  71. 02c9d10 Remove VideoCaptureConfig.Builder and move it to VideoCapture.Builder by leo huang · 4 years, 3 months ago
  72. 6f72c7e Fix PreTest camera on unit test by WenHung_Teng · 4 years, 2 months ago
  73. 47c592b Prevent focus and metering from being triggered when tap outside preview by husaynhakeem · 4 years, 2 months ago
  74. bef98fc Mark SurfaceRequest.getCropRect() experimental by Xi Zhang · 4 years, 2 months ago
  75. 010a1cd Remove viewportCropRect from ImageProxy and rename the one in SurfaceRequest by Xi Zhang · 4 years, 2 months ago
  76. 0a81cab Merge "Update release version to Beta07" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  77. d4e4293 Merge "Add CameraDevice and CaptureSession wrappers" into androidx-master-dev by Paul Rohde · 4 years, 2 months ago
  78. a73976f Add CameraDevice and CaptureSession wrappers by Paul Rohde · 4 years, 2 months ago
  79. cbb303d Merge "Fix failing postsubmit failures in OrientationConfigChanges test" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  80. 6809496 Merge "Fixed issue where unable to switch back to a camera." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  81. 0790bab Fixed issue where unable to switch back to a camera. by Franklin Wu · 4 years, 2 months ago
  82. 00b5a71 Fix failing postsubmit failures in OrientationConfigChanges test by husaynhakeem · 4 years, 2 months ago
  83. 9107b90 Fix takePictureTest for ActivityScenario by fungja · 4 years, 2 months ago
  84. 5db2fa3 Rename uiwidgets/rotation testing classes by husaynhakeem · 4 years, 2 months ago
  85. add43a2 Move image analysis rotation test logic to base class by husaynhakeem · 4 years, 2 months ago
  86. eae2113 Merge changes from topic "lifecycle-camera" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  87. 2ad28db UseCaseMediator to LifecycleCamera by Franklin Wu · 4 years, 3 months ago
  88. 4164f47 Switch to using CameraUseCaseAdapter by Franklin Wu · 4 years, 3 months ago
  89. 3064fd3 Add rotation tests for imageCapture in the integration test app by husaynhakeem · 4 years, 2 months ago
  90. 8334bd0 Update release version to Beta07 by Julie · 4 years, 2 months ago
  91. 6f9785d Merge "Add Request objects for CameraPipe." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  92. 7c7d9ee Merge "Pretest camera before running test" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  93. 32f98ef Pretest camera before running test by WenHung_Teng · 4 years, 2 months ago
  94. 90aa73f Explicitly rotate device in ExistingActivityLifecycleTest by Trevor McGuire · 4 years, 2 months ago
  95. 2f55dc1 Convert ExistingActivityLifecycleTest to kotlin by Trevor McGuire · 4 years, 2 months ago
  96. ed2fc71 Add Request objects for CameraPipe. by Paul Rohde · 4 years, 2 months ago
  97. 4b45d07 Fix and enforce MissingCasesInEnumSwitch errorprone warnings by Sergey · 4 years, 2 months ago
  98. 83d675a Fix ProcessingImageReadyerDeviceTest failure by Scott Nien · 4 years, 2 months ago
  99. 5fb4823 Merge "Fix touch focus fail on Samsung S7" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  100. 416bda5 Fix touch focus fail on Samsung S7 by Scott Nien · 4 years, 2 months ago