[go: nahoru, domu]

  1. 1da62a1 Merge "Enable K/N API tracking experiment in Paging" into androidx-main by Treehugger Robot · 3 months ago
  2. ccc20f4 Merge "Enable kotlin explicitApi for android projects" into androidx-main by Aurimas Liutikas · 3 months ago
  3. 6df4af9 Enable K/N API tracking experiment in Paging by Dustin Lam · 3 months ago
  4. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 3 months ago
  5. 0ee887e Migrate paging to use ktfmt by Omar Ismail · 3 months ago
  6. 2b5b206 Merge changes from topics "nullness-compat-check", "nullness-compat-fields" into androidx-main by Julia McClellan · 3 months ago
  7. 39261a0 Regenerate APIs for previous versions by Julia McClellan · 3 months ago
  8. ce79d6f Replace targets.all {} and all {} references to targets.configureEach{} and configureEach {} by Omar Ismail · 3 months ago
  9. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 4 months ago
  10. a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 4 months ago
  11. 7f84ff6 Merge "pinning annotation:1.8.0 in paging" into androidx-main by Prajakta Patil · 4 months ago
  12. b8994ea Merge "Fix Paging kdocs" into androidx-main by Treehugger Robot · 4 months ago
  13. c42933f pinning annotation:1.8.0 in paging by Prajakta Patil · 4 months ago
  14. 8054151 Fix Paging kdocs by Clara Fok · 4 months ago
  15. a3085e1e Set type to PUBLISHED_LIBRARY_ONLY_USED_BY_KOTLIN_CONSUMERS for published consumed only by Kotlin libs by Omar Ismail · 4 months ago
  16. a795453 Pin annotation-experimental in room-runtime to 1.4.1 by Daniel Santiago Rivera · 4 months ago
  17. 7321a88 Enable Room Kotlin codegen by default on KSP by Daniel Santiago Rivera · 4 months ago
  18. 333efdd Update versions of libraries for re-spin release by natnaelbelay · 5 months ago
  19. bea20f7 PAGING = "3.3.0-beta01" Test: ./gradlew buildOnServer by Prajakta Patil · 5 months ago
  20. 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 5 months ago
  21. 5c6a1cb Disable flaking test by Clara Fok · 5 months ago
  22. 7b81dfa Correct nullability of Continuation and bound in suspend lambda by Paul Duffin · 6 months ago
  23. 3fd67a1 Correct nullability of Continuation type bound by Paul Duffin · 6 months ago
  24. 98e7ce5a Remove sanura and aelias from OWNERS by Aurimas Liutikas · 6 months ago
  25. 81120ca Paging to use common MainThread annotation by Clara Fok · 6 months ago
  26. 24205d8 Update baseline files to use correct element id for property by Paul Duffin · 6 months ago
  27. ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 6 months ago
  28. e3c6d28 Disable flaky paging test by Clara Fok · 6 months ago
  29. 55775726 Add ReferencesDeprecated suppression in paging by Julia McClellan · 6 months ago
  30. 7156ea1 Remove enum synthetic methods from signature files by Paul Duffin · 6 months ago
  31. d5f3dd3 Enable KMP native by default by Fred Sladkey · 7 months ago
  32. a2b53d1 Disable flaky test by Clara Fok · 7 months ago
  33. 6f49eac Require KMP projects to use kmpDocs in tip-of-tree by Julia McClellan · 7 months ago
  34. 139cf0c Fix flaky test in CachedPageEventFlowLeakTest by Clara Fok · 7 months ago
  35. d3bcbcf Disable flaking dontLeakNonCachedFlow_finished test by Aurimas Liutikas · 7 months ago
  36. 5b04b20 Merge "Make PagingDataPresenter public" into androidx-main by Clara Fok · 7 months ago
  37. 217e744 Merge "Rename NullPaddedList to PlaceholderPaddedList" into androidx-main by Clara Fok · 7 months ago
  38. 62184d7 Merge "AsyncPagingDataDiffer LoadState emission to yield if getting item" into androidx-main by Clara Fok · 7 months ago
  39. 029602e Merge "Re-add LoadStateUpdate yield and additional tests" into androidx-main by Clara Fok · 7 months ago
  40. bf103cf Merge "Add new LoadStates and CombinedLoadStates API" into androidx-main by Clara Fok · 7 months ago
  41. b739337 Make PagingDataPresenter public by Clara Fok · 7 months ago
  42. 15804fb Rename NullPaddedList to PlaceholderPaddedList by Clara Fok · 7 months ago
  43. 5c76ff1 AsyncPagingDataDiffer LoadState emission to yield if getting item by Clara Fok · 7 months ago
  44. cd3d5e2 Re-add LoadStateUpdate yield and additional tests by Clara Fok · 7 months ago
  45. ab6663e Add new LoadStates and CombinedLoadStates API by Clara Fok · 7 months ago
  46. 5d043d1 Merge "Remove no-op instances of RestrictedApi check suppression" into androidx-main by Treehugger Robot · 7 months ago
  47. 103f3fc [GH] Ignore unnecessary projectOrArtifactUsages by Yigit Boyar · 7 months ago
  48. c92d1cd Remove no-op instances of RestrictedApi check suppression by Alan Viverette · 7 months ago
  49. a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 7 months ago
  50. e507324 Merge "Add samples' source jars as published artifacts to sampling libraries" into androidx-main by Owen Gray · 7 months ago
  51. 96be208 Add samples' source jars as published artifacts to sampling libraries by Owen Gray · 9 months ago
  52. 9809ec9 Merge "Fix emission on Drop events" into androidx-main by Clara Fok · 7 months ago
  53. 1282a87 Fix emission on Drop events by Clara Fok · 7 months ago
  54. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 9 months ago
  55. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 7 months ago
  56. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 8 months ago
  57. eab3946 Merge "Update API files from metalava build ID 11274726" into androidx-main by Julia McClellan · 8 months ago
  58. dbb8524 Update API files from metalava build ID 11274726 by Julia McClellan · 8 months ago
  59. fb2fc34 Remove DifferCallback from PagingDataPresenter by Clara Fok · 8 months ago
  60. 318d016 Implement PagingDataEvent equals, hashcode and string functions by Clara Fok · 8 months ago
  61. ea4cdfe Refactor event processing for Drop events by Clara Fok · 8 months ago
  62. e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 8 months ago
  63. 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 8 months ago
  64. ac036c3 Refactor LoadStateUpdates for Drop Events by Clara Fok · 8 months ago
  65. f8c3829 Fix mediator state change to non-null on drops by Clara Fok · 8 months ago
  66. ee0da74 Add comment to build.gradle files by Tiem Song · 8 months ago
  67. 8f41702 Refactor event processing for Refresh by Clara Fok · 8 months ago
  68. 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 8 months ago
  69. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 8 months ago
  70. 949e051 Remove transform lastAccessedIndex after refresh by Clara Fok · 8 months ago
  71. 04395e8 Remove use of mutable lists in LazyPagingItemsTest by Clara Fok · 8 months ago
  72. 7c2431e3 Merge "Refactor event processing for Append and Prepend" into androidx-main by Clara Fok · 8 months ago
  73. c7505ae Refactor event processing for Append and Prepend by Clara Fok · 8 months ago
  74. 2d9a942 Pin paging-sample dependency on room to 2.6.1 by Clara Fok · 8 months ago
  75. 3621927b Rename PagingDataDiffer to PagingDataPresenter by Clara Fok · 9 months ago
  76. fb74183 Rename PagePresenter to PageStore by Clara Fok · 9 months ago
  77. 822b943 Refactor PagingDataDiffer PageEvent processing by Clara Fok · 9 months ago
  78. e86ad8ca Bump mockito-android dependency to 5.8.0 by Clara Fok · 9 months ago
  79. e0ca08a Add API for dropping all tables during destructive migrations. by Daniel Santiago Rivera · 12 months ago
  80. d02fb06 Stop using alpha/beta/rc when a stable version is available by Aurimas Liutikas · 9 months ago
  81. 0e1390f Merge "[GH] Move playground projects into a separate folder" into androidx-main by Yigit Boyar · 10 months ago
  82. ee1b285 [GH] Fix paging playground by Dustin Lam · 10 months ago
  83. 3279445 [GH] Move playground projects into a separate folder by Yigit Boyar · 10 months ago
  84. 54df0483 Merge "Update expect and actual declarations for 1.9.20" into androidx-main by Andrei Shikov · 10 months ago
  85. 26cb242 Remove PrimitiveInLambda suppressions by George Mount · 10 months ago
  86. 2123054 Update expect and actual declarations for 1.9.20 by Andrei Shikov · 10 months ago
  87. 00ff473 Resolving room-common KMP issues. by elifbilgin · 11 months ago
  88. f1e3325 Remove dependencies on compilation target sourcesets by Andrei Shikov · 10 months ago
  89. e91e138 Merge "Add docs in Pager.kt" into androidx-main by Treehugger Robot · 10 months ago
  90. 47c64be Add docs in Pager.kt by Clara Fok · 10 months ago
  91. 78d5dc8 Filter out the deactivated semantic nodes by default and introduce assertIsDeactivated() by Andrey Kulikov · 10 months ago
  92. 2827ce0 Merge "PagingData.empty helpers now emit cached empty list" into androidx-main by Treehugger Robot · 11 months ago
  93. 84bdfb4 Split ComparableSubject to expect / actuals for Guava apis on JVM by Dustin Lam · 11 months ago
  94. ca693ef Added ComparableSubject#isIn and ComparableSubject#isNotIn. by Arkadii Ivanov · 1 year ago
  95. 1f39cb9 PagingData.empty helpers now emit cached empty list by Clara Fok · 11 months ago
  96. 9dd34b6 Merge "Update lint baselines before filing new Fix-It bugs" into androidx-main by Treehugger Robot · 11 months ago
  97. f02087a Update lint baselines before filing new Fix-It bugs by Alan Viverette · 11 months ago
  98. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 11 months ago
  99. 22cecab Update metalava to latest build by Andrei Shikov · 11 months ago
  100. 70a3fe9 Fix paging-playground build by Clara Fok · 11 months ago