1. ae0d62a Disallow intercept touch after nested scroll consumed by Jelle Fresen · 5 years ago
  2. 4e1b012 Have NestedScrollView do nested scrolling in response to a11y scroll calls. by shepshapard · 5 years ago
  3. 73a6643 Use ToT Lifecycle for activity and fragment, v2 by Ian Lake · 5 years ago
  4. cda6105 Revert "Use ToT Lifecycle for activity and fragment" by Aurimas Liutikas · 5 years ago
  5. 559cd39 Use ToT Lifecycle for activity and fragment by Ian Lake · 5 years ago
  6. 695d670 Convert LifecycleOwnerUtils to LifecycleEventObserver by Ian Lake · 5 years ago
  7. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  8. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  9. b5257d0 Move ActivityScenario.withActivity to testutils by Ian Lake · 5 years ago
  10. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  11. 06305aa Update fragment to new directory structure by Ian Lake · 5 years ago
  12. 5d56896 Merge "Attempt to fix night mode test failures" into androidx-master-dev by Chris Banes · 5 years ago
  13. 47095f5 Attempt to fix night mode test failures by Chris Banes · 5 years ago
  14. 62d8f4b Merge changes I55a6714f,I7229feec into androidx-master-dev am: e5744803de by Aurimas Liutikas · 5 years ago
  15. e574480 Merge changes I55a6714f,I7229feec into androidx-master-dev by Aurimas Liutikas · 5 years ago
  16. e6f2ca4 Added a test for SwipeRefreshLayout to make sure the refresh state persists. by Sergey · 5 years ago
  17. 7184e9c Merge "Convert utils to ActivityTestRule Kotlin extensions" into androidx-master-dev by Ian Lake · 5 years ago
  18. aaf1247 Merge changes I0e2ddaf2,Ib6149248 into androidx-master-dev am: 0c38a3644b by Ian Lake · 5 years ago
  19. c9b7a7a Convert utils to ActivityTestRule Kotlin extensions by Ian Lake · 5 years ago
  20. c8050c6 Removed unused waitForActivityDrawn() methods by Ian Lake · 5 years ago
  21. 872846b Convert RecreatedAppCompatActivity to Kotlin by Ian Lake · 5 years ago
  22. bdd9fcc Merge "Fix spinner horizontal offset" into androidx-master-dev am: 5480ef7882 by Cătălin Tudor · 5 years ago
  23. 212b927 Fix spinner horizontal offset by Cătălin Tudor · 5 years ago
  24. af15c68 Attempt to fix various NightModeTestCase failures by Chris Banes · 5 years ago
  25. 612c635 Merge "Manually perform SwipeToLocation for API < 16" into androidx-master-dev by Jelle Fresen · 5 years ago
  26. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  27. 6c1744d Manually perform SwipeToLocation for API < 16 by Jelle Fresen · 5 years ago
  28. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  29. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  30. 2f634ee Convert @ContentView to constructor annotation by Ian Lake · 5 years ago
  31. 7ffd65e Convert RecreatedActivity and subclasses to Kotlin by Ian Lake · 5 years ago
  32. 16b8c8b Fixes for Night Mode tests by Chris Banes · 5 years ago
  33. c8a0f77 Add new ActivityCompat.recreate() by Chris Banes · 5 years ago
  34. 87099db Add ability to disable user swiping in ViewPager2 by Jelle Fresen · 5 years ago
  35. 4f32791 Make waitForActivityDrawn work on API < 16 by Jelle Fresen · 5 years ago
  36. b66cc69 Wait until TestActivity is drawn before continuing by Jelle Fresen · 6 years ago
  37. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  38. 7ae0b21 Send idle event when fling ends at snapped position by Jelle Fresen · 6 years ago
  39. 5ba2d41 migrating from NO_DOCS to toolingProject by Jeff Gaston · 6 years ago
  40. ceeb304 RecyclerView nested scrolling 3 implementaiton. by shepshapard · 6 years ago
  41. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  42. fd945dc Fix remaining error-prone warnings and enable it for debug variant. by Aurimas Liutikas · 6 years ago
  43. bfef093 Start enforcing javac warnings. by Aurimas Liutikas · 6 years ago
  44. 0f4ca63 Add private constructors to static utility classes. by Jake Wharton · 6 years ago
  45. 1cabbc5 Fix imports for an assortment of small libraries. by Aurimas Liutikas · 6 years ago
  46. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  47. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  48. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  49. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  50. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  51. 67171c8 Move testutils to androidx.testutils package. by Aurimas Liutikas · 6 years ago
  52. e338c36 Move more code to standard directories. by Aurimas Liutikas · 6 years ago
  53. 3ebde3b Move code to standard directories by Aurimas Liutikas · 6 years ago
  54. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  55. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  56. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  57. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  58. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  59. e2cd87a resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  60. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  61. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  62. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  63. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  64. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  65. 3743a7e Extract recreatable activity code into common utils NO PARTIAL RERUN by Kirill Grouchnikov · 7 years ago
  66. 63f6016 Convert support-testutils into an Android library by Aurimas Liutikas · 7 years ago
  67. 6d20a52 Create a testutils module to share common testing code. by Aurimas Liutikas · 7 years ago