[go: nahoru, domu]

  1. 53dd7b7 [3/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 3 years, 10 months ago
  2. 17628d7 [1/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 3 years, 10 months ago
  3. e5831a1 Merge "Migrate all projects with CompilationTarget.HOST to use LibraryType. Adds some more LibraryTypes. Deprecates toolingProject." into androidx-master-dev by Owen Gray · 3 years, 9 months ago
  4. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 3 years, 9 months ago
  5. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 3 years, 10 months ago
  6. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 3 years, 10 months ago
  7. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 10 months ago
  8. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 10 months ago
  9. 2bcbd25 Handle unexpected scrolls gracefull. by Steve McKay · 3 years, 10 months ago
  10. 453549d Consume next UP event after LongPress detectected. by Steve McKay · 3 years, 11 months ago
  11. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 3 years, 11 months ago
  12. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 11 months ago
  13. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years ago
  14. 98345e0 Fix flaking RV test. by Shep Shapard · 4 years ago
  15. 5e7fc48 API lint check for the CallbackMethodName is enabled for androidx by Sergey · 4 years, 2 months ago
  16. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 5 months ago
  17. 306d8c5 Merge "Refactor to make code inclusive." into androidx-master-dev by Treehugger Robot · 4 years ago
  18. 5db2b5e Refactor to make code inclusive. by Shep Shapard · 4 years ago
  19. 428b8f9 Merge "Use current.ignore for tracking API check exceptions" into androidx-master-dev by Alan Viverette · 4 years ago
  20. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years ago
  21. 801fbf8 Fix an issue where TouchInputHandler misinterpreted events from GestureDetector. by Steve McKay · 4 years ago
  22. ba96be3 Update RecyclerView-Selection code to comply with Android's "respectful code" policies. by Steve McKay · 4 years ago
  23. 0f1a16e Merge "Fix issue where selection wasn't update when corresponding items removed from adapter." into androidx-master-dev by Treehugger Robot · 4 years ago
  24. 3b4d015 Fix issue where selection wasn't update when corresponding items removed from adapter. by Steve McKay · 4 years ago
  25. cac09a4 Update SelectionObserver docs to reflect runtime behavior. by Steve McKay · 4 years ago
  26. 042ac96 Handle termination of disallow correctly. by Steve McKay · 4 years ago
  27. f3dbf31 Eliminate leanback's RecyclerListener chaining. Employ new addRecyclerListener. by Steve McKay · 4 years ago
  28. 8b7fe02 Merge "Minor doc improvements on how to use StableIdKeyProvider..." into androidx-master-dev by Steve McKay · 4 years ago
  29. a74095f Merge changes from topic "recyclerListeners" into androidx-master-dev by Treehugger Robot · 4 years ago
  30. d06b1f9 Merge "Respect requests to onRequestDisallowInterceptTouchEvent." into androidx-master-dev by Treehugger Robot · 4 years ago
  31. 5973f1c Respect requests to onRequestDisallowInterceptTouchEvent. by Steve McKay · 4 years ago
  32. fa044b0 Minor doc improvements on how to use StableIdKeyProvider... by Steve McKay · 4 years ago
  33. 66c5c69 Update StableIdKeyProvider to use addRecyclerListener. by Steve McKay · 4 years ago
  34. f8e6200 Notify RecyclerView.Adapter of changes on RecyclerView managed frame. by Steve McKay · 4 years ago
  35. ce1b333 Add support for multiple RecyclerListeners. by Steve McKay · 4 years ago
  36. a938a74 StableIdKeyProvider improvements. by Steve McKay · 4 years ago
  37. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years ago
  38. f158ed8 Merge "Revert "Update POM URL to point to specific release"" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  39. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years ago
  40. 78c124c Merge "Update POM URL to point to specific release" into androidx-master-dev by Treehugger Robot · 4 years ago
  41. 9b766ff Merge "Revert "[RecyclerView] Avoid caching incorrect item decorator offsets when in pre-layout"" into androidx-master-dev by Treehugger Robot · 4 years ago
  42. fb7893d Revert "[RecyclerView] Avoid caching incorrect item decorator offsets when in pre-layout" by Shep Shapard · 4 years ago
  43. 5aeef82 Merge "Fix obsolete v7 references in library metadata" into androidx-master-dev by Treehugger Robot · 4 years ago
  44. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years ago
  45. faf04c9 Move to gender-inclusive terminology by Nick Anthony · 4 years ago
  46. 25d65a7 Bump RV to 1.2.0-alpha05 by Shep Shapard · 4 years ago
  47. 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 ago
  48. 89040cd Fix for incomplete RV measure. by shepshapard · 4 years, 11 months ago
  49. 49b6019 [StaggeredGridLayoutManager] Avoid OutOfBounds exception during mutations if SpanLookup data structure has not yet been lengthened by Kolin Krewinkel · 4 years, 1 month ago
  50. 164ba54 Merge "Fix a focus finding bug in RecyclerView" into androidx-master-dev by Yabin Huang · 4 years ago
  51. 6521ced Fix obsolete v7 references in library metadata by Kirill Grouchnikov · 4 years ago
  52. 6f36b39 Fix a focus finding bug in RecyclerView by Yabin Huang · 4 years, 1 month ago
  53. 8a988ba [RecyclerView] Avoid caching incorrect item decorator offsets when in pre-layout by Kolin Krewinkel · 4 years ago
  54. a42f3e6 Enable profileable for all benchmarks, and benchmark tests by Chris Craik · 4 years, 1 month ago
  55. 225ac5b Merge "ConcatAdapter API improvements" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  56. f063561 Merge "Rename merge adapter to concat adapter" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  57. ce3f4fb Fix API versions for all issue registries. by Rahul Ravikumar · 4 years, 1 month ago
  58. c0540c1 ConcatAdapter API improvements by Yigit Boyar · 4 years, 1 month ago
  59. a678d10 Rename merge adapter to concat adapter by Yigit Boyar · 4 years, 1 month ago
  60. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  61. f41b07c Merge "Attempt to reenable test that was failing on cuttlefish." into androidx-master-dev am: 5659eb9230 by Treehugger Robot · 4 years, 1 month ago
  62. 41e7e77 Attempt to reenable test that was failing on cuttlefish. by Shep Shapard · 4 years, 1 month ago
  63. c26fd53 Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev am: 618985cf35 by Aurimas Liutikas · 4 years, 1 month ago
  64. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 1 month ago
  65. ad90a14 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 2 months ago
  66. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 2 months ago
  67. b957efa Merge "Updated outdated version to their next incremental version" into androidx-master-dev am: a164d7ecb2 by Treehugger Robot · 4 years, 2 months ago
  68. 2f8b029 Updated outdated version to their next incremental version by Nick Anthony · 4 years, 2 months ago
  69. 3053fbb Merge changes from topic "metalavaupdate" into androidx-master-dev am: bf164d8851 by Aurimas Liutikas · 4 years, 2 months ago
  70. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 2 months ago
  71. 551ccde Merge "Attempt to fix OutOfMemoryError in RecyclerViewOnItemTouchListenerTest" into androidx-master-dev am: 53a5c1cf35 by Treehugger Robot · 4 years, 2 months ago
  72. a25c669 Attempt to fix OutOfMemoryError in RecyclerViewOnItemTouchListenerTest by Shep Shapard · 4 years, 2 months ago
  73. e0fdad2 Merge "Improve out of bounds anchor." into androidx-master-dev am: 32f515fa43 by Treehugger Robot · 4 years, 2 months ago
  74. fe86702 Improve out of bounds anchor. by Shep Shapard · 4 years, 3 months ago
  75. 229e7bf Merge "Attempt to fix flaking RV test." into androidx-master-dev am: 46e752e602 by Shep Shapard · 4 years, 3 months ago
  76. 46e752e Merge "Attempt to fix flaking RV test." into androidx-master-dev by Shep Shapard · 4 years, 3 months ago
  77. 3418ad8 Attempt to fix flaking RV test. by Shep Shapard · 4 years, 3 months ago
  78. 75eee93 Merge "Nested scrolling for mouse pointer" into androidx-master-dev am: d26b4b31e4 by Treehugger Robot · 4 years, 3 months ago
  79. d26b4b3 Merge "Nested scrolling for mouse pointer" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  80. 0f516b7 Nested scrolling for mouse pointer by Diksha Gohlyan · 4 years, 3 months ago
  81. c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 4 years, 3 months ago
  82. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 3 months ago
  83. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 3 months ago
  84. bbabcaa Merge "Bump RV version" into androidx-master-dev am: 44c2a3a797 by Shep Shapard · 4 years, 3 months ago
  85. 2916f20 Bump RV version by Shep Shapard · 4 years, 3 months ago
  86. 1615491 Merge "Add programatic scroll by to recycler view" into androidx-master-dev am: 80afeaf83b by Diksha Gohlyan · 4 years, 3 months ago
  87. 80afeaf Merge "Add programatic scroll by to recycler view" into androidx-master-dev by Diksha Gohlyan · 4 years, 3 months ago
  88. abeb84b Merge "Fixed flaky getNanoTime RV test." into androidx-master-dev am: 31d0e0a8f7 by Treehugger Robot · 4 years, 3 months ago
  89. f5ba020 Fixed flaky getNanoTime RV test. by Shep Shapard · 4 years, 3 months ago
  90. 9afeeac Add programatic scroll by to recycler view by Diksha Gohlyan · 4 years, 3 months ago
  91. 1d9827b Merge "Fix failing TileListTest." into androidx-master-dev am: 52b0d47510 by Treehugger Robot · 4 years, 4 months ago
  92. c42d282 Fix failing TileListTest. by Shep Shapard · 4 years, 4 months ago
  93. 5dfbf66 Merge "Degrade RecyclerView error to warning." into androidx-master-dev am: f9d6b22214 by adamcopp · 4 years, 4 months ago
  94. e713c01 Degrade RecyclerView error to warning. by Adam Copp · 4 years, 4 months ago
  95. 3a1024b Merge "Rename MergeAdapter#getCopyOfAdapters -> getAdapters" into androidx-master-dev am: 600b4c333a by Treehugger Robot · 4 years, 4 months ago
  96. 7def50d Rename MergeAdapter#getCopyOfAdapters -> getAdapters by Yigit Boyar · 4 years, 4 months ago
  97. 2e6fdc4 Merge "Rename StateRestrorationStrategy to StateRestrorationPolicy" into androidx-master-dev am: b2d70f8c4f by Treehugger Robot · 4 years, 4 months ago
  98. 0281d58 Rename StateRestrorationStrategy to StateRestrorationPolicy by Yigit Boyar · 4 years, 4 months ago
  99. 18ad081 Merge "Fix duplicate items handling in diff util" into androidx-master-dev am: 7d667e47d4 by Treehugger Robot · 4 years, 4 months ago
  100. 899b76a Merge "Benchmarks for diff util" into androidx-master-dev am: 18db099f99 by Treehugger Robot · 4 years, 4 months ago