1. 583863d Add LimitOffsetPagingSource unit test by Clara Fok · 4 years, 3 months ago
  2. 6a161d9 Raise min API of benchmark-macro(-junit4) libraries to 21 by Chris Craik · 4 years, 3 months ago
  3. fad5088 Merge ShellUtils into Shell in benchmark-common by Chris Craik · 4 years, 3 months ago
  4. 0729c62 Refactor PageEvent.Insert load state params by Clara Fok · 4 years, 3 months ago
  5. 145465e Refactor LoadStateUpdate to send LoadStates by Clara Fok · 4 years, 3 months ago
  6. e3b742c Mark destination navigating away from as transitioning by Jeremy Woods · 4 years, 4 months ago
  7. 160ab07 Ensure testutils modules have unique package names by Ian Lake · 4 years, 4 months ago
  8. dce71c3 Fix LoadState and prevent subsequent InitialPagedList from clearing data by Dustin Lam · 4 years, 5 months ago
  9. 4e10e6b8 Switch to am start-activity for startActivityAndWait by Chris Craik · 4 years, 5 months ago
  10. 01d05de Run NewApi lint on tests by Alan Viverette · 4 years, 5 months ago
  11. 58fc7ef Merge "Migrate TestNavigatorDestinationBuilderTest to Google Truth asserts" into androidx-main by Treehugger Robot · 4 years, 5 months ago
  12. b10e726 Migrate TestNavigatorDestinationBuilderTest to Google Truth asserts by Sanura N'Jaka · 4 years, 5 months ago
  13. ba53f0d Migrate TestNavigatorTest to Google Truth asserts by Sanura N'Jaka · 4 years, 5 months ago
  14. af63e06 Excluse swipe starts from system gestures in ViewPager2 tests by Jelle Fresen · 4 years, 5 months ago
  15. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 4 years, 6 months ago
  16. dcb2c08 Deprecate DSL builders that use ID by Jeremy Woods · 4 years, 6 months ago
  17. 0418fb4 Merge "Update lint baselines" into androidx-main by Alan Viverette · 4 years, 6 months ago
  18. 511a2f5 Allow Navigators to call NavigatorState.pop() by Ian Lake · 4 years, 6 months ago
  19. 802403a Update lint baselines by Alan Viverette · 4 years, 6 months ago
  20. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 4 years, 6 months ago
  21. 9528e87 Merge "Extract MacrobenchUtils.kt to a new testutils" into androidx-main by Sean McQuillan · 4 years, 6 months ago
  22. b6ccf4e Extract MacrobenchUtils.kt to a new testutils by Sean McQuillan · 4 years, 6 months ago
  23. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 4 years, 6 months ago
  24. 34f74de Allow navigating by routes by Jeremy Woods · 4 years, 6 months ago
  25. ff325da Ensure TestNavigatorState updates the Lifecycle correctly by Ian Lake · 4 years, 7 months ago
  26. 054934d Don't generate empty lint baseline files by Alan Viverette · 4 years, 7 months ago
  27. cfb953e Merge "Introduce multiple back stack compatible Navigator APIs" into androidx-main by Treehugger Robot · 4 years, 7 months ago
  28. 5c911ea Introduce multiple back stack compatible Navigator APIs by Ian Lake · 4 years, 7 months ago
  29. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 4 years, 7 months ago
  30. 18b994bf Merge "Refactor UnsafeNewApiCall to ClassVerificationFailure" into androidx-main by Alan Viverette · 4 years, 7 months ago
  31. 4ab8db7 Build connection between NavController and Navigator state by Ian Lake · 4 years, 7 months ago
  32. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 4 years, 7 months ago
  33. 2a78a49 Making truth, testing, and utils depend on base modules by Jeremy Woods · 4 years, 7 months ago
  34. 307ff63 Yigit is the new Jake by Alan Viverette · 4 years, 7 months ago
  35. b637fdf Merge Navigation Compose version back into Navigation by Ian Lake · 4 years, 8 months ago
  36. 593662e Merge changes Id2b52918,I4bbfff4b,Ibd56c95c,I6c55e9ad,I4d203977, ... into androidx-main by Jeff Gaston · 4 years, 8 months ago
  37. b838390 Suppress some required deprecation usages that affect maxDepVersions by Jeff Gaston · 4 years, 8 months ago
  38. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 4 years, 8 months ago
  39. bdcb2e8 Merge "Incremental processing for KSP" into androidx-main by Treehugger Robot · 4 years, 9 months ago
  40. 6e75af8 Add ActivityScenarioRule.withActivity by Ian Lake · 4 years, 9 months ago
  41. fc9df11 Incremental processing for KSP by Yigit Boyar · 4 years, 9 months ago
  42. 61bccf7 Re-trigger access hint when inserted page is empty by Yigit Boyar · 4 years, 9 months ago
  43. 841b3f9 Pass repository URLs for ProjectSetupRule by Yigit Boyar · 4 years, 9 months ago
  44. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 9 months ago
  45. fbfc721 Restructure Macrobenchmark modules by Chris Craik · 4 years, 10 months ago
  46. 4cc61bc [GH] Add fromSavedState handle method to generated nav args by Simon Schiller · 4 years, 10 months ago
  47. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 4 years, 10 months ago
  48. 81b1652 Allow differ.refresh() to also trigger remote refresh by Dustin Lam · 5 years ago
  49. f0470c4 Merge "Add PackageInfoCompat signature verification APIs" into androidx-master-dev by Treehugger Robot · 5 years ago
  50. 53c68e3 Fix direct transition from VIEW_CREATED to CREATED by Ian Lake · 5 years ago
  51. 2ed00f1 Merge "Add a callback for AsyncDiffer to update presenter state before ListUpdateCallback triggers" into androidx-master-dev by Dustin Lam · 5 years ago
  52. 07cd249 Add a callback for AsyncDiffer to update presenter state before ListUpdateCallback triggers by Dustin Lam · 5 years ago
  53. fb2969a Make PagingSource.getRefreshKey stable API by Dustin Lam · 5 years ago
  54. aba42ee RxDataMigration and RxSharedPreferencesMigration. by rohitsat13 · 5 years ago
  55. cfd1258 Ensure legacy data source is always created on the fetcher by Yigit Boyar · 5 years ago
  56. b03819f Make CombinedLoadState helpers more useful. by Dustin Lam · 5 years ago
  57. 6d4cbbf Preserve PagingState across generations if no hint received by Dustin Lam · 5 years ago
  58. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 5 years ago
  59. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 5 years ago
  60. 24227ee Make internal-testutils-navigation available to compose studio by Jeremy Woods · 5 years ago
  61. b309cde Add PackageInfoCompat signature verification APIs by Winson · 5 years ago
  62. 34074ac testutils-appcompat depend on latest annotation-experimental by Jeff Gaston · 5 years ago
  63. f86129d RemoteMediatorAccessor Refactor by Yigit Boyar · 5 years ago
  64. 0680b89 Ensure kotlin invalidate callbacks are called by WrapperDataSources by Dustin Lam · 5 years ago
  65. 1d9d100 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 5 years ago
  66. 5d7cebf Formatting for ktlint 0.39.0 by Jeff Gaston · 5 years ago
  67. cc52496 Formatting for ktlint 0.39.0 by Jeff Gaston · 5 years ago
  68. a003ad0 [GH] PagingData transformation functions by Simon Schiller · 5 years ago
  69. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 5 years ago
  70. c3d1fd7 Remove empty baseline files by Oussama Ben Abdelbaki · 5 years ago
  71. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 5 years ago
  72. 93e69a2 Prevent ClosedSendChannelException when using synchronous submitData by Dustin Lam · 5 years ago
  73. b5e4aa03 Allow local REFRESH even if remote REFRESH fails by Dustin Lam · 5 years ago
  74. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 5 years ago
  75. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 5 years ago
  76. fa0bb11 Merge "Move coverage to only be enabled in CI." into androidx-master-dev by Treehugger Robot · 5 years ago
  77. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 5 years ago
  78. 79fc883 Always verifyAndClear each transition in tests by Ian Lake · 5 years ago
  79. 992af3f Track entering and exiting Views separately in tests by Ian Lake · 5 years ago
  80. fa82269 Use LoadStates in LoadStateListener public API by Dustin Lam · 5 years ago
  81. 3932121 Throw IllegalStateException on re-using keys by Dustin Lam · 6 years ago
  82. 937dfa9 Mark RemoteMediator as experimental API by Dustin Lam · 6 years ago
  83. 2fb5762 Merge "Mark PagingSource.getRefreshKey as experimental" into androidx-master-dev by Dustin Lam · 6 years ago
  84. 34f31e4 Mark PagingSource.getRefreshKey as experimental by Dustin Lam · 6 years ago
  85. 4fbc22b Merge "Fix retry for RemoteMediator loads from APPEND / PREPEND" into androidx-master-dev by Dustin Lam · 6 years ago
  86. 3d6d60b Fix retry for RemoteMediator loads from APPEND / PREPEND by Dustin Lam · 6 years ago
  87. 9c350b9 Merge "Move RemoteMediatorAccessor into its own file and add tests" into androidx-master-dev by Dustin Lam · 6 years ago
  88. c44fdb2 Replace LoadParams with a sealed class by Yigit Boyar · 6 years ago
  89. d60125a Merge "Rename START / END to PREPEND / APPEND" into androidx-master-dev by Dustin Lam · 6 years ago
  90. be1814d Move RemoteMediatorAccessor into its own file and add tests by Dustin Lam · 6 years ago
  91. bab6f38 Add OWNERS to testutils/testutils-paging by Dustin Lam · 6 years ago
  92. 9c71367 Rename START / END to PREPEND / APPEND by Dustin Lam · 6 years ago
  93. 15a724e Merge "Disable artifact generation for internal testutils" into androidx-master-dev by Dustin Lam · 6 years ago
  94. 30b26f5 Disable artifact generation for internal testutils by Dustin Lam · 6 years ago
  95. 6ea008b Fixing improper use of reflection in AnimationActivityTestRule.kt by Sam Gilbert · 6 years ago
  96. cf0fb61 Set targetSdkVersion to API 29. by Aurimas Liutikas · 6 years ago
  97. 6b98755 Adds `generateDocs` flag to allow opting out for docs generation by Louis Pullen-Freilich · 6 years ago
  98. c351bfc Update kotlin to 1.3.70 by Dustin Lam · 6 years ago
  99. 17e29be Update kotlin-coroutines to 1.3.4 by Dustin Lam · 6 years ago
  100. 1cce672 Fix comments, notes and typos in LocaleTestUtils by Jelle Fresen · 6 years ago