[go: nahoru, domu]

  1. c5178fb Make several unnecessarily open functions on PagedList final by Chris Craik · 5 years ago
  2. 4f0002c Make PagedStorage private to paging-common by Chris Craik · 5 years ago
  3. c6431e4 Move PagedLoadState out of PagedList by Dustin Lam · 5 years ago
  4. 9c66747 Rework diffing vs snapshot by Chris Craik · 5 years ago
  5. ee7b00e Remove PagedList.pagedSource by Chris Craik · 5 years ago
  6. 6d0a5dd Merge LoadState enums into single top-level definition by Dustin Lam · 5 years ago
  7. e483249 Convert PagedList.LoadState to a sealed class by Dustin Lam · 5 years ago
  8. 675ad1d Remove offset from PagedSource.LoadResult by Dustin Lam · 5 years ago
  9. 667bc24 Update PagedSource defaults & KeyProvider by Chris Craik · 5 years ago
  10. dc14fd0 Move PagedList to use CoroutineDispatcher directly by Dustin Lam · 5 years ago
  11. 9d4b837 Re-organize PagedSource.LoadResult params by Dustin Lam · 5 years ago
  12. acd3491 Remove default implementation of onError in load callbacks by Dustin Lam · 5 years ago
  13. 6d03239 Add PagedSource.Factory + LiveData implementation by Dustin Lam · 5 years ago
  14. 96d8fc7 Do not require counted to be explicitly passed into LoadResult by Dustin Lam · 5 years ago
  15. 32228f1 Delete isContiguous from PagedList by Dustin Lam · 5 years ago
  16. 77017e2 Add default implementation of invalidate in PagedSource by Dustin Lam · 5 years ago
  17. 5cab6ee Move PagedList to PagedSource API by Dustin Lam · 5 years ago
  18. aa0515c Add PagedSource constructors for PagedList. by Dustin Lam · 5 years ago
  19. b21368c Move PagedList.create to coroutines by Dustin Lam · 5 years ago
  20. 32488a5 Merge "Convert PositionalDataSource to coroutines" into androidx-master-dev by Dustin Lam · 5 years ago
  21. 3f9f0d6 Merge "Convert PageKeyedDataSource to coroutines" into androidx-master-dev by Dustin Lam · 5 years ago
  22. 8c46d1b Convert PositionalDataSource to coroutines by Dustin Lam · 5 years ago
  23. 000d48c Convert ItemKeyedDataSource to coroutines by Dustin Lam · 5 years ago
  24. bca5a17 Convert PageKeyedDataSource to coroutines by Dustin Lam · 5 years ago
  25. d847ca6 Convert DataSource.load to coroutine by Dustin Lam · 5 years ago
  26. dba215c Implement PagedSource with suspend load by Dustin Lam · 5 years ago
  27. a7fecfa Delete PositionalDataSource in preparation for coroutines api by Dustin Lam · 5 years ago
  28. 4dcef65 Delete PageKeyedDataSource in preparation for coroutines api by Dustin Lam · 5 years ago
  29. c7011f2 Add kotlin function type overloads for map / mapBy by Dustin Lam · 5 years ago
  30. 9a972d7 Delete ItemKeyedDataSource in preparation for coroutines api by Dustin Lam · 5 years ago
  31. ff2f979 Implement first version of PagedSource by Dustin Lam · 5 years ago
  32. 7b116f5 Add kotlin function types for broken SAM conversions for paging by Dustin Lam · 5 years ago
  33. 77e18d1 Convert DirectExecutor to SAM by Dustin Lam · 5 years ago
  34. b2de3cc Paging kotlin conversion cleanup by Dustin Lam · 5 years ago
  35. 26ca1a7 Combine paging:common with paging:common-ktx by Dustin Lam · 5 years ago
  36. b6bab3f Convert paging-common to .kt by Dustin Lam · 5 years ago
  37. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  38. 87b4193 Overload static methods PositionalDataSource to keep ABI compatibility. by Daniel Santiago Rivera · 5 years ago
  39. 557c882 ListenableFuture API Overhaul by Chris Craik · 6 years ago
  40. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 6 years ago
  41. cf72bdc Initial support for PagedList loading state by Chris Craik · 6 years ago
  42. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  43. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  44. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  45. 00cf205 Add PagedList.getLoadedCount by Chris Craik · 6 years ago
  46. e8ca38c Initial support for dropping pages in ContiguousPagedList by Chris Craik · 6 years ago
  47. 7cb6041 Checkin API files for Paging, now in beta by Chris Craik · 6 years ago