[go: nahoru, domu]

  1. 3a54b94 Removes no longer needed parentheses in @Composable() annotations by Louis Pullen-Freilich · 4 years, 4 months ago
  2. 1514caf Upgrades ktlint to 0.36.0 and re-enables no-unused-imports by Louis Pullen-Freilich · 4 years, 4 months ago
  3. 129480a Merge "Change AccessibilityAction<T : Function<Unit>> to AccessibilityAction<T: Function<Boolean>>" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  4. dcb7220 Updated DrawScope and ContentDrawScope by Nader Jawad · 4 years, 4 months ago
  5. 2b44315 Change AccessibilityAction<T : Function<Unit>> to AccessibilityAction<T: Function<Boolean>> by yingleiw · 4 years, 4 months ago
  6. ef97831 Wait until an AndroidOwner is available by Jelle Fresen · 4 years, 4 months ago
  7. c8e4075 Merge "Add more selectors and asserts for nodes lists." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  8. de9c6fe Add more selectors and asserts for nodes lists. by Filip Pavlis · 4 years, 4 months ago
  9. d9f3f4a Updated usages of Canvas composable to use Canvas2 by Nader Jawad · 4 years, 4 months ago
  10. 6149d0c Merge "Cleanup of event injection tests" into androidx-master-dev by Jelle Fresen · 4 years, 4 months ago
  11. 04a6b5d Ensure onCommit callbacks are executed in tests by Andrey Kulikov · 4 years, 4 months ago
  12. 3b1a526 Cleanup of event injection tests by Jelle Fresen · 4 years, 4 months ago
  13. 3d3c448 Add partial gesture injection API by Jelle Fresen · 4 years, 4 months ago
  14. 0569e60 Add partial gesture InputDispatcher API by Jelle Fresen · 4 years, 4 months ago
  15. 21b8c20 Redesign SemanticsMatcher and nodes collection. by Filip Pavlis · 4 years, 4 months ago
  16. b18d58d Add test for forwarding resumed clock by Jelle Fresen · 4 years, 4 months ago
  17. 3b5a839 Synchronize test in composeTestRule.setContent by Jelle Fresen · 4 years, 4 months ago
  18. 4570f20 Add selectors to testing API. by Filip Pavlis · 4 years, 4 months ago
  19. ac6ab68 Merge "Migrate SemanticsPredicate to SemanticsMatcher." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  20. fc3b32f Migrate SemanticsPredicate to SemanticsMatcher. by Filip Pavlis · 4 years, 4 months ago
  21. c916742 Move use of global recomposer to be explicit by Adam Powell · 4 years, 4 months ago
  22. c67b052 Supply your own ActivityTestRule to AndroidComposeTestRule by Jelle Fresen · 4 years, 4 months ago
  23. 1d6b1405 Collect AndroidOwners with registry, not Espresso by Jelle Fresen · 4 years, 4 months ago
  24. 5b7a6bb Use continuous and 1D Alignment in ui-layout APIs by Mihai Popa · 4 years, 4 months ago
  25. 015c6fa Merge "Pump test animation clock before advancing manually" into androidx-master-dev by Jelle Fresen · 4 years, 4 months ago
  26. 36492de Pump test animation clock before advancing manually by Jelle Fresen · 4 years, 5 months ago
  27. 1526ea5 Root LayoutNode to behave as a Stack by Andrey Kulikov · 4 years, 5 months ago
  28. 3c26f12 LifecycleOwner integration by Andrey Kulikov · 4 years, 5 months ago
  29. 376868d Layout cooperation; width, height, size modifiers by Mihai Popa · 4 years, 5 months ago
  30. ba4dcef Separate tests from AnimationSynchronizationTest by Jelle Fresen · 4 years, 5 months ago
  31. b6d8db2 Modifier is the new Modifier.None by Adam Powell · 4 years, 5 months ago
  32. 70a8cfe Make PointerInputModifiers fluent. by Shep Shapard · 4 years, 5 months ago
  33. 6fdb250 Migrate sync methods out of ComposeTestRule. by Filip Pavlis · 4 years, 5 months ago
  34. 48f484e Merge "Use ComponentActivity for all tests" into androidx-master-dev by Andrey Kulikov · 4 years, 5 months ago
  35. 7bdf423 Use ComponentActivity for all tests by Andrey Kulikov · 4 years, 5 months ago
  36. 8f0a785 Add first draw tracking and await it in tests by Jelle Fresen · 4 years, 5 months ago
  37. 12639de Merge "Preparation to remove sync methods from test rule." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  38. 75cedbf Preparation to remove sync methods from test rule. by Filip Pavlis · 4 years, 5 months ago
  39. 75c42d0 Deprecate ColoredRect by Matvei Malkov · 4 years, 5 months ago
  40. b6905a5 Fix input dispatching in tests by Jelle Fresen · 4 years, 5 months ago
  41. 6c9f1da Changed lambda props to functions. by Shep Shapard · 4 years, 5 months ago
  42. 999a89b Fluent modifiers by Adam Powell · 4 years, 5 months ago
  43. 9e232c1 Merge "Collect SemanticsTreeProviders only in resumed activities" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  44. bfc45f1 Collect SemanticsTreeProviders only in resumed activities by Jelle Fresen · 4 years, 5 months ago
  45. 02391f8 Made PointerInputModifier an interface. by Shep Shapard · 4 years, 5 months ago
  46. 0d04438 Migrates consumers to ui-foundation Text from ui-framework Text by Louis Pullen-Freilich · 4 years, 5 months ago
  47. 36f94e7 Add enabled param for Checkbox, Toggleable and Switches by Matvei Malkov · 4 years, 5 months ago
  48. 22015a6 Deprecated Center composable and clean-up all usages by Anastasia Soboleva · 4 years, 5 months ago
  49. 8931646 Moving all gestures over to modifiers. by Shep Shapard · 4 years, 6 months ago
  50. da75921 Remove Container usages from ui-test by Matvei Malkov · 4 years, 5 months ago
  51. d02af60 Replace some usages of OnPositioned with onPositioned by George Mount · 4 years, 6 months ago
  52. 11df3e0 Revert "Workaround for bug in Truth error message construction" by Jelle Fresen · 4 years, 6 months ago
  53. bcda97c Merge "Move Surface and Card" into androidx-master-dev by Andrey Kulikov · 4 years, 6 months ago
  54. 0085028 Move ViewComposer out of compose-runtime by Leland Richardson · 4 years, 6 months ago
  55. 602ef01 Move Surface and Card by Andrey Kulikov · 4 years, 6 months ago
  56. 96938ff Add enabled param for Button, FloatingActionButton and Clickable by Andrey Kulikov · 4 years, 6 months ago
  57. 0f78250 Make animation clock controllable in tests by Jelle Fresen · 4 years, 6 months ago
  58. 607965c Provide initial test API for hierarchical queries. by Filip Pavlis · 4 years, 6 months ago
  59. 637055e Support RTL in LayoutAlign. Make Align internal by Anastasia Soboleva · 4 years, 6 months ago
  60. 9474ff8 Add layout direction to Layout node. by Anastasia Soboleva · 4 years, 6 months ago
  61. 9ac4cfa Merge "Support RTL in Stack" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  62. c69fc4a Fix all ktlint errors in Compose by Alexandre Elias · 4 years, 6 months ago
  63. e5a9777 Support RTL in Stack by Anastasia Soboleva · 4 years, 6 months ago
  64. 0048217 Merge "Remove Draw tag usages in layout, framework, material, benchmarks" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  65. 0e4dc6d Remove Draw tag usages in layout, framework, material, benchmarks by Matvei Malkov · 4 years, 6 months ago
  66. c6eb117 Merge "Provide better infra to call semantics actions." into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  67. a77e4b2 Provide better infra to call semantics actions. by Filip Pavlis · 4 years, 6 months ago
  68. 59bac36 Remove DrawShape by Matvei Malkov · 4 years, 6 months ago
  69. 8b8a862 Better error messages. by Filip Pavlis · 4 years, 6 months ago
  70. 875d957 Remove Padding composable in favor of modifier by Anastasia Soboleva · 4 years, 6 months ago
  71. cd255fb Wrap conditions with SemanticsPredicate. by Filip Pavlis · 4 years, 7 months ago
  72. 47f0e1a Merge Density and DensityScope. Remove ambientDensity() by Andrey Kulikov · 4 years, 7 months ago
  73. d4741ec Make LayoutNodeWrapper implement LayoutCoordinates by George Mount · 4 years, 7 months ago
  74. e386f97dd Monthly button refactoring by Louis Pullen-Freilich · 4 years, 7 months ago
  75. 335af61 Fixes broken ui-test build. by Shep Shapard · 4 years, 7 months ago
  76. f27beb47 Merge "Rename PointerInputWrapper to PointerInput." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  77. e996fd6 Rename PointerInputWrapper to PointerInput. by Shep Shapard · 4 years, 7 months ago
  78. b286730 Add click test with ComposeView not at origin by Jelle Fresen · 4 years, 7 months ago
  79. 8baef7a Change LayoutCoordinates to have size in IntPxSize. by George Mount · 4 years, 7 months ago
  80. 9cfb3338 Make pointer ids universally unique. by Shep Shapard · 4 years, 7 months ago
  81. 5e7dc85 Add support to find components in popups in tests by Jelle Fresen · 4 years, 7 months ago
  82. 7865a63 Semantics node merging by Ryan Mentley · 5 years ago
  83. cb843f6 Add API for injection of double click gesture by Jelle Fresen · 4 years, 8 months ago
  84. eb4464f Solve chaining of injected gestures by Jelle Fresen · 4 years, 8 months ago
  85. 842c8c1 Change module and package of Dp, IntPx, etc to unit. by George Mount · 4 years, 8 months ago
  86. 8442ea4 Merge "Add sendLongClick methods to GestureScope" into androidx-master-dev by Jelle Fresen · 4 years, 7 months ago
  87. ce07f6d Workaround for bug in Truth error message construction by Jelle Fresen · 4 years, 7 months ago
  88. 208d53f Add sendLongClick methods to GestureScope by Jelle Fresen · 4 years, 7 months ago
  89. 973f473 Merge "Place test widget at bottom right" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  90. 00541e8 Merge "Replace more x/y with PxPosition; fix tolerance" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  91. 680a9f5 Add assertDoesNotExist on NodeInteraction. by Filip Pavlis · 4 years, 8 months ago
  92. 214936b AndroidComposeTestRule to support custom Acitity. by Filip Pavlis · 4 years, 8 months ago
  93. bf513c5 Implement cancel for the remainder of the gesture detectors. by Shep Shapard · 4 years, 8 months ago
  94. b9312b4 Place test widget at bottom right by Jelle Fresen · 4 years, 8 months ago
  95. 3698e0d Replace more x/y with PxPosition; fix tolerance by Jelle Fresen · 4 years, 8 months ago
  96. 321b871 Convert (x, y) to PxPosition in gesture injection by Jelle Fresen · 4 years, 8 months ago
  97. 928d084 Add desired velocity to injected gesture by Jelle Fresen · 4 years, 8 months ago
  98. f3c74dd Fix position of PointerInputWrapper in test layout by Jelle Fresen · 4 years, 8 months ago
  99. a8f55a7 Make tolerance absolute instead of relative by Jelle Fresen · 4 years, 8 months ago
  100. e421e2a Define swipe by fx(t) and fy(t) instead of p0 and p1 by Jelle Fresen · 4 years, 9 months ago