1. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 6 years ago
  2. d4a3a01 Merge "Don't label headings in GridLayoutManager and StaggeredGridLayoutManager" into androidx-master-dev by Sally Yuen · 6 years ago
  3. 838a568 Don't label headings in GridLayoutManager and StaggeredGridLayoutManager by sallyyuen · 6 years ago
  4. e9576a2 Update recyclerview and recyclerview-selection to 1.1.0-beta00 by Nick Anthony · 6 years ago
  5. b3d5324 Merge "Set runner for benchmark modules automatically" into androidx-master-dev by Treehugger Robot · 6 years ago
  6. 93247c4 Set runner for benchmark modules automatically by Chris Craik · 6 years ago
  7. acd919d Merge "Fix incorrect velocity while flinging with nested scrolling." into androidx-master-dev by Shep Shapard · 6 years ago
  8. 86a181f Fix incorrect velocity while flinging with nested scrolling. by shepshapard · 6 years ago
  9. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 6 years ago
  10. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 7 years ago
  11. e54c87b Merge "Adding an overloaded smoothScrollBy with duration." into androidx-master-dev by Shep Shapard · 7 years ago
  12. db4c678 Merge "Roll forward: "Cleanup Gesture selection.""" into androidx-master-dev by Steve McKay · 7 years ago
  13. 4943f19 Merge "Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01" into androidx-master-dev by Treehugger Robot · 7 years ago
  14. c5140a9 Roll forward: "Cleanup Gesture selection."" by Steve McKay · 7 years ago
  15. ceeb8a7 Adding an overloaded smoothScrollBy with duration. by shepshapard · 7 years ago
  16. 63b46ed Autoformat some unformatted files by Dustin Lam · 7 years ago
  17. e683c81 Move TestExecutor into common testutils by Dustin Lam · 7 years ago
  18. c56d239 Merge "Revert "Cleanup Gesture selection."" into androidx-master-dev by Steve McKay · 7 years ago
  19. f3a4f49 Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 7 years ago
  20. 985f363 Revert "Cleanup Gesture selection." by Steve McKay · 7 years ago
  21. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 7 years ago
  22. 3638bb5 Merge "Increment version to development versions (releasing version +1)" into androidx-master-dev by Nick Anthony · 7 years ago
  23. a546ca8 Merge "Fix typo in doc." into androidx-master-dev by Shep Shapard · 7 years ago
  24. 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 7 years ago
  25. 1e3f78b Fix typo in doc. by shepshapard · 7 years ago
  26. 3cf4c24 Removed redundancies in test so it runs faster. by shepshapard · 7 years ago
  27. cfb1840 Merge "Activity launching benchmark runner" into androidx-master-dev by Chris Craik · 7 years ago
  28. 5412b2c Activity launching benchmark runner by Chris Craik · 7 years ago
  29. 7d95cd5 Avoid activity enter/exit transitions by Chris Craik · 7 years ago
  30. a5400be Merge "Preserve order of selection (by creation time)." into androidx-master-dev by Treehugger Robot · 7 years ago
  31. 2e18b39 Cleanup test depenendencies by Dustin Lam · 7 years ago
  32. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 7 years ago
  33. c92cf54 Merge "Cleanup Gesture selection." into androidx-master-dev by Steve McKay · 7 years ago
  34. 809b6acb Cleanup Gesture selection. by Steve McKay · 7 years ago
  35. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 7 years ago
  36. 7a6b04a Merge "AccessibilityEvents from the RecyclerView shouldn't populate text from all of it's children." into androidx-master-dev by Qasid Sadiq · 7 years ago
  37. 78baf10 Removed //noinspection unchecked calls. by shepshapard · 7 years ago
  38. eb269fbe Add API to retrieve DividerItemDecoration drawable by Alex Saveau · 7 years ago
  39. 099b9d9 AccessibilityEvents from the RecyclerView shouldn't populate text from all of it's children. by Qasid Ahmad Sadiq · 7 years ago
  40. 4352fbe Replace all usages of ClassLoader#loadClass with Class#forName by Aurimas Liutikas · 7 years ago
  41. a3735e8 Don't test PagerSnapHelper with mWrap=true by Jelle Fresen · 7 years ago
  42. 3885bbc Allow extra layout space on both sides by Jelle Fresen · 7 years ago
  43. fafc750 Bumping recyclerview to 1.1.0-alpha05 by Jelle Fresen · 7 years ago
  44. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 7 years ago
  45. c3e0e14 Preserve order of selection (by creation time). by Steve McKay · 7 years ago
  46. b9457a1 Revert "Revert "Guard against null ViewHolders."" by Steve McKay · 7 years ago
  47. 2611eea Merge "Document field default value and fix typo." into androidx-master-dev by Treehugger Robot · 7 years ago
  48. d334c6d Benchmark API finalization by Chris Craik · 7 years ago
  49. 162c15e Rename benchmarkRule.measure -> keepRunning by Chris Craik · 7 years ago
  50. d34d74b Rename dy to delta for orientation agnostic scroll function by Jelle Fresen · 7 years ago
  51. eef4369 Fix RV OnItemTouchListener ACTION_UP intercept bug. by shepshapard · 7 years ago
  52. a3d28a7 Reenabling Doclava to run against sources too by Jeff Gaston · 7 years ago
  53. d5fa7f1 Merge "Revert "Guard against null ViewHolders."" into androidx-master-dev by Treehugger Robot · 7 years ago
  54. e7893e5 Revert "Guard against null ViewHolders." by Shep Shapard · 7 years ago
  55. 1ec7366 Merge "Guard against null ViewHolders." into androidx-master-dev by Steve McKay · 7 years ago
  56. e58b0c7 Guard against null ViewHolders. by Steve McKay · 7 years ago
  57. d78a3f4 Use kotlin APIs for benchmark samples by Dustin Lam · 7 years ago
  58. e0eaa83 Document field default value and fix typo. by Yao, Yuxing · 7 years ago
  59. f91e832 Fix usage of wrong LayoutState variable by Jelle Fresen · 7 years ago
  60. 629e490 Bump all versions for March 13th Release by Nick Anthony · 7 years ago
  61. 333a979 item delegate not being re-added on bind. by sallyyuen · 7 years ago
  62. d96f8fd Merge "Revert "item delegate is not being re-added on bind."" into androidx-master-dev by Treehugger Robot · 7 years ago
  63. 7a9a172 Revert "item delegate is not being re-added on bind." by Shep Shapard · 7 years ago
  64. 79285e9 Generating restricted API txts by Jeff Gaston · 7 years ago
  65. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 7 years ago
  66. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 7 years ago
  67. 588bffc Merge "item delegate is not being re-added on bind." into androidx-master-dev by Sally Yuen · 7 years ago
  68. 3cae6f5 item delegate is not being re-added on bind. by sallyyuen · 7 years ago
  69. 38408f1 Do not call protected method from constructor by Robert Berry · 7 years ago
  70. 85f3455 Update all versions after Jan 30 and Feb 7 Releases by Nick Anthony · 7 years ago
  71. 67b2d36 Cleanup unnecessary overloading of smoothScrollBy in ViewFlinger. by shepshapard · 7 years ago
  72. ee247c4 Merge "Add explicit dependency on 'collection' where used" into androidx-master-dev by Jake Wharton · 7 years ago
  73. 53786fb Add explicit dependency on 'collection' where used by Jake Wharton · 7 years ago
  74. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 7 years ago
  75. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 7 years ago
  76. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 7 years ago
  77. 631953f Fix Gridlayout manager computation of scroll offset and range. by Michal Palczewski · 7 years ago
  78. 1445381 Merge "Fix RecyclerViewNestedScrollingTest flake." into androidx-master-dev by Treehugger Robot · 7 years ago
  79. 871963f Merge "Replacing @attr refs to styleables with links to attrs" into androidx-master-dev by Treehugger Robot · 7 years ago
  80. 612658b Replacing @attr refs to styleables with links to attrs by Jeff Gaston · 7 years ago
  81. cacf913 2 Calls are potentially dangerously out of order, by shepshapard · 7 years ago
  82. cf182cf Incremented recyclerview version to dev version (1.1.0-alpha02) by Nick Anthony · 7 years ago
  83. 32257ae Add className for recyclerView. by Qasid Ahmad Sadiq · 7 years ago
  84. 611980a Fix a test that was failing 100% on a unreleased version of Android. by shepshapard · 7 years ago
  85. 6e3d9fe Fix RecyclerViewNestedScrollingTest flake. by shepshapard · 7 years ago
  86. f4f1084 Fix 4 StaggeredGridLayoutManager failuers. by shepshapard · 7 years ago
  87. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 7 years ago
  88. d75ee7c Fixed failing StaggeredGridLayoutManagerTest.innerGapHandlingMoveItemsBetweenSpans by shepshapard · 7 years ago
  89. cd0c485 Merge "ViewPager2 should now present the same actions and events to an accessibility service as ViewPager1." into androidx-master-dev by Treehugger Robot · 7 years ago
  90. 7c938c2 Merge "Fix failing LinearLayoutManagerBaseConfigSetTest tests" into androidx-master-dev by Shep Shapard · 7 years ago
  91. 32a2d40 ViewPager2 should now present the same actions and events to an accessibility service as ViewPager1. by Qasid Ahmad Sadiq · 7 years ago
  92. 05d9429 Merge "Remove customerrorprone project" into androidx-master-dev by Oussama Ben Abdelbaki · 7 years ago
  93. 2cda285 Remove customerrorprone project by Oussama Ben Abdelbaki · 7 years ago
  94. 7ee71e9 Fix failing LinearLayoutManagerBaseConfigSetTest tests by shepshapard · 7 years ago
  95. 114f1c1 Fix bug in RV where SmoothScroller is never stopped. by shepshapard · 7 years ago
  96. 522bf9d Merge "Deprecate RecyclerView#setLayoutFrozen(boolean)" into androidx-master-dev by Andrey Kulikov · 7 years ago
  97. 5a27fa6 Fixed failing RV focus tests. by shepshapard · 7 years ago
  98. a92497e Merge "Support for custom rules" into androidx-master-dev by Oussama Ben Abdelbaki · 7 years ago
  99. f825eb5 Support for custom rules by Oussama Ben Abdelbaki · 7 years ago
  100. dab6cd2 Deprecate RecyclerView#setLayoutFrozen(boolean) by Andrey Kulikov · 7 years ago