1. 1b88e94 Rename hasMoreData to canRequestMoreData by Dustin Lam · 4 years, 4 months ago
  2. 18a1d3a Merge "Fix cancellation in submitData" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  3. a6508c2 Merge "Only allow one RemoteMediator.load job to run at a time" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  4. e1a1021 Merge "Fix and enforce RxReturnValueIgnored errorprone warnings" into androidx-master-dev by Aurimas Liutikas · 4 years, 4 months ago
  5. 2ed4785 Fix and enforce RxReturnValueIgnored errorprone warnings by Sergey · 4 years, 4 months ago
  6. 1bbccbc Only allow one RemoteMediator.load job to run at a time by Dustin Lam · 4 years, 4 months ago
  7. a694082 Make LegacyPagingSource instantiate DataSource on worker thread by Dustin Lam · 4 years, 4 months ago
  8. b7f6ac5 Merge changes If93a956d,Ic76b7f73 into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  9. 2a9a199 Add a gradle property for allWarningsAsErrors. by Aurimas Liutikas · 4 years, 4 months ago
  10. 655ae64 Cleanup KDocs in PagedList by Dustin Lam · 4 years, 4 months ago
  11. 6fb9340 Remove UnresolvedKdocs suppressions by Dustin Lam · 4 years, 4 months ago
  12. 67e60c5 Merge "Actually make PagingState non-null in RemoteMediator.load" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  13. c89449e Merge changes Ic29d8818,Ifbf9fb9a,If3dd29a4 into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  14. c9cccb6 Actually make PagingState non-null in RemoteMediator.load by Dustin Lam · 4 years, 4 months ago
  15. 8c612b0 Merge "Fix lint warnings in Paging tests" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  16. e44f5d45 Move optional parameter of Pager constructor below required by Dustin Lam · 4 years, 4 months ago
  17. 4990e07 Merge "Add KDoc sample for RemoteMediator" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  18. 537c968 Add explicit opt-in to jumping from PagingSource by Dustin Lam · 4 years, 4 months ago
  19. 680c545 Add KDoc sample for RemoteMediator by Dustin Lam · 4 years, 4 months ago
  20. 5e59f5e Fix lint warnings in Paging tests by Dustin Lam · 4 years, 4 months ago
  21. d9ccaf3 Implement jumping behavior by Dustin Lam · 4 years, 4 months ago
  22. 779cddb Make PagingState non-null in RemoteMediator callbacks by Dustin Lam · 4 years, 4 months ago
  23. 116d8d7 Add test cases for RemoteMediator START / END loads with null state by Dustin Lam · 4 years, 5 months ago
  24. 243c33f Move copied PagerTest event collection logic into helper by Dustin Lam · 4 years, 5 months ago
  25. 396103d Fix @OptIn annotations on PageFetcherTest by Dustin Lam · 4 years, 4 months ago
  26. b213abb Fix cancellation in submitData by Dustin Lam · 4 years, 5 months ago
  27. 1249ec0 Pass entire config into PagingState by Dustin Lam · 4 years, 5 months ago
  28. 4f1cfee Initial Network + DB support by Dustin Lam · 4 years, 5 months ago
  29. 4b897cb Update to JDK 11. by Aurimas Liutikas · 4 years, 10 months ago
  30. fa4bd0b Merge "Revert "Attempt to update to JDK 11."" into androidx-master-dev by George Mount · 4 years, 5 months ago
  31. 1dcad3f Revert "Attempt to update to JDK 11." by Aurimas Liutikas · 4 years, 5 months ago
  32. 8a024fe Merge changes I98e49599,Ia34115e7,I826887b3,Ie298ad57 into androidx-master-dev by Dustin Lam · 4 years, 5 months ago
  33. 74cf5ae Merge "Attempt to update to JDK 11." into androidx-master-dev by Aurimas Liutikas · 4 years, 5 months ago
  34. b2ffa54 Never drop loaded pages that would fulfill prefetch distance. by Dustin Lam · 4 years, 5 months ago
  35. c1e858a Document hintOffset in withCoercedHint by Dustin Lam · 4 years, 5 months ago
  36. 7873bd4 Merge "Use separators to implement insertHeaderItem/insertFooterItem" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  37. 87051a9 @OptIn to Experimental APIs in PagerTest by Dustin Lam · 4 years, 5 months ago
  38. c17842b Migrate usages of MAX_SIZE_UNBOUNDED to PagingConfig in paging3 APIs by Dustin Lam · 4 years, 5 months ago
  39. f3132ea Attempt to update to JDK 11. by Aurimas Liutikas · 4 years, 10 months ago
  40. 202b383 Merge changes Idb327a0e,I56232326 into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  41. 30d4e40 Fix crash when retrying REFRESH loads. by Dustin Lam · 4 years, 5 months ago
  42. 4afae24 Fix race condition between multiple retries for REFRESH by Dustin Lam · 4 years, 5 months ago
  43. ae00d0f Cleanup paging gradle files by Chris Craik · 4 years, 5 months ago
  44. 7d667e4 Merge "Fix duplicate items handling in diff util" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  45. 5b1bb29 Use separators to implement insertHeaderItem/insertFooterItem by Chris Craik · 4 years, 5 months ago
  46. 798c50d Merge changes from topics "dustinlam/coroutines-134", "dustinlam/kotlin-137" into androidx-master-dev by Dustin Lam · 4 years, 5 months ago
  47. adebfff Fix duplicate items handling in diff util by Yigit Boyar · 4 years, 5 months ago
  48. c351bfc Update kotlin to 1.3.70 by Dustin Lam · 4 years, 5 months ago
  49. 38f3576 Merge "Update insertSeparator samples to use stream transformation" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  50. 17e29be Update kotlin-coroutines to 1.3.4 by Dustin Lam · 4 years, 5 months ago
  51. ce0915f Merge "Rename addHeader -> insertHeaderItem" into androidx-master-dev by Chris Craik · 4 years, 5 months ago
  52. 7d66998 CachedIn operators for Rx2 and LiveData by Dustin Lam · 4 years, 5 months ago
  53. 59c1797 Update insertSeparator samples to use stream transformation by Chris Craik · 4 years, 5 months ago
  54. 5b5ca9c Rename addHeader -> insertHeaderItem by Chris Craik · 4 years, 5 months ago
  55. 93a5783 ListenableFuturePagingSource sample by Chris Craik · 4 years, 5 months ago
  56. 78d9045 LoadStateAdapter sample code by Chris Craik · 4 years, 5 months ago
  57. a99b54a Merge "Correct PagingSource Retrofit samples" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  58. 6db7cd7 Correct PagingSource Retrofit samples by Chris Craik · 4 years, 5 months ago
  59. 280f23b Merge "CheckResult for all operators" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  60. 1933a6a CheckResult for all operators by Chris Craik · 4 years, 5 months ago
  61. 8fc8afb Merge "Make insertSeparators unambiguous" into androidx-master-dev by Chris Craik · 4 years, 5 months ago
  62. 42d3048 Add PagingSource suspend and RX samples by Chris Craik · 4 years, 5 months ago
  63. 0a6a7f6 Make insertSeparators unambiguous by Chris Craik · 4 years, 5 months ago
  64. 7621909 Fix Separators generics by Chris Craik · 4 years, 5 months ago
  65. 0d8be38 Merge "Revert "Revert "Refactors sample module directory structure""" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 5 months ago
  66. feef695c Revert "Revert "Refactors sample module directory structure"" by Louis Pullen-Freilich · 4 years, 5 months ago
  67. 8bbde61 Merge "Revert "Refactors sample module directory structure"" into androidx-master-dev by Aurimas Liutikas · 4 years, 5 months ago
  68. 39594d7 Revert "Refactors sample module directory structure" by Sam Gilbert · 4 years, 5 months ago
  69. fb9531e Merge "Cancel last launch from submitData in presentData" into androidx-master-dev by Dustin Lam · 4 years, 5 months ago
  70. 8541fbb Cancel last launch from submitData in presentData by Dustin Lam · 4 years, 5 months ago
  71. 80c5948 Refactors sample module directory structure by Louis Pullen-Freilich · 4 years, 5 months ago
  72. 8132af5 LiveData and RX adapter samples by Chris Craik · 4 years, 5 months ago
  73. bcc0b9a Add more adapter/transformation samples and docs by Chris Craik · 4 years, 5 months ago
  74. 7a32642 Remove @ExperimentalCoroutinesApi and @FlowPreview from public APIs by Chris Craik · 4 years, 5 months ago
  75. 5260225 Merge "Deprecate PagedList APIs" into androidx-master-dev by Dustin Lam · 4 years, 5 months ago
  76. 74ee017 Deprecate PagedList APIs by Dustin Lam · 4 years, 6 months ago
  77. e8060d1 Merge "Initial Paging @Sample" into androidx-master-dev by Chris Craik · 4 years, 5 months ago
  78. fbb3fdc Initial Paging @Sample by Chris Craik · 4 years, 5 months ago
  79. b39967d Update missed Room deps to 2.2.5 by Daniel Santiago Rivera · 4 years, 5 months ago
  80. 29ff171 Merge "Import Room 2.2.5" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  81. 459dfcb Merge "Add withLoadStateHeader/Footer APIs, based on MergeAdapter" into androidx-master-dev by Chris Craik · 4 years, 5 months ago
  82. 7ce8376 Import Room 2.2.5 by Daniel Santiago Rivera · 4 years, 5 months ago
  83. f944984 Add withLoadStateHeader/Footer APIs, based on MergeAdapter by Chris Craik · 4 years, 6 months ago
  84. 17b94c1 Fix missing header/footer separators by Chris Craik · 4 years, 6 months ago
  85. 20edc1c Merge "Fix header tags for KDoc" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  86. f28332c Fix header tags for KDoc by Chris Craik · 4 years, 5 months ago
  87. d61ec62 Making buildSrc-tests:ktlint cover buildSrc by Jeff Gaston · 4 years, 5 months ago
  88. 52f57c5 Update to a newer metalava version. by Aurimas Liutikas · 4 years, 5 months ago
  89. e2cb236 Send load state updates from insert events in fast path differ logic by Dustin Lam · 4 years, 5 months ago
  90. e58e7a0 Add non-suspending PageEvent collection API by Dustin Lam · 4 years, 5 months ago
  91. 08f3953 Merge "Use TestLifecycleOwner in all tests" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  92. 335055e Use TestLifecycleOwner in all tests by Ian Lake · 4 years, 6 months ago
  93. 4e3db41 Yield in event processing if source doesn't suspend by Chris Craik · 4 years, 6 months ago
  94. 86adb590 Merge "Add a v3 + room paging sample" into androidx-master-dev by Dustin Lam · 4 years, 6 months ago
  95. 444168d Add a v3 + room paging sample by Dustin Lam · 4 years, 6 months ago
  96. c1c9aff Merge "Prevent migrated DataSources from infinitely loading" into androidx-master-dev by Dustin Lam · 4 years, 6 months ago
  97. cee0e1e Deprecate DataSource APIs by Dustin Lam · 4 years, 6 months ago
  98. dec5e16 Deprecate PagedListAdapter/Differ by Dustin Lam · 4 years, 6 months ago
  99. 94ec776 Merge "Update PagingSource docs with PagingData" into androidx-master-dev by Dustin Lam · 4 years, 6 months ago
  100. 3d0df3f Deprecate PagedListAdapter by Dustin Lam · 4 years, 6 months ago