1. aa0515c Add PagedSource constructors for PagedList. by Dustin Lam · 5 years ago
  2. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  3. 21798e8 Update api lint baseline after KotlinOperator check fix. by Aurimas Liutikas · 5 years ago
  4. 591f508 Cleanup docs in paging by Dustin Lam · 5 years ago
  5. b21368c Move PagedList.create to coroutines by Dustin Lam · 5 years ago
  6. 3b943ea Merge "Replace usages of ViewModelProviders.of() in code" into androidx-master-dev by Ian Lake · 5 years ago
  7. cbd2701 Replace usages of ViewModelProviders.of() in code by Ian Lake · 5 years ago
  8. 32488a5 Merge "Convert PositionalDataSource to coroutines" into androidx-master-dev by Dustin Lam · 5 years ago
  9. 3f9f0d6 Merge "Convert PageKeyedDataSource to coroutines" into androidx-master-dev by Dustin Lam · 5 years ago
  10. 8c46d1b Convert PositionalDataSource to coroutines by Dustin Lam · 5 years ago
  11. 000d48c Convert ItemKeyedDataSource to coroutines by Dustin Lam · 5 years ago
  12. bca5a17 Convert PageKeyedDataSource to coroutines by Dustin Lam · 5 years ago
  13. d847ca6 Convert DataSource.load to coroutine by Dustin Lam · 5 years ago
  14. dba215c Implement PagedSource with suspend load by Dustin Lam · 5 years ago
  15. d64dffc Revert "Replace all usages of ViewModelProviders.of()" by Aurimas Liutikas · 5 years ago
  16. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  17. a7fecfa Delete PositionalDataSource in preparation for coroutines api by Dustin Lam · 5 years ago
  18. 4dcef65 Delete PageKeyedDataSource in preparation for coroutines api by Dustin Lam · 5 years ago
  19. c7011f2 Add kotlin function type overloads for map / mapBy by Dustin Lam · 5 years ago
  20. 9a972d7 Delete ItemKeyedDataSource in preparation for coroutines api by Dustin Lam · 5 years ago
  21. 55e82ac9 Merge "Implement first version of PagedSource" into androidx-master-dev by Dustin Lam · 5 years ago
  22. ff2f979 Implement first version of PagedSource by Dustin Lam · 5 years ago
  23. 68cc8be Merge "Only keep baseline if the fine has more than a header." into androidx-master-dev by Treehugger Robot · 5 years ago
  24. c33c423 Only keep baseline if the fine has more than a header. by Aurimas Liutikas · 5 years ago
  25. 08631ad Replace all usages of ViewModelProviders.of() by Ian Lake · 5 years ago
  26. 502d394 Merge "Removed tiled implementation from PagedStorage" into androidx-master-dev by Treehugger Robot · 5 years ago
  27. ce04737 Removed tiled implementation from PagedStorage by Chris Craik · 5 years ago
  28. 7b116f5 Add kotlin function types for broken SAM conversions for paging by Dustin Lam · 5 years ago
  29. e43c4b3 Merge "Delete Rx subclasses in preparation for 3.0 API" into androidx-master-dev by Dustin Lam · 5 years ago
  30. d4e492e5 Merge "Convert DirectExecutor to SAM" into androidx-master-dev by Dustin Lam · 5 years ago
  31. 4c29059 Delete Rx subclasses in preparation for 3.0 API by Dustin Lam · 5 years ago
  32. 77e18d1 Convert DirectExecutor to SAM by Dustin Lam · 5 years ago
  33. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  34. e16e2b5 Merge "Fix broken deprecation message" into androidx-master-dev by Dustin Lam · 5 years ago
  35. 07cfebd Merge "Add missing API files for 2.1.0 release" into androidx-master-dev by Dustin Lam · 5 years ago
  36. b2de3cc Paging kotlin conversion cleanup by Dustin Lam · 5 years ago
  37. 83f4510 Combine paging-rxjava2-ktx with paging-rxjava2 by Dustin Lam · 5 years ago
  38. 343539e Add missing API files for 2.1.0 release by Dustin Lam · 5 years ago
  39. c88868c Convert paging-rxjava2 to .kt by Dustin Lam · 5 years ago
  40. 7a1ffd0 Fix broken deprecation message by Dustin Lam · 5 years ago
  41. 8f042df Combine paging-runtime-ktx into paging-runtime by Dustin Lam · 5 years ago
  42. 278920e Convert paging-runtime to .kt by Dustin Lam · 5 years ago
  43. 26ca1a7 Combine paging:common with paging:common-ktx by Dustin Lam · 5 years ago
  44. 5f75457 Merge "Convert paging-common to .kt" into androidx-master-dev by Dustin Lam · 5 years ago
  45. 4d8e262 Add Dustin to paging/OWNERS by Chris Craik · 5 years ago
  46. b6bab3f Convert paging-common to .kt by Dustin Lam · 5 years ago
  47. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  48. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  49. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  50. 0173839 Change vectordrawable-animated package name. by Aurimas Liutikas · 5 years ago
  51. 63b46ed Autoformat some unformatted files by Dustin Lam · 5 years ago
  52. e683c81 Move TestExecutor into common testutils by Dustin Lam · 5 years ago
  53. cb10a12 Merge "Add rx subclasses of datasources" into androidx-master-dev by Dustin Lam · 5 years ago
  54. 0699f45 Add rx subclasses of datasources by Dustin Lam · 5 years ago
  55. 7cdf52a Turn koltin warnings into errors. by Aurimas Liutikas · 5 years ago
  56. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  57. 2ee5d82 Update to rc and beta for May release by Nick Anthony · 5 years ago
  58. 6754caa Merge changes I39f2457f,I090f2022 into androidx-master-dev by Treehugger Robot · 5 years ago
  59. d9dd946 Remove unnessary configuration code in build.gradle files. by Aurimas Liutikas · 5 years ago
  60. d9610e0 Move to kapt instead of annotationProcessor for paging testapp by Aurimas Liutikas · 5 years ago
  61. 87b4193 Overload static methods PositionalDataSource to keep ABI compatibility. by Daniel Santiago Rivera · 5 years ago
  62. 75789c7 Add package to paging ktx tests missing it by Chris Craik · 5 years ago
  63. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  64. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  65. 2cc275f Delete SupportJavaLibraryPlugin! by Aurimas Liutikas · 5 years ago
  66. 994bff7 Fix Warnings in paging by Chris Craik · 5 years ago
  67. 3130085 Remove useMetalava from AndroidXExtension. by Aurimas Liutikas · 5 years ago
  68. b63ef63 Rename SupportLibraryExtension to AndroidXExtension. by Aurimas Liutikas · 5 years ago
  69. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  70. 63a2733 Updated annotation to 1.1.0-beta01! by Nick Anthony · 5 years ago
  71. a3d28a7 Reenabling Doclava to run against sources too by Jeff Gaston · 5 years ago
  72. 557c882 ListenableFuture API Overhaul by Chris Craik · 6 years ago
  73. 8e8df2c5 Updating restricted API txts by Jeff Gaston · 5 years ago
  74. cac14c8 Merge changes I9d832701,Ibb975b68,Id33a6abe into androidx-master-dev by Jeff Gaston · 5 years ago
  75. ac5f95fe Merge "Add ListenableFuture dependency and transform support" into androidx-master-dev by Chris Craik · 5 years ago
  76. 1fd3657 Merge "Center positional loads around last access when placeholders disabled" into androidx-master-dev by Chris Craik · 5 years ago
  77. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  78. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  79. 439b6413 Center positional loads around last access when placeholders disabled by Chris Craik · 5 years ago
  80. c11203f Add ListenableFuture dependency and transform support by Chris Craik · 5 years ago
  81. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  82. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  83. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  84. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 5 years ago
  85. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  86. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  87. fdd7a81 Enable lintMinDepVersions in buildOnServer by Oussama Ben Abdelbaki · 6 years ago
  88. 6690c17 Move Room to prebuilts. by Yigit Boyar · 6 years ago
  89. f02d885 Update paging dependencies to explicit version numbers by Chris Craik · 6 years ago
  90. be98433 Merge "Correct Paging 2.0.0 API to omit APIs added in 2.1" into androidx-master-dev by Treehugger Robot · 6 years ago
  91. 014c33b Correct Paging 2.0.0 API to omit APIs added in 2.1 by Chris Craik · 6 years ago
  92. 2a3b582 Merge "Check in paging beta API files, adapted from release branch" into androidx-master-dev by Treehugger Robot · 6 years ago
  93. 4a7837b Check in paging beta API files, adapted from release branch by Chris Craik · 6 years ago
  94. cf72bdc Initial support for PagedList loading state by Chris Craik · 6 years ago
  95. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  96. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 6 years ago
  97. c64f363 Merge changes I22b43415,Ic1727b00 into androidx-master-dev by Treehugger Robot · 6 years ago
  98. 2c74308 Merge "Make paging arch dependencies explicit, on stable versions" into androidx-master-dev by Treehugger Robot · 6 years ago
  99. 968e383 Make paging arch dependencies explicit, on stable versions by Chris Craik · 6 years ago
  100. 1f94d31 Remove Math.round usage on integers by Jake Wharton · 6 years ago