[go: nahoru, domu]

  1. b276649 Remove usage of legacy multidex by Aurimas Liutikas · 9 weeks ago
  2. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 4 months ago
  3. cd3d5e2 Re-add LoadStateUpdate yield and additional tests by Clara Fok · 7 months ago
  4. 96be208 Add samples' source jars as published artifacts to sampling libraries by Owen Gray · 9 months ago
  5. ee0da74 Add comment to build.gradle files by Tiem Song · 8 months ago
  6. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 12 months ago
  7. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 3 months ago
  8. 5dc7b57 Move arch.core dependencies to latest prebuilt by Jeremy Woods · 1 year, 4 months ago
  9. e198b09 Removal of separately specified constraints in paging by Jeff Gaston · 1 year, 5 months ago
  10. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  11. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years ago
  12. e44aa3f Add project dependency constraint between paging-common and paging runtime by Clara Fok · 2 years, 1 month ago
  13. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 7 months ago
  14. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  15. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  16. b771f6a Bump stable deps of Paging to latest by Dustin Lam · 2 years, 9 months ago
  17. dfc14c7 Bump paging-runtime to stable deps by Dustin Lam · 2 years, 10 months ago
  18. fc69bb6 Link sample projects from projects using these samples. by Aurimas Liutikas · 3 years ago
  19. a809187 Align Gradle project paths to Maven coordinates for paging by Alan Viverette · 3 years, 1 month ago[Renamed from paging/runtime/build.gradle]
  20. 94ff434 Migrate paging to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  21. f8a690a Bump paging-samples dependencies to rc versions by Dustin Lam · 3 years, 5 months ago
  22. 4eabdc68 Improve NullPaddedList diffing by Yigit Boyar · 3 years, 6 months ago
  23. 1d283ff Bump paging to beta01 by Dustin Lam · 3 years, 7 months ago
  24. b468672 Add ViewModel overload for .cachedIn() by Dustin Lam · 3 years, 8 months ago
  25. 4c73970 Support simple state restoration cases by Yigit Boyar · 3 years, 9 months ago
  26. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 3 years, 11 months ago
  27. eed9923 [GH] Add playground support for paging by Dustin Lam · 4 years ago
  28. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 1 month ago
  29. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 1 month ago
  30. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 1 month ago
  31. 0f58753 Use artifact coordinates for released dependency by Dustin Lam · 4 years, 2 months ago
  32. a678d10 Rename merge adapter to concat adapter by Yigit Boyar · 4 years, 3 months ago
  33. 9a3e0f9 Make Paging's core dependency explicit by Chris Craik · 4 years, 3 months ago
  34. 86638e4 Update paging dependencies to be explicit by Chris Craik · 4 years, 3 months ago
  35. 5c9803b Replace Mockito with manual fakes in paging-runtime by Dustin Lam · 4 years, 4 months ago
  36. 30b26f5 Disable artifact generation for internal testutils by Dustin Lam · 4 years, 4 months ago
  37. ae00d0f Cleanup paging gradle files by Chris Craik · 4 years, 5 months ago
  38. c351bfc Update kotlin to 1.3.70 by Dustin Lam · 4 years, 5 months ago
  39. f944984 Add withLoadStateHeader/Footer APIs, based on MergeAdapter by Chris Craik · 4 years, 6 months ago
  40. 335055e Use TestLifecycleOwner in all tests by Ian Lake · 4 years, 6 months ago
  41. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 7 months ago
  42. a92a160 Add LiveData API for PagingDataFlow by Dustin Lam · 4 years, 7 months ago
  43. 9473104 Buffer / conflate last hint sent to hintChannel across generations by Dustin Lam · 4 years, 8 months ago
  44. f0b9ef5 Fix parameter order in PagedDataDiffer by Yigit Boyar · 4 years, 8 months ago
  45. 8480241 PagedData-based Differ, and add flow-based sample by Chris Craik · 4 years, 8 months ago
  46. 64c858b Switch to prebuilts from project() dependencies by Ian Lake · 5 years ago
  47. 005a920 Remove ARCH_* constants from Dependencies.kt by Ian Lake · 5 years ago
  48. ae48ec2 Remove ANDROIDX_* constants from Dependencies.kt by Ian Lake · 5 years ago
  49. 6fd483d Rename KOTLIN_COROUTINES to KOTLIN_COROUTINES_ANDROID by Dustin Lam · 5 years ago
  50. 3901aa0 Split testutils-truth into its own dependency by Ian Lake · 5 years ago
  51. dc14fd0 Move PagedList to use CoroutineDispatcher directly by Dustin Lam · 5 years ago
  52. 827a1f2 Remove legacy excludes from build.gradle. by Aurimas Liutikas · 5 years ago
  53. b21368c Move PagedList.create to coroutines by Dustin Lam · 5 years ago
  54. dba215c Implement PagedSource with suspend load by Dustin Lam · 5 years ago
  55. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  56. 8f042df Combine paging-runtime-ktx into paging-runtime by Dustin Lam · 5 years ago
  57. 278920e Convert paging-runtime to .kt by Dustin Lam · 5 years ago
  58. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  59. e683c81 Move TestExecutor into common testutils by Dustin Lam · 5 years ago
  60. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  61. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  62. b63ef63 Rename SupportLibraryExtension to AndroidXExtension. by Aurimas Liutikas · 5 years ago
  63. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  64. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 6 years ago
  65. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  66. 6690c17 Move Room to prebuilts. by Yigit Boyar · 6 years ago
  67. f02d885 Update paging dependencies to explicit version numbers by Chris Craik · 6 years ago
  68. 968e383 Make paging arch dependencies explicit, on stable versions by Chris Craik · 6 years ago
  69. d70aa34 Fix unchecked warnings in Paging by Chris Craik · 6 years ago
  70. ff734dd Add missing nullability annotations to paging-runtime by Jake Wharton · 6 years ago
  71. 51f6bc2 Paging KTX builder wrappers by Chris Craik · 6 years ago
  72. bfef093 Start enforcing javac warnings. by Aurimas Liutikas · 6 years ago
  73. bdc4c86 DO NOT MERGE. Migrate app-toolkit projects to androidx by Alan Viverette · 6 years ago
  74. b7a0b6f Revert "Switch paging to prebuilts of arch components" by Chris Craik · 6 years ago
  75. 7036b1e Switch paging to prebuilts of arch components by Chris Craik · 6 years ago
  76. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  77. 17347a1 Add initial support for 27.1 in app-toolkit, switch Paging to use it by Chris Craik · 7 years ago
  78. 631ef30 Merge "Update Paging dependency to use lifecycle:livedata" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  79. 6dd2783 Fix paging runtime library name by Chris Craik · 7 years ago
  80. 3fc140c Update Paging dependency to use lifecycle:livedata by Ian Lake · 7 years ago
  81. 54dc560 Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  82. 1187af1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  83. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  84. 843419a Remove needless support annotation excludes. by Jake Wharton · 7 years ago
  85. 81b5bac Move most app-toolkit dependencies to kotlin. by Aurimas Liutikas · 7 years ago
  86. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  87. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  88. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  89. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  90. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  91. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  92. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  93. e7e2456 Convert paging-runtime tests to kotlin by Chris Craik · 7 years ago
  94. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  95. f0d1360 Paging doc codesample improvements, api cleanup by Chris Craik · 7 years ago
  96. ad919fe enable paging artifacts by Yigit Boyar · 7 years ago
  97. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  98. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  99. ad73eb9 Merge "hide paging from release" into oc-support-26.0-dev am: 50442a97e4 by Yigit Boyar · 7 years ago
  100. 3ec9f62 hide paging from release by Yigit Boyar · 7 years ago