1. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  2. 73b142a Enable watchosDeviceArm64 by default for watchos by Aurimas Liutikas · 4 months ago
  3. 1e02caf Update compileSdk to 35 by Andrea Falcone · 8 months ago
  4. 0ee887e Migrate paging to use ktfmt by Omar Ismail · 9 months ago
  5. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  6. d02fb06 Stop using alpha/beta/rc when a stable version is available by Aurimas Liutikas · 1 year, 4 months ago
  7. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 1 year, 5 months ago
  8. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 8 months ago
  9. 1a2f073 Pin paging-compose-sample compose dep to 1.5.0-beta01 by Clara Fok · 1 year, 9 months ago
  10. 89451f0 Merge paging-compose into Paging by Clara Fok · 1 year, 9 months ago
  11. 714c170 Remove deprecated LazyPagingItems API by Clara Fok · 1 year, 9 months ago
  12. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 10 months ago
  13. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 10 months ago
  14. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 10 months ago
  15. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 10 months ago
  16. 15fa26d Add support for Paging preview in compose by Clara Fok · 1 year, 10 months ago
  17. 95b01df Merge "Remove paging-compose-samples dependency on testutils" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  18. 7f538a2 Remove paging-compose-samples dependency on testutils by Clara Fok · 1 year, 11 months ago
  19. 64c80bd Update pageCount use and application in Pager by Levi Albuquerque · 1 year, 11 months ago
  20. cfb6c19 Revert "Update pageCount use and application in Pager" by Aurimas Liutikas · 1 year, 11 months ago
  21. a9fe9fa Update pageCount use and application in Pager by Levi Albuquerque · 2 years ago
  22. d147531 [GH] Use projectOrArtifact in paging-compose samples by Dustin Lam · 1 year, 11 months ago
  23. e738454 Deprecate LazyListScope#itemsIndexed extension for LazyPagingItems by Clara Fok · 1 year, 11 months ago
  24. f6fb638 Deprecate LazyListScope#items extension for LazyPagingItems by Clara Fok · 1 year, 11 months ago
  25. 4bfb8df Implement LazyPagingItem itemContenType as helper function by Clara Fok · 1 year, 11 months ago
  26. 9619907 Implement LazyPagingItem itemKey as helper function by Clara Fok · 2 years ago
  27. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
  28. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years, 8 months ago
  29. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 3 years ago
  30. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
  31. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 3 months ago
  32. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 3 years, 4 months ago
  33. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years, 5 months ago
  34. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years, 5 months ago
  35. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years, 5 months ago
  36. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 3 years, 6 months ago
  37. 674644d Update -compose integration libraries to depend on Compose 1.0.1 by Nick Anthony · 3 years, 7 months ago
  38. e268b11 Upgrade to Kotlin 1.5.21 and KSP 1.5.20-beta04 by Aurimas Liutikas · 3 years, 8 months ago
  39. ef531d1 Bump all compose dependencies to 1.0.0-rc02 by Nick Anthony · 3 years, 8 months ago
  40. 499aae2 Pin all dependencies on Compose to 1.0.0-rc01 by Nick Anthony · 3 years, 8 months ago
  41. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 9 months ago
  42. 94ff434 Migrate paging to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 10 months ago
  43. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 4 years ago
  44. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 2 months ago
  45. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 4 years, 1 month ago
  46. eb830bc Make PagingSource.getRefreshKey required by Dustin Lam · 4 years, 2 months ago
  47. c2830bf Moves useIR configuration to AndroidXUiPlugin by Louis Pullen-Freilich · 4 years, 2 months ago
  48. 4f09ccd Reenable ktlint paren-spacing now that it doesn't crash by Jeff Gaston · 4 years, 3 months ago
  49. 502bb07 [GH] Add support for paging-compose and navigation-compose by Dustin Lam · 4 years, 3 months ago