[go: nahoru, domu]

  1. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 6 months ago
  2. af9e6ec Prevent LegacyPagingSource from passing negative indices by Yigit Boyar · 3 years, 6 months ago
  3. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  4. a126506 Use Activity 1.2.0 and Fragment 1.3.0 prebuilts by Ian Lake · 3 years, 6 months ago
  5. cf5c5d4 Merge changes I0346e9c4,I704b5503 into androidx-main by Dustin Lam · 3 years, 6 months ago
  6. 203f3a5 Merge "[GH] Remove compose dependency from playground common" into androidx-main by Dustin Lam · 3 years, 6 months ago
  7. aff85fd [GH] Remove compose dependency from playground common by Yigit Boyar · 3 years, 7 months ago
  8. 11a7168 Update activity, fragment, and lifecycle to stable by Jeremy Woods · 3 years, 6 months ago
  9. 2d8741c Commit DAC Java PagingSource samples by Dustin Lam · 3 years, 6 months ago
  10. cb7a8a8 Add sample for RemoteMediator.initialize by Dustin Lam · 3 years, 6 months ago
  11. 5f80de6 size -> requiredSize, preferredSize -> size by Mihai Popa · 3 years, 7 months ago
  12. 16fee61 Use new snapshot while dispatching updates by Yigit Boyar · 3 years, 7 months ago
  13. b09bbc4 Rebase Compose to Kotlin 1.4.30 by Jim Sproch · 3 years, 7 months ago
  14. 1d283ff Bump paging to beta01 by Dustin Lam · 3 years, 7 months ago
  15. d8dd032 Merge "Estimate counting loaded items when all pages in presenter are dropped" into androidx-main by Dustin Lam · 3 years, 7 months ago
  16. d42e107 Migrates CompositionLocal usages away from the deprecated Ambient* named properties by Louis Pullen-Freilich · 3 years, 7 months ago
  17. 90ea6ba Estimate counting loaded items when all pages in presenter are dropped by Dustin Lam · 3 years, 7 months ago
  18. b1985af Launch isInvalid from LegacyPagingSource on fetchDispatcher by Dustin Lam · 3 years, 7 months ago
  19. 6a67d1f Merge "Remote redundant usages of experimental annotation" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  20. a8fabff Merge "Allow remote prepend and append to queue behind refresh" into androidx-main by Dustin Lam · 3 years, 7 months ago
  21. e754df9 Allow remote prepend and append to queue behind refresh by Dustin Lam · 3 years, 7 months ago
  22. e0e6c04 Propagate experimental annotation in PagingRx APIs by Dustin Lam · 3 years, 7 months ago
  23. bd0ff90 Remote redundant usages of experimental annotation by Dustin Lam · 3 years, 7 months ago
  24. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 7 months ago
  25. a680d3a Merge "[GH] Update PageFetcherSnapshotTest asserts with containsExactly" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  26. eb830bc Make PagingSource.getRefreshKey required by Dustin Lam · 3 years, 7 months ago
  27. 186d618 [GH] Update PageFetcherSnapshotTest asserts with containsExactly by Clara F · 3 years, 7 months ago
  28. 3eaeebc Merge "Moves useIR configuration to AndroidXUiPlugin" into androidx-main by Louis Pullen-Freilich · 3 years, 7 months ago
  29. b2ee187 Implement non experimental transformLatest by Yigit Boyar · 3 years, 7 months ago
  30. fd72a0a Implement simpleScan / simpleRunningReduce by Yigit Boyar · 3 years, 7 months ago
  31. c2830bf Moves useIR configuration to AndroidXUiPlugin by Louis Pullen-Freilich · 3 years, 7 months ago
  32. bb05cd7 Add items(count: Int) overload for LazyColumn/LazyRow/LazyVerticalGrid by Andrey Kulikov · 3 years, 8 months ago
  33. f367380 Replace channelFlow with a basic non-experimental implementation by Yigit Boyar · 3 years, 8 months ago
  34. c904a65 Merge "Make terminal separator behavior configurable" into androidx-main by Dustin Lam · 3 years, 8 months ago
  35. b4598fd Merge "Make InvalidatingPagingSourceFactory final" into androidx-main by Dustin Lam · 3 years, 8 months ago
  36. 82e10ba Make InvalidatingPagingSourceFactory final by Dustin Lam · 3 years, 8 months ago
  37. b8ed9da Prevent PageFetcher from leaking InvalidateCallbacks by Dustin Lam · 3 years, 8 months ago
  38. 86445f1 Make terminal separator behavior configurable by Dustin Lam · 3 years, 8 months ago
  39. bafe6de Make InvalidatingPagingSourceFactory not abstract by Dustin Lam · 3 years, 8 months ago
  40. c298020 Merge "Remove more usages of @Experimental APIs" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  41. e2b2046 Remove more usages of @Experimental APIs by Dustin Lam · 3 years, 8 months ago
  42. b63a8c4 Merge "Allow differ.refresh() to also trigger remote refresh" into androidx-main by Dustin Lam · 3 years, 8 months ago
  43. 81b1652 Allow differ.refresh() to also trigger remote refresh by Dustin Lam · 3 years, 8 months ago
  44. 348fa7e Add Executor param to PagingData operators for Java by Dustin Lam · 3 years, 9 months ago
  45. b468672 Add ViewModel overload for .cachedIn() by Dustin Lam · 3 years, 8 months ago
  46. 3894c71 remove experimental scan operator usage from cachedIn by Yigit Boyar · 3 years, 8 months ago
  47. 27a030f Remove actor usage by Yigit Boyar · 3 years, 8 months ago
  48. 2ed00f1 Merge "Add a callback for AsyncDiffer to update presenter state before ListUpdateCallback triggers" into androidx-master-dev by Dustin Lam · 3 years, 9 months ago
  49. 07cd249 Add a callback for AsyncDiffer to update presenter state before ListUpdateCallback triggers by Dustin Lam · 3 years, 9 months ago
  50. 279dcce Remove redundant ExperimentalCoroutinesApi declarations by Dustin Lam · 3 years, 9 months ago
  51. 1a68843 Merge "Support simple state restoration cases" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  52. 4c73970 Support simple state restoration cases by Yigit Boyar · 3 years, 9 months ago
  53. fb2969a Make PagingSource.getRefreshKey stable API by Dustin Lam · 3 years, 9 months ago
  54. 585cf30 Merge "Fix flaking paging test" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  55. 7b53a60a Reset footer / header state after dropping in separators by Dustin Lam · 3 years, 9 months ago
  56. d8d65bc Fix flaking paging test by Yigit Boyar · 3 years, 9 months ago
  57. 04520f0 Remove direct dispatcher by Yigit Boyar · 3 years, 9 months ago
  58. cd76705 Merge "Ensure legacy data source is always created on the fetcher" into androidx-master-dev by Yigit Boyar · 3 years, 9 months ago
  59. 46ad915 Merge "Fix experimental annotation in Pager" into androidx-master-dev by Alan Viverette · 3 years, 9 months ago
  60. cfd1258 Ensure legacy data source is always created on the fetcher by Yigit Boyar · 3 years, 9 months ago
  61. dd7d94e Merge changes I65619263,I5c5f2ac3,I2f1236fc,I8cf5aec7 into androidx-master-dev by Dustin Lam · 3 years, 9 months ago
  62. 5d02a038 Fix experimental annotation in Pager by Alan Viverette · 3 years, 9 months ago
  63. b03819f Make CombinedLoadState helpers more useful. by Dustin Lam · 3 years, 9 months ago
  64. aa90cc2 Add empty terminal insert for separators support with RemoteMediator by Dustin Lam · 3 years, 9 months ago
  65. 557d18d Remove page size from LoadParams by Yigit Boyar · 3 years, 9 months ago
  66. 3bafac0 Allow remote to send NotLoading.Incomplete via LoadStateUpdate by Dustin Lam · 3 years, 9 months ago
  67. ac5aeaf Set local loadstate correctly after initial load by Dustin Lam · 3 years, 9 months ago
  68. 4f09ccd Reenable ktlint paren-spacing now that it doesn't crash by Jeff Gaston · 3 years, 9 months ago
  69. 5ac03b4 [GH] A PagingSource Factory that can be invalidated by Clara F · 3 years, 9 months ago
  70. eececc7 Merge "Remove deprecated dataRefreshFlow / Listener APIs" into androidx-master-dev by Dustin Lam · 3 years, 9 months ago
  71. 2436da0 Remove deprecated dataRefreshFlow / Listener APIs by Dustin Lam · 3 years, 9 months ago
  72. a6e9f8d Merge "Playground build fixes" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  73. 8e1c011 Allow REFRESH requests to act like retry by Yigit Boyar · 3 years, 9 months ago
  74. e37295b Playground build fixes by Dustin Lam · 3 years, 9 months ago
  75. 3369ccb Do not trigger remote append / prepend on refresh endOfPagination by Dustin Lam · 3 years, 9 months ago
  76. d28e704d Merge "Remove usages of ConflatedBroadcastChannel" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  77. e7e1aa1 Remove usages of ConflatedBroadcastChannel by Yigit Boyar · 3 years, 9 months ago
  78. 502bb07 [GH] Add support for paging-compose and navigation-compose by Dustin Lam · 3 years, 9 months ago
  79. 209df68 Renames Ambients to follow API guidelines by Louis Pullen-Freilich · 3 years, 9 months ago
  80. 58044ea Merge "Fix LoadType in KDocs of withLoadState* methods" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  81. d242d83 Fix LoadType in KDocs of withLoadState* methods by Dustin Lam · 3 years, 9 months ago
  82. a617520 Remove deprecated ui-test module & stubs by Filip Pavlis · 3 years, 9 months ago
  83. 9ecbc50 Manually trigger APPEND / PREPEND to avoid stalling on empty initial load by Dustin Lam · 3 years, 10 months ago
  84. 6d4cbbf Preserve PagingState across generations if no hint received by Dustin Lam · 3 years, 10 months ago
  85. 2dce46b Add tests for LazyPagingItems peek, snapshot, retry, refresh by Dustin Lam · 3 years, 10 months ago
  86. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 10 months ago
  87. c26afd3 Merge "Add .peek, .snapshot, .retry and .refresh to LazyPagingItems" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  88. 7084bc2 Merge "Remove undisambiguatable kdoc link for insertSeparators" into androidx-master-dev by Dustin Lam · 3 years, 10 months ago
  89. 556cea5 Add .peek, .snapshot, .retry and .refresh to LazyPagingItems by Dustin Lam · 3 years, 10 months ago
  90. d6a2b90 Deprecate dataRefreshFlow / Listener everywhere by Dustin Lam · 3 years, 10 months ago
  91. 7223b185 Remove undisambiguatable kdoc link for insertSeparators by Dustin Lam · 3 years, 10 months ago
  92. 4d837a0 Merge "Improvements to RemoteMediator KDocs." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  93. 734ad51 Merge "Handle remote PREPEND / APPEND from previous generation" into androidx-master-dev by Dustin Lam · 3 years, 10 months ago
  94. 1e01bd3 Improvements to RemoteMediator KDocs. by Dustin Lam · 3 years, 10 months ago
  95. 051800b Deprecates foundation.Text in favour of material.Text by Louis Pullen-Freilich · 3 years, 10 months ago
  96. 45e2955 Handle remote PREPEND / APPEND from previous generation by Dustin Lam · 3 years, 10 months ago
  97. 52bc2c0 Remove ExperimentalLazyDsl annotation by Andrey Kulikov · 3 years, 10 months ago
  98. 728b1fb Helpers for getting presentedItems and pageOffset from hint by loadType by Dustin Lam · 3 years, 10 months ago
  99. 2f6f31b Merge "Wrap PageFetcherSnapshotState access behinder Holder" into androidx-master-dev by Dustin Lam · 3 years, 10 months ago
  100. ce148943 Migrate tests. by Filip Pavlis · 3 years, 10 months ago