[go: nahoru, domu]

  1. e0ca08a Add API for dropping all tables during destructive migrations. by Daniel Santiago Rivera · 12 months ago
  2. d02fb06 Stop using alpha/beta/rc when a stable version is available by Aurimas Liutikas · 9 months ago
  3. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 11 months ago
  4. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year ago
  5. e9809c6 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 1 year, 1 month ago
  6. a6b84f7 Revert "Centralize lint configuration in LintConfiguration.kt" by Aurimas Liutikas · 1 year, 1 month ago
  7. cba23f4 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 1 year, 2 months ago
  8. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  9. f98d7e8 Bypass paging-common samples lint by Clara Fok · 1 year, 2 months ago
  10. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 3 months ago
  11. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  12. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  13. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  14. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years ago
  15. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 7 months ago
  16. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 5 months ago
  17. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  18. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  19. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 10 months ago
  20. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 10 months ago
  21. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 11 months ago
  22. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 11 months ago
  23. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 5 months ago
  24. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 4 months ago
  25. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  26. 94ff434 Migrate paging to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  27. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 4 months ago
  28. f8a690a Bump paging-samples dependencies to rc versions by Dustin Lam · 3 years, 5 months ago
  29. cf5c5d4 Merge changes I0346e9c4,I704b5503 into androidx-main by Dustin Lam · 3 years, 6 months ago
  30. 11a7168 Update activity, fragment, and lifecycle to stable by Jeremy Woods · 3 years, 6 months ago
  31. 2d8741c Commit DAC Java PagingSource samples by Dustin Lam · 3 years, 6 months ago
  32. cb7a8a8 Add sample for RemoteMediator.initialize by Dustin Lam · 3 years, 6 months ago
  33. 1d283ff Bump paging to beta01 by Dustin Lam · 3 years, 7 months ago
  34. 6a67d1f Merge "Remote redundant usages of experimental annotation" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  35. e0e6c04 Propagate experimental annotation in PagingRx APIs by Dustin Lam · 3 years, 7 months ago
  36. bd0ff90 Remote redundant usages of experimental annotation by Dustin Lam · 3 years, 7 months ago
  37. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 7 months ago
  38. eb830bc Make PagingSource.getRefreshKey required by Dustin Lam · 3 years, 7 months ago
  39. 348fa7e Add Executor param to PagingData operators for Java by Dustin Lam · 3 years, 9 months ago
  40. 4cb6c2d Change all annotation-sampled dependencies to compileOnly. by Owen Gray · 3 years, 10 months ago
  41. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  42. 89b6048 Update annotation-experimental to support RequiresOptIn by Alan Viverette · 3 years, 11 months ago
  43. a7530b8 Introduce LibraryType. Minimal migration of existing code. by Owen Gray · 4 years ago
  44. f746b46 Sample sources and bytecode jars now generated and published by Owen Gray · 4 years, 2 months ago
  45. 29c2abf Add Executor param to async Guava operators by Dustin Lam · 4 years ago
  46. a9fe325 Name Rx* async transforms consistently by Dustin Lam · 4 years ago
  47. a003ad0 [GH] PagingData transformation functions by Simon Schiller · 4 years ago
  48. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years ago
  49. eed9923 [GH] Add playground support for paging by Dustin Lam · 4 years ago
  50. ca69a97 Fix lint errors in paging:samples by Dustin Lam · 4 years ago
  51. debb2cb Add suspend version of transform functions by Dustin Lam · 4 years, 2 months ago
  52. 42709f8 Add Guava RemoteMediator samples by Dustin Lam · 4 years, 2 months ago
  53. e237ef0 Add Rx RemoteMediator samples by Dustin Lam · 4 years, 2 months ago
  54. 5c9567f Add helpers to PagingState for common item access with sparse pages by Dustin Lam · 4 years, 2 months ago
  55. 654beca Add Item/PageKeyedRemoteMediator samples by Dustin Lam · 4 years, 2 months ago
  56. dd7a076 Add additional samples for observing loadstate by Chris Craik · 4 years, 3 months ago
  57. 351934e Move paging3-rxjava2 constructs into androidx.paging.rxjava2 by Dustin Lam · 4 years, 3 months ago
  58. 5138b87 Merge "Add samples for page-keyed PagingSource and Page()" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  59. d662b47 Add samples for page-keyed PagingSource and Page() by Chris Craik · 4 years, 3 months ago
  60. fa82269 Use LoadStates in LoadStateListener public API by Dustin Lam · 4 years, 3 months ago
  61. c0650f2 Merge "Rename presentData as an overload of submitData" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  62. 5dd7481 Rename presentData as an overload of submitData by Dustin Lam · 4 years, 3 months ago
  63. ef0c56c Add Kdocs for refresh() by Dustin Lam · 4 years, 4 months ago
  64. 998d70d Add fromRemote property to LoadState by Dustin Lam · 4 years, 4 months ago
  65. 937dfa9 Mark RemoteMediator as experimental API by Dustin Lam · 4 years, 4 months ago
  66. 9c71367 Rename START / END to PREPEND / APPEND by Dustin Lam · 4 years, 4 months ago
  67. 84cc490 Move PagingDataFlow extension to a proper object by Dustin Lam · 4 years, 4 months ago
  68. d87aafe Rename canRequestMoreData to endOfPaginationReached in MediatorResult by Dustin Lam · 4 years, 4 months ago
  69. fffe53c Merge "Rename hasMoreData to canRequestMoreData" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  70. 1b88e94 Rename hasMoreData to canRequestMoreData by Dustin Lam · 4 years, 4 months ago
  71. 2ed4785 Fix and enforce RxReturnValueIgnored errorprone warnings by Sergey · 4 years, 4 months ago
  72. c9cccb6 Actually make PagingState non-null in RemoteMediator.load by Dustin Lam · 4 years, 5 months ago
  73. 680c545 Add KDoc sample for RemoteMediator by Dustin Lam · 4 years, 5 months ago
  74. dd99a0a Revert "Disable unused features in AGP" by Andrea Falcone · 4 years, 5 months ago
  75. ad25632 Disable unused features in AGP by Aurimas Liutikas · 4 years, 5 months ago
  76. 4f1cfee Initial Network + DB support by Dustin Lam · 4 years, 6 months ago
  77. 798c50d Merge changes from topics "dustinlam/coroutines-134", "dustinlam/kotlin-137" into androidx-master-dev by Dustin Lam · 4 years, 5 months ago
  78. c351bfc Update kotlin to 1.3.70 by Dustin Lam · 4 years, 5 months ago
  79. 38f3576 Merge "Update insertSeparator samples to use stream transformation" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  80. 17e29be Update kotlin-coroutines to 1.3.4 by Dustin Lam · 4 years, 5 months ago
  81. 59c1797 Update insertSeparator samples to use stream transformation by Chris Craik · 4 years, 5 months ago
  82. 93a5783 ListenableFuturePagingSource sample by Chris Craik · 4 years, 5 months ago
  83. 78d9045 LoadStateAdapter sample code by Chris Craik · 4 years, 5 months ago
  84. 6db7cd7 Correct PagingSource Retrofit samples by Chris Craik · 4 years, 5 months ago
  85. 42d3048 Add PagingSource suspend and RX samples by Chris Craik · 4 years, 5 months ago
  86. 7621909 Fix Separators generics by Chris Craik · 4 years, 6 months ago
  87. feef695c Revert "Revert "Refactors sample module directory structure"" by Louis Pullen-Freilich · 4 years, 6 months ago
  88. 39594d7 Revert "Refactors sample module directory structure" by Sam Gilbert · 4 years, 6 months ago
  89. 80c5948 Refactors sample module directory structure by Louis Pullen-Freilich · 4 years, 6 months ago