[go: nahoru, domu]

  1. e9809c6 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 12 months ago
  2. a6b84f7 Revert "Centralize lint configuration in LintConfiguration.kt" by Aurimas Liutikas · 12 months ago
  3. cba23f4 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 12 months ago
  4. 099db46 Update metalava for build ID 10499661 by Julia McClellan · 12 months ago
  5. 8aa5206 Merge "Fix paging-common connectedCheck task" into androidx-main by Clara Fok · 12 months ago
  6. 12c3293 Fix paging-common connectedCheck task by Clara Fok · 12 months ago
  7. 6820b29 Move files to commonMain by Clara Fok · 12 months ago
  8. eade331 Change paging-compose to kmp structure by Clara Fok · 12 months ago
  9. 83b3afd Bump paging-compose dep on compose to 1.5.0-beta03 by Clara Fok · 12 months ago
  10. 8448061 Refactor Logger to PagingLogger by Clara Fok · 12 months ago
  11. 5f18ef3 Add commonJvmAndroidMain source set by Clara Fok · 12 months ago
  12. 8ca12ff Make paging-common an android library by Clara Fok · 12 months ago
  13. da3a23a Make MainThread annotation optional by Clara Fok · 12 months ago
  14. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  15. a03a8fb Merge "Move broken tests back to jvm" into androidx-main by Treehugger Robot · 12 months ago
  16. 8b56e36 Move broken tests back to jvm by Clara Fok · 12 months ago
  17. 7fa1c013 Merge "Enable Kruth snapshots on androidx.dev" into androidx-main by Dustin Lam · 12 months ago
  18. 87fd583 [GH] Convert parameterized test enums to CamelCase by Veyndan Stuart · 12 months ago
  19. cbdba9a Merge "[GH] Expand parameterized tests as `@Parameterize` isn't multiplatform" into androidx-main by Treehugger Robot · 12 months ago
  20. 8c8c65a [GH] Expand parameterized tests as `@Parameterize` isn't multiplatform by Veyndan Stuart · 12 months ago
  21. 14495fa Enable Kruth snapshots on androidx.dev by Dustin Lam · 12 months ago
  22. a93a3a2 Update AndroidX to coroutines 1.7.1 by Zhiyuan Wang · 1 year ago
  23. 6b5c183 Fix partial native build errors by Clara Fok · 12 months ago
  24. d2badbf Fix missing parameter error when building with native enabled by Clara Fok · 12 months ago
  25. 60ba3de Merge "Remove explicit opt-in to new kotlin memoryModel" into androidx-main by Clara Fok · 12 months ago
  26. 27e8ce7 Merge "[GH] Make `testutils-paging` a KMP" into androidx-main by Treehugger Robot · 12 months ago
  27. 9c5a642 Merge "[GH] Import JVM annotations" into androidx-main by Treehugger Robot · 12 months ago
  28. 95374db Merge "[GH] Import multiplatformized `withLock` function" into androidx-main by Treehugger Robot · 12 months ago
  29. 66b8f1a [GH] Only reference AndroidX Annotation's `@MainThread` in the JVM by Veyndan Stuart · 12 months ago
  30. 56ba09f [GH] Import multiplatformized `withLock` function by Veyndan Stuart · 12 months ago
  31. 39e29de [GH] Import JVM annotations by Veyndan Stuart · 12 months ago
  32. 89b052d [GH] Make `testutils-paging` a KMP by Veyndan Stuart · 12 months ago
  33. eb74856 Remove explicit opt-in to new kotlin memoryModel by Clara Fok · 1 year ago
  34. 45a39b3 Rename jvmMain files to .jvm.kt by Clara Fok · 1 year ago
  35. 75107d5 Move PagingDataTransforms java util methods to jvmMain by Clara Fok · 1 year ago
  36. a69200a Migrate all Paging3 classes to commonMain by Clara Fok · 1 year ago
  37. b536469 Remove @JvmDefaultWithCompatibility from Logger.kt by Clara Fok · 1 year ago
  38. 19c9fbd Add CompatLegacyPagingSource in commonMain by Clara Fok · 1 year ago
  39. dc1d1f3 [GH] Multiplatformize concurrent API usage using Stately by Veyndan Stuart · 1 year ago
  40. 8720761 [GH] Move some `paging-common` files to `commonMain`/`commonTest` by Veyndan Stuart · 1 year ago
  41. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year ago
  42. 16e2c4a Removal of separately specific constraints in paging-common by Clara Fok · 1 year ago
  43. f98d7e8 Bypass paging-common samples lint by Clara Fok · 1 year ago
  44. fe2df43 Convert paging-common project to kmp structure by Clara Fok · 1 year ago
  45. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year ago
  46. 0707757 Merge "[GH] Remove unused `StoreRealActor.kt`" into androidx-main by Treehugger Robot · 1 year ago
  47. 128f82c [GH] Remove usage of MainDispatcherRule in PagingDataDifferTest by Veyndan Stuart · 1 year, 1 month ago
  48. e4acdb6 [GH] Remove unused `StoreRealActor.kt` by Veyndan Stuart · 1 year, 1 month ago
  49. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year, 1 month ago
  50. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 1 month ago
  51. b814e05 Merge "[GH] Replace usage of `java.lang.Class` with `kotlin.reflect.KClass`" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  52. a15f620 Merge "[GH] Use existing TestScope instead of creating a new one" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  53. 73c4c18 Merge "[GH] Remove redundant `withContext`" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  54. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 1 month ago
  55. 696203d [GH] Replace usage of `java.lang.Class` with `kotlin.reflect.KClass` by Veyndan Stuart · 1 year, 1 month ago
  56. 8c11c35 [GH] Use existing TestScope instead of creating a new one by Veyndan Stuart · 1 year, 1 month ago
  57. 0eb08f3 [GH] Remove redundant `withContext` by Veyndan Stuart · 1 year, 1 month ago
  58. 1a2f073 Pin paging-compose-sample compose dep to 1.5.0-beta01 by Clara Fok · 1 year, 1 month ago
  59. 95a3690 Merge "Migrate StateRestorationTest to new kotlin coroutines test API" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  60. 4a7de63 [GH] Remove `RunWith(JUnit4::class)` by Veyndan Stuart · 1 year, 1 month ago
  61. c88e677 Migrate StateRestorationTest to new kotlin coroutines test API by Clara Fok · 1 year, 1 month ago
  62. 143a6f5 [GH] Replace most runBlocking calls with runTest in `paging-common` by Veyndan Stuart · 1 year, 1 month ago
  63. 631621a Add lint rule for autoboxing lambdas by George Mount · 1 year, 1 month ago
  64. e15fde8 [GH] Remove explicit Unit return when using runTest by Veyndan Stuart · 1 year, 1 month ago
  65. 58e8790 [GH] Migrate from Truth to Kruth in `paging-common` by Veyndan Stuart · 1 year, 1 month ago
  66. 7153dcb Merge "Bump paging 3.2.0 to beta01" into androidx-main by Clara Fok · 1 year, 1 month ago
  67. 7c2d793 Bump paging 3.2.0 to beta01 by Clara Fok · 1 year, 1 month ago
  68. a879573 Fix flaky test in LazyPagingItemsTest by Clara Fok · 1 year, 1 month ago
  69. 89451f0 Merge paging-compose into Paging by Clara Fok · 1 year, 1 month ago
  70. 714c170 Remove deprecated LazyPagingItems API by Clara Fok · 1 year, 1 month ago
  71. f466ccd [GH] Fix SBOM Generation in Github and add workaround for the Gradle dependency resolution bug by Yigit Boyar · 1 year, 1 month ago
  72. 7afb319 Annotate paging-testing APIs with VisibleForTesting by Clara Fok · 1 year, 2 months ago
  73. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 2 months ago
  74. 14866ca Merge "Remove CoroutineScope parameter from asSnapshot" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  75. c2340ad Remove CoroutineScope parameter from asSnapshot by Clara Fok · 1 year, 2 months ago
  76. 3c68e4d Merge "Reorder methods in API files based on metalava update" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  77. 9ec4be9 Merge "Reduce duration of test onPagesUpdatedFlow" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  78. 20918a0 Reduce duration of test onPagesUpdatedFlow by Clara Fok · 1 year, 2 months ago
  79. 6541bda [GH] Remove double commenting of license header by Veyndan Stuart · 1 year, 2 months ago
  80. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 2 months ago
  81. 006befa Remove need for Main dispatcher in Snapshot tests by Clara Fok · 1 year, 2 months ago
  82. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 2 months ago
  83. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 2 months ago
  84. 2c4225a [GH] Replace org.junit with kotlin.test annotations where possible in paging-common by Veyndan Stuart · 1 year, 2 months ago
  85. 4d7f8c8 Merge "[GH] Replace all occurences of 'org.junit.Assert' with 'kotlin.test' in paging-common" into androidx-main by Clara Fok · 1 year, 2 months ago
  86. 6086cbf Merge "[GH] Kmp-ify testutils-ktx" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  87. b8a0f6e [GH] Replace all occurences of 'org.junit.Assert' with 'kotlin.test' in paging-common by Veyndan Stuart · 1 year, 2 months ago
  88. 71a449b [GH] Kmp-ify testutils-ktx by Veyndan Stuart · 1 year, 2 months ago
  89. ef199b8 Reorder TestPager constructor parameters by Clara Fok · 1 year, 2 months ago
  90. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  91. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 2 months ago
  92. 0a00776 Merge "Revert "Remove empty AndroidManifest.xml files"" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  93. d663cd7 [GH] Remove unused class by Veyndan Stuart · 1 year, 2 months ago
  94. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 2 months ago
  95. cf973d0 Specialize all mutableStateOf calls in AndroidX by Andrew Bailey · 1 year, 2 months ago
  96. bbb1a6f Merge "Remove empty AndroidManifest.xml files" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  97. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 2 months ago
  98. 5cb268f Merge "Mostly autogenerated suppression of test failures" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  99. 99b2c16 Mostly autogenerated suppression of test failures by Jeff Gaston · 1 year, 2 months ago
  100. 967c97f Update documentation for asPagingSourceFactory API by Clara Fok · 1 year, 2 months ago