[go: nahoru, domu]

  1. 9653e02 Update paging-common to use Annotation 1.7.0 stable by Ian Lake · 10 months ago
  2. 213d81b Add source set for androidInstrumentedTest by Clara Fok · 10 months ago
  3. 559b339 [GH] Make `paging-testing` multiplatform by moving everything to `common*` by Veyndan Stuart · 10 months ago
  4. 3047ef2 Merge "Rename directories to follow source set layout v2." into androidx-main by Fred Sladkey · 10 months ago
  5. a03a604 Rename directories to follow source set layout v2. by Fred Sladkey · 10 months ago
  6. d2ea9cf Update build files to use layout v2 by Fred Sladkey · 11 months ago
  7. 1dd7534 Use AndroidUiDispatcher.Main in Paging Compose by Ian Lake · 10 months ago
  8. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 10 months ago
  9. b732d7c Move to using KSP instead of KAPT for room compiler by Aurimas Liutikas · 10 months ago
  10. 7beeab1 Merge "Update lint baselines after AGP upgrade" into androidx-main by Treehugger Robot · 10 months ago
  11. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 10 months ago
  12. db58f34 Update lint baselines after AGP upgrade by Aurimas Liutikas · 10 months ago
  13. e23cabf Merge "Replace stately with internal atomics" into androidx-main by Treehugger Robot · 11 months ago
  14. 5506551 Remove usage of @suppress tags in compose ui tooling libraries by Aurimas Liutikas · 11 months ago
  15. 358dfe6 Replace stately with internal atomics by Yigit Boyar · 12 months ago
  16. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 11 months ago
  17. ab18122 Ensure that asSnapshot works with PagingData.from by Ian Lake · 11 months ago
  18. 50653c6 Fix flaky test by Clara Fok · 11 months ago
  19. 490f3c8 Disable flaky test by Clara Fok · 11 months ago
  20. 99a81a5 Merge "Re-enable RestricedApi check" into androidx-main by Treehugger Robot · 11 months ago
  21. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 11 months ago
  22. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 11 months ago
  23. 2c1dce8 [GH] stop using buildSrc symlinks by Yigit Boyar · 11 months ago
  24. 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 11 months ago
  25. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 11 months ago
  26. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 11 months ago
  27. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 11 months ago
  28. 025a6bb Merge "Revert "Upgrade to AGP 8.2.0-alpha14"" into androidx-main by Nader Jawad · 11 months ago
  29. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 11 months ago
  30. be5a407 Merge "Upgrade to AGP 8.2.0-alpha14" into androidx-main by Aurimas Liutikas · 11 months ago
  31. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 11 months ago
  32. ff1c6b2 [GH] Make `paging-testing` multiplatform with only an Android implementation by Veyndan Stuart · 12 months ago
  33. e9809c6 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 12 months ago
  34. a6b84f7 Revert "Centralize lint configuration in LintConfiguration.kt" by Aurimas Liutikas · 12 months ago
  35. cba23f4 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 12 months ago
  36. 099db46 Update metalava for build ID 10499661 by Julia McClellan · 12 months ago
  37. 8aa5206 Merge "Fix paging-common connectedCheck task" into androidx-main by Clara Fok · 12 months ago
  38. 12c3293 Fix paging-common connectedCheck task by Clara Fok · 12 months ago
  39. 6820b29 Move files to commonMain by Clara Fok · 12 months ago
  40. eade331 Change paging-compose to kmp structure by Clara Fok · 12 months ago
  41. 83b3afd Bump paging-compose dep on compose to 1.5.0-beta03 by Clara Fok · 12 months ago
  42. 8448061 Refactor Logger to PagingLogger by Clara Fok · 12 months ago
  43. 5f18ef3 Add commonJvmAndroidMain source set by Clara Fok · 12 months ago
  44. 8ca12ff Make paging-common an android library by Clara Fok · 12 months ago
  45. da3a23a Make MainThread annotation optional by Clara Fok · 12 months ago
  46. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  47. a03a8fb Merge "Move broken tests back to jvm" into androidx-main by Treehugger Robot · 12 months ago
  48. 8b56e36 Move broken tests back to jvm by Clara Fok · 12 months ago
  49. 7fa1c013 Merge "Enable Kruth snapshots on androidx.dev" into androidx-main by Dustin Lam · 12 months ago
  50. 87fd583 [GH] Convert parameterized test enums to CamelCase by Veyndan Stuart · 12 months ago
  51. cbdba9a Merge "[GH] Expand parameterized tests as `@Parameterize` isn't multiplatform" into androidx-main by Treehugger Robot · 12 months ago
  52. 8c8c65a [GH] Expand parameterized tests as `@Parameterize` isn't multiplatform by Veyndan Stuart · 12 months ago
  53. 14495fa Enable Kruth snapshots on androidx.dev by Dustin Lam · 12 months ago
  54. a93a3a2 Update AndroidX to coroutines 1.7.1 by Zhiyuan Wang · 1 year ago
  55. 6b5c183 Fix partial native build errors by Clara Fok · 12 months ago
  56. d2badbf Fix missing parameter error when building with native enabled by Clara Fok · 12 months ago
  57. 60ba3de Merge "Remove explicit opt-in to new kotlin memoryModel" into androidx-main by Clara Fok · 12 months ago
  58. 27e8ce7 Merge "[GH] Make `testutils-paging` a KMP" into androidx-main by Treehugger Robot · 12 months ago
  59. 9c5a642 Merge "[GH] Import JVM annotations" into androidx-main by Treehugger Robot · 12 months ago
  60. 95374db Merge "[GH] Import multiplatformized `withLock` function" into androidx-main by Treehugger Robot · 12 months ago
  61. 66b8f1a [GH] Only reference AndroidX Annotation's `@MainThread` in the JVM by Veyndan Stuart · 12 months ago
  62. 56ba09f [GH] Import multiplatformized `withLock` function by Veyndan Stuart · 12 months ago
  63. 39e29de [GH] Import JVM annotations by Veyndan Stuart · 12 months ago
  64. 89b052d [GH] Make `testutils-paging` a KMP by Veyndan Stuart · 12 months ago
  65. eb74856 Remove explicit opt-in to new kotlin memoryModel by Clara Fok · 1 year ago
  66. 45a39b3 Rename jvmMain files to .jvm.kt by Clara Fok · 1 year ago
  67. 75107d5 Move PagingDataTransforms java util methods to jvmMain by Clara Fok · 1 year ago
  68. a69200a Migrate all Paging3 classes to commonMain by Clara Fok · 1 year ago
  69. b536469 Remove @JvmDefaultWithCompatibility from Logger.kt by Clara Fok · 1 year ago
  70. 19c9fbd Add CompatLegacyPagingSource in commonMain by Clara Fok · 1 year ago
  71. dc1d1f3 [GH] Multiplatformize concurrent API usage using Stately by Veyndan Stuart · 1 year ago
  72. 8720761 [GH] Move some `paging-common` files to `commonMain`/`commonTest` by Veyndan Stuart · 1 year ago
  73. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year ago
  74. 16e2c4a Removal of separately specific constraints in paging-common by Clara Fok · 1 year ago
  75. f98d7e8 Bypass paging-common samples lint by Clara Fok · 1 year ago
  76. fe2df43 Convert paging-common project to kmp structure by Clara Fok · 1 year ago
  77. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year ago
  78. 0707757 Merge "[GH] Remove unused `StoreRealActor.kt`" into androidx-main by Treehugger Robot · 1 year ago
  79. 128f82c [GH] Remove usage of MainDispatcherRule in PagingDataDifferTest by Veyndan Stuart · 1 year, 1 month ago
  80. e4acdb6 [GH] Remove unused `StoreRealActor.kt` by Veyndan Stuart · 1 year, 1 month ago
  81. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year, 1 month ago
  82. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 1 month ago
  83. b814e05 Merge "[GH] Replace usage of `java.lang.Class` with `kotlin.reflect.KClass`" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  84. a15f620 Merge "[GH] Use existing TestScope instead of creating a new one" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  85. 73c4c18 Merge "[GH] Remove redundant `withContext`" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  86. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 1 month ago
  87. 696203d [GH] Replace usage of `java.lang.Class` with `kotlin.reflect.KClass` by Veyndan Stuart · 1 year, 1 month ago
  88. 8c11c35 [GH] Use existing TestScope instead of creating a new one by Veyndan Stuart · 1 year, 1 month ago
  89. 0eb08f3 [GH] Remove redundant `withContext` by Veyndan Stuart · 1 year, 1 month ago
  90. 1a2f073 Pin paging-compose-sample compose dep to 1.5.0-beta01 by Clara Fok · 1 year, 1 month ago
  91. 95a3690 Merge "Migrate StateRestorationTest to new kotlin coroutines test API" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  92. 4a7de63 [GH] Remove `RunWith(JUnit4::class)` by Veyndan Stuart · 1 year, 1 month ago
  93. c88e677 Migrate StateRestorationTest to new kotlin coroutines test API by Clara Fok · 1 year, 1 month ago
  94. 143a6f5 [GH] Replace most runBlocking calls with runTest in `paging-common` by Veyndan Stuart · 1 year, 1 month ago
  95. 631621a Add lint rule for autoboxing lambdas by George Mount · 1 year, 1 month ago
  96. e15fde8 [GH] Remove explicit Unit return when using runTest by Veyndan Stuart · 1 year, 1 month ago
  97. 58e8790 [GH] Migrate from Truth to Kruth in `paging-common` by Veyndan Stuart · 1 year, 1 month ago
  98. 7153dcb Merge "Bump paging 3.2.0 to beta01" into androidx-main by Clara Fok · 1 year, 1 month ago
  99. 7c2d793 Bump paging 3.2.0 to beta01 by Clara Fok · 1 year, 1 month ago
  100. a879573 Fix flaky test in LazyPagingItemsTest by Clara Fok · 1 year, 1 month ago