1. bd8b51d Hide paging-common facade classes that only have internal items by Aurimas Liutikas · 2 years, 8 months ago
  2. ef9b340 Paging javadoc micromisprint fix by rus_artur4ik · 2 years, 10 months ago
  3. b771f6a Bump stable deps of Paging to latest by Dustin Lam · 2 years, 10 months ago
  4. 7cd62ac Merge "Add @Ignore to flaky host test dontLeakCachedPageEventFlows_finished" into androidx-main by Fred Sladkey · 2 years, 10 months ago
  5. 5e43bbd Support PageEvent.StaticList in CachedPageEventFlow by Dustin Lam · 2 years, 10 months ago
  6. e273603 Add @Ignore to flaky host test dontLeakCachedPageEventFlows_finished by Fred Sladkey · 2 years, 10 months ago
  7. 928a4db Flaky and broken tests for 2021.11.18 by David Saff · 2 years, 10 months ago
  8. e1b4e86 Kotlin 1.6.0 by Jim Sproch · 3 years ago
  9. 2153489 Add LoadStates arguments to static PagingData constructors by Dustin Lam · 2 years, 11 months ago
  10. db82ebd Explicitly declare type to specify nullness by Tiem Song · 2 years, 10 months ago
  11. 1660f3f Merge "AGP 7.1.0-beta02" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  12. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  13. dfc14c7 Bump paging-runtime to stable deps by Dustin Lam · 2 years, 11 months ago
  14. e95a4b9 [GH] Add settings plugin for playground projects and enable Gradle Enterprise by Daz DeBoer · 2 years, 11 months ago
  15. 1144a89 Merge "Repro for missing remote refresh on rapid invalidation" into androidx-main by Dustin Lam · 2 years, 11 months ago
  16. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  17. 62b82e1 Repro for missing remote refresh on rapid invalidation by Dustin Lam · 2 years, 11 months ago
  18. bed257a Prevent quick invalidation from preventing remote refresh from getting called by Dustin Lam · 2 years, 11 months ago
  19. 545e9d2 Add memory leak tests for Paging by Yigit Boyar · 2 years, 11 months ago
  20. f5b33c9c Merge "Fix race condition in shared paging data" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  21. 8eb2a9b Fix race condition in shared paging data by Yigit Boyar · 2 years, 11 months ago
  22. 727dc6b Upgrade to Metalava ab/7856580 by Aurimas Liutikas · 2 years, 11 months ago
  23. 6273a95 Revert^2 "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 11 months ago
  24. 1557f6f Revert "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 11 months ago
  25. 38ba3bd68 Update metalava to ab/7813966 by Aurimas Liutikas · 3 years ago
  26. ab5fb6e Update versions for release id 1634144400000 by Nick Anthony · 3 years ago
  27. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years ago
  28. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  29. 630bd32 Bump paging to 3.1.0-beta01 by Dustin Lam · 3 years ago
  30. fc69bb6 Link sample projects from projects using these samples. by Aurimas Liutikas · 3 years ago
  31. 66eb0a2 Merge "Process hints syncronously" into androidx-main by Treehugger Robot · 3 years ago
  32. bc5e5615 Process hints syncronously by Yigit Boyar · 3 years ago
  33. d3b6338 Always return endOfPaginationReached=false for REFRESH by Dustin Lam · 3 years ago
  34. f958564 Do not track remote states locally within PageFetcher for PageEvents by Dustin Lam · 3 years, 1 month ago
  35. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 3 years ago
  36. b2a22e1 Update lint baselines for tip of tree android lint by Aurimas Liutikas · 3 years ago
  37. 833c1c7 Merge "Remove initial CombinedLoadStates value from presenter APIs" into androidx-main by Dustin Lam · 3 years ago
  38. 70d4c85 Update to metalava ab/17659017 by Aurimas Liutikas · 3 years, 1 month ago
  39. ababbca Remove initial CombinedLoadStates value from presenter APIs by Dustin Lam · 3 years ago
  40. 9dbfc999 Drop paging-compose dependencies to latest stable compose by Dustin Lam · 3 years ago
  41. f4d6da6 Prevent GC from removing LoadStateCapture in PagedList tests by Dustin Lam · 3 years, 1 month ago
  42. b78e52e Make compose-runtime projectOrArtifact dependency of paging-compose for playground by Dustin Lam · 3 years, 1 month ago
  43. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 3 years, 1 month ago
  44. 5633a81 consolidating playground androidx-plugin with buildSrc by Jeff Gaston · 3 years, 1 month ago
  45. bb89fe7 Update KSP to beta07 by Yigit Boyar · 3 years, 1 month ago
  46. a4fd8bc Merge changes from topic "191673756_upstream_platform" into androidx-main by Alan Viverette · 3 years, 1 month ago
  47. ce3b8a8 Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into 191673756_upstream_platform_2 by Alan Viverette · 3 years, 1 month ago
  48. 5562368 Make concurrent calls to invoke() in InvalidatingPagingSourceFactory thread-safe by Dustin Lam · 3 years, 1 month ago
  49. ae8f5ac Merge "Add documentation to PagingData streams for cachedIn requirements" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  50. 393ea3d Merge "Remove redundant experimental declaration" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  51. 7e912ee Merge changes I55f90ac2,I897bbaed,Ica5bf1f2 into androidx-main am: 3530161670 by Clara Fok · 3 years, 1 month ago
  52. 2dfb235 Update build files due to PageEvent.Insert changes by Clara Fok · 3 years, 2 months ago
  53. 0729c62 Refactor PageEvent.Insert load state params by Clara Fok · 3 years, 2 months ago
  54. 145465e Refactor LoadStateUpdate to send LoadStates by Clara Fok · 3 years, 2 months ago
  55. f0b50bc Remove redundant experimental declaration by Dustin Lam · 3 years, 1 month ago
  56. 1fe6149 Add documentation to PagingData streams for cachedIn requirements by Dustin Lam · 3 years, 1 month ago
  57. 92e892c Merge "Improve the documentation for LazyPagingItems.itemSnapshotList" into androidx-main am: 8cb407107d by Andrey Kulikov · 3 years, 1 month ago
  58. 76c0846 Improve the documentation for LazyPagingItems.itemSnapshotList by Andrey Kulikov · 3 years, 1 month ago
  59. 5a7de39 Merge "Use property syntax for LazyPagingItems.snapshot()" into androidx-main am: 9fd91b466c by Andrey Kulikov · 3 years, 1 month ago
  60. 9fd91b4 Merge "Use property syntax for LazyPagingItems.snapshot()" into androidx-main by Andrey Kulikov · 3 years, 1 month ago
  61. c76deef Merge "Require room-paging artifact for PagingSource" into androidx-main am: ac531a520a by Clara Fok · 3 years, 1 month ago
  62. ac531a5 Merge "Require room-paging artifact for PagingSource" into androidx-main by Clara Fok · 3 years, 1 month ago
  63. 2d14993 Merge "Remove unneeded @SuppressLint("RestrictedApi")" into androidx-main am: ed1742c8d8 by Andrey Kulikov · 3 years, 1 month ago
  64. 7193a07 Merge "Remove deprecated LazyPagingItems.getAsState" into androidx-main am: 967b2db50a by Andrey Kulikov · 3 years, 1 month ago
  65. ed1742c Merge "Remove unneeded @SuppressLint("RestrictedApi")" into androidx-main by Andrey Kulikov · 3 years, 1 month ago
  66. 1062867 Require room-paging artifact for PagingSource by Clara Fok · 3 years, 2 months ago
  67. 541762e Use property syntax for LazyPagingItems.snapshot() by Andrey Kulikov · 3 years, 2 months ago
  68. dc893bc Remove unneeded @SuppressLint("RestrictedApi") by Andrey Kulikov · 3 years, 2 months ago
  69. 3af5363 Remove deprecated LazyPagingItems.getAsState by Andrey Kulikov · 3 years, 2 months ago
  70. 9d882d4 Merge "Update -compose integration libraries to depend on Compose 1.0.1" into androidx-main am: 10d1de036e by Treehugger Robot · 3 years, 2 months ago
  71. 674644d Update -compose integration libraries to depend on Compose 1.0.1 by Nick Anthony · 3 years, 2 months ago
  72. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 2 months ago
  73. 13044f8 Fix invalidation checks for DataSource.isInvalid by Dustin Lam · 3 years, 2 months ago
  74. e268b11 Upgrade to Kotlin 1.5.21 and KSP 1.5.20-beta04 by Aurimas Liutikas · 3 years, 3 months ago
  75. a809187 Align Gradle project paths to Maven coordinates for paging by Alan Viverette · 3 years, 2 months ago
  76. 13bf2b2 Merge "Prevent infinite loops when calling InvalidatingPagingSourceFactory.invalidate()" into androidx-main by Dustin Lam · 3 years, 2 months ago
  77. a505e39 Prevent infinite loops when calling InvalidatingPagingSourceFactory.invalidate() by Dustin Lam · 3 years, 2 months ago
  78. ef531d1 Bump all compose dependencies to 1.0.0-rc02 by Nick Anthony · 3 years, 2 months ago
  79. 0dc41e0 Merge "Add LoadResult.Invalid support for Paging2" into androidx-main by Clara Fok · 3 years, 2 months ago
  80. 24ac03f Add LoadResult.Invalid support for Paging2 by Clara Fok · 3 years, 2 months ago
  81. 4a09222 Immediately trigger onInvalidateCallback if Source is already invalid by Dustin Lam · 3 years, 2 months ago
  82. 6bd2347f Implement Invalid return type in PagingSource by Clara Fok · 3 years, 2 months ago
  83. 7f68348 Keys support for LazyPagingItems items/itemsIndexed by Andrey Kulikov · 3 years, 3 months ago
  84. 98de2bc Merge "Fix LoadState and prevent subsequent InitialPagedList from clearing data" into androidx-main by Dustin Lam · 3 years, 3 months ago
  85. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  86. dce71c3 Fix LoadState and prevent subsequent InitialPagedList from clearing data by Dustin Lam · 3 years, 3 months ago
  87. 71af8f6 Refactor LazyPagingItems to work similarly to mutableStateListOf() by Andrey Kulikov · 3 years, 3 months ago
  88. 499aae2 Pin all dependencies on Compose to 1.0.0-rc01 by Nick Anthony · 3 years, 3 months ago
  89. 8a0e3a8 Merge "Remove unnecesary comment for dispatcher restriction on .submitData()" into androidx-main by Dustin Lam · 3 years, 3 months ago
  90. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  91. 7246709 Remove unnecesary comment for dispatcher restriction on .submitData() by Dustin Lam · 3 years, 3 months ago
  92. d237ca9 Merge "Add onPagesUpdated presenter APIs" into androidx-main by Dustin Lam · 3 years, 3 months ago
  93. e29c501 Add onPagesUpdated presenter APIs by Dustin Lam · 3 years, 3 months ago
  94. 188eb5f Merge "Make InitialPagingSource extend DataSource" into androidx-main by Dustin Lam · 3 years, 3 months ago
  95. fb5d8ba Make InitialPagingSource extend DataSource by Dustin Lam · 3 years, 3 months ago
  96. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 3 months ago
  97. 5281d99 [GH] Fix compose deps in playground by Yigit Boyar · 3 years, 3 months ago
  98. 7b9eb33 Merge "Remove @FlakyTest for known device flakes" into androidx-main by Ember Rose · 3 years, 3 months ago
  99. 62a2e14 Merge "Add @suppress to many @RestrictTo" into androidx-main by Owen Gray · 3 years, 3 months ago
  100. 2ec4f4d Remove @FlakyTest for known device flakes by Ember Rose · 3 years, 3 months ago