1. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 3 months ago
  2. 55c7ab0 Merge "Opt-in n- thru t-prefixed projects to Suppress Compatibility migration" into androidx-main am: ed9751b8dd by Alan Viverette · 1 year, 4 months ago
  3. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 4 months ago
  4. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  5. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  6. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  7. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  8. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 4 months ago
  9. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 4 months ago
  10. e4a1729 Merge "Remove empty AndroidManifest.xml files" into androidx-main am: bbb1a6f10c by Treehugger Robot · 1 year, 4 months ago
  11. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 4 months ago
  12. 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 6 months ago
  13. 117a652 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 6 months ago
  14. d92d863 Merge "First pass of removing redundant usages of @hide javadoc tag" into androidx-main am: 75ff89f5cf by Aurimas Liutikas · 1 year, 6 months ago
  15. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 8 months ago
  16. 4ee8f9f Merge "Fix parameter naming for onStartNestedScroll overrides" into androidx-main am: 96cda81ae3 by Treehugger Robot · 1 year, 6 months ago
  17. f9183d2 Fix parameter naming for onStartNestedScroll overrides by Owen Gray · 1 year, 7 months ago
  18. 116da49 Merge "Update OWNERS files" into androidx-main am: 0eba03841d by Aurimas Liutikas · 1 year, 7 months ago
  19. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 7 months ago
  20. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  21. d3e3822 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  22. ac5b213 Nullability updates for consistency with platform SDK by Alan Viverette · 1 year, 9 months ago
  23. 472e3f0 Nullability updates for consistency with platform SDK by Alan Viverette · 1 year, 9 months ago
  24. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 2 years ago
  25. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years, 1 month ago
  26. d3f79d3 Merge "Fix lint issues in androidx.swiperefreshlayout.widget.SwipeRefreshLayout" into androidx-main am: e821ada599 by Julia McClellan · 2 years, 3 months ago
  27. 2f53c73 Fix lint issues in androidx.swiperefreshlayout.widget.SwipeRefreshLayout by Julia McClellan · 2 years, 3 months ago
  28. 026ead7 Merge "Trigger refresh in SwipeRefreshLayout with KEYCODE_REFRESH" into androidx-main am: 3af5eb5c62 by Treehugger Robot · 2 years, 3 months ago
  29. 3af5eb5 Merge "Trigger refresh in SwipeRefreshLayout with KEYCODE_REFRESH" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  30. 5c7d9cb Trigger refresh in SwipeRefreshLayout with KEYCODE_REFRESH by nergi · 2 years, 4 months ago
  31. 4d93a2a Upgrade to espresso 3.5.0-alpha06 by Aurimas Liutikas · 2 years, 4 months ago
  32. 891a7df Upgrade to espresso 3.5.0-alpha06 by Aurimas Liutikas · 2 years, 4 months ago
  33. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  34. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  35. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  36. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  37. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 10 months ago
  38. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 11 months ago
  39. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 11 months ago
  40. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 2 months ago
  41. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  42. 5a883c7 Properly reset the swipe-refresh icon when retracting. by George Mount · 3 years, 3 months ago
  43. 2ec4f4d Remove @FlakyTest for known device flakes by Ember Rose · 3 years, 3 months ago
  44. 82f0476 Suppress flaky tests by Ember Rose · 3 years, 3 months ago
  45. 344c60d Merge "partially autogenerated disabling of flaking/failing tests" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  46. 12e43e0 partially autogenerated disabling of flaking/failing tests by Jeff Gaston · 3 years, 3 months ago
  47. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  48. 1629329 Remove the refresh icon if it is behind the border. by George Mount · 3 years, 3 months ago
  49. f4a0311 Merge "Revert "Fix refresh icon remaining after receding"" into androidx-main by George Mount · 3 years, 3 months ago
  50. fab87ae Revert "Fix refresh icon remaining after receding" by George Mount · 3 years, 3 months ago
  51. 17acd9e Update public_plus_experimental to hide @RestrictTo items by Aurimas Liutikas · 3 years, 3 months ago
  52. bbc2337 Merge "Fix refresh icon remaining after receding" into androidx-main by George Mount · 3 years, 3 months ago
  53. 9b82ea9 Fix refresh icon remaining after receding by George Mount · 3 years, 3 months ago
  54. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  55. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 5 months ago
  56. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  57. 521ed77 Remove shepshapard from OWNERS files. by Shep Shapard · 3 years, 6 months ago
  58. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 6 months ago
  59. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  60. cb08796 Reenable GetterSetterNames check by Aurimas Liutikas · 3 years, 7 months ago
  61. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  62. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 9 months ago
  63. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 10 months ago
  64. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  65. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  66. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years ago
  67. 5e7fc48 API lint check for the CallbackMethodName is enabled for androidx by Sergey · 4 years, 4 months ago
  68. 5486cc0 [SwipeRefreshLayout] Always honor requestDisallowInterceptTouchEvent by Jelle Fresen · 4 years, 2 months ago
  69. a947506 Bump SwipeRefreshLayout from 1.1.0-rc01 to 1.2.0-alpha01 by Jelle Fresen · 4 years, 2 months ago
  70. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  71. ad90a14 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 3 months ago
  72. 053e4ac Resolve merge conflicts of 58b49540d86ba47b2345c0731b5508263d3ef81c to androidx-platform-dev by Aurimas Liutikas · 4 years, 3 months ago
  73. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 3 months ago
  74. c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 4 years, 5 months ago
  75. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  76. be6541d DO NOT MERGE - Update libraries from rc to next alpha by Nick Anthony · 4 years, 5 months ago
  77. ba5e288 Bump SwipeRefreshLayout from 1.1.0-beta02 to rc01. by Shep Shapard · 4 years, 5 months ago
  78. 17e29be Update kotlin-coroutines to 1.3.4 by Dustin Lam · 4 years, 6 months ago
  79. bc18b8a Actually update versions after release by Nick Anthony · 4 years, 6 months ago
  80. b35d76ba Bump library versions after release by Nick Anthony · 4 years, 6 months ago
  81. 7de9834 Bump SRL to 1.1.0-beta01 for release by Alan Viverette · 4 years, 7 months ago
  82. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 7 months ago
  83. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 7 months ago
  84. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  85. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  86. fbb001b Replace deprecated Matchers with ArgumentMatchers by Jelle Fresen · 4 years, 8 months ago
  87. cb93ab6 Move swiperefreshlayout to the new proper directory structure by Sergey · 4 years, 9 months ago
  88. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 9 months ago
  89. a196ccd Update api lint baseline. by Aurimas Liutikas · 4 years, 10 months ago
  90. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  91. f70b49a Merge "Adds -PupdateLintBaseline parameter for lint" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 11 months ago
  92. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 11 months ago
  93. c2b3424 Clean up UnusedVariable warnings. by Aurimas Liutikas · 4 years, 11 months ago
  94. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 5 years ago
  95. 743e7f1 Update versions after october 9th release by Nick Anthony · 5 years ago
  96. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  97. e959404 Update javadoc on SwipeRefreshLayout.setSlingshotDistance per API review by Dave Hawkey · 5 years ago
  98. 6d5f435 Don't ignore requestDisallowInterceptTouchEvent in SRL by Jelle Fresen · 5 years ago
  99. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  100. 6a9efe2 Improve SwipeRefreshLayout test by Jelle Fresen · 5 years ago