[go: nahoru, domu]

  1. 0a3e4c8 Merge "Feature: return calculated universal crop rect" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  2. f215998 Merge "Fix e2e test fail - fail to take picture in view test app" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  3. 2d16600 Fixed the preview distortion issue on FULL/LIMITED/LEVEL_3 cameras running android 7.0 and below. Forced use ImplementationMode#TEXTURE_VIEW mode when the android version is 7.0 or below. by charcoalchen · 4 years, 3 months ago
  4. 0960aca Fix e2e test fail - fail to take picture in view test app by leo huang · 4 years, 3 months ago
  5. 7cda284 Feature: return calculated universal crop rect by Xi Zhang · 4 years, 4 months ago
  6. 56da557 Merge "Fix failing postsubmit test: androidx.camera.core.impl.UseCaseAttachStateTest" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  7. 20e1b67 Merge changes from topic "result_launch" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  8. a88d4ee Use launch in ActivityResultLauncher -ktx by Jeremy Woods · 4 years, 4 months ago
  9. c8d10e5 Merge "Bugfix: throw meaningful error message if creating MeteringPointFactory prematurely" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  10. f9c367f Bugfix: throw meaningful error message if creating MeteringPointFactory prematurely by Xi Zhang · 4 years, 4 months ago
  11. 74aee38 Fix failing postsubmit test: androidx.camera.core.impl.UseCaseAttachStateTest by leo huang · 4 years, 4 months ago
  12. b7f65fb Merge "Remove Kotlin test from camera-core" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  13. 80a4bdb Remove Kotlin test from camera-core by Xi Zhang · 4 years, 4 months ago
  14. 6889806 Merge "Bugfix: do not perform click in CameraView if use cases are not bound." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  15. be2e3a2 fix Camera2CameraControlTest startFocus_afModeIsSetToAuto failure by Scott Nien · 4 years, 4 months ago
  16. 77b2f96 Bugfix: do not perform click in CameraView if use cases are not bound. by Xi Zhang · 4 years, 4 months ago
  17. 7831b24 Merge "Add CameraInfo to SurfaceRequest and PreviewView retrieves CameraInfo from SurfaceRequest instead." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  18. 79ed59de Add CameraInfo to SurfaceRequest and PreviewView retrieves CameraInfo from SurfaceRequest instead. by Scott Nien · 4 years, 4 months ago
  19. 709af27 Fix TextureViewImpl test failure by husaynhakeem · 4 years, 4 months ago
  20. 2cbf0ed Add internal ImageReaderProxy config for ImageCapture/ImageAnalysis by Xi Zhang · 4 years, 4 months ago
  21. 1062c77 Merge "Fix test: assert Rect instead of RectF" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  22. dce95c9 Fix test: assert Rect instead of RectF by Xi Zhang · 4 years, 4 months ago
  23. 42f8e2c Set CameraView's VideoCapture aspect ratio as 16:9 by charcoalchen · 4 years, 4 months ago
  24. 3221ca6 Merge "Add/Remove MeteringRepeating in Camera2CameraImpl" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  25. e5926b2 Merge "Add MeteringRepeating and MeteringRepearingConfig" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  26. 47837fc Merge "Switch "Failed to set already detached use case active" to debug log" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  27. 42ad40d Reverse horizontal translation set on preview in RTL layouts by husaynhakeem · 4 years, 4 months ago
  28. 0cff18a Switch "Failed to set already detached use case active" to debug log by Trevor McGuire · 4 years, 4 months ago
  29. 1b4509a Fix the test failure of TextureViewImplementationTest. by Wegin Lee · 4 years, 4 months ago
  30. 5337639 Import translations. DO NOT MERGE by Bill Yi · 4 years, 4 months ago
  31. 752163a Merge "Fix PreviewView black screen on ViewPager2 behavior." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  32. 0c37fb8 Merge "CameraPipe interface init" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  33. 37036a4 CameraPipe interface init by Sushil Nath · 4 years, 4 months ago
  34. f378b34 Merge "Ensure auto-initialization works with pseudolocales" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  35. 2a4df0e Merge "Add unit test for core" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  36. 2873790 Add unit test for core by Xi Zhang · 4 years, 4 months ago
  37. 00187de Merge "API Change: Add a viewPortRect to ImageProxy" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  38. d369d39 Ensure auto-initialization works with pseudolocales by Trevor McGuire · 4 years, 4 months ago
  39. adc4400 Support all ViewPort ScaleTypes by Xi Zhang · 4 years, 4 months ago
  40. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 4 months ago
  41. cc2d542 API Change: Add a viewPortRect to ImageProxy by Xi Zhang · 4 years, 4 months ago
  42. 658ee98 Add/Remove MeteringRepeating in Camera2CameraImpl by weginlee · 4 years, 5 months ago
  43. bb42bd7 Add MeteringRepeating and MeteringRepearingConfig by weginlee · 4 years, 5 months ago
  44. f988306 Fix PreviewView black screen on ViewPager2 behavior. by weginlee · 4 years, 5 months ago
  45. ff99408 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Bill Yi · 4 years, 4 months ago
  46. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 4 months ago
  47. 7447370 Mark a flaky camera test @FlakyTest by Sam Gilbert · 4 years, 4 months ago
  48. 0dd5a14 Import translations. DO NOT MERGE by Bill Yi · 4 years, 4 months ago
  49. b8df105 Merge "Use new permissions library in camera integration app" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  50. 404aab0 Switch "Failed to set already detached use case online" to debug log by Trevor McGuire · 4 years, 4 months ago
  51. 884dfe0 Use new permissions library in camera integration app by Jeremy Woods · 4 years, 4 months ago
  52. 13d6881 Throttle Camera2CameraImpl re-open after error by Trevor McGuire · 4 years, 4 months ago
  53. 974abbd Guard Camera2CameraImpl debug logs with Log.isLoggable() by Trevor McGuire · 4 years, 4 months ago
  54. 61f9161 Merge "API change: Support OutputFileOptions in CameraView#takePicture" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  55. a2ad133 Add directory structure for camera2-pipe by Eric Ng · 4 years, 4 months ago
  56. cde402b Merge changes I5d9fa6b3,I795c1eb2 into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  57. 68d09c99 Fix the issue that image captured with flash too dark and too slow by Scott Nien · 4 years, 5 months ago
  58. c7923e7 Make triggerAf / triggerAePrecapture return a ListenableFuture by Scott Nien · 4 years, 5 months ago
  59. ba2cbc3 API change: Support OutputFileOptions in CameraView#takePicture by WenHung_Teng · 4 years, 4 months ago
  60. cc03108 Merge "Update CameraX#calculateCropRects and SurfaceRequest#getCropRect to return crop rect in sensor orientation." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  61. d906c36 Merge "Fix javadoc for Preview.setSurfaceProvider()" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  62. c169271 Update CameraX#calculateCropRects and SurfaceRequest#getCropRect to return crop rect in sensor orientation. by Xi Zhang · 4 years, 4 months ago
  63. 378dad2 Fix javadoc for Preview.setSurfaceProvider() by Franklin Wu · 4 years, 4 months ago
  64. fae50ee Fix CameraSelector with no requirement exception. by TY Chang · 4 years, 4 months ago
  65. d863f59 Merge "Feature: calculate output crop rect." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  66. 1e5d963 Feature: calculate output crop rect. by Xi Zhang · 4 years, 5 months ago
  67. 5f7840a Merge "Enable takePicture tests, add test for closing while capturing" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  68. d1b2ab4 Analyze images after multiple calls to setAnalyzer/clearAnalyzer. by husaynhakeem · 4 years, 5 months ago
  69. e13853a Merge "Wait for initialization completion in unit test setup." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  70. 3023751 Enable takePicture tests, add test for closing while capturing by fungja · 4 years, 7 months ago
  71. 26d2447 Wait for initialization completion in unit test setup. by Franklin Wu · 4 years, 4 months ago
  72. 22da198 Merge "New internal API: add support to sync the crop rect across UseCases." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  73. e463b87 New internal API: add support to sync the crop rect across UseCases. by Xi Zhang · 4 years, 5 months ago
  74. b2b046d Merge "[BUG FIX] Always close Preview SessionDeferrableSurface" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  75. 134679f Merge "Fix Postsubmit ToggleButtonTest" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  76. 4110492 [BUG FIX] Always close Preview SessionDeferrableSurface by Trevor McGuire · 4 years, 4 months ago
  77. b2702e7 Fix bug where Image data not rewound by Franklin Wu · 4 years, 4 months ago
  78. 200fa7c Fix Postsubmit ToggleButtonTest by WenHung_Teng · 4 years, 5 months ago
  79. 8838bab Merge "Fix the issue that the first camera in the supported list is not always selected to use" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  80. b8a1b49 Fix the issue that the first camera in the supported list is not always selected to use by charcoalchen · 4 years, 5 months ago
  81. 2084ede Clean up internal interface CameraFactory#getIdForLensFacing. by TY Chang · 4 years, 5 months ago
  82. 51aa8da Support setting PreviewView's scaleType from a XML layout. by husaynhakeem · 4 years, 5 months ago
  83. 91fcaf1 Merge "Fix scaleType in CameraView + Add support for all scaleTypes from PreviewView." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  84. 4fc07cfa Merge "Bump for camera library to beta04/alpha11" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  85. 8f1e7b9 Merge "Immediate return after retrieving camera if 0 UseCases" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  86. 5251bd3 Bump for camera library to beta04/alpha11 by Eric Ng · 4 years, 5 months ago
  87. 14377d0 Merge "Hook up CameraXConfig executor to camera implementation" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  88. f67277c Fix issue when open and release the capture session quickly by Andrew Chiang · 4 years, 5 months ago
  89. 36c7ce0 Merge "Allow for retrieving Camera without binding UseCases" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  90. b9bbe43 Immediate return after retrieving camera if 0 UseCases by Franklin Wu · 4 years, 5 months ago
  91. 0b94f1f Allow for retrieving Camera without binding UseCases by Franklin Wu · 4 years, 5 months ago
  92. 17f59cd Bump version for next release by Eric Ng · 4 years, 5 months ago
  93. d7f45ed Hook up CameraXConfig executor to camera implementation by Trevor McGuire · 4 years, 8 months ago
  94. cabaea8 Fix scaleType in CameraView + Add support for all scaleTypes from PreviewView. by husaynhakeem · 4 years, 5 months ago
  95. da98f76 Add tests for PreviewViewFragment. by husaynhakeem · 4 years, 5 months ago
  96. e428823 Merge "Migrate PreviewViewFragment tests to use FragmentScenario." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  97. 4e29e74 Migrate PreviewViewFragment tests to use FragmentScenario. by husaynhakeem · 4 years, 5 months ago
  98. bc05ba5 Merge "Catch RejectedExecutionException for OnImageSaved" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  99. e13fe44 Merge "Bugfix: change failed test from testing invalid column to invalid collection." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  100. ef6f703 Bugfix: change failed test from testing invalid column to invalid collection. by Xi Zhang · 4 years, 5 months ago