[go: nahoru, domu]

  1. cdf3978 Update viewpager2 version to 1.1.0-beta01 by Jakub Gielzak · 3 years ago
  2. 1e5fe8f Fix and extend AdapterDataSetChangeTest by Jelle Fresen · 3 years ago
  3. 04ae005 Reenable running lint in androidx-studio-integration by Aurimas Liutikas · 3 years ago
  4. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 1 month ago
  5. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 1 month ago
  6. af63e06 Excluse swipe starts from system gestures in ViewPager2 tests by Jelle Fresen · 3 years, 1 month ago
  7. 2ec4f4d Remove @FlakyTest for known device flakes by Ember Rose · 3 years, 1 month ago
  8. 82f0476 Suppress flaky tests by Ember Rose · 3 years, 1 month ago
  9. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  10. 802403a Update lint baselines by Alan Viverette · 3 years, 2 months ago
  11. 894a04ce Suppress flaky tests by Alan Viverette · 3 years, 2 months ago
  12. 276ef85 Fix version conflict in testapp by Jelle Fresen · 3 years, 2 months ago
  13. daee68d Merge "Moving test strings.xml files to donottranslate-strings.xml" into androidx-main by Jeff Gaston · 3 years, 2 months ago
  14. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 2 months ago
  15. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 2 months ago
  16. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 2 months ago
  17. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  18. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  19. e9a3861 Merge "Remove unused, deprecated kotlin-android-extensions plugin" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  20. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  21. ccae1ca Remove unused, deprecated kotlin-android-extensions plugin by Ian Lake · 3 years, 6 months ago
  22. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  23. 57289dd Move RV to beta. by Shep Shapard · 3 years, 8 months ago
  24. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 3 years, 10 months ago
  25. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  26. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  27. 718c20d Move to the latest Material 1.2.1 release by Kirill Grouchnikov · 3 years, 10 months ago
  28. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 3 years, 10 months ago
  29. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years ago
  30. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 3 years, 10 months ago
  31. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 10 months ago
  32. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 3 years, 11 months ago
  33. 939d731 Update language to comply with Android’s inclusive language guidance by Jakub Gielzak · 4 years ago
  34. 18dad6e Cancel async PageSwiperManual after tests by Jelle Fresen · 4 years ago
  35. f87a052 Improve comment in window insets handling in ViewPager2 by Jelle Fresen · 4 years ago
  36. 8246a31 Custom dispatch of window insets in ViewPager2 by Jelle Fresen · 4 years, 4 months ago
  37. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  38. c26fd53 Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev am: 618985cf35 by Aurimas Liutikas · 4 years, 1 month ago
  39. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 1 month ago
  40. b957efa Merge "Updated outdated version to their next incremental version" into androidx-master-dev am: a164d7ecb2 by Treehugger Robot · 4 years, 2 months ago
  41. 2f8b029 Updated outdated version to their next incremental version by Nick Anthony · 4 years, 2 months ago
  42. c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 4 years, 2 months ago
  43. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 2 months ago
  44. b2d5f69 Merge "Fix new lint errors" into androidx-master-dev am: f51b54b2ba by Treehugger Robot · 4 years, 3 months ago
  45. ae36386 Fix new lint errors by Jelle Fresen · 4 years, 3 months ago
  46. 9558960 resolve merge conflicts of 6b3f8a54c18ff093c9f8846115002815c2a21646 to androidx-platform-dev by Alan Viverette · 4 years, 4 months ago
  47. 14c677a Make ActionBarOverlayLayout handle WindowInsets properly by Chris Banes · 4 years, 4 months ago
  48. acd67d1 Merge "Add CollectionItemInfos to ViewPager2" into androidx-master-dev am: c552428a0e by Automerger Merge Worker · 4 years, 4 months ago
  49. 75dfd97 Add CollectionItemInfos to ViewPager2 by sallyyuen · 4 years, 6 months ago
  50. 7b982e9 Merge "Revert "Move all uses of androidx.core:core:1.1.0 and"" into androidx-master-dev am: bb4b7c6a45 by Automerger Merge Worker · 4 years, 4 months ago
  51. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 5 months ago
  52. a823065 Merge "Suppress/migrate from deprecated APIs in Android R" into androidx-platform-dev by Chris Banes · 4 years, 5 months ago
  53. ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 4 years, 5 months ago
  54. b33d46b Merge "RecyclerView MergeAdapter" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  55. 4c715c2 RecyclerView MergeAdapter by Yigit Boyar · 4 years, 6 months ago
  56. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 5 months ago
  57. dca1773 Fix for Fragment menu visibility issue in FSA by Jelle Fresen · 4 years, 6 months ago
  58. 4189de07 Introduced FragmentTransactionCallback by Jakub Gielzak · 4 years, 6 months ago
  59. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 6 months ago
  60. d31bc04 Collection[Item]Info should not be populated by default for RecyclerViews. by Qasid Ahmad Sadiq · 5 years ago
  61. 8756f8a Move viewpager2 to the new proper directory structure by Sergey · 4 years, 7 months ago
  62. 21ae84d Merge "Remove TODO from JavaDoc" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  63. feb2de3 Naming adapter providers by Jakub Gielzak · 4 years, 6 months ago
  64. f93d7c8 Remove TODO from JavaDoc by Tiem Song · 4 years, 7 months ago
  65. b4f0849 Move saveAttributeDataForStyleable to a separate class by Aurimas Liutikas · 4 years, 10 months ago
  66. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 7 months ago
  67. 30297cd Regenerate API signature files by Aurimas Liutikas · 4 years, 8 months ago
  68. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 8 months ago
  69. 3864fb9 Wrap AccessibilityNodeInfo and pass shim around by Jelle Fresen · 4 years, 8 months ago
  70. 19e1bd8 Remove usage of deprecated addAction method by Jelle Fresen · 4 years, 9 months ago
  71. 35141a3 Update VP2 and RV to next minor version by Nick Anthony · 4 years, 8 months ago
  72. 1316417 Add sample of nested scrolling in ViewPager2 by Jelle Fresen · 4 years, 9 months ago
  73. d1f64df Add sample to preview adjacent pages by Jelle Fresen · 4 years, 10 months ago
  74. d908f5e Merge "Fix fake drag example in RTL contexts" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  75. 7600844 Merge "Fix several a11y issues in ViewPager2's sample app" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  76. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 9 months ago
  77. 743e7f1 Update versions after october 9th release by Nick Anthony · 4 years, 9 months ago
  78. 1b3784e Merge "Enable ktlint in CI" into androidx-master-dev by Aurimas Liutikas · 4 years, 9 months ago
  79. 7a828d3 Enable ktlint in CI by Aurimas Liutikas · 4 years, 9 months ago
  80. ecd695a ChangeDataSetWhileScrollingTest: deflake attempt by Jakub Gielzak · 4 years, 9 months ago
  81. 6f65850 Fix fake drag example in RTL contexts by Jelle Fresen · 4 years, 9 months ago
  82. 55e23aa Fix several a11y issues in ViewPager2's sample app by Jelle Fresen · 4 years, 9 months ago
  83. 66b8493 Merge "Further logging in ChangeDataSetWhileScrollingTest" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  84. 7bdcd39 Further logging in ChangeDataSetWhileScrollingTest by Jakub Gielzak · 4 years, 9 months ago
  85. cb65a71 Merge "Only test RTL on API 17 and above" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  86. 09053f6 Only test RTL on API 17 and above by Jelle Fresen · 4 years, 9 months ago
  87. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  88. 6aa597a Implement canScrollHorizontally/Vertically in VP2 by Jelle Fresen · 4 years, 9 months ago
  89. 3a8f5e3 Merge "Make sure that SETTLING was interrupted" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  90. 37d0dd2 Make count field a live region by Jelle Fresen · 4 years, 9 months ago
  91. a5f1aee Make sure that SETTLING was interrupted by Jelle Fresen · 4 years, 9 months ago
  92. cb48e59 Merge "Verify velocity instead of settle direction" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  93. a97abb3 Merge "Synchronize access to events list in dumpEvents()" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  94. a2af0cd Merge "Wait until injection of MotionEvents is possible" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  95. 9443ee1 Synchronize access to events list in dumpEvents() by Jelle Fresen · 4 years, 11 months ago
  96. d5a2de2 Investigating ChangeDataSetWhileScrollingTest by Jakub Gielzak · 4 years, 9 months ago
  97. aadaa03 Allow settling to overshoot after data set changes by Jelle Fresen · 4 years, 9 months ago
  98. 6992e1e Verify velocity instead of settle direction by Jelle Fresen · 4 years, 9 months ago
  99. 4e83b07 Clear focus on page change on API < 28 by Jakub Gielzak · 4 years, 9 months ago
  100. 316f906 Bumped ViewPager2 to 1.0.0-rc01 by Jakub Gielzak · 4 years, 10 months ago