[go: nahoru, domu]

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