1. fb2fc34 Remove DifferCallback from PagingDataPresenter by Clara Fok · 1 year, 11 months ago
  2. 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  3. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 11 months ago
  4. 8f41702 Refactor event processing for Refresh by Clara Fok · 1 year, 11 months ago
  5. 9dfae4a Migrate remaining KMP files to platform-suffixed naming scheme by Alan Viverette · 1 year, 11 months ago
  6. 949e051 Remove transform lastAccessedIndex after refresh by Clara Fok · 1 year, 11 months ago
  7. c7505ae Refactor event processing for Append and Prepend by Clara Fok · 1 year, 11 months ago
  8. 3621927b Rename PagingDataDiffer to PagingDataPresenter by Clara Fok · 1 year, 11 months ago
  9. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 2 years, 4 months ago
  10. 89b052d [GH] Make `testutils-paging` a KMP by Veyndan Stuart · 2 years, 5 months ago
  11. e29360e [GH] Remove all usages of DirectDispatcher in paging-common tests by Veyndan Stuart · 2 years, 7 months ago
  12. aa5145a [GH] Replace usage of DirectDispatcher with EmptyCoroutineContext in testutils-paging by Veyndan Stuart · 2 years, 8 months ago
  13. 4080c22 Update OWNERS files by Aurimas Liutikas · 2 years, 9 months ago
  14. 5a98b30 Implement getData and getPagingState in TestPager by Clara Fok · 3 years, 2 months ago
  15. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 3 years, 3 months ago
  16. d07b7d0 Temporarily disable NullAnnotationGroup for certain library types by Tiem Song · 3 years, 6 months ago
  17. 077e0c1b Generate lint report if an annotation's group can't be found by Tiem Song · 3 years, 6 months ago
  18. adc51a2 Prioritize getRefreshKey if it returns null on invalidate by Dustin Lam · 3 years, 7 months ago
  19. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 3 years, 7 months ago
  20. 4a13c56 Ignore VisibleForTests in all test libraries by Jelle Fresen · 4 years ago
  21. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 4 years, 1 month ago
  22. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 4 years, 1 month ago
  23. f958564 Do not track remote states locally within PageFetcher for PageEvents by Dustin Lam · 4 years, 2 months ago
  24. ababbca Remove initial CombinedLoadStates value from presenter APIs by Dustin Lam · 4 years, 2 months ago
  25. 0729c62 Refactor PageEvent.Insert load state params by Clara Fok · 4 years, 3 months ago
  26. 145465e Refactor LoadStateUpdate to send LoadStates by Clara Fok · 4 years, 3 months ago
  27. dce71c3 Fix LoadState and prevent subsequent InitialPagedList from clearing data by Dustin Lam · 4 years, 5 months ago
  28. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 4 years, 6 months ago
  29. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 4 years, 8 months ago
  30. 61bccf7 Re-trigger access hint when inserted page is empty by Yigit Boyar · 4 years, 9 months ago
  31. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 4 years, 10 months ago
  32. 81b1652 Allow differ.refresh() to also trigger remote refresh by Dustin Lam · 5 years ago
  33. 2ed00f1 Merge "Add a callback for AsyncDiffer to update presenter state before ListUpdateCallback triggers" into androidx-master-dev by Dustin Lam · 5 years ago
  34. 07cd249 Add a callback for AsyncDiffer to update presenter state before ListUpdateCallback triggers by Dustin Lam · 5 years ago
  35. fb2969a Make PagingSource.getRefreshKey stable API by Dustin Lam · 5 years ago
  36. b03819f Make CombinedLoadState helpers more useful. by Dustin Lam · 5 years ago
  37. 6d4cbbf Preserve PagingState across generations if no hint received by Dustin Lam · 5 years ago
  38. f86129d RemoteMediatorAccessor Refactor by Yigit Boyar · 5 years ago
  39. 0680b89 Ensure kotlin invalidate callbacks are called by WrapperDataSources by Dustin Lam · 5 years ago
  40. 5d7cebf Formatting for ktlint 0.39.0 by Jeff Gaston · 5 years ago
  41. a003ad0 [GH] PagingData transformation functions by Simon Schiller · 5 years ago
  42. c3d1fd7 Remove empty baseline files by Oussama Ben Abdelbaki · 5 years ago
  43. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 5 years ago
  44. 93e69a2 Prevent ClosedSendChannelException when using synchronous submitData by Dustin Lam · 5 years ago
  45. b5e4aa03 Allow local REFRESH even if remote REFRESH fails by Dustin Lam · 5 years ago
  46. fa82269 Use LoadStates in LoadStateListener public API by Dustin Lam · 5 years ago
  47. 3932121 Throw IllegalStateException on re-using keys by Dustin Lam · 6 years ago
  48. 937dfa9 Mark RemoteMediator as experimental API by Dustin Lam · 6 years ago
  49. 2fb5762 Merge "Mark PagingSource.getRefreshKey as experimental" into androidx-master-dev by Dustin Lam · 6 years ago
  50. 34f31e4 Mark PagingSource.getRefreshKey as experimental by Dustin Lam · 6 years ago
  51. 4fbc22b Merge "Fix retry for RemoteMediator loads from APPEND / PREPEND" into androidx-master-dev by Dustin Lam · 6 years ago
  52. 3d6d60b Fix retry for RemoteMediator loads from APPEND / PREPEND by Dustin Lam · 6 years ago
  53. 9c350b9 Merge "Move RemoteMediatorAccessor into its own file and add tests" into androidx-master-dev by Dustin Lam · 6 years ago
  54. c44fdb2 Replace LoadParams with a sealed class by Yigit Boyar · 6 years ago
  55. d60125a Merge "Rename START / END to PREPEND / APPEND" into androidx-master-dev by Dustin Lam · 6 years ago
  56. be1814d Move RemoteMediatorAccessor into its own file and add tests by Dustin Lam · 6 years ago
  57. bab6f38 Add OWNERS to testutils/testutils-paging by Dustin Lam · 6 years ago
  58. 9c71367 Rename START / END to PREPEND / APPEND by Dustin Lam · 6 years ago
  59. 30b26f5 Disable artifact generation for internal testutils by Dustin Lam · 6 years ago