[go: nahoru, domu]

  1. 1953993 Remove deprecated Koltin Coroutines test api in PageFetcherSnapshotTest by Clara Fok · 2 years ago
  2. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years ago
  3. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 2 years ago
  4. 1dcb2e5 Add VERBOSE log when new page is presented by Clara Fok · 2 years, 1 month ago
  5. 386e82d Add default log to trace load and invalidation triggers by Clara Fok · 2 years, 1 month ago
  6. 4163656 Add DEBUG and VERBOSE default logging for PagingSource loads by Clara Fok · 2 years, 1 month ago
  7. 0b7b595 Add project dependency constraint between paging-common and paging-compose by Clara Fok · 2 years, 1 month ago
  8. e44aa3f Add project dependency constraint between paging-common and paging runtime by Clara Fok · 2 years, 1 month ago
  9. ac66217 Add VERBOSE level logging for each PageEvent sent to presenter side by Clara Fok · 2 years, 2 months ago
  10. 7ec032d Make jump invalidation in PageFetcherSnapshot idempotent by Clara Fok · 2 years, 2 months ago
  11. d795cc8 Implement centralized logging controller for Paging library by Clara Fok · 2 years, 2 months ago
  12. a58db37 Upgrade to metalava from ab/8670428 by Aurimas Liutikas · 2 years, 3 months ago
  13. cd845c0 [GH] Fix ViewportHints sent to wrong generation by Clara F · 2 years, 3 months ago
  14. cfcad95 Update ViewportHint description by clarafok · 2 years, 3 months ago
  15. adc51a2 Prioritize getRefreshKey if it returns null on invalidate by Dustin Lam · 2 years, 4 months ago
  16. 5750efd Cleanup PageFetcherSnapshotTest by Dustin Lam · 2 years, 4 months ago
  17. f58f152 Add overloads for constructing Paging presenters with CoroutineContext by Dustin Lam · 2 years, 4 months ago
  18. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 8 months ago
  19. 98bab3f Update Metalava to build 8385786 by Ember Rose · 2 years, 5 months ago
  20. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 5 months ago
  21. c0ede47 Update API lint baselines by Ember Rose · 2 years, 5 months ago
  22. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 5 months ago
  23. e58f6bb [GH] Update PageFetcherSnapshotTests using deprecated test API by Clara F · 2 years, 6 months ago
  24. 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 2 years, 8 months ago
  25. ba33f5f Avoid intermediate IDLE events by Yigit Boyar · 2 years, 6 months ago
  26. 642d42b Improve getRefreshKey docs by Yigit Boyar · 2 years, 7 months ago
  27. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  28. bd8b51d Hide paging-common facade classes that only have internal items by Aurimas Liutikas · 2 years, 8 months ago
  29. ef9b340 Paging javadoc micromisprint fix by rus_artur4ik · 2 years, 9 months ago
  30. b771f6a Bump stable deps of Paging to latest by Dustin Lam · 2 years, 9 months ago
  31. 7cd62ac Merge "Add @Ignore to flaky host test dontLeakCachedPageEventFlows_finished" into androidx-main by Fred Sladkey · 2 years, 9 months ago
  32. 5e43bbd Support PageEvent.StaticList in CachedPageEventFlow by Dustin Lam · 2 years, 9 months ago
  33. e273603 Add @Ignore to flaky host test dontLeakCachedPageEventFlows_finished by Fred Sladkey · 2 years, 9 months ago
  34. 928a4db Flaky and broken tests for 2021.11.18 by David Saff · 2 years, 9 months ago
  35. e1b4e86 Kotlin 1.6.0 by Jim Sproch · 2 years, 11 months ago
  36. 2153489 Add LoadStates arguments to static PagingData constructors by Dustin Lam · 2 years, 10 months ago
  37. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 10 months ago
  38. 1144a89 Merge "Repro for missing remote refresh on rapid invalidation" into androidx-main by Dustin Lam · 2 years, 10 months ago
  39. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 11 months ago
  40. 62b82e1 Repro for missing remote refresh on rapid invalidation by Dustin Lam · 2 years, 10 months ago
  41. bed257a Prevent quick invalidation from preventing remote refresh from getting called by Dustin Lam · 2 years, 10 months ago
  42. 545e9d2 Add memory leak tests for Paging by Yigit Boyar · 2 years, 10 months ago
  43. f5b33c9c Merge "Fix race condition in shared paging data" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  44. 8eb2a9b Fix race condition in shared paging data by Yigit Boyar · 2 years, 10 months ago
  45. 727dc6b Upgrade to Metalava ab/7856580 by Aurimas Liutikas · 2 years, 10 months ago
  46. 6273a95 Revert^2 "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 10 months ago
  47. 1557f6f Revert "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 10 months ago
  48. 38ba3bd68 Update metalava to ab/7813966 by Aurimas Liutikas · 2 years, 11 months ago
  49. ab5fb6e Update versions for release id 1634144400000 by Nick Anthony · 2 years, 11 months ago
  50. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 11 months ago
  51. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 11 months ago
  52. 630bd32 Bump paging to 3.1.0-beta01 by Dustin Lam · 2 years, 11 months ago
  53. fc69bb6 Link sample projects from projects using these samples. by Aurimas Liutikas · 3 years ago
  54. 66eb0a2 Merge "Process hints syncronously" into androidx-main by Treehugger Robot · 3 years ago
  55. bc5e5615 Process hints syncronously by Yigit Boyar · 3 years ago
  56. d3b6338 Always return endOfPaginationReached=false for REFRESH by Dustin Lam · 3 years ago
  57. f958564 Do not track remote states locally within PageFetcher for PageEvents by Dustin Lam · 3 years ago
  58. b2a22e1 Update lint baselines for tip of tree android lint by Aurimas Liutikas · 3 years ago
  59. 833c1c7 Merge "Remove initial CombinedLoadStates value from presenter APIs" into androidx-main by Dustin Lam · 3 years ago
  60. 70d4c85 Update to metalava ab/17659017 by Aurimas Liutikas · 3 years ago
  61. ababbca Remove initial CombinedLoadStates value from presenter APIs by Dustin Lam · 3 years ago
  62. f4d6da6 Prevent GC from removing LoadStateCapture in PagedList tests by Dustin Lam · 3 years ago
  63. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 3 years ago
  64. 5562368 Make concurrent calls to invoke() in InvalidatingPagingSourceFactory thread-safe by Dustin Lam · 3 years, 1 month ago
  65. ae8f5ac Merge "Add documentation to PagingData streams for cachedIn requirements" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  66. 0729c62 Refactor PageEvent.Insert load state params by Clara Fok · 3 years, 1 month ago
  67. 145465e Refactor LoadStateUpdate to send LoadStates by Clara Fok · 3 years, 1 month ago
  68. 1fe6149 Add documentation to PagingData streams for cachedIn requirements by Dustin Lam · 3 years, 1 month ago
  69. 13044f8 Fix invalidation checks for DataSource.isInvalid by Dustin Lam · 3 years, 1 month ago
  70. a809187 Align Gradle project paths to Maven coordinates for paging by Alan Viverette · 3 years, 2 months ago