[go: nahoru, domu]

  1. 64b4095 Fix coordinates conversion for clicks in tests by Andrey Kulikov · 3 years, 5 months ago
  2. d848fa1 Remove SemanticsMatchers for w/h/l/t/r/b by Jelle Fresen · 3 years, 5 months ago
  3. 1572186 Merge "Fix wrong link in the doc" into androidx-main by Anastasia Soboleva · 3 years, 5 months ago
  4. bfbbf49 Make ranges inclusive in bounds filters by Jelle Fresen · 3 years, 5 months ago
  5. deb8aa4 Mark API as experimental by Jelle Fresen · 3 years, 5 months ago
  6. 582c8d2 Fix wrong link in the doc by Anastasia Soboleva · 3 years, 5 months ago
  7. 9b4d6de Add SemanticsMatchers for w/h/l/t/r/b by Jelle Fresen · 3 years, 5 months ago
  8. c58cb38 Make dp assertions internal. by Filip Pavlis · 3 years, 5 months ago
  9. 4958475 MeasureBlocks -> MeasurePolicy; update Layout APIs by Mihai Popa · 3 years, 6 months ago
  10. b692bb5 Merge "Change pointer input dependency on screen position." into androidx-main by Andrey Kulikov · 3 years, 5 months ago
  11. 1405c6c Merge "Fix gestures advancement." into androidx-main by Filip Pavlis · 3 years, 5 months ago
  12. f1cab88 Change pointer input dependency on screen position. by George Mount · 3 years, 6 months ago
  13. 4a8d946 Expose measuredSize of Placeable by Mihai Popa · 3 years, 5 months ago
  14. 3c8156e Fix gestures advancement. by Filip Pavlis · 3 years, 5 months ago
  15. dc1308e Move actual files to have platform suffix by Jim Sproch · 3 years, 5 months ago
  16. 9ae020d Merge "Avoid assert for root missing if not needed" into androidx-main by Filip Pavlis · 3 years, 5 months ago
  17. a3361b3 Merge "Use Int as a scroll position in Modifier.verticalScroll()/horizontalScroll()" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  18. 361d6f7 Merge "Auto-detect focus for text actions." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  19. 18a014a Avoid assert for root missing if not needed by Filip Pavlis · 3 years, 5 months ago
  20. a038234 Auto-detect focus for text actions. by Filip Pavlis · 3 years, 5 months ago
  21. e47f0cb Move runBlockingWithManualClock to test-utils by Jelle Fresen · 3 years, 5 months ago
  22. 78fca42 Use Int as a scroll position in Modifier.verticalScroll()/horizontalScroll() by Andrey Kulikov · 3 years, 5 months ago
  23. a414d08 Make FlingBehavior to be a suspend based function as opposed to animation oriented concept. by Matvei Malkov · 3 years, 5 months ago
  24. 5f80de6 size -> requiredSize, preferredSize -> size by Mihai Popa · 3 years, 5 months ago
  25. 693e3cc Delete all unnecessary ui.gesture API expect 4 gesture filters. Also move some API to where it belongs. by Matvei Malkov · 3 years, 5 months ago
  26. 0a55e89 Remove AnimationClockObservable and AnimatedFloat by Doris Liu · 3 years, 5 months ago
  27. 0f99bf1 Various API refinements for Compose Runtime by Leland Richardson · 3 years, 5 months ago
  28. 9a2619b Rework Modifier.scrollable to simplify the API and migrate to suspend motion. by Matvei Malkov · 3 years, 5 months ago
  29. cf86592 Merge changes I383420ba,I8a074549 into androidx-main by Doris Liu · 3 years, 5 months ago
  30. ff9e121 Remove MockAnimationClock by Jelle Fresen · 3 years, 5 months ago
  31. b138afb Merge "Add API to set the same KeyboardAction lambda for all ImeActions" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  32. 79be98f Legacy gesture filters deletion part 1 by Matvei Malkov · 3 years, 5 months ago
  33. 6a5b455 Merge "Add key params to Modifier.pointerInput" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  34. c4effbb Merge "Make hasText() check both SemanticsProperties.Text and SemanticsProperties.EditableText" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  35. a3f9fc2 Add key params to Modifier.pointerInput by Adam Powell · 3 years, 5 months ago
  36. 9b372ae Merge "Allow nullable action in AccessibilityAction" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  37. c2942c1 Merge "Rename Bounds to DpRect" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  38. 4b76bcb Add API to set the same KeyboardAction lambda for all ImeActions by Ralston Da Silva · 3 years, 5 months ago
  39. 619be1f Rename Bounds to DpRect by Doris Liu · 3 years, 5 months ago
  40. 0bc04b6 Make hasText() check both SemanticsProperties.Text and SemanticsProperties.EditableText by Anastasia Soboleva · 3 years, 5 months ago
  41. a5d1202 Allow nullable action in AccessibilityAction by yingleiw · 3 years, 5 months ago
  42. 82855d6 Deprecate onImeActionPerformed and replace it with KeyboardActions by Ralston Da Silva · 3 years, 5 months ago
  43. b358c33 Merge "Cancel infinite animations in tests" into androidx-main by Jelle Fresen · 3 years, 5 months ago
  44. 14a5337 Merge "Remove substring filter and utilize argument." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  45. c588934 Remove substring filter and utilize argument. by Filip Pavlis · 3 years, 5 months ago
  46. ae92240 Cancel infinite animations in tests by Jelle Fresen · 3 years, 6 months ago
  47. f7ca58f Move ComponentActivity.setContent by Adam Powell · 3 years, 5 months ago
  48. fc69309 Add EditableText to support label/hint in material text field by Anastasia Soboleva · 3 years, 6 months ago
  49. 343495b Merge "Replace latch with waitUntil in captureImage" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  50. a326a5f Replace latch with waitUntil in captureImage by Filip Pavlis · 3 years, 6 months ago
  51. d42e107 Migrates CompositionLocal usages away from the deprecated Ambient* named properties by Louis Pullen-Freilich · 3 years, 6 months ago
  52. d49c014 Desktop: make DesktopOwner/DesktopOwners/SkijaLayer internal, move TestComposeWindow to ui module by Igor Demin · 3 years, 6 months ago
  53. 3dfcd04 Desktop: make Recomposer local for each window by Igor Demin · 3 years, 7 months ago
  54. d4827cb Desktop: migrate to Skiko 0.2.4, support vsync, refactor ComposeLayer by Igor Demin · 3 years, 6 months ago
  55. 0d2661ef Remove compose:runtime-dispatch by Adam Powell · 3 years, 6 months ago
  56. 9234901 Migrate Scrollable to suspend input. by Matvei Malkov · 3 years, 6 months ago
  57. 66d0867 Merge "Remove deprecated APIs" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  58. f37ca0d Merge "Add test for various click scenarios" into androidx-main by Jelle Fresen · 3 years, 6 months ago
  59. 0ade5f5 Remove deprecated APIs by Filip Pavlis · 3 years, 6 months ago
  60. 1c59100 Merge "Remove unused activities from ui-test[-junit4] manifests" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  61. 40fdc14 Merge "Added ability to get parent layout modifier's coordinates" into androidx-main by George Mount · 3 years, 6 months ago
  62. 7830595 Add test for various click scenarios by Jelle Fresen · 3 years, 6 months ago
  63. 330c6c2 Remove unused activities from ui-test[-junit4] manifests by Jelle Fresen · 3 years, 6 months ago
  64. af7fc21 Added ability to get parent layout modifier's coordinates by George Mount · 3 years, 6 months ago
  65. 0ad5f54 Deprecate tap/press based gesture filters. by Matvei Malkov · 3 years, 6 months ago
  66. e8dbe70 Small API changes in test. by Filip Pavlis · 3 years, 6 months ago
  67. 556bf64 Introduce RootForTest and hide Owner. by Filip Pavlis · 3 years, 6 months ago
  68. 8c41a23 Remove use of Uptime and Duration from pointer input by George Mount · 3 years, 6 months ago
  69. ff13d17 Merge "Migrate legacy synchronization usage." into androidx-main by Filip Pavlis · 3 years, 6 months ago
  70. 3a2baa1 Migrate legacy synchronization usage. by Filip Pavlis · 3 years, 6 months ago
  71. bdaaf17 Fix flaky gesturescope.sendClickTest by Ralston Da Silva · 3 years, 6 months ago
  72. 51dd45c Adopt ViewRootForTests in ui-test[-junit4] by Jelle Fresen · 3 years, 6 months ago
  73. 7f9a156 Merge changes Ib976b534,I803fc5f2 into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  74. 7de8c61 Merge "Add accessibility heading property" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  75. 8f5f1df Merge "Remove androidx.compose.ui.util annotations" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  76. 05c18b2 Deprecate ScrollableColumn/Row by Andrey Kulikov · 3 years, 7 months ago
  77. 8ccc0ae Add accessibility heading property by Jolanda Verhoef · 3 years, 7 months ago
  78. 3ac4b80 Move frame clock test methods to test-utils by Jelle Fresen · 3 years, 6 months ago
  79. a4da1bb Remove androidx.compose.ui.util annotations by George Mount · 3 years, 6 months ago
  80. 77ca2a2 Improve LayoutCoordinates API by George Mount · 3 years, 7 months ago
  81. 4b1a550 Merge "ImeAction API Review" into androidx-main by Siyamed Sinir · 3 years, 6 months ago
  82. 1cd8bb9 ImeAction API Review by Siyamed Sinir · 3 years, 6 months ago
  83. be22adf Merge "Mark SendClickTest as flaky" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  84. d2d8e73 Merge "SemanticsProperties API renames and comments" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  85. c51fcd1 SemanticsProperties API renames and comments by Alexandre Elias · 3 years, 6 months ago
  86. bbb8666 Merge "Leverage TestCoroutineDispatcher in testing" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  87. 8c9a3f3 Mark SendClickTest as flaky by Ralston Da Silva · 3 years, 6 months ago
  88. e9a8670 Leverage TestCoroutineDispatcher in testing by Filip Pavlis · 3 years, 7 months ago
  89. 66b3962b Change PointerInputChange API by George Mount · 3 years, 7 months ago
  90. b40ab8e Animatable is the new AnimatedValue by Jelle Fresen · 3 years, 10 months ago
  91. 6de7fb2 Merge "EditOperations API Changes" into androidx-main by Siyamed Sinir · 3 years, 6 months ago
  92. 3aaa30b9 EditOperations API Changes by Siyamed Sinir · 3 years, 6 months ago
  93. ce33078 API Changes to KeyEvent by Ralston Da Silva · 3 years, 8 months ago
  94. f1ed355 Make Velocity more like Offset by George Mount · 3 years, 7 months ago
  95. 8e55c4f Rename ExperimentalTesting to ExperimentalTestApi by Jelle Fresen · 3 years, 7 months ago
  96. a85b277 Merge "Window resizing API update." into androidx-main by Jim Sproch · 3 years, 7 months ago
  97. 4fac47f Window resizing API update. by Roman Sedaikin · 3 years, 8 months ago
  98. 6142074 add Semantics role API by yingleiw · 3 years, 7 months ago
  99. bd58c94 Merge "Deprecate TestUiDispatcher" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  100. 91969cd ViewGroup.setContent => [Abstract]ComposeView by Adam Powell · 3 years, 8 months ago