[go: nahoru, domu]

  1. fceac98 Update PreviewView implementationMode documentation. by husaynhakeem · 4 years, 2 months ago
  2. f630346 Set background to PreviewView. by husaynhakeem · 4 years, 2 months ago
  3. 09d9a7d Merge "Add PreviewView#setDeviceRotationForRemoteDisplayMode() API to provide device rotation value for transform calculations." into androidx-master-dev am: 3029b3ce8e by Treehugger Robot · 4 years, 2 months ago
  4. b851d3f Merge "Use camera sensor degrees to flip sensor dimension for related calculations in PreviewView" into androidx-master-dev am: bb2cb5c7e3 by Treehugger Robot · 4 years, 2 months ago
  5. a21708b Add PreviewView#setDeviceRotationForRemoteDisplayMode() API to provide device rotation value for transform calculations. by charcoalchen · 4 years, 3 months ago
  6. e76a929 Use camera sensor degrees to flip sensor dimension for related calculations in PreviewView by charcoalchen · 4 years, 3 months ago
  7. 5cd9e64 Merge "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." into androidx-master-dev am: e65af47c67 by Treehugger Robot · 4 years, 2 months ago
  8. 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, 2 months ago
  9. ddf0597 Merge "Bugfix: throw meaningful error message if creating MeteringPointFactory prematurely" into androidx-master-dev am: c8d10e5ab9 by Treehugger Robot · 4 years, 2 months ago
  10. c8d10e5 Merge "Bugfix: throw meaningful error message if creating MeteringPointFactory prematurely" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  11. f9c367f Bugfix: throw meaningful error message if creating MeteringPointFactory prematurely by Xi Zhang · 4 years, 2 months ago
  12. f253aca Merge "Bugfix: do not perform click in CameraView if use cases are not bound." into androidx-master-dev am: 6889806c78 by Treehugger Robot · 4 years, 2 months ago
  13. 77b2f96 Bugfix: do not perform click in CameraView if use cases are not bound. by Xi Zhang · 4 years, 2 months ago
  14. 50dec79 Merge "Add CameraInfo to SurfaceRequest and PreviewView retrieves CameraInfo from SurfaceRequest instead." into androidx-master-dev am: 7831b24b53 by Treehugger Robot · 4 years, 2 months ago
  15. 79ed59de Add CameraInfo to SurfaceRequest and PreviewView retrieves CameraInfo from SurfaceRequest instead. by Scott Nien · 4 years, 2 months ago
  16. 24cc864 Merge "Set CameraView's VideoCapture aspect ratio as 16:9" into androidx-master-dev am: faa494fe66 by Treehugger Robot · 4 years, 2 months ago
  17. 42f8e2c Set CameraView's VideoCapture aspect ratio as 16:9 by charcoalchen · 4 years, 3 months ago
  18. 40e9ebe Merge "Reverse horizontal translation set on preview in RTL layouts" into androidx-master-dev am: d5e36c9280 by Treehugger Robot · 4 years, 2 months ago
  19. 42ad40d Reverse horizontal translation set on preview in RTL layouts by husaynhakeem · 4 years, 2 months ago
  20. c896bf6 Merge "Fix PreviewView black screen on ViewPager2 behavior." into androidx-master-dev am: 752163afec by Treehugger Robot · 4 years, 2 months ago
  21. f988306 Fix PreviewView black screen on ViewPager2 behavior. by weginlee · 4 years, 3 months ago
  22. ba5286e Merge "API change: Support OutputFileOptions in CameraView#takePicture" into androidx-master-dev am: 61f91612e2 by Treehugger Robot · 4 years, 3 months ago
  23. ba2cbc3 API change: Support OutputFileOptions in CameraView#takePicture by WenHung_Teng · 4 years, 3 months ago
  24. 3755b81b Merge "Clean up internal interface CameraFactory#getIdForLensFacing." into androidx-master-dev am: 31b1a87cab by Treehugger Robot · 4 years, 3 months ago
  25. 2084ede Clean up internal interface CameraFactory#getIdForLensFacing. by TY Chang · 4 years, 4 months ago
  26. 6112ff6 Merge "Support setting PreviewView's scaleType from a XML layout." into androidx-master-dev am: 7818f0adfe by Treehugger Robot · 4 years, 3 months ago
  27. 51aa8da Support setting PreviewView's scaleType from a XML layout. by husaynhakeem · 4 years, 3 months ago
  28. 44209e9 Merge "Fix scaleType in CameraView + Add support for all scaleTypes from PreviewView." into androidx-master-dev am: 91fcaf13f7 by Treehugger Robot · 4 years, 3 months ago
  29. cabaea8 Fix scaleType in CameraView + Add support for all scaleTypes from PreviewView. by husaynhakeem · 4 years, 3 months ago
  30. 36a1514 Merge "Reset capture session surface if it is using an invalid surface." into androidx-master-dev am: 10cda569ab by Treehugger Robot · 4 years, 3 months ago
  31. 96abd5f Merge "Add and update instrumentation tests for PreviewView." into androidx-master-dev am: 731a692a0b by Treehugger Robot · 4 years, 3 months ago
  32. 10cda56 Merge "Reset capture session surface if it is using an invalid surface." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  33. 693eca2 Reset capture session surface if it is using an invalid surface. by husaynhakeem · 4 years, 4 months ago
  34. 1a468dc Add and update instrumentation tests for PreviewView. by husaynhakeem · 4 years, 3 months ago
  35. de17d99 Merge "Use device camera hardware level to determine PreviewView implementationMode." into androidx-master-dev am: 4235d3f124 by Treehugger Robot · 4 years, 4 months ago
  36. d24fc29 Merge "Move PreviewView scaleType information inside PreviewTransform." into androidx-master-dev am: 0ba9f14d8e by Treehugger Robot · 4 years, 4 months ago
  37. 15e542c Merge "Fixed incorrect preview transfom in PreviewView when size changed." into androidx-master-dev am: c0ef583f8c by Treehugger Robot · 4 years, 4 months ago
  38. 5226c80 Merge "Remove FixedSizeSurfaceTexture." into androidx-master-dev am: ae89230dd5 by Treehugger Robot · 4 years, 4 months ago
  39. da32a77 resolve merge conflicts of 67a55347f8e6a2c08e3aa5165c77088e77a7ee4a to androidx-platform-dev (aosp/1238676). by Husayn Abdul-hakeem · 4 years, 4 months ago
  40. e755000 Use device camera hardware level to determine PreviewView implementationMode. by husaynhakeem · 4 years, 7 months ago
  41. c0ec6f3 Move PreviewView scaleType information inside PreviewTransform. by husaynhakeem · 4 years, 4 months ago
  42. cd09b64 Fixed incorrect preview transfom in PreviewView when size changed. by Scott Nien · 4 years, 5 months ago
  43. 2e19a58 Merge "Add createMeteringPointFactory to PreviewView" into androidx-master-dev am: 786b285aab by Automerger Merge Worker · 4 years, 4 months ago
  44. a530891 Merge "Update PreviewTransform to allow correcting a preview and setting a scaleType." into androidx-master-dev am: 1a4df6a68e by Automerger Merge Worker · 4 years, 4 months ago
  45. f106c9c4 Merge "Update ScaleTransform to remove preview correction + Update ScaleTypeTransform" into androidx-master-dev am: a08bf6b206 by Automerger Merge Worker · 4 years, 4 months ago
  46. 461a8da Merge "Replace GravityTransform by TranslationTransform." into androidx-master-dev am: 09ad5314b3 by Automerger Merge Worker · 4 years, 4 months ago
  47. f261ec0 Remove FixedSizeSurfaceTexture. by husaynhakeem · 4 years, 4 months ago
  48. b827823 Add public APIs for scaleTypes in PreviewView. by husaynhakeem · 4 years, 5 months ago
  49. 059dc33 Merge "Remove support for custom transformations." into androidx-master-dev am: 8cc36a45a0 by Automerger Merge Worker · 4 years, 4 months ago
  50. 7bd2218 Merge "Split preview correction into a separate class." into androidx-master-dev am: c4d9622135 by Automerger Merge Worker · 4 years, 4 months ago
  51. 4c33c4e Add createMeteringPointFactory to PreviewView by Scott Nien · 4 years, 4 months ago
  52. 350ae00 Update PreviewTransform to allow correcting a preview and setting a scaleType. by husaynhakeem · 4 years, 5 months ago
  53. e959c6c Update ScaleTransform to remove preview correction + Update ScaleTypeTransform by husaynhakeem · 4 years, 5 months ago
  54. 09ad531 Merge "Replace GravityTransform by TranslationTransform." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  55. 8cc36a4 Merge "Remove support for custom transformations." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  56. ad8d622 Split preview correction into a separate class. by husaynhakeem · 4 years, 5 months ago
  57. 2c7fddc Merge "Add subclasses of Transformation for preview correction, scale and translation." into androidx-master-dev am: 8f683e9d00 by Automerger Merge Worker · 4 years, 4 months ago
  58. 35dccba Merge "API Feedback: Replace LF on SurfaceRequest.provideSurface with callback" into androidx-master-dev am: 6d277aa342 by Automerger Merge Worker · 4 years, 4 months ago
  59. ddf5d92 Merge "API Feedback: Rename SurfaceRequest#setSurface() and #setWillNotComplete()" into androidx-master-dev am: 83748ea882 by Automerger Merge Worker · 4 years, 4 months ago
  60. 3a30dc1 Merge "Change setTargetAspectRatioCustom API name to setCropAspectRatio" into androidx-master-dev am: b601dd5199 by Automerger Merge Worker · 4 years, 4 months ago
  61. de3696b Merge "Use PreviewView in CameraView and fix cameraView cannot open camera issue" into androidx-master-dev am: 9e435aab1c by Automerger Merge Worker · 4 years, 4 months ago
  62. a7a6fe5b Replace GravityTransform by TranslationTransform. by husaynhakeem · 4 years, 4 months ago
  63. b8dd59c Remove support for custom transformations. by husaynhakeem · 4 years, 4 months ago
  64. 8f683e9 Merge "Add subclasses of Transformation for preview correction, scale and translation." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  65. a325d11 Merge "Remove @SuppressLint("LambdaLast")" into androidx-master-dev am: b708bcc4cd by Automerger Merge Worker · 4 years, 4 months ago
  66. 1316a1f Merge "Add support for custom transformations in PreviewView." into androidx-master-dev am: cd4c31bcb0 by Automerger Merge Worker · 4 years, 4 months ago
  67. fd7635a Merge "Add PreviewTransform, used by PreviewView to apply a transformation to preview." into androidx-master-dev am: b0e6c975c4 by Automerger Merge Worker · 4 years, 4 months ago
  68. bc74700 API Feedback: Replace LF on SurfaceRequest.provideSurface with callback by Trevor McGuire · 4 years, 5 months ago
  69. 6bb8f76 API Feedback: Rename SurfaceRequest#setSurface() and #setWillNotComplete() by Trevor McGuire · 4 years, 5 months ago
  70. 5ade8cb Merge "Convert a PreviewView supported scale type to a transformation." into androidx-master-dev am: 57eacb24ff by Automerger Merge Worker · 4 years, 5 months ago
  71. 2b651e3 Add subclasses of Transformation for preview correction, scale and translation. by husaynhakeem · 4 years, 5 months ago
  72. ef138e8 Remove usage of deprecated WindowManager.getDefaultdisplay(). by husaynhakeem · 4 years, 5 months ago
  73. 7713a19 Change setTargetAspectRatioCustom API name to setCropAspectRatio by charcoalchen · 4 years, 5 months ago
  74. 9e435aa Merge "Use PreviewView in CameraView and fix cameraView cannot open camera issue" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  75. e73c055 Use PreviewView in CameraView and fix cameraView cannot open camera issue by Scott Nien · 4 years, 5 months ago
  76. 009f1a2 Remove @SuppressLint("LambdaLast") by weginlee · 4 years, 5 months ago
  77. cd4c31b Merge "Add support for custom transformations in PreviewView." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  78. 1835779 Merge "Remove usage of deprecated WindowManager.getDefaultdisplay()." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  79. 17935a6b Add support for custom transformations in PreviewView. by husaynhakeem · 4 years, 5 months ago
  80. 060e670 Add PreviewTransform, used by PreviewView to apply a transformation to preview. by husaynhakeem · 4 years, 5 months ago
  81. da71484 Remove usage of deprecated WindowManager.getDefaultdisplay(). by husaynhakeem · 4 years, 5 months ago
  82. d383a3a Convert a PreviewView supported scale type to a transformation. by husaynhakeem · 4 years, 5 months ago
  83. 552137e Merge "Add scale transformation for PreviewView scale types." into androidx-master-dev am: 7ee6b0bf08 by Automerger Merge Worker · 4 years, 5 months ago
  84. 3dafad2 Add scale transformation for PreviewView scale types. by husaynhakeem · 4 years, 5 months ago
  85. a823065 Merge "Suppress/migrate from deprecated APIs in Android R" into androidx-platform-dev by Chris Banes · 4 years, 5 months ago
  86. ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 4 years, 5 months ago
  87. b3b0e53 Add gravity transformation for PreviewView scale types. by husaynhakeem · 4 years, 5 months ago
  88. 0308360 Add rotation transformation for PreviewView scale types. by husaynhakeem · 4 years, 5 months ago
  89. 1c76d34 Merge "API Change: Support URI and OutputStream in ImageCapture" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  90. ec5384d API Change: Support URI and OutputStream in ImageCapture by Xi Zhang · 4 years, 5 months ago
  91. 049c918 Change SurfaceProvider to use SurfaceRequests by Trevor McGuire · 4 years, 5 months ago
  92. 7ded947 Rename PreviewSurfaceProvider to SurfaceProvider by Trevor McGuire · 4 years, 5 months ago
  93. 1cad437 Registers DisplayListener in PreviewView to properly update the transform to show preview correctly. by Scott Nien · 4 years, 5 months ago
  94. 175db56 Update ImageCapture callbacks + Docs. by husaynhakeem · 4 years, 6 months ago
  95. 18cc03e Moved all zoom related CameraInfo into ZoomState as per API review by Franklin Wu · 4 years, 6 months ago
  96. 6f36ec6 Correct PreviewView textureView implementation. by husaynhakeem · 4 years, 6 months ago
  97. 38bf1df Fix error-prone issues in camera-view by Dustin Lam · 4 years, 6 months ago
  98. c6afa6d Use FocusMeteringAction.Builder constructor / Keep only display version of DisplayOrientedMeteringPointFactory / Add more docs by Scott Nien · 4 years, 7 months ago
  99. 3f890dd Fix and enforce FutureReturnValueIgnored errorprone warnings by Sergey · 4 years, 6 months ago
  100. f160a57 Core - move classes to impl and remove restrict scope annotation. by leo huang · 4 years, 7 months ago