1. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  2. 7178c22 Fix internal KDocs in ViewportHint by Dustin Lam · 4 years, 1 month ago
  3. 430258b Remove unused static initial values for GenerationalViewportHint by Dustin Lam · 4 years, 1 month ago
  4. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  5. 662543a Merge "Handle sparse empty pages in PagingState cloestItemToPosition" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  6. 1454a8b Handle sparse empty pages in PagingState cloestItemToPosition by Dustin Lam · 4 years, 1 month ago
  7. a4d49db Add explicit exception for setHasStableIds in PagingDataAdapter by Dustin Lam · 4 years, 1 month ago
  8. ab8f79f Stop filtering empty pages on insertSeparators by Dustin Lam · 4 years, 1 month ago
  9. 01e9f7f Merge "[GH] Make asserts in LegacyPageFetcherTest incremental" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  10. b589294 Merge "Update signature files after metalava update." into androidx-master-dev by Alan Viverette · 4 years, 1 month ago
  11. 5496124 [GH] Make asserts in LegacyPageFetcherTest incremental by Clara F · 4 years, 1 month ago
  12. eed9923 [GH] Add playground support for paging by Dustin Lam · 4 years, 1 month ago
  13. ca69a97 Fix lint errors in paging:samples by Dustin Lam · 4 years, 1 month ago
  14. a3bfa99 Update signature files after metalava update. by Aurimas Liutikas · 4 years, 1 month ago
  15. e30d88f Handle cancel before start in SharedFlowProducer by Yigit Boyar · 4 years, 1 month ago
  16. f3fd282 Merge changes I9eb4eaa1,Ia0e38b9d into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  17. 8c91582 Verify new ViewportHints do not trigger loading after retry errors by Dustin Lam · 4 years, 2 months ago
  18. 816bc978 Use presenter storageCount to determine prefetch windows by Dustin Lam · 4 years, 2 months ago
  19. 5b8c75e Update deprecation message on dataRefreshFlow APIs by Dustin Lam · 4 years, 2 months ago
  20. c140863 Merge "Deprecate dataRefreshFlow" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  21. 5a44112 Deprecate dataRefreshFlow by Dustin Lam · 4 years, 2 months ago
  22. cf7bd95 Add a .snapshot() method to retrieve presented items by Dustin Lam · 4 years, 2 months ago
  23. e58147f Merge "Add a peek() method which doesn't trigger page fetch" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  24. 329428d Merge "Enable jumping on PositionalDataSource wrapped by LegacyPagingSource" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  25. f0817a6 Enable jumping on PositionalDataSource wrapped by LegacyPagingSource by Dustin Lam · 4 years, 2 months ago
  26. 4d7ed3e Add a peek() method which doesn't trigger page fetch by Dustin Lam · 4 years, 2 months ago
  27. badba02 Remove unused api files for unrelease alpha by Dustin Lam · 4 years, 2 months ago
  28. d85b54f Merge "Add KDocs for helpers in CombinedLoadStates" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  29. 1ec5890 Improve KDocs in retry() by Dustin Lam · 4 years, 2 months ago
  30. b546b24 Possible workaround for a kotlinc error by Dustin Lam · 4 years, 2 months ago
  31. d46adab Add KDocs for helpers in CombinedLoadStates by Dustin Lam · 4 years, 2 months ago
  32. e95f12f Merge "Use MainDispatcherRule in PagingDataDifferTest" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  33. b58db59 Merge "Add a public constructor for PagingData presenting a static list" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  34. b25cbf1 Merge "Add KDocs for .cachedIn operators" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  35. a9801bf Merge "Prevent ClosedSendChannelException when using synchronous submitData" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  36. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  37. e50166f Add a public constructor for PagingData presenting a static list by Dustin Lam · 4 years, 2 months ago
  38. f158ed8 Merge "Revert "Update POM URL to point to specific release"" into androidx-master-dev by Aurimas Liutikas · 4 years, 2 months ago
  39. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 2 months ago
  40. 78c124c Merge "Update POM URL to point to specific release" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  41. 93e69a2 Prevent ClosedSendChannelException when using synchronous submitData by Dustin Lam · 4 years, 2 months ago
  42. 35e2770 Add KDocs for .cachedIn operators by Dustin Lam · 4 years, 2 months ago
  43. bdb9f66 Use MainDispatcherRule in PagingDataDifferTest by Dustin Lam · 4 years, 2 months ago
  44. abf9c5d Move PresenterCallback into PagingDataDiffer by Dustin Lam · 4 years, 2 months ago
  45. 83b0d9c Add paging-rxjava3 artifact by Zac Sweers · 4 years, 3 months ago
  46. e071453 Bump paging to 1.0.0-alpha04 by Dustin Lam · 4 years, 2 months ago
  47. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  48. fc303ca Return next/prevKey = null from PositionalDataSources by Chris Craik · 4 years, 2 months ago
  49. 74801b8 Make PagingState constructor public by Dustin Lam · 4 years, 3 months ago
  50. 482467d Merge "Use @JvmSynthetic to preserve map source compat" into androidx-master-dev by Chris Craik · 4 years, 2 months ago
  51. bb6ed7a Use @JvmSynthetic to preserve map source compat by Chris Craik · 4 years, 2 months ago
  52. 75659d8 Merge "Add overload for LoadResult.Page constructor" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  53. 0cfee00 Merge "Support page prefetch when dataset is filtered" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  54. 27b08f7 Support page prefetch when dataset is filtered by Dustin Lam · 4 years, 3 months ago
  55. d7a07d9 Mark kotlin-specific APIs as @JvmSynthetic by Dustin Lam · 4 years, 3 months ago
  56. ef4a873 Add overload for LoadResult.Page constructor by Dustin Lam · 4 years, 3 months ago
  57. 22d2351 Merge "Suppress jvmstatic warnings on kt extensions" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  58. 3fa4bd0 Merge "Give retried hints priority over prefetchDistance" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  59. c8bda2b Suppress jvmstatic warnings on kt extensions by Dustin Lam · 4 years, 3 months ago
  60. 39c3760 Give retried hints priority over prefetchDistance by Dustin Lam · 4 years, 3 months ago
  61. 63a8bee Merge "Add suspend version of transform functions" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  62. bffebcd Revert "Revert "API lint check for the MissingJvmstatic is enabled for androidx"" by Jeff Gaston · 4 years, 4 months ago
  63. debb2cb Add suspend version of transform functions by Dustin Lam · 4 years, 3 months ago
  64. d80cd3b Merge "Launch remote REFRESH instead of running blockingly" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  65. 426a2a8 Launch remote REFRESH instead of running blockingly by Dustin Lam · 4 years, 3 months ago
  66. 47c9be3 Merge "ViewportHint conflation prioritizes generationId" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  67. a05d43f Merge "Use artifact coordinates for released dependency" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  68. 5999c4b ViewportHint conflation prioritizes generationId by Dustin Lam · 4 years, 3 months ago
  69. 0f58753 Use artifact coordinates for released dependency by Dustin Lam · 4 years, 3 months ago
  70. 8933485 Merge changes I7a980c18,I2b9ca643,I2be299e5 into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  71. 871d98e Clean up paging API lint suppression by Chris Craik · 4 years, 3 months ago
  72. 1726d97 Rename PagerState to PageFetcherSnapshotState by Dustin Lam · 4 years, 3 months ago
  73. 0951c8a Remove unused error state wrapper class from PagerState by Dustin Lam · 4 years, 3 months ago
  74. 7ece31e Prevent drop events from enabling placeholders by Dustin Lam · 4 years, 3 months ago
  75. 42709f8 Add Guava RemoteMediator samples by Dustin Lam · 4 years, 3 months ago
  76. 78e33f7 Merge "Add Rx RemoteMediator samples" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  77. e237ef0 Add Rx RemoteMediator samples by Dustin Lam · 4 years, 3 months ago
  78. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  79. daee238 Merge "Bump paging to alpha03" into androidx-master-dev by Chris Craik · 4 years, 3 months ago
  80. 6f94c48 Bump paging to alpha03 by Chris Craik · 4 years, 3 months ago
  81. 1b9b0ef More descriptive error with workaround for pager recollection by Dustin Lam · 4 years, 3 months ago
  82. 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
  83. bb0a51c Merge "Add isEmpty param to dataRefreshFlow / listener" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  84. 5c9567f Add helpers to PagingState for common item access with sparse pages by Dustin Lam · 4 years, 3 months ago
  85. ee68671 Cleanup internal redundant LoadState constants by Dustin Lam · 4 years, 3 months ago
  86. 6b15d0f Merge "Allow local REFRESH even if remote REFRESH fails" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  87. b5e4aa03 Allow local REFRESH even if remote REFRESH fails by Dustin Lam · 4 years, 3 months ago
  88. 4cb468e Prevent submitData cancellation from propagating to scope by Yigit Boyar · 4 years, 3 months ago
  89. 7a92493 Merge "Add Item/PageKeyedRemoteMediator samples" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  90. 38a9eb05 Add isEmpty param to dataRefreshFlow / listener by Dustin Lam · 4 years, 3 months ago
  91. 654beca Add Item/PageKeyedRemoteMediator samples by Dustin Lam · 4 years, 3 months ago
  92. 4517857 Merge "Actually link addLoadStateListenerSample in kdocs" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  93. 0deeb4e Actually link addLoadStateListenerSample in kdocs by Chris Craik · 4 years, 3 months ago
  94. b2415ca Merge "Fix cancellation when mixing suspend and sync submitData" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  95. 20f3c11 Fix cancellation when mixing suspend and sync submitData by Yigit Boyar · 4 years, 3 months ago
  96. b68e636 Mark PagingDataAdapter and AsyncPagingDataDiffer with JvmOverloads by Dustin Lam · 4 years, 3 months ago
  97. 3103511 Never collect for Flow<PageEvent> twice by Yigit Boyar · 4 years, 3 months ago
  98. f063561 Merge "Rename merge adapter to concat adapter" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  99. 116af09 Merge "Check for pagingSource re-using in factory" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  100. 0f88bbe Merge "Add Guava API for RemoteMediator" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago