[go: nahoru, domu]

  1. 33e7bde Merge "Mark flaky tests as flaky" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  2. 5dce758 Mark flaky tests as flaky by Alan Viverette · 3 years, 4 months ago
  3. 3dc1124e Mark innerGapHandlingMoveItemsBetweenSpans test as flaky by Tiem Song · 3 years, 4 months ago
  4. b71a869 Mark smoothScrollBy_durationOf1_completesAsynchronously test as flaky by Tiem Song · 3 years, 4 months ago
  5. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 4 months ago
  6. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 4 months ago
  7. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 4 months ago
  8. ceee1f3 Fix defaults for ConcatAdapter Config by Yigit Boyar · 3 years, 5 months ago
  9. bec222d Merge "Fixed incorrect value in exception." into androidx-main by Shep Shapard · 3 years, 6 months ago
  10. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 6 months ago
  11. 05ba16d Fixed incorrect value in exception. by Shep Shapard · 3 years, 6 months ago
  12. dbdba1b No code changes, added missing param to docs. by Shep Shapard · 3 years, 6 months ago
  13. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 6 months ago
  14. fedf72a Merge "Fixed incorrect right glow position." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  15. 751cdc2 Fixed incorrect right glow position. by Shep Shapard · 3 years, 6 months ago
  16. 8a17adc Merge "Fix failing RV test on api 15 device." into androidx-main by Shep Shapard · 3 years, 6 months ago
  17. fe05a26 Fix failing RV test on api 15 device. by Shep Shapard · 3 years, 6 months ago
  18. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  19. 4187cc6 Merge "update RV version to 1.2.0-beta02" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  20. b452713 Merge "Fix and enforce MixedMutabilityReturnType errorprone warnings" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  21. b906791 update RV version to 1.2.0-beta02 by Yigit Boyar · 3 years, 6 months ago
  22. 5a1f997 Defer item insertion changes to post layout by Yigit Boyar · 3 years, 7 months ago
  23. 3ebce41 Fix and enforce MixedMutabilityReturnType errorprone warnings by Sergey Zakharov · 3 years, 7 months ago
  24. cb08796 Reenable GetterSetterNames check by Aurimas Liutikas · 3 years, 7 months ago
  25. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 7 months ago
  26. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 9 months ago
  27. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 10 months ago
  28. 57289dd Move RV to beta. by Shep Shapard · 3 years, 10 months ago
  29. 53dd7b7 [3/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  30. 17628d7 [1/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  31. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 3 years, 10 months ago
  32. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  33. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 11 months ago
  34. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 11 months ago
  35. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  36. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years ago
  37. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years ago
  38. 98345e0 Fix flaking RV test. by Shep Shapard · 4 years ago
  39. 5e7fc48 API lint check for the CallbackMethodName is enabled for androidx by Sergey · 4 years, 3 months ago
  40. 306d8c5 Merge "Refactor to make code inclusive." into androidx-master-dev by Treehugger Robot · 4 years ago
  41. 5db2b5e Refactor to make code inclusive. by Shep Shapard · 4 years ago
  42. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years ago
  43. f3dbf31 Eliminate leanback's RecyclerListener chaining. Employ new addRecyclerListener. by Steve McKay · 4 years, 1 month ago
  44. ce1b333 Add support for multiple RecyclerListeners. by Steve McKay · 4 years, 1 month ago
  45. 9b766ff Merge "Revert "[RecyclerView] Avoid caching incorrect item decorator offsets when in pre-layout"" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  46. fb7893d Revert "[RecyclerView] Avoid caching incorrect item decorator offsets when in pre-layout" by Shep Shapard · 4 years, 1 month ago
  47. 5aeef82 Merge "Fix obsolete v7 references in library metadata" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  48. 25d65a7 Bump RV to 1.2.0-alpha05 by Shep Shapard · 4 years, 1 month ago
  49. fb8aa28 Merge "[StaggeredGridLayoutManager] Avoid OutOfBounds exception during mutations if SpanLookup data structure has not yet been lengthened" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  50. 89040cd Fix for incomplete RV measure. by shepshapard · 5 years ago
  51. 49b6019 [StaggeredGridLayoutManager] Avoid OutOfBounds exception during mutations if SpanLookup data structure has not yet been lengthened by Kolin Krewinkel · 4 years, 2 months ago
  52. 164ba54 Merge "Fix a focus finding bug in RecyclerView" into androidx-master-dev by Yabin Huang · 4 years, 2 months ago
  53. 6521ced Fix obsolete v7 references in library metadata by Kirill Grouchnikov · 4 years, 2 months ago
  54. 6f36b39 Fix a focus finding bug in RecyclerView by Yabin Huang · 4 years, 3 months ago
  55. 8a988ba [RecyclerView] Avoid caching incorrect item decorator offsets when in pre-layout by Kolin Krewinkel · 4 years, 2 months ago
  56. c0540c1 ConcatAdapter API improvements by Yigit Boyar · 4 years, 3 months ago
  57. a678d10 Rename merge adapter to concat adapter by Yigit Boyar · 4 years, 3 months ago
  58. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 2 months ago
  59. f41b07c Merge "Attempt to reenable test that was failing on cuttlefish." into androidx-master-dev am: 5659eb9230 by Treehugger Robot · 4 years, 3 months ago
  60. 41e7e77 Attempt to reenable test that was failing on cuttlefish. by Shep Shapard · 4 years, 3 months ago
  61. c26fd53 Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev am: 618985cf35 by Aurimas Liutikas · 4 years, 3 months ago
  62. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 3 months ago
  63. ad90a14 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 3 months ago
  64. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 3 months ago
  65. b957efa Merge "Updated outdated version to their next incremental version" into androidx-master-dev am: a164d7ecb2 by Treehugger Robot · 4 years, 3 months ago
  66. 2f8b029 Updated outdated version to their next incremental version by Nick Anthony · 4 years, 3 months ago
  67. 3053fbb Merge changes from topic "metalavaupdate" into androidx-master-dev am: bf164d8851 by Aurimas Liutikas · 4 years, 3 months ago
  68. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 4 months ago
  69. 551ccde Merge "Attempt to fix OutOfMemoryError in RecyclerViewOnItemTouchListenerTest" into androidx-master-dev am: 53a5c1cf35 by Treehugger Robot · 4 years, 4 months ago
  70. a25c669 Attempt to fix OutOfMemoryError in RecyclerViewOnItemTouchListenerTest by Shep Shapard · 4 years, 4 months ago
  71. e0fdad2 Merge "Improve out of bounds anchor." into androidx-master-dev am: 32f515fa43 by Treehugger Robot · 4 years, 4 months ago
  72. fe86702 Improve out of bounds anchor. by Shep Shapard · 4 years, 4 months ago
  73. 229e7bf Merge "Attempt to fix flaking RV test." into androidx-master-dev am: 46e752e602 by Shep Shapard · 4 years, 4 months ago
  74. 46e752e Merge "Attempt to fix flaking RV test." into androidx-master-dev by Shep Shapard · 4 years, 4 months ago
  75. 3418ad8 Attempt to fix flaking RV test. by Shep Shapard · 4 years, 4 months ago
  76. 75eee93 Merge "Nested scrolling for mouse pointer" into androidx-master-dev am: d26b4b31e4 by Treehugger Robot · 4 years, 4 months ago
  77. d26b4b3 Merge "Nested scrolling for mouse pointer" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  78. 0f516b7 Nested scrolling for mouse pointer by Diksha Gohlyan · 4 years, 4 months ago
  79. c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 4 years, 4 months ago
  80. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 4 months ago
  81. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 4 months ago
  82. bbabcaa Merge "Bump RV version" into androidx-master-dev am: 44c2a3a797 by Shep Shapard · 4 years, 4 months ago
  83. 2916f20 Bump RV version by Shep Shapard · 4 years, 4 months ago
  84. 1615491 Merge "Add programatic scroll by to recycler view" into androidx-master-dev am: 80afeaf83b by Diksha Gohlyan · 4 years, 4 months ago
  85. 80afeaf Merge "Add programatic scroll by to recycler view" into androidx-master-dev by Diksha Gohlyan · 4 years, 4 months ago
  86. abeb84b Merge "Fixed flaky getNanoTime RV test." into androidx-master-dev am: 31d0e0a8f7 by Treehugger Robot · 4 years, 4 months ago
  87. f5ba020 Fixed flaky getNanoTime RV test. by Shep Shapard · 4 years, 4 months ago
  88. 9afeeac Add programatic scroll by to recycler view by Diksha Gohlyan · 4 years, 5 months ago
  89. 1d9827b Merge "Fix failing TileListTest." into androidx-master-dev am: 52b0d47510 by Treehugger Robot · 4 years, 5 months ago
  90. c42d282 Fix failing TileListTest. by Shep Shapard · 4 years, 5 months ago
  91. 5dfbf66 Merge "Degrade RecyclerView error to warning." into androidx-master-dev am: f9d6b22214 by adamcopp · 4 years, 5 months ago
  92. e713c01 Degrade RecyclerView error to warning. by Adam Copp · 4 years, 5 months ago
  93. 3a1024b Merge "Rename MergeAdapter#getCopyOfAdapters -> getAdapters" into androidx-master-dev am: 600b4c333a by Treehugger Robot · 4 years, 5 months ago
  94. 7def50d Rename MergeAdapter#getCopyOfAdapters -> getAdapters by Yigit Boyar · 4 years, 5 months ago
  95. 2e6fdc4 Merge "Rename StateRestrorationStrategy to StateRestrorationPolicy" into androidx-master-dev am: b2d70f8c4f by Treehugger Robot · 4 years, 5 months ago
  96. 0281d58 Rename StateRestrorationStrategy to StateRestrorationPolicy by Yigit Boyar · 4 years, 5 months ago
  97. 18ad081 Merge "Fix duplicate items handling in diff util" into androidx-master-dev am: 7d667e47d4 by Treehugger Robot · 4 years, 5 months ago
  98. f2d0701 Merge "move diff util test to kotlin" into androidx-master-dev am: 57b4d10941 by Automerger Merge Worker · 4 years, 5 months ago
  99. 6f12038 Merge "Switch RecyclerView to prebuilt Core dependency" into androidx-master-dev am: daa14dcaf9 by Automerger Merge Worker · 4 years, 5 months ago
  100. adebfff Fix duplicate items handling in diff util by Yigit Boyar · 4 years, 6 months ago