[go: nahoru, domu]

  1. f1e3325 Remove dependencies on compilation target sourcesets by Andrei Shikov · 10 months ago
  2. 22cecab Update metalava to latest build by Andrei Shikov · 11 months ago
  3. 213d81b Add source set for androidInstrumentedTest by Clara Fok · 11 months ago
  4. 559b339 [GH] Make `paging-testing` multiplatform by moving everything to `common*` by Veyndan Stuart · 11 months ago
  5. 3047ef2 Merge "Rename directories to follow source set layout v2." into androidx-main by Fred Sladkey · 12 months ago
  6. a03a604 Rename directories to follow source set layout v2. by Fred Sladkey · 12 months ago
  7. d2ea9cf Update build files to use layout v2 by Fred Sladkey · 1 year ago
  8. ab18122 Ensure that asSnapshot works with PagingData.from by Ian Lake · 1 year ago
  9. ff1c6b2 [GH] Make `paging-testing` multiplatform with only an Android implementation by Veyndan Stuart · 1 year, 1 month ago
  10. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  11. 7c2d793 Bump paging 3.2.0 to beta01 by Clara Fok · 1 year, 3 months ago
  12. 7afb319 Annotate paging-testing APIs with VisibleForTesting by Clara Fok · 1 year, 3 months ago
  13. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 3 months ago
  14. 14866ca Merge "Remove CoroutineScope parameter from asSnapshot" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  15. c2340ad Remove CoroutineScope parameter from asSnapshot by Clara Fok · 1 year, 3 months ago
  16. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 3 months ago
  17. 006befa Remove need for Main dispatcher in Snapshot tests by Clara Fok · 1 year, 3 months ago
  18. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 3 months ago
  19. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  20. ef199b8 Reorder TestPager constructor parameters by Clara Fok · 1 year, 3 months ago
  21. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 3 months ago
  22. 967c97f Update documentation for asPagingSourceFactory API by Clara Fok · 1 year, 4 months ago
  23. 59e0f75 Expand asPagingSourceFactory API to singe list by Clara Fok · 1 year, 4 months ago
  24. 2099e20 Migrate paging-testing to PagingSourceFactory by Clara Fok · 1 year, 4 months ago
  25. c0d8e8d Merge "Make loadOperations in PagerFlowSnapshot default to empty lambda" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  26. 9612f71 Make loadOperations in PagerFlowSnapshot default to empty lambda by Clara Fok · 1 year, 5 months ago
  27. f0e0f2e Modify kdocs for asPagingSourceFactory by Clara Fok · 1 year, 5 months ago
  28. 1ba61b5 Add asPagingSourceFactory kdocs by Clara Fok · 1 year, 5 months ago
  29. 110d3a7 Update current/beta API signatures after Metalava update by Jinseong Jeon · 1 year, 6 months ago
  30. 691cceb Update current/beta API signature after Metalava update by Jinseong Jeon · 1 year, 6 months ago
  31. 1676f58 Implement load error recovery in snapshots by Clara Fok · 1 year, 7 months ago
  32. 73e02d3 Expand SnapshotLoader api #flingTo Append by Clara Fok · 1 year, 7 months ago
  33. 60e9502 Add new SnapshotLoader api #flingTo by Clara Fok · 1 year, 7 months ago
  34. 83a253e Clean up PagerFlowSnapshotTest by Clara Fok · 1 year, 7 months ago
  35. ec11bf5 Refactor scrollTo to focus on await loads by Clara Fok · 1 year, 7 months ago
  36. 8a8e7ca1 Refactor PagerFlowSnapshot's awaitNotLoading by Clara Fok · 1 year, 7 months ago
  37. 2a62135 Add testing for separators and page drops by Clara Fok · 1 year, 7 months ago
  38. 053d429 PrependTo supports negative indices by Clara Fok · 1 year, 7 months ago
  39. 5103421 ScrollTo append with await placeholders by Clara Fok · 1 year, 7 months ago
  40. aa6d1cc ScrollTo prepend with await placeholders by Clara Fok · 1 year, 7 months ago
  41. ade35b3 Expose PagingDataDiffer.loadStateFlow as StateFlow by Clara Fok · 1 year, 7 months ago
  42. 9dc3878 Add prependScrollWhile API for Pager layer testing by Clara Fok · 1 year, 9 months ago
  43. 63a7499 Merge "Adjust PagerFlowSnapshot initial lastAccessedIndex calculation" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  44. bc67295 Adjust PagerFlowSnapshot initial lastAccessedIndex calculation by Clara Fok · 1 year, 9 months ago
  45. 7d333fc Merge "removing explicit setting of library groups" into androidx-main by Jeff Gaston · 1 year, 9 months ago
  46. e952c8c Add appendScrollWhile tests by Clara Fok · 1 year, 9 months ago
  47. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  48. 321535f Add appendScrollWhile API for Pager layer testing by Clara Fok · 1 year, 9 months ago
  49. 43466fc Add multi-generational support in paging-testing Pager layer by Clara Fok · 1 year, 9 months ago
  50. a74dfb5 Initial implementation of asSnapshot API by Clara Fok · 1 year, 10 months ago
  51. 97232ec Merge "Remove wildcards from TestPager APIs" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  52. cd689d8 Implement Flow extension method to generate a PagingSourceFactory by Clara Fok · 1 year, 11 months ago
  53. b9a9d30 Remove wildcards from TestPager APIs by Ian Lake · 1 year, 10 months ago
  54. 6f99469 Prepare Paging Testing for release by Ian Lake · 1 year, 10 months ago
  55. 20a2837 Implement StaticListPagingSource by Clara Fok · 1 year, 11 months ago
  56. 2f191e8 Implement page-dropping in TestPager by Clara Fok · 1 year, 11 months ago
  57. 8141841 Add overloaded getPagingState helper function by Clara Fok · 1 year, 11 months ago
  58. 35c0e49 Remove checks for invalidated PagingSource before loads by Clara Fok · 1 year, 11 months ago
  59. 5a98b30 Implement getData and getPagingState in TestPager by Clara Fok · 2 years ago
  60. c21e4b8 Update directory of TestPager and its test class by Clara Fok · 1 year, 11 months ago
  61. 7d6bc6f Implement append and prepend operations in TestPager by Clara Fok · 2 years ago
  62. 3311f1a Initial implementation of TestPager by Clara Fok · 2 years ago
  63. d7e09e3 Add paging-testing artifact into Paging by Clara Fok · 2 years ago