[go: nahoru, domu]

  1. e0ca08a Add API for dropping all tables during destructive migrations. by Daniel Santiago Rivera · 10 months ago
  2. d02fb06 Stop using alpha/beta/rc when a stable version is available by Aurimas Liutikas · 8 months ago
  3. 0e1390f Merge "[GH] Move playground projects into a separate folder" into androidx-main by Yigit Boyar · 8 months ago
  4. ee1b285 [GH] Fix paging playground by Dustin Lam · 9 months ago
  5. 3279445 [GH] Move playground projects into a separate folder by Yigit Boyar · 9 months ago
  6. 54df0483 Merge "Update expect and actual declarations for 1.9.20" into androidx-main by Andrei Shikov · 9 months ago
  7. 26cb242 Remove PrimitiveInLambda suppressions by George Mount · 9 months ago
  8. 2123054 Update expect and actual declarations for 1.9.20 by Andrei Shikov · 9 months ago
  9. 00ff473 Resolving room-common KMP issues. by elifbilgin · 10 months ago
  10. f1e3325 Remove dependencies on compilation target sourcesets by Andrei Shikov · 9 months ago
  11. e91e138 Merge "Add docs in Pager.kt" into androidx-main by Treehugger Robot · 9 months ago
  12. 47c64be Add docs in Pager.kt by Clara Fok · 9 months ago
  13. 78d5dc8 Filter out the deactivated semantic nodes by default and introduce assertIsDeactivated() by Andrey Kulikov · 9 months ago
  14. 2827ce0 Merge "PagingData.empty helpers now emit cached empty list" into androidx-main by Treehugger Robot · 9 months ago
  15. 84bdfb4 Split ComparableSubject to expect / actuals for Guava apis on JVM by Dustin Lam · 10 months ago
  16. ca693ef Added ComparableSubject#isIn and ComparableSubject#isNotIn. by Arkadii Ivanov · 11 months ago
  17. 1f39cb9 PagingData.empty helpers now emit cached empty list by Clara Fok · 9 months ago
  18. 9dd34b6 Merge "Update lint baselines before filing new Fix-It bugs" into androidx-main by Treehugger Robot · 10 months ago
  19. f02087a Update lint baselines before filing new Fix-It bugs by Alan Viverette · 10 months ago
  20. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 10 months ago
  21. 22cecab Update metalava to latest build by Andrei Shikov · 10 months ago
  22. 70a3fe9 Fix paging-playground build by Clara Fok · 10 months ago
  23. a788bdd Fix paging-common tests which were not being run correctly due to tooling error by Fred Sladkey · 10 months ago
  24. 9653e02 Update paging-common to use Annotation 1.7.0 stable by Ian Lake · 10 months ago
  25. 213d81b Add source set for androidInstrumentedTest by Clara Fok · 10 months ago
  26. 559b339 [GH] Make `paging-testing` multiplatform by moving everything to `common*` by Veyndan Stuart · 10 months ago
  27. 3047ef2 Merge "Rename directories to follow source set layout v2." into androidx-main by Fred Sladkey · 10 months ago
  28. a03a604 Rename directories to follow source set layout v2. by Fred Sladkey · 10 months ago
  29. d2ea9cf Update build files to use layout v2 by Fred Sladkey · 11 months ago
  30. 1dd7534 Use AndroidUiDispatcher.Main in Paging Compose by Ian Lake · 11 months ago
  31. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 11 months ago
  32. b732d7c Move to using KSP instead of KAPT for room compiler by Aurimas Liutikas · 11 months ago
  33. 7beeab1 Merge "Update lint baselines after AGP upgrade" into androidx-main by Treehugger Robot · 11 months ago
  34. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 11 months ago
  35. db58f34 Update lint baselines after AGP upgrade by Aurimas Liutikas · 11 months ago
  36. e23cabf Merge "Replace stately with internal atomics" into androidx-main by Treehugger Robot · 11 months ago
  37. 5506551 Remove usage of @suppress tags in compose ui tooling libraries by Aurimas Liutikas · 11 months ago
  38. 358dfe6 Replace stately with internal atomics by Yigit Boyar · 1 year ago
  39. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 11 months ago
  40. ab18122 Ensure that asSnapshot works with PagingData.from by Ian Lake · 11 months ago
  41. 50653c6 Fix flaky test by Clara Fok · 11 months ago
  42. 490f3c8 Disable flaky test by Clara Fok · 11 months ago
  43. 99a81a5 Merge "Re-enable RestricedApi check" into androidx-main by Treehugger Robot · 11 months ago
  44. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 11 months ago
  45. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 11 months ago
  46. 2c1dce8 [GH] stop using buildSrc symlinks by Yigit Boyar · 11 months ago
  47. 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 12 months ago
  48. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 11 months ago
  49. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 11 months ago
  50. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 12 months ago
  51. 025a6bb Merge "Revert "Upgrade to AGP 8.2.0-alpha14"" into androidx-main by Nader Jawad · 12 months ago
  52. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 12 months ago
  53. be5a407 Merge "Upgrade to AGP 8.2.0-alpha14" into androidx-main by Aurimas Liutikas · 12 months ago
  54. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 12 months ago
  55. ff1c6b2 [GH] Make `paging-testing` multiplatform with only an Android implementation by Veyndan Stuart · 1 year ago
  56. e9809c6 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 12 months ago
  57. a6b84f7 Revert "Centralize lint configuration in LintConfiguration.kt" by Aurimas Liutikas · 12 months ago
  58. cba23f4 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 1 year ago
  59. 099db46 Update metalava for build ID 10499661 by Julia McClellan · 1 year ago
  60. 8aa5206 Merge "Fix paging-common connectedCheck task" into androidx-main by Clara Fok · 1 year ago
  61. 12c3293 Fix paging-common connectedCheck task by Clara Fok · 1 year ago
  62. 6820b29 Move files to commonMain by Clara Fok · 1 year ago
  63. eade331 Change paging-compose to kmp structure by Clara Fok · 1 year ago
  64. 83b3afd Bump paging-compose dep on compose to 1.5.0-beta03 by Clara Fok · 1 year ago
  65. 8448061 Refactor Logger to PagingLogger by Clara Fok · 1 year ago
  66. 5f18ef3 Add commonJvmAndroidMain source set by Clara Fok · 1 year ago
  67. 8ca12ff Make paging-common an android library by Clara Fok · 1 year ago
  68. da3a23a Make MainThread annotation optional by Clara Fok · 1 year ago
  69. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year ago
  70. a03a8fb Merge "Move broken tests back to jvm" into androidx-main by Treehugger Robot · 1 year ago
  71. 8b56e36 Move broken tests back to jvm by Clara Fok · 1 year ago
  72. 7fa1c013 Merge "Enable Kruth snapshots on androidx.dev" into androidx-main by Dustin Lam · 1 year ago
  73. 87fd583 [GH] Convert parameterized test enums to CamelCase by Veyndan Stuart · 1 year ago
  74. cbdba9a Merge "[GH] Expand parameterized tests as `@Parameterize` isn't multiplatform" into androidx-main by Treehugger Robot · 1 year ago
  75. 8c8c65a [GH] Expand parameterized tests as `@Parameterize` isn't multiplatform by Veyndan Stuart · 1 year ago
  76. 14495fa Enable Kruth snapshots on androidx.dev by Dustin Lam · 1 year ago
  77. a93a3a2 Update AndroidX to coroutines 1.7.1 by Zhiyuan Wang · 1 year, 1 month ago
  78. 6b5c183 Fix partial native build errors by Clara Fok · 1 year ago
  79. d2badbf Fix missing parameter error when building with native enabled by Clara Fok · 1 year ago
  80. 60ba3de Merge "Remove explicit opt-in to new kotlin memoryModel" into androidx-main by Clara Fok · 1 year ago
  81. 27e8ce7 Merge "[GH] Make `testutils-paging` a KMP" into androidx-main by Treehugger Robot · 1 year ago
  82. 9c5a642 Merge "[GH] Import JVM annotations" into androidx-main by Treehugger Robot · 1 year ago
  83. 95374db Merge "[GH] Import multiplatformized `withLock` function" into androidx-main by Treehugger Robot · 1 year ago
  84. 66b8f1a [GH] Only reference AndroidX Annotation's `@MainThread` in the JVM by Veyndan Stuart · 1 year ago
  85. 56ba09f [GH] Import multiplatformized `withLock` function by Veyndan Stuart · 1 year ago
  86. 39e29de [GH] Import JVM annotations by Veyndan Stuart · 1 year ago
  87. 89b052d [GH] Make `testutils-paging` a KMP by Veyndan Stuart · 1 year ago
  88. eb74856 Remove explicit opt-in to new kotlin memoryModel by Clara Fok · 1 year, 1 month ago
  89. 45a39b3 Rename jvmMain files to .jvm.kt by Clara Fok · 1 year, 1 month ago
  90. 75107d5 Move PagingDataTransforms java util methods to jvmMain by Clara Fok · 1 year, 1 month ago
  91. a69200a Migrate all Paging3 classes to commonMain by Clara Fok · 1 year, 1 month ago
  92. b536469 Remove @JvmDefaultWithCompatibility from Logger.kt by Clara Fok · 1 year, 1 month ago
  93. 19c9fbd Add CompatLegacyPagingSource in commonMain by Clara Fok · 1 year, 1 month ago
  94. dc1d1f3 [GH] Multiplatformize concurrent API usage using Stately by Veyndan Stuart · 1 year, 1 month ago
  95. 8720761 [GH] Move some `paging-common` files to `commonMain`/`commonTest` by Veyndan Stuart · 1 year, 1 month ago
  96. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year, 1 month ago
  97. 16e2c4a Removal of separately specific constraints in paging-common by Clara Fok · 1 year, 1 month ago
  98. f98d7e8 Bypass paging-common samples lint by Clara Fok · 1 year, 1 month ago
  99. fe2df43 Convert paging-common project to kmp structure by Clara Fok · 1 year, 1 month ago
  100. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year, 1 month ago