1. 2f191e8 Implement page-dropping in TestPager by Clara Fok · 1 year, 9 months ago
  2. 8141841 Add overloaded getPagingState helper function by Clara Fok · 1 year, 9 months ago
  3. 35c0e49 Remove checks for invalidated PagingSource before loads by Clara Fok · 1 year, 9 months ago
  4. bb0414d Merge "Re-enable SupportAnnotationUsage lint check" into androidx-main by Tiem Song · 1 year, 9 months ago
  5. 1fc510b Re-enable SupportAnnotationUsage lint check by Tiem Song · 1 year, 10 months ago
  6. 5a98b30 Implement getData and getPagingState in TestPager by Clara Fok · 1 year, 10 months ago
  7. 5c9e20f Merge "Make LoadResult.Page extend Iterator" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  8. 3a6524b Make LoadResult.Page extend Iterator by Clara Fok · 1 year, 10 months ago
  9. c21e4b8 Update directory of TestPager and its test class by Clara Fok · 1 year, 10 months ago
  10. 7d6bc6f Implement append and prepend operations in TestPager by Clara Fok · 1 year, 10 months ago
  11. cdb6c8e Merge "Initial implementation of TestPager" into androidx-main by Clara Fok · 1 year, 10 months ago
  12. 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 1 year, 10 months ago
  13. 2654b4a Remove deprecated test coroutine API and workaround in CachingTest.kt by Clara Fok · 1 year, 10 months ago
  14. 3311f1a Initial implementation of TestPager by Clara Fok · 1 year, 10 months ago
  15. d7e09e3 Add paging-testing artifact into Paging by Clara Fok · 1 year, 10 months ago
  16. a27d645 Merge "Remove deprecated Koltin Coroutines test api in PageFetcherSnapshotTest" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  17. 1953993 Remove deprecated Koltin Coroutines test api in PageFetcherSnapshotTest by Clara Fok · 1 year, 10 months ago
  18. 42b28e6 Fix flaky test LazyPagingItemsTest.collectOnWorkerThread by Clara Fok · 1 year, 10 months ago
  19. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 1 year, 10 months ago
  20. ca03450 Add support for custom context in collectAsLazyPagingItems by Clara Fok · 1 year, 10 months ago
  21. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 1 year, 10 months ago
  22. 3cae5f0 Merge "Update lint baselines" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  23. b9fa90f Update lint baselines by Tiem Song · 1 year, 11 months ago
  24. 1dcb2e5 Add VERBOSE log when new page is presented by Clara Fok · 1 year, 11 months ago
  25. 386e82d Add default log to trace load and invalidation triggers by Clara Fok · 1 year, 11 months ago
  26. 4163656 Add DEBUG and VERBOSE default logging for PagingSource loads by Clara Fok · 1 year, 11 months ago
  27. 0b7b595 Add project dependency constraint between paging-common and paging-compose by Clara Fok · 2 years ago
  28. e44aa3f Add project dependency constraint between paging-common and paging runtime by Clara Fok · 2 years ago
  29. ac66217 Add VERBOSE level logging for each PageEvent sent to presenter side by Clara Fok · 2 years ago
  30. 7ec032d Make jump invalidation in PageFetcherSnapshot idempotent by Clara Fok · 2 years ago
  31. 0922eb3 Add LOGGER injection into paging-common from LazyPagingItems by Clara Fok · 2 years ago
  32. 512ac51 Revert "Implement LOGGER injection into paging-common from LazyPagingItems" by Clara Fok · 2 years ago
  33. 951ea11 Implement LOGGER injection into paging-common from LazyPagingItems by Clara Fok · 2 years ago
  34. d795cc8 Implement centralized logging controller for Paging library by Clara Fok · 2 years ago
  35. 01839f1 Merge "Fix Compose project KotlinCompile task remote caching" into androidx-main by Aurimas Liutikas · 2 years ago
  36. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years ago
  37. 7d6e83c Fix lint problems for LinearLayoutManager by George Mount · 2 years ago
  38. a58db37 Upgrade to metalava from ab/8670428 by Aurimas Liutikas · 2 years, 1 month ago
  39. cd845c0 [GH] Fix ViewportHints sent to wrong generation by Clara F · 2 years, 1 month ago
  40. cfcad95 Update ViewportHint description by clarafok · 2 years, 1 month ago
  41. 96566e3 Disable frequently flaking test by Aurimas Liutikas · 2 years, 1 month ago
  42. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  43. 5592a0c [GH] Cleanup Playground Setup by Yigit Boyar · 2 years, 2 months ago
  44. b7f9085 Changing LazyPagingItem's inital LoadState refresh to Loading by Sanura N'Jaka · 2 years, 2 months ago
  45. adc51a2 Prioritize getRefreshKey if it returns null on invalidate by Dustin Lam · 2 years, 2 months ago
  46. 5750efd Cleanup PageFetcherSnapshotTest by Dustin Lam · 2 years, 2 months ago
  47. 1bd5f09 Merge "Add overloads for constructing Paging presenters with CoroutineContext" into androidx-main by Dustin Lam · 2 years, 2 months ago
  48. f58f152 Add overloads for constructing Paging presenters with CoroutineContext by Dustin Lam · 2 years, 2 months ago
  49. fb1267d Update coroutines to 1.6.1 by Yigit Boyar · 2 years, 2 months ago
  50. 0ededfb Update to AGP 7.3.0-alpha08 by Aurimas Liutikas · 2 years, 3 months ago
  51. ba4114a Mark flaky LazyPagingItemsTest by David Saff · 2 years, 3 months ago
  52. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 6 months ago
  53. b25b070 Persist RemoteKey for V3RemoteMediator integration sample by Dustin Lam · 2 years, 6 months ago
  54. 98bab3f Update Metalava to build 8385786 by Ember Rose · 2 years, 3 months ago
  55. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 3 months ago
  56. c0ede47 Update API lint baselines by Ember Rose · 2 years, 3 months ago
  57. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  58. 453f196f Add pFLANS team as OWNERS for Paging by Dustin Lam · 2 years, 3 months ago
  59. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  60. e58f6bb [GH] Update PageFetcherSnapshotTests using deprecated test API by Clara F · 2 years, 4 months ago
  61. 7adb7cd [GH] Enable signature verification for playground by Aurimas · 2 years, 4 months ago
  62. 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 2 years, 6 months ago
  63. ba33f5f Avoid intermediate IDLE events by Yigit Boyar · 2 years, 5 months ago
  64. ee449f4 Merge "Enable -parameters for Paging integration test app since it depends on ToT Room and has Java sources." into androidx-main by Treehugger Robot · 2 years, 5 months ago
  65. 378f5ba Enable -parameters for Paging integration test app since it depends on ToT Room and has Java sources. by Daniel Santiago Rivera · 2 years, 5 months ago
  66. 642d42b Improve getRefreshKey docs by Yigit Boyar · 2 years, 5 months ago
  67. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 8 months ago
  68. bd8b51d Hide paging-common facade classes that only have internal items by Aurimas Liutikas · 2 years, 6 months ago
  69. ef9b340 Paging javadoc micromisprint fix by rus_artur4ik · 2 years, 7 months ago
  70. b771f6a Bump stable deps of Paging to latest by Dustin Lam · 2 years, 7 months ago
  71. 7cd62ac Merge "Add @Ignore to flaky host test dontLeakCachedPageEventFlows_finished" into androidx-main by Fred Sladkey · 2 years, 7 months ago
  72. 5e43bbd Support PageEvent.StaticList in CachedPageEventFlow by Dustin Lam · 2 years, 7 months ago
  73. e273603 Add @Ignore to flaky host test dontLeakCachedPageEventFlows_finished by Fred Sladkey · 2 years, 7 months ago
  74. 928a4db Flaky and broken tests for 2021.11.18 by David Saff · 2 years, 8 months ago
  75. e1b4e86 Kotlin 1.6.0 by Jim Sproch · 2 years, 9 months ago
  76. 2153489 Add LoadStates arguments to static PagingData constructors by Dustin Lam · 2 years, 8 months ago
  77. db82ebd Explicitly declare type to specify nullness by Tiem Song · 2 years, 8 months ago
  78. 1660f3f Merge "AGP 7.1.0-beta02" into androidx-main by Aurimas Liutikas · 2 years, 8 months ago
  79. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  80. dfc14c7 Bump paging-runtime to stable deps by Dustin Lam · 2 years, 8 months ago
  81. e95a4b9 [GH] Add settings plugin for playground projects and enable Gradle Enterprise by Daz DeBoer · 2 years, 8 months ago
  82. 1144a89 Merge "Repro for missing remote refresh on rapid invalidation" into androidx-main by Dustin Lam · 2 years, 8 months ago
  83. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  84. 62b82e1 Repro for missing remote refresh on rapid invalidation by Dustin Lam · 2 years, 8 months ago
  85. bed257a Prevent quick invalidation from preventing remote refresh from getting called by Dustin Lam · 2 years, 8 months ago
  86. 545e9d2 Add memory leak tests for Paging by Yigit Boyar · 2 years, 8 months ago
  87. f5b33c9c Merge "Fix race condition in shared paging data" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  88. 8eb2a9b Fix race condition in shared paging data by Yigit Boyar · 2 years, 8 months ago
  89. 727dc6b Upgrade to Metalava ab/7856580 by Aurimas Liutikas · 2 years, 8 months ago
  90. 6273a95 Revert^2 "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 9 months ago
  91. 1557f6f Revert "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 9 months ago
  92. 38ba3bd68 Update metalava to ab/7813966 by Aurimas Liutikas · 2 years, 9 months ago
  93. ab5fb6e Update versions for release id 1634144400000 by Nick Anthony · 2 years, 9 months ago
  94. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 9 months ago
  95. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  96. 630bd32 Bump paging to 3.1.0-beta01 by Dustin Lam · 2 years, 9 months ago
  97. fc69bb6 Link sample projects from projects using these samples. by Aurimas Liutikas · 2 years, 10 months ago
  98. 66eb0a2 Merge "Process hints syncronously" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  99. bc5e5615 Process hints syncronously by Yigit Boyar · 2 years, 9 months ago
  100. d3b6338 Always return endOfPaginationReached=false for REFRESH by Dustin Lam · 2 years, 10 months ago