1. 22d2351 Merge "Suppress jvmstatic warnings on kt extensions" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  2. 3fa4bd0 Merge "Give retried hints priority over prefetchDistance" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  3. c8bda2b Suppress jvmstatic warnings on kt extensions by Dustin Lam · 4 years, 3 months ago
  4. 39c3760 Give retried hints priority over prefetchDistance by Dustin Lam · 4 years, 3 months ago
  5. 63a8bee Merge "Add suspend version of transform functions" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  6. bffebcd Revert "Revert "API lint check for the MissingJvmstatic is enabled for androidx"" by Jeff Gaston · 4 years, 4 months ago
  7. debb2cb Add suspend version of transform functions by Dustin Lam · 4 years, 3 months ago
  8. d80cd3b Merge "Launch remote REFRESH instead of running blockingly" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  9. 426a2a8 Launch remote REFRESH instead of running blockingly by Dustin Lam · 4 years, 3 months ago
  10. 47c9be3 Merge "ViewportHint conflation prioritizes generationId" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  11. a05d43f Merge "Use artifact coordinates for released dependency" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  12. 5999c4b ViewportHint conflation prioritizes generationId by Dustin Lam · 4 years, 3 months ago
  13. 0f58753 Use artifact coordinates for released dependency by Dustin Lam · 4 years, 3 months ago
  14. 8933485 Merge changes I7a980c18,I2b9ca643,I2be299e5 into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  15. 871d98e Clean up paging API lint suppression by Chris Craik · 4 years, 3 months ago
  16. 1726d97 Rename PagerState to PageFetcherSnapshotState by Dustin Lam · 4 years, 3 months ago
  17. 0951c8a Remove unused error state wrapper class from PagerState by Dustin Lam · 4 years, 3 months ago
  18. 7ece31e Prevent drop events from enabling placeholders by Dustin Lam · 4 years, 3 months ago
  19. 42709f8 Add Guava RemoteMediator samples by Dustin Lam · 4 years, 3 months ago
  20. 78e33f7 Merge "Add Rx RemoteMediator samples" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  21. e237ef0 Add Rx RemoteMediator samples by Dustin Lam · 4 years, 3 months ago
  22. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  23. daee238 Merge "Bump paging to alpha03" into androidx-master-dev by Chris Craik · 4 years, 3 months ago
  24. 6f94c48 Bump paging to alpha03 by Chris Craik · 4 years, 3 months ago
  25. 1b9b0ef More descriptive error with workaround for pager recollection by Dustin Lam · 4 years, 3 months ago
  26. e9ef8da Merge "Add helpers to PagingState for common item access with sparse pages" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  27. bb0a51c Merge "Add isEmpty param to dataRefreshFlow / listener" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  28. 5c9567f Add helpers to PagingState for common item access with sparse pages by Dustin Lam · 4 years, 3 months ago
  29. ee68671 Cleanup internal redundant LoadState constants by Dustin Lam · 4 years, 3 months ago
  30. 6b15d0f Merge "Allow local REFRESH even if remote REFRESH fails" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  31. b5e4aa03 Allow local REFRESH even if remote REFRESH fails by Dustin Lam · 4 years, 3 months ago
  32. 4cb468e Prevent submitData cancellation from propagating to scope by Yigit Boyar · 4 years, 3 months ago
  33. 7a92493 Merge "Add Item/PageKeyedRemoteMediator samples" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  34. 38a9eb05 Add isEmpty param to dataRefreshFlow / listener by Dustin Lam · 4 years, 3 months ago
  35. 654beca Add Item/PageKeyedRemoteMediator samples by Dustin Lam · 4 years, 3 months ago
  36. 4517857 Merge "Actually link addLoadStateListenerSample in kdocs" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  37. 0deeb4e Actually link addLoadStateListenerSample in kdocs by Chris Craik · 4 years, 3 months ago
  38. b2415ca Merge "Fix cancellation when mixing suspend and sync submitData" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  39. 20f3c11 Fix cancellation when mixing suspend and sync submitData by Yigit Boyar · 4 years, 3 months ago
  40. b68e636 Mark PagingDataAdapter and AsyncPagingDataDiffer with JvmOverloads by Dustin Lam · 4 years, 3 months ago
  41. 3103511 Never collect for Flow<PageEvent> twice by Yigit Boyar · 4 years, 3 months ago
  42. f063561 Merge "Rename merge adapter to concat adapter" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  43. 116af09 Merge "Check for pagingSource re-using in factory" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  44. 0f88bbe Merge "Add Guava API for RemoteMediator" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  45. a678d10 Rename merge adapter to concat adapter by Yigit Boyar · 4 years, 4 months ago
  46. 89b664d Merge changes from topic "merge_platform_dev" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  47. 58ad88f Merge "Add RxJava API for RemoteMediator" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  48. 16d5a2c Add Guava API for RemoteMediator by Dustin Lam · 4 years, 3 months ago
  49. 7a1c56e Add @JvmOverloads to PagingConfig constructor by Dustin Lam · 4 years, 3 months ago
  50. affd859 Add RxJava API for RemoteMediator by Dustin Lam · 4 years, 3 months ago
  51. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  52. d1870fd Check for pagingSource re-using in factory by Dustin Lam · 4 years, 3 months ago
  53. fab3dde Bump paging to alpha02 by Dustin Lam · 4 years, 3 months ago
  54. d1d50b0 Delete README as it causes issues with Doclava when trying to generate docs for Paging 3.0 by Andrea Falcone · 4 years, 3 months ago
  55. dd7a076 Add additional samples for observing loadstate by Chris Craik · 4 years, 4 months ago
  56. 91b99a1 Merge "Set LoadState updates from RemoteMediator REFRESH" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  57. 2a0829b Set LoadState updates from RemoteMediator REFRESH by Dustin Lam · 4 years, 4 months ago
  58. c66bd7e Add Flow API for CombinedLoadStates to PagingDataDiffer / Adapter by Dustin Lam · 4 years, 4 months ago
  59. 3b70371 Merge "Deprecate entire Rx+LivePagedListBuilder classes" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  60. ee2a2cd Merge "Fix insert logic in PageFetcherSnapshot when RemoteMediator is set" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  61. 882bcf0 Merge "Fix broken link in PagedListAdapter Kdoc" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  62. ac7dc25 Merge "Move paging3-rxjava2 constructs into androidx.paging.rxjava2" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  63. e600b8e Fix insert logic in PageFetcherSnapshot when RemoteMediator is set by Dustin Lam · 4 years, 4 months ago
  64. c840b76 Deprecate entire Rx+LivePagedListBuilder classes by Dustin Lam · 4 years, 4 months ago
  65. 351934e Move paging3-rxjava2 constructs into androidx.paging.rxjava2 by Dustin Lam · 4 years, 4 months ago
  66. 2e25f33 Fix broken link in PagedListAdapter Kdoc by Dustin Lam · 4 years, 4 months ago
  67. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  68. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 4 months ago
  69. 5138b87 Merge "Add samples for page-keyed PagingSource and Page()" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  70. d662b47 Add samples for page-keyed PagingSource and Page() by Chris Craik · 4 years, 4 months ago
  71. 9c38da4 Merge "Make Paging's core dependency explicit" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  72. 2315700 Merge "Use LoadStates in LoadStateListener public API" into androidx-master-dev by Chris Craik · 4 years, 4 months ago
  73. 038a870 Merge "Revert "API lint check for the MissingJvmstatic is enabled for androidx"" into androidx-master-dev by Chris Craik · 4 years, 4 months ago
  74. 4728684 Revert "API lint check for the MissingJvmstatic is enabled for androidx" by Chris Craik · 4 years, 4 months ago
  75. 9a3e0f9 Make Paging's core dependency explicit by Chris Craik · 4 years, 4 months ago
  76. 4321fca Merge "Update paging dependencies to be explicit" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  77. fa82269 Use LoadStates in LoadStateListener public API by Dustin Lam · 4 years, 4 months ago
  78. 86638e4 Update paging dependencies to be explicit by Chris Craik · 4 years, 4 months ago
  79. 5cea38f Test behavior around remote vs local 'done' states by Chris Craik · 4 years, 4 months ago
  80. 1dc75a0 Merge "LoadState improvements 1 - States held in single object" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  81. fcd0a31 Merge "Fix key reuse check to happen on page arrival" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  82. ca43400 Fix key reuse check to happen on page arrival by Chris Craik · 4 years, 4 months ago
  83. e8cdbf1 LoadState improvements 1 - States held in single object by Chris Craik · 4 years, 4 months ago
  84. 35eb4e3 Merge "API lint check for the MissingJvmstatic is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  85. bc7e086 Modify LegacyPagingSourceTest to expect expected initial load by Dustin Lam · 4 years, 4 months ago
  86. 72583b1 API lint check for the MissingJvmstatic is enabled for androidx by Sergey · 4 years, 6 months ago
  87. ae52978 Update KDocs for latest API + references to Pager directly by Dustin Lam · 4 years, 4 months ago
  88. b57e789 Merge "Add an experimental API to listen for refresh updates" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  89. e05dde4 Add an experimental API to listen for refresh updates by Dustin Lam · 4 years, 4 months ago
  90. 85427e0 Merge "Support for generating PagingSource in Room" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  91. 50156459 Merge "Throw IllegalStateException on re-using keys" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  92. 3932121 Throw IllegalStateException on re-using keys by Dustin Lam · 4 years, 4 months ago
  93. ec9e34a Clarify submitData suspend behavior in Kdocs by Dustin Lam · 4 years, 4 months ago
  94. d72e66f Support for generating PagingSource in Room by Dustin Lam · 4 years, 4 months ago
  95. a0a0881 Add a clarifying comment to LivePagedListBuilderTest by Dustin Lam · 4 years, 4 months ago
  96. 69726da Use ArchTaskExecutors as default for LivePagedList by Dustin Lam · 4 years, 4 months ago
  97. 5e1bd86 Set initial value of LivePagedList on main thread in tests by Dustin Lam · 4 years, 4 months ago
  98. c0650f2 Merge "Rename presentData as an overload of submitData" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  99. 5dd7481 Rename presentData as an overload of submitData by Dustin Lam · 4 years, 4 months ago
  100. ef0c56c Add Kdocs for refresh() by Dustin Lam · 4 years, 5 months ago