[go: nahoru, domu]

  1. e404414 Merge changes Iddc5c755,I59fe96e2 into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  2. 36e6a88 Merge "Fix BottomDrawerLayout in landscape" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  3. 2b5244d Merge "Updated PainterModifier to also be a LayoutModifier" into androidx-master-dev by Nader Jawad · 4 years, 4 months ago
  4. f26e05a Fix BottomDrawerLayout in landscape by Matvei Malkov · 4 years, 4 months ago
  5. 0d3f54e Merge "Fix conditional keep for NavArgs classes" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  6. a692c49 Merge "Fix for lint UseRequireInsteadOfGet false positives" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  7. 8f683e9 Merge "Add subclasses of Transformation for preview correction, scale and translation." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  8. 887afcd Merge "Ensure conditional keep only keeps what is necessary" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  9. 53dedc3 Updated PainterModifier to also be a LayoutModifier by Nader Jawad · 4 years, 4 months ago
  10. 5403f68 Fix conditional keep for NavArgs classes by Ian Lake · 4 years, 4 months ago
  11. faa9401 Ensure conditional keep only keeps what is necessary by Ian Lake · 4 years, 4 months ago
  12. ced6460 Throw exception if setStateRestorationStrategy is called on the MergeAdapter by Yigit Boyar · 4 years, 4 months ago
  13. 605304a Throw exception if setStableIds is called on the MergeAdapter by Yigit Boyar · 4 years, 4 months ago
  14. fd17806 Merge "Fixes a few issues in IconComparisonTest" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  15. 1b5ba13 Fixes a few issues in IconComparisonTest by Louis Pullen-Freilich · 4 years, 4 months ago
  16. bddf7a1 Merge "Adds README.md for Iconography" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 4 months ago
  17. 4d49394 Merge "Add timeout to latch in ScrollerTest" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  18. 7ce06d6 Add timeout to latch in ScrollerTest by Jelle Fresen · 4 years, 4 months ago
  19. d0ad348 Merge "Don't add hidden commands codes with addAllPredefinedCommands()" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  20. 37912e7 Merge "SeekableVectorDrawable setCurrentPlayTime" into androidx-master-dev by Yuichi Araki · 4 years, 4 months ago
  21. 36ec08e Don't add hidden commands codes with addAllPredefinedCommands() by Jaewan Kim · 4 years, 4 months ago
  22. 07bfb7c Merge "Add diegoperez to OWNERS" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  23. 23fff84 Add diegoperez to OWNERS by Diego Perez · 4 years, 4 months ago
  24. 215c076 SeekableVectorDrawable setCurrentPlayTime by Yuichi Araki · 4 years, 4 months ago
  25. aa3a908 Merge "Fix implicit deeplink test failures in Navigation" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  26. 7ace325 Fix for lint UseRequireInsteadOfGet false positives by Rahul Ravikumar · 4 years, 4 months ago
  27. 7bd50c7 Fix implicit deeplink test failures in Navigation by Jeremy Woods · 4 years, 4 months ago
  28. ecdf94f Merge "Yield in event processing if source doesn't suspend" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  29. eb7e2e9 Merge "Fix MultiInstanceInvalidationTest" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  30. 4e3db41 Yield in event processing if source doesn't suspend by Chris Craik · 4 years, 4 months ago
  31. 4b6aab7 Merge changes from topic "dustinlam/studio-36" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  32. 47f8e25 Merge "Make `import_maven_artifacts.py` Gradle metadata aware." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  33. 401dc97 Merge "Add FakeIcing and FakeIcingTest." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  34. 6d277aa Merge "API Feedback: Replace LF on SurfaceRequest.provideSurface with callback" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  35. 058327e Make `import_maven_artifacts.py` Gradle metadata aware. by Rahul Ravikumar · 4 years, 4 months ago
  36. 8bd38e7 Bump BenchmarkPlugin to use AGP 3.6.0 stable by Dustin Lam · 4 years, 4 months ago
  37. d919992 Merge "Add unit tests for Alignment" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  38. 48f121f Update to studio 3.6.0 by Dustin Lam · 4 years, 4 months ago
  39. 196edda Adds README.md for Iconography by Louis Pullen-Freilich · 4 years, 4 months ago
  40. aa6c842 Fix MultiInstanceInvalidationTest by Daniel Santiago Rivera · 4 years, 4 months ago
  41. 0db3953 Merge "Bump DrawerLayout to 1.1.0-alpha04" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  42. 20c9764 Merge "Remove special handling for shadows." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  43. 9ac4cfa Merge "Support RTL in Stack" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  44. 149bbab Bump DrawerLayout to 1.1.0-alpha04 by Ian Lake · 4 years, 4 months ago
  45. 5af0747 Merge "Fix all ktlint errors in Compose" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  46. 6898a9b Merge "Update javadaoc - using CameraXConfig is optional" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  47. c69fc4a Fix all ktlint errors in Compose by Alexandre Elias · 4 years, 4 months ago
  48. 2e6e3a6 Update javadaoc - using CameraXConfig is optional by fungja · 4 years, 4 months ago
  49. f587701 Merge "Remove Draw usages from animation demos" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  50. bb03884 Merge changes Ie58a207c,Ia8701f63 into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  51. 83748ea Merge "API Feedback: Rename SurfaceRequest#setSurface() and #setWillNotComplete()" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  52. c22734d Merge changes from topic "wm_support_lib_initial" into androidx-master-dev by Andrii Kulian · 4 years, 4 months ago
  53. bc74700 API Feedback: Replace LF on SurfaceRequest.provideSurface with callback by Trevor McGuire · 4 years, 4 months ago
  54. 6bb8f76 API Feedback: Rename SurfaceRequest#setSurface() and #setWillNotComplete() by Trevor McGuire · 4 years, 5 months ago
  55. 01f57fc Pass placeholders to Paragraph by Haoyu Zhang · 4 years, 5 months ago
  56. 577a5a2 Merge "Fix RotationTransformTest." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  57. bafa280 Rename InlineElement classes by Haoyu Zhang · 4 years, 4 months ago
  58. 256cc6f Merge "Remove reliance on Mockito and Espresso from tests" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  59. 33ba93f Merge "Update Navigation to 2.3.0-alpha03" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  60. 5a30559 Merge "Fix typo in docs of setCustomAnimation" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  61. edca05f Merge "Add Directory Structure for androidx.dataStore" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  62. 7985d35 Fix typo in docs of setCustomAnimation by Jeremy Woods · 4 years, 4 months ago
  63. 6371be8 Remove special handling for shadows. by George Mount · 4 years, 4 months ago
  64. 4a37d7a Merge "Add benchmarks for filled SparseArray operations" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  65. 9d19899 Remove reliance on Mockito and Espresso from tests by Ian Lake · 4 years, 4 months ago
  66. 2b651e3 Add subclasses of Transformation for preview correction, scale and translation. by husaynhakeem · 4 years, 5 months ago
  67. fa436eb Update Navigation to 2.3.0-alpha03 by Nick Anthony · 4 years, 4 months ago
  68. aca3d33 Fix RotationTransformTest. by husaynhakeem · 4 years, 4 months ago
  69. 6225ee6 WindowManager Support Library - Samples by Andrii Kulian · 4 years, 7 months ago
  70. e7b7278 WindowManager Support Library - Core by Andrii Kulian · 4 years, 7 months ago
  71. 6699c0b WindowManager Support Library - Sidecar by Andrii Kulian · 4 years, 7 months ago
  72. df6d966 Merge "Update RV to 1.2.0-alpha02" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  73. 4b68f57 Merge "Ensure tests don't assert on the main thread" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  74. 5c1242c Add benchmarks for filled SparseArray operations by Jake Wharton · 4 years, 4 months ago
  75. b551136 Merge "Add enableZ and disableZ to Canvas." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  76. 82dc781 Merge "Change confusing variable names ("input" -> "sourceMatrix") Following parameter docs for the method in question (translateM)." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  77. e8bfe0b Merge "Update to Gradle 6.2" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  78. df92a6f Merge changes I32fdef97,I2189e8a8,Iaa8d98b1 into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  79. ced1d12 Merge "Webkit: bump version to 1.3.0-alpha01" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  80. 2456280 Add enableZ and disableZ to Canvas. by George Mount · 4 years, 4 months ago
  81. 41410c5c Ensure tests don't assert on the main thread by Ian Lake · 4 years, 4 months ago
  82. 5bcedc5 Merge "Reenable test-size lint rule for compose-runtime" into androidx-master-dev by aelias · 4 years, 4 months ago
  83. 993f060 Merge "Make compose-runtime expect/actuals internal" into androidx-master-dev by aelias · 4 years, 4 months ago
  84. 6fec41d Webkit: bump version to 1.3.0-alpha01 by Laís Minchillo · 4 years, 4 months ago
  85. 0a89384 Update RV to 1.2.0-alpha02 by Shep Shapard · 4 years, 4 months ago
  86. 0af48fda2 Change confusing variable names ("input" -> "sourceMatrix") by Owen Gray · 4 years, 4 months ago
  87. 9ecf2e2 Merge "Increment out of date versions" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  88. f3ef1e4 Update to Gradle 6.2 by Aurimas Liutikas · 4 years, 4 months ago
  89. 51b0d14 Merge "Use tracker lookup table names when creating multi-instance observer." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  90. d251943 Remove Draw usages from animation demos by Matvei Malkov · 4 years, 4 months ago
  91. 32ffb8d Merge "Remove accidentally added demos" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  92. 9404442 Add unit tests for Alignment by Anastasia Soboleva · 4 years, 4 months ago
  93. 0186e46 Remove last usages of DefaultAnimationClock by Jelle Fresen · 4 years, 4 months ago
  94. ee2a935 Remove default value from SliderPosition's clock by Jelle Fresen · 4 years, 4 months ago
  95. ee6c63c Keep reference to Choreographer in DefaultAnimationClock by Jelle Fresen · 4 years, 5 months ago
  96. 302a9bd Use tracker lookup table names when creating multi-instance observer. by Daniel Santiago Rivera · 4 years, 4 months ago
  97. a9a5296 Merge "Remove DrawImage" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  98. e8def22 Remove accidentally added demos by Matvei Malkov · 4 years, 4 months ago
  99. 9705483 Merge "Introduce TextState and TextFieldState to store less objects in the slot table" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  100. 078da44 Remove DrawImage by Matvei Malkov · 4 years, 5 months ago