[go: nahoru, domu]

  1. e0ca08a Add API for dropping all tables during destructive migrations. by Daniel Santiago Rivera · 12 months ago
  2. d02fb06 Stop using alpha/beta/rc when a stable version is available by Aurimas Liutikas · 9 months ago
  3. 26cb242 Remove PrimitiveInLambda suppressions by George Mount · 10 months ago
  4. 78d5dc8 Filter out the deactivated semantic nodes by default and introduce assertIsDeactivated() by Andrey Kulikov · 10 months ago
  5. 1f39cb9 PagingData.empty helpers now emit cached empty list by Clara Fok · 11 months ago
  6. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 11 months ago
  7. 3047ef2 Merge "Rename directories to follow source set layout v2." into androidx-main by Fred Sladkey · 12 months ago
  8. a03a604 Rename directories to follow source set layout v2. by Fred Sladkey · 12 months ago
  9. d2ea9cf Update build files to use layout v2 by Fred Sladkey · 1 year ago
  10. 1dd7534 Use AndroidUiDispatcher.Main in Paging Compose by Ian Lake · 12 months ago
  11. b732d7c Move to using KSP instead of KAPT for room compiler by Aurimas Liutikas · 12 months ago
  12. db58f34 Update lint baselines after AGP upgrade by Aurimas Liutikas · 12 months ago
  13. 5506551 Remove usage of @suppress tags in compose ui tooling libraries by Aurimas Liutikas · 1 year ago
  14. 50653c6 Fix flaky test by Clara Fok · 1 year ago
  15. 490f3c8 Disable flaky test by Clara Fok · 1 year ago
  16. 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 1 year, 1 month ago
  17. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year ago
  18. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year ago
  19. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 1 month ago
  20. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 1 month ago
  21. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 1 month ago
  22. e9809c6 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 1 year, 1 month ago
  23. a6b84f7 Revert "Centralize lint configuration in LintConfiguration.kt" by Aurimas Liutikas · 1 year, 1 month ago
  24. cba23f4 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 1 year, 2 months ago
  25. 6820b29 Move files to commonMain by Clara Fok · 1 year, 2 months ago
  26. eade331 Change paging-compose to kmp structure by Clara Fok · 1 year, 2 months ago
  27. 83b3afd Bump paging-compose dep on compose to 1.5.0-beta03 by Clara Fok · 1 year, 2 months ago
  28. 8448061 Refactor Logger to PagingLogger by Clara Fok · 1 year, 1 month ago
  29. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  30. a93a3a2 Update AndroidX to coroutines 1.7.1 by Zhiyuan Wang · 1 year, 2 months ago
  31. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 2 months ago
  32. 1a2f073 Pin paging-compose-sample compose dep to 1.5.0-beta01 by Clara Fok · 1 year, 2 months ago
  33. 631621a Add lint rule for autoboxing lambdas by George Mount · 1 year, 3 months ago
  34. 7153dcb Merge "Bump paging 3.2.0 to beta01" into androidx-main by Clara Fok · 1 year, 3 months ago
  35. 7c2d793 Bump paging 3.2.0 to beta01 by Clara Fok · 1 year, 3 months ago
  36. a879573 Fix flaky test in LazyPagingItemsTest by Clara Fok · 1 year, 3 months ago
  37. 89451f0 Merge paging-compose into Paging by Clara Fok · 1 year, 3 months ago
  38. 714c170 Remove deprecated LazyPagingItems API by Clara Fok · 1 year, 3 months ago
  39. f466ccd [GH] Fix SBOM Generation in Github and add workaround for the Gradle dependency resolution bug by Yigit Boyar · 1 year, 3 months ago
  40. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 3 months ago
  41. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 3 months ago
  42. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  43. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 3 months ago
  44. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 3 months ago
  45. 0a00776 Merge "Revert "Remove empty AndroidManifest.xml files"" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  46. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 3 months ago
  47. cf973d0 Specialize all mutableStateOf calls in AndroidX by Andrew Bailey · 1 year, 4 months ago
  48. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 4 months ago
  49. 15fa26d Add support for Paging preview in compose by Clara Fok · 1 year, 4 months ago
  50. 64fd300 Fix Paging Compose deprecation messages by Ian Lake · 1 year, 4 months ago
  51. 75b22ef Cached data immediately available in LazyPagingItems by Clara Fok · 1 year, 4 months ago
  52. 95b01df Merge "Remove paging-compose-samples dependency on testutils" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  53. 7f538a2 Remove paging-compose-samples dependency on testutils by Clara Fok · 1 year, 4 months ago
  54. 64c80bd Update pageCount use and application in Pager by Levi Albuquerque · 1 year, 4 months ago
  55. cfb6c19 Revert "Update pageCount use and application in Pager" by Aurimas Liutikas · 1 year, 4 months ago
  56. a9fe9fa Update pageCount use and application in Pager by Levi Albuquerque · 1 year, 5 months ago
  57. 9e45b01 Fix flaky test in LazyPagingItemsTest by Clara Fok · 1 year, 4 months ago
  58. d147531 [GH] Use projectOrArtifact in paging-compose samples by Dustin Lam · 1 year, 5 months ago
  59. f534dce Merge "[GH] Replace usage of TestDispatcher with StandardTestDispatcher in paging-compose" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  60. e738454 Deprecate LazyListScope#itemsIndexed extension for LazyPagingItems by Clara Fok · 1 year, 5 months ago
  61. 046cecf [GH] Replace usage of TestDispatcher with StandardTestDispatcher in paging-compose by Veyndan Stuart · 1 year, 5 months ago
  62. f6fb638 Deprecate LazyListScope#items extension for LazyPagingItems by Clara Fok · 1 year, 5 months ago
  63. e1fab63 Remove internal class reference from public function kdoc by Clara Fok · 1 year, 5 months ago
  64. 3a178a5 Refactor itemKey to be more efficient by Clara Fok · 1 year, 5 months ago
  65. 4bfb8df Implement LazyPagingItem itemContenType as helper function by Clara Fok · 1 year, 5 months ago
  66. 9619907 Implement LazyPagingItem itemKey as helper function by Clara Fok · 1 year, 5 months ago
  67. e198b09 Removal of separately specified constraints in paging by Jeff Gaston · 1 year, 5 months ago
  68. a154940 Add LazyPagingItems support for item contentType by Clara Fok · 1 year, 6 months ago
  69. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 6 months ago
  70. be2023a Disable flaking LazyPagingItemsTest test by Aurimas Liutikas · 1 year, 7 months ago
  71. ade35b3 Expose PagingDataDiffer.loadStateFlow as StateFlow by Clara Fok · 1 year, 7 months ago
  72. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  73. 42b28e6 Fix flaky test LazyPagingItemsTest.collectOnWorkerThread by Clara Fok · 2 years ago
  74. ca03450 Add support for custom context in collectAsLazyPagingItems by Clara Fok · 2 years ago
  75. 0b7b595 Add project dependency constraint between paging-common and paging-compose by Clara Fok · 2 years, 1 month ago
  76. 0922eb3 Add LOGGER injection into paging-common from LazyPagingItems by Clara Fok · 2 years, 1 month ago
  77. 512ac51 Revert "Implement LOGGER injection into paging-common from LazyPagingItems" by Clara Fok · 2 years, 1 month ago
  78. 951ea11 Implement LOGGER injection into paging-common from LazyPagingItems by Clara Fok · 2 years, 1 month ago
  79. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years, 2 months ago
  80. 96566e3 Disable frequently flaking test by Aurimas Liutikas · 2 years, 3 months ago
  81. b7f9085 Changing LazyPagingItem's inital LoadState refresh to Loading by Sanura N'Jaka · 2 years, 4 months ago
  82. f58f152 Add overloads for constructing Paging presenters with CoroutineContext by Dustin Lam · 2 years, 4 months ago
  83. ba4114a Mark flaky LazyPagingItemsTest by David Saff · 2 years, 4 months ago
  84. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 5 months ago
  85. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  86. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  87. b771f6a Bump stable deps of Paging to latest by Dustin Lam · 2 years, 9 months ago
  88. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 10 months ago
  89. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 10 months ago
  90. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 11 months ago
  91. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 11 months ago
  92. fc69bb6 Link sample projects from projects using these samples. by Aurimas Liutikas · 3 years ago
  93. 9dbfc999 Drop paging-compose dependencies to latest stable compose by Dustin Lam · 3 years ago
  94. b78e52e Make compose-runtime projectOrArtifact dependency of paging-compose for playground by Dustin Lam · 3 years ago
  95. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 3 years ago
  96. bb89fe7 Update KSP to beta07 by Yigit Boyar · 3 years ago
  97. 2dfb235 Update build files due to PageEvent.Insert changes by Clara Fok · 3 years, 1 month ago
  98. 76c0846 Improve the documentation for LazyPagingItems.itemSnapshotList by Andrey Kulikov · 3 years, 1 month ago
  99. 9fd91b4 Merge "Use property syntax for LazyPagingItems.snapshot()" into androidx-main by Andrey Kulikov · 3 years, 1 month ago
  100. ac531a5 Merge "Require room-paging artifact for PagingSource" into androidx-main by Clara Fok · 3 years, 1 month ago