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