1. ef531d1 Bump all compose dependencies to 1.0.0-rc02 by Nick Anthony · 3 years, 2 months ago
  2. 0dc41e0 Merge "Add LoadResult.Invalid support for Paging2" into androidx-main by Clara Fok · 3 years, 2 months ago
  3. 24ac03f Add LoadResult.Invalid support for Paging2 by Clara Fok · 3 years, 2 months ago
  4. 4a09222 Immediately trigger onInvalidateCallback if Source is already invalid by Dustin Lam · 3 years, 2 months ago
  5. 6bd2347f Implement Invalid return type in PagingSource by Clara Fok · 3 years, 2 months ago
  6. 7f68348 Keys support for LazyPagingItems items/itemsIndexed by Andrey Kulikov · 3 years, 3 months ago
  7. 98de2bc Merge "Fix LoadState and prevent subsequent InitialPagedList from clearing data" into androidx-main by Dustin Lam · 3 years, 3 months ago
  8. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  9. dce71c3 Fix LoadState and prevent subsequent InitialPagedList from clearing data by Dustin Lam · 3 years, 3 months ago
  10. 71af8f6 Refactor LazyPagingItems to work similarly to mutableStateListOf() by Andrey Kulikov · 3 years, 3 months ago
  11. 499aae2 Pin all dependencies on Compose to 1.0.0-rc01 by Nick Anthony · 3 years, 3 months ago
  12. 8a0e3a8 Merge "Remove unnecesary comment for dispatcher restriction on .submitData()" into androidx-main by Dustin Lam · 3 years, 3 months ago
  13. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  14. 7246709 Remove unnecesary comment for dispatcher restriction on .submitData() by Dustin Lam · 3 years, 3 months ago
  15. d237ca9 Merge "Add onPagesUpdated presenter APIs" into androidx-main by Dustin Lam · 3 years, 3 months ago
  16. e29c501 Add onPagesUpdated presenter APIs by Dustin Lam · 3 years, 3 months ago
  17. 188eb5f Merge "Make InitialPagingSource extend DataSource" into androidx-main by Dustin Lam · 3 years, 3 months ago
  18. fb5d8ba Make InitialPagingSource extend DataSource by Dustin Lam · 3 years, 3 months ago
  19. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 3 months ago
  20. 5281d99 [GH] Fix compose deps in playground by Yigit Boyar · 3 years, 3 months ago
  21. 7b9eb33 Merge "Remove @FlakyTest for known device flakes" into androidx-main by Ember Rose · 3 years, 3 months ago
  22. 62a2e14 Merge "Add @suppress to many @RestrictTo" into androidx-main by Owen Gray · 3 years, 3 months ago
  23. 2ec4f4d Remove @FlakyTest for known device flakes by Ember Rose · 3 years, 3 months ago
  24. 1330ec9 Add @suppress to many @RestrictTo by Owen Gray · 3 years, 4 months ago
  25. 82f0476 Suppress flaky tests by Ember Rose · 3 years, 3 months ago
  26. 6976cbd Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  27. b752077 Update kotlinx.coroutines to version 1.5.0 by Steven Schäfer · 3 years, 4 months ago
  28. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  29. eea6137 Merge "Removes remaining androidx.ui references" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  30. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 4 months ago
  31. 9f53b21 Replace custom sharing logic with SharedFlow by Yigit Boyar · 3 years, 4 months ago
  32. 231098c Merge "Remove stale current.ignore files" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  33. 01bd50c Merge "Upgrade to androidx.test 1.4.0-beta01" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  34. a595c65 Upgrade to androidx.test 1.4.0-beta01 by Aurimas Liutikas · 3 years, 4 months ago
  35. dbd90d1 Remove stale current.ignore files by Aurimas Liutikas · 3 years, 4 months ago
  36. 17acd9e Update public_plus_experimental to hide @RestrictTo items by Aurimas Liutikas · 3 years, 4 months ago
  37. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  38. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 6 months ago
  39. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  40. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 4 months ago
  41. 09ff76e Merge "Use stable paging version in paging-compose" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  42. b5424a1 Use stable paging version in paging-compose by Andrey Kulikov · 3 years, 4 months ago
  43. a80d510 Merge "Fix LazyPagingItems docs" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  44. 09de3f1 Fix LazyPagingItems docs by Andrey Kulikov · 3 years, 4 months ago
  45. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 4 months ago
  46. fef8785 Room docs typo fix by Owen Gray · 3 years, 4 months ago
  47. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  48. 94ff434 Migrate paging to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 5 months ago
  49. f007862 Merge "Call setPageSize for LegacyPagingSource from .asPagingSourceFactory" into androidx-main by Dustin Lam · 3 years, 5 months ago
  50. 04196cf Call setPageSize for LegacyPagingSource from .asPagingSourceFactory by Dustin Lam · 3 years, 5 months ago
  51. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 5 months ago
  52. 18b994bf Merge "Refactor UnsafeNewApiCall to ClassVerificationFailure" into androidx-main by Alan Viverette · 3 years, 5 months ago
  53. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  54. 22e18e8 Move rx3 methods new to 3.1 into androidx.paging.rxjava3 package by Dustin Lam · 3 years, 5 months ago
  55. b70c2f13 [GH] Add RxJava3 support for androidx.paging.RxPagedListBuilder by Phil Oliver · 3 years, 6 months ago
  56. e15bcd2 Merge "Change internal links using [.element] syntax to [element] syntax." into androidx-main by Owen Gray · 3 years, 5 months ago
  57. 6391fae Change internal links using [.element] syntax to [element] syntax. by Owen Gray · 3 years, 5 months ago
  58. d76c662 Playground fixes by Dustin Lam · 3 years, 5 months ago
  59. b2840ab Prevent redundant ListUpdateCallback events from firing by Dustin Lam · 3 years, 6 months ago
  60. 2a414bd Make LazyPagingItems' itemCount and item getter observable by Andrey Kulikov · 3 years, 6 months ago
  61. f8a690a Bump paging-samples dependencies to rc versions by Dustin Lam · 3 years, 5 months ago
  62. 87eabce Merge "Add playground owners to playground settings.gradle files" into androidx-main by Dustin Lam · 3 years, 6 months ago
  63. 41a5cb7 Merge "Cleanup LivePagedListBuilderTest" into androidx-main by Dustin Lam · 3 years, 6 months ago
  64. 4eabdc68 Improve NullPaddedList diffing by Yigit Boyar · 3 years, 7 months ago
  65. 24f5a3d Add playground owners to playground settings.gradle files by Dustin Lam · 3 years, 6 months ago
  66. 9487678 Merge "Use a placeholder PagingSource to prevent running DataSource.Factory on main thread" into androidx-main by Dustin Lam · 3 years, 6 months ago
  67. e27f4e2 Use a placeholder PagingSource to prevent running DataSource.Factory on main thread by Dustin Lam · 3 years, 6 months ago
  68. b3ad90d Merge "Bump paging to beta03" into androidx-main by Dustin Lam · 3 years, 6 months ago
  69. da8aca6 Update playground settings.gradle with new compose-lint project name by Dustin Lam · 3 years, 6 months ago
  70. 390d1b5 Bump paging to beta03 by Yigit Boyar · 3 years, 6 months ago
  71. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 6 months ago
  72. f6d7a38 Cleanup LivePagedListBuilderTest by Dustin Lam · 3 years, 6 months ago
  73. 09414cf Annotate @ExperimentalCoroutinesApi on properties. by Dustin Lam · 3 years, 7 months ago
  74. 43ee990 Update Metalava hide annotations to include RequiresOptIn by Alan Viverette · 3 years, 7 months ago
  75. 49fda86 Merge "Bump paging to 3.0.0-beta02" into androidx-main by Dustin Lam · 3 years, 7 months ago
  76. b71aff22 Merge "Cache previous PagingState for remote refresh instead of passing empty PagingState" into androidx-main by Dustin Lam · 3 years, 7 months ago
  77. 00eb351 Cache previous PagingState for remote refresh instead of passing empty PagingState by Dustin Lam · 3 years, 7 months ago
  78. 936132d Enable Library / API mode for paging-common by Dustin Lam · 3 years, 7 months ago
  79. a5b7ff0 Bump paging to 3.0.0-beta02 by Dustin Lam · 3 years, 7 months ago
  80. 5a22a8c Merge "Re-trigger access hint when inserted page is empty" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  81. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 7 months ago
  82. 61bccf7 Re-trigger access hint when inserted page is empty by Yigit Boyar · 3 years, 7 months ago
  83. 67cf4b1 Fix invalid OWNER files due to the users no longer having an active account. by Sam Saccone · 3 years, 7 months ago
  84. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 7 months ago
  85. af9e6ec Prevent LegacyPagingSource from passing negative indices by Yigit Boyar · 3 years, 7 months ago
  86. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  87. a126506 Use Activity 1.2.0 and Fragment 1.3.0 prebuilts by Ian Lake · 3 years, 7 months ago
  88. cf5c5d4 Merge changes I0346e9c4,I704b5503 into androidx-main by Dustin Lam · 3 years, 7 months ago
  89. 203f3a5 Merge "[GH] Remove compose dependency from playground common" into androidx-main by Dustin Lam · 3 years, 7 months ago
  90. aff85fd [GH] Remove compose dependency from playground common by Yigit Boyar · 3 years, 7 months ago
  91. 11a7168 Update activity, fragment, and lifecycle to stable by Jeremy Woods · 3 years, 7 months ago
  92. 2d8741c Commit DAC Java PagingSource samples by Dustin Lam · 3 years, 7 months ago
  93. cb7a8a8 Add sample for RemoteMediator.initialize by Dustin Lam · 3 years, 7 months ago
  94. 5f80de6 size -> requiredSize, preferredSize -> size by Mihai Popa · 3 years, 8 months ago
  95. 16fee61 Use new snapshot while dispatching updates by Yigit Boyar · 3 years, 7 months ago
  96. b09bbc4 Rebase Compose to Kotlin 1.4.30 by Jim Sproch · 3 years, 8 months ago
  97. 1d283ff Bump paging to beta01 by Dustin Lam · 3 years, 8 months ago
  98. d8dd032 Merge "Estimate counting loaded items when all pages in presenter are dropped" into androidx-main by Dustin Lam · 3 years, 8 months ago
  99. d42e107 Migrates CompositionLocal usages away from the deprecated Ambient* named properties by Louis Pullen-Freilich · 3 years, 8 months ago
  100. 90ea6ba Estimate counting loaded items when all pages in presenter are dropped by Dustin Lam · 3 years, 8 months ago