1. 5b8c75e Update deprecation message on dataRefreshFlow APIs by Dustin Lam · 4 years ago
  2. c140863 Merge "Deprecate dataRefreshFlow" into androidx-master-dev by Treehugger Robot · 4 years ago
  3. 5a44112 Deprecate dataRefreshFlow by Dustin Lam · 4 years ago
  4. cf7bd95 Add a .snapshot() method to retrieve presented items by Dustin Lam · 4 years ago
  5. e58147f Merge "Add a peek() method which doesn't trigger page fetch" into androidx-master-dev by Dustin Lam · 4 years ago
  6. 329428d Merge "Enable jumping on PositionalDataSource wrapped by LegacyPagingSource" into androidx-master-dev by Dustin Lam · 4 years ago
  7. f0817a6 Enable jumping on PositionalDataSource wrapped by LegacyPagingSource by Dustin Lam · 4 years ago
  8. 4d7ed3e Add a peek() method which doesn't trigger page fetch by Dustin Lam · 4 years ago
  9. badba02 Remove unused api files for unrelease alpha by Dustin Lam · 4 years ago
  10. d85b54f Merge "Add KDocs for helpers in CombinedLoadStates" into androidx-master-dev by Treehugger Robot · 4 years ago
  11. 1ec5890 Improve KDocs in retry() by Dustin Lam · 4 years ago
  12. b546b24 Possible workaround for a kotlinc error by Dustin Lam · 4 years ago
  13. d46adab Add KDocs for helpers in CombinedLoadStates by Dustin Lam · 4 years ago
  14. e95f12f Merge "Use MainDispatcherRule in PagingDataDifferTest" into androidx-master-dev by Dustin Lam · 4 years ago
  15. b58db59 Merge "Add a public constructor for PagingData presenting a static list" into androidx-master-dev by Dustin Lam · 4 years ago
  16. b25cbf1 Merge "Add KDocs for .cachedIn operators" into androidx-master-dev by Dustin Lam · 4 years ago
  17. a9801bf Merge "Prevent ClosedSendChannelException when using synchronous submitData" into androidx-master-dev by Dustin Lam · 4 years ago
  18. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years ago
  19. e50166f Add a public constructor for PagingData presenting a static list by Dustin Lam · 4 years ago
  20. f158ed8 Merge "Revert "Update POM URL to point to specific release"" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  21. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years ago
  22. 78c124c Merge "Update POM URL to point to specific release" into androidx-master-dev by Treehugger Robot · 4 years ago
  23. 93e69a2 Prevent ClosedSendChannelException when using synchronous submitData by Dustin Lam · 4 years ago
  24. 35e2770 Add KDocs for .cachedIn operators by Dustin Lam · 4 years ago
  25. bdb9f66 Use MainDispatcherRule in PagingDataDifferTest by Dustin Lam · 4 years ago
  26. abf9c5d Move PresenterCallback into PagingDataDiffer by Dustin Lam · 4 years ago
  27. 83b0d9c Add paging-rxjava3 artifact by Zac Sweers · 4 years ago
  28. e071453 Bump paging to 1.0.0-alpha04 by Dustin Lam · 4 years ago
  29. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years ago
  30. fc303ca Return next/prevKey = null from PositionalDataSources by Chris Craik · 4 years ago
  31. 74801b8 Make PagingState constructor public by Dustin Lam · 4 years, 1 month ago
  32. 482467d Merge "Use @JvmSynthetic to preserve map source compat" into androidx-master-dev by Chris Craik · 4 years ago
  33. bb6ed7a Use @JvmSynthetic to preserve map source compat by Chris Craik · 4 years ago
  34. 75659d8 Merge "Add overload for LoadResult.Page constructor" into androidx-master-dev by Dustin Lam · 4 years ago
  35. 0cfee00 Merge "Support page prefetch when dataset is filtered" into androidx-master-dev by Dustin Lam · 4 years ago
  36. 27b08f7 Support page prefetch when dataset is filtered by Dustin Lam · 4 years ago
  37. d7a07d9 Mark kotlin-specific APIs as @JvmSynthetic by Dustin Lam · 4 years ago
  38. ef4a873 Add overload for LoadResult.Page constructor by Dustin Lam · 4 years ago
  39. 22d2351 Merge "Suppress jvmstatic warnings on kt extensions" into androidx-master-dev by Dustin Lam · 4 years ago
  40. 3fa4bd0 Merge "Give retried hints priority over prefetchDistance" into androidx-master-dev by Dustin Lam · 4 years ago
  41. c8bda2b Suppress jvmstatic warnings on kt extensions by Dustin Lam · 4 years ago
  42. 39c3760 Give retried hints priority over prefetchDistance by Dustin Lam · 4 years ago
  43. 63a8bee Merge "Add suspend version of transform functions" into androidx-master-dev by Dustin Lam · 4 years ago
  44. bffebcd Revert "Revert "API lint check for the MissingJvmstatic is enabled for androidx"" by Jeff Gaston · 4 years, 2 months ago
  45. debb2cb Add suspend version of transform functions by Dustin Lam · 4 years, 1 month ago
  46. d80cd3b Merge "Launch remote REFRESH instead of running blockingly" into androidx-master-dev by Dustin Lam · 4 years ago
  47. 426a2a8 Launch remote REFRESH instead of running blockingly by Dustin Lam · 4 years, 1 month ago
  48. 47c9be3 Merge "ViewportHint conflation prioritizes generationId" into androidx-master-dev by Dustin Lam · 4 years ago
  49. a05d43f Merge "Use artifact coordinates for released dependency" into androidx-master-dev by Dustin Lam · 4 years ago
  50. 5999c4b ViewportHint conflation prioritizes generationId by Dustin Lam · 4 years, 1 month ago
  51. 0f58753 Use artifact coordinates for released dependency by Dustin Lam · 4 years, 1 month ago
  52. 8933485 Merge changes I7a980c18,I2b9ca643,I2be299e5 into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  53. 871d98e Clean up paging API lint suppression by Chris Craik · 4 years, 1 month ago
  54. 1726d97 Rename PagerState to PageFetcherSnapshotState by Dustin Lam · 4 years, 1 month ago
  55. 0951c8a Remove unused error state wrapper class from PagerState by Dustin Lam · 4 years, 1 month ago
  56. 7ece31e Prevent drop events from enabling placeholders by Dustin Lam · 4 years, 1 month ago
  57. 42709f8 Add Guava RemoteMediator samples by Dustin Lam · 4 years, 1 month ago
  58. 78e33f7 Merge "Add Rx RemoteMediator samples" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  59. e237ef0 Add Rx RemoteMediator samples by Dustin Lam · 4 years, 1 month ago
  60. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 1 month ago
  61. daee238 Merge "Bump paging to alpha03" into androidx-master-dev by Chris Craik · 4 years, 1 month ago
  62. 6f94c48 Bump paging to alpha03 by Chris Craik · 4 years, 1 month ago
  63. 1b9b0ef More descriptive error with workaround for pager recollection by Dustin Lam · 4 years, 1 month ago
  64. e9ef8da Merge "Add helpers to PagingState for common item access with sparse pages" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  65. bb0a51c Merge "Add isEmpty param to dataRefreshFlow / listener" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  66. 5c9567f Add helpers to PagingState for common item access with sparse pages by Dustin Lam · 4 years, 1 month ago
  67. ee68671 Cleanup internal redundant LoadState constants by Dustin Lam · 4 years, 1 month ago
  68. 6b15d0f Merge "Allow local REFRESH even if remote REFRESH fails" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  69. b5e4aa03 Allow local REFRESH even if remote REFRESH fails by Dustin Lam · 4 years, 1 month ago
  70. 4cb468e Prevent submitData cancellation from propagating to scope by Yigit Boyar · 4 years, 1 month ago
  71. 7a92493 Merge "Add Item/PageKeyedRemoteMediator samples" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  72. 38a9eb0 Add isEmpty param to dataRefreshFlow / listener by Dustin Lam · 4 years, 1 month ago
  73. 654beca Add Item/PageKeyedRemoteMediator samples by Dustin Lam · 4 years, 1 month ago
  74. 4517857 Merge "Actually link addLoadStateListenerSample in kdocs" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  75. 0deeb4e Actually link addLoadStateListenerSample in kdocs by Chris Craik · 4 years, 1 month ago
  76. b2415ca Merge "Fix cancellation when mixing suspend and sync submitData" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  77. 20f3c11 Fix cancellation when mixing suspend and sync submitData by Yigit Boyar · 4 years, 1 month ago
  78. b68e636 Mark PagingDataAdapter and AsyncPagingDataDiffer with JvmOverloads by Dustin Lam · 4 years, 1 month ago
  79. 3103511 Never collect for Flow<PageEvent> twice by Yigit Boyar · 4 years, 1 month ago
  80. f063561 Merge "Rename merge adapter to concat adapter" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  81. 116af09 Merge "Check for pagingSource re-using in factory" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  82. 0f88bbe Merge "Add Guava API for RemoteMediator" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  83. a678d10 Rename merge adapter to concat adapter by Yigit Boyar · 4 years, 1 month ago
  84. 89b664d Merge changes from topic "merge_platform_dev" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  85. 58ad88f Merge "Add RxJava API for RemoteMediator" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  86. 16d5a2c Add Guava API for RemoteMediator by Dustin Lam · 4 years, 1 month ago
  87. 7a1c56e Add @JvmOverloads to PagingConfig constructor by Dustin Lam · 4 years, 1 month ago
  88. affd859 Add RxJava API for RemoteMediator by Dustin Lam · 4 years, 1 month ago
  89. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  90. d1870fd Check for pagingSource re-using in factory by Dustin Lam · 4 years, 1 month ago
  91. fab3dde Bump paging to alpha02 by Dustin Lam · 4 years, 1 month ago
  92. d1d50b0 Delete README as it causes issues with Doclava when trying to generate docs for Paging 3.0 by Andrea Falcone · 4 years, 1 month ago
  93. dd7a076 Add additional samples for observing loadstate by Chris Craik · 4 years, 1 month ago
  94. 91b99a1 Merge "Set LoadState updates from RemoteMediator REFRESH" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  95. 2a0829b Set LoadState updates from RemoteMediator REFRESH by Dustin Lam · 4 years, 1 month ago
  96. c66bd7e Add Flow API for CombinedLoadStates to PagingDataDiffer / Adapter by Dustin Lam · 4 years, 1 month ago
  97. 3b70371 Merge "Deprecate entire Rx+LivePagedListBuilder classes" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  98. ee2a2cd Merge "Fix insert logic in PageFetcherSnapshot when RemoteMediator is set" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  99. 882bcf0 Merge "Fix broken link in PagedListAdapter Kdoc" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  100. ac7dc25 Merge "Move paging3-rxjava2 constructs into androidx.paging.rxjava2" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago