1. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  2. 5262063 Migrate paging to use JSpecify annotations by Julia McClellan · 4 months ago
  3. 89e0533 Bump up annotation-experimental dependencies by Jinseong Jeon · 8 months ago
  4. b276649 Remove usage of legacy multidex by Aurimas Liutikas · 9 months ago
  5. 0ee887e Migrate paging to use ktfmt by Omar Ismail · 9 months ago
  6. a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 1 year, 2 months ago
  7. e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  8. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  9. 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 1 year, 2 months ago
  10. 2d9a942 Pin paging-sample dependency on room to 2.6.1 by Clara Fok · 1 year, 3 months ago
  11. e0ca08a Add API for dropping all tables during destructive migrations. by Daniel Santiago Rivera · 1 year, 6 months ago
  12. d02fb06 Stop using alpha/beta/rc when a stable version is available by Aurimas Liutikas · 1 year, 4 months ago
  13. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 1 year, 6 months ago
  14. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year, 7 months ago
  15. e9809c6 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 1 year, 8 months ago
  16. a6b84f7 Revert "Centralize lint configuration in LintConfiguration.kt" by Aurimas Liutikas · 1 year, 8 months ago
  17. cba23f4 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 1 year, 8 months ago
  18. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 8 months ago
  19. f98d7e8 Bypass paging-common samples lint by Clara Fok · 1 year, 8 months ago
  20. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 10 months ago
  21. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 10 months ago
  22. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 10 months ago
  23. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
  24. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years, 6 months ago
  25. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 3 years, 2 months ago
  26. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 3 years ago
  27. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
  28. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 4 months ago
  29. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 3 years, 4 months ago
  30. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years, 5 months ago
  31. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years, 5 months ago
  32. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years, 5 months ago
  33. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 4 years ago
  34. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 10 months ago
  35. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 10 months ago
  36. 94ff434 Migrate paging to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 10 months ago
  37. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 11 months ago
  38. f8a690a Bump paging-samples dependencies to rc versions by Dustin Lam · 4 years ago
  39. cf5c5d4 Merge changes I0346e9c4,I704b5503 into androidx-main by Dustin Lam · 4 years, 1 month ago
  40. 11a7168 Update activity, fragment, and lifecycle to stable by Jeremy Woods · 4 years, 1 month ago
  41. 2d8741c Commit DAC Java PagingSource samples by Dustin Lam · 4 years, 1 month ago
  42. cb7a8a8 Add sample for RemoteMediator.initialize by Dustin Lam · 4 years, 1 month ago
  43. 1d283ff Bump paging to beta01 by Dustin Lam · 4 years, 1 month ago
  44. 6a67d1f Merge "Remote redundant usages of experimental annotation" into androidx-main by Treehugger Robot · 4 years, 1 month ago
  45. e0e6c04 Propagate experimental annotation in PagingRx APIs by Dustin Lam · 4 years, 1 month ago
  46. bd0ff90 Remote redundant usages of experimental annotation by Dustin Lam · 4 years, 2 months ago
  47. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 4 years, 2 months ago
  48. eb830bc Make PagingSource.getRefreshKey required by Dustin Lam · 4 years, 2 months ago
  49. 348fa7e Add Executor param to PagingData operators for Java by Dustin Lam · 4 years, 3 months ago
  50. 4cb6c2d Change all annotation-sampled dependencies to compileOnly. by Owen Gray · 4 years, 5 months ago
  51. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years, 6 months ago
  52. 89b6048 Update annotation-experimental to support RequiresOptIn by Alan Viverette · 4 years, 5 months ago
  53. a7530b8 Introduce LibraryType. Minimal migration of existing code. by Owen Gray · 4 years, 6 months ago
  54. f746b46 Sample sources and bytecode jars now generated and published by Owen Gray · 4 years, 8 months ago
  55. 29c2abf Add Executor param to async Guava operators by Dustin Lam · 4 years, 6 months ago
  56. a9fe325 Name Rx* async transforms consistently by Dustin Lam · 4 years, 6 months ago
  57. a003ad0 [GH] PagingData transformation functions by Simon Schiller · 4 years, 6 months ago
  58. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years, 7 months ago
  59. eed9923 [GH] Add playground support for paging by Dustin Lam · 4 years, 7 months ago
  60. ca69a97 Fix lint errors in paging:samples by Dustin Lam · 4 years, 7 months ago
  61. debb2cb Add suspend version of transform functions by Dustin Lam · 4 years, 8 months ago
  62. 42709f8 Add Guava RemoteMediator samples by Dustin Lam · 4 years, 9 months ago
  63. e237ef0 Add Rx RemoteMediator samples by Dustin Lam · 4 years, 9 months ago
  64. 5c9567f Add helpers to PagingState for common item access with sparse pages by Dustin Lam · 4 years, 9 months ago
  65. 654beca Add Item/PageKeyedRemoteMediator samples by Dustin Lam · 4 years, 9 months ago
  66. dd7a076 Add additional samples for observing loadstate by Chris Craik · 4 years, 9 months ago
  67. 351934e Move paging3-rxjava2 constructs into androidx.paging.rxjava2 by Dustin Lam · 4 years, 9 months ago
  68. 5138b87 Merge "Add samples for page-keyed PagingSource and Page()" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  69. d662b47 Add samples for page-keyed PagingSource and Page() by Chris Craik · 4 years, 9 months ago
  70. fa82269 Use LoadStates in LoadStateListener public API by Dustin Lam · 4 years, 10 months ago
  71. c0650f2 Merge "Rename presentData as an overload of submitData" into androidx-master-dev by Dustin Lam · 4 years, 10 months ago
  72. 5dd7481 Rename presentData as an overload of submitData by Dustin Lam · 4 years, 10 months ago
  73. ef0c56c Add Kdocs for refresh() by Dustin Lam · 4 years, 10 months ago
  74. 998d70d Add fromRemote property to LoadState by Dustin Lam · 4 years, 10 months ago
  75. 937dfa9 Mark RemoteMediator as experimental API by Dustin Lam · 4 years, 10 months ago
  76. 9c71367 Rename START / END to PREPEND / APPEND by Dustin Lam · 4 years, 11 months ago
  77. 84cc490 Move PagingDataFlow extension to a proper object by Dustin Lam · 5 years ago
  78. d87aafe Rename canRequestMoreData to endOfPaginationReached in MediatorResult by Dustin Lam · 4 years, 11 months ago
  79. fffe53c Merge "Rename hasMoreData to canRequestMoreData" into androidx-master-dev by Dustin Lam · 5 years ago
  80. 1b88e94 Rename hasMoreData to canRequestMoreData by Dustin Lam · 5 years ago
  81. 2ed4785 Fix and enforce RxReturnValueIgnored errorprone warnings by Sergey · 5 years ago
  82. c9cccb6 Actually make PagingState non-null in RemoteMediator.load by Dustin Lam · 5 years ago
  83. 680c545 Add KDoc sample for RemoteMediator by Dustin Lam · 5 years ago
  84. dd99a0a Revert "Disable unused features in AGP" by Andrea Falcone · 5 years ago
  85. ad25632 Disable unused features in AGP by Aurimas Liutikas · 5 years ago
  86. 4f1cfee Initial Network + DB support by Dustin Lam · 5 years ago
  87. 798c50d Merge changes from topics "dustinlam/coroutines-134", "dustinlam/kotlin-137" into androidx-master-dev by Dustin Lam · 5 years ago
  88. c351bfc Update kotlin to 1.3.70 by Dustin Lam · 5 years ago
  89. 38f3576 Merge "Update insertSeparator samples to use stream transformation" into androidx-master-dev by Treehugger Robot · 5 years ago
  90. 17e29be Update kotlin-coroutines to 1.3.4 by Dustin Lam · 5 years ago
  91. 59c1797 Update insertSeparator samples to use stream transformation by Chris Craik · 5 years ago
  92. 93a5783 ListenableFuturePagingSource sample by Chris Craik · 5 years ago
  93. 78d9045 LoadStateAdapter sample code by Chris Craik · 5 years ago
  94. 6db7cd7 Correct PagingSource Retrofit samples by Chris Craik · 5 years ago
  95. 42d3048 Add PagingSource suspend and RX samples by Chris Craik · 5 years ago
  96. 7621909 Fix Separators generics by Chris Craik · 5 years ago
  97. feef695c Revert "Revert "Refactors sample module directory structure"" by Louis Pullen-Freilich · 5 years ago
  98. 39594d7 Revert "Refactors sample module directory structure" by Sam Gilbert · 5 years ago
  99. 80c5948 Refactors sample module directory structure by Louis Pullen-Freilich · 5 years ago