[go: nahoru, domu]

  1. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago
  2. a6d8298 Add accessibility action to get TextLayoutResult by yingleiw · 4 years ago
  3. 790b311 Rename material.FilledTextField to material.TextField and foundation.TextField to foundation.BaseTextField with experimental marker. by Matvei Malkov · 4 years ago
  4. bf014c1 Modifier.drawBackground -> Modifier.background by Matvei Malkov · 4 years ago
  5. 5aa418d Merge changes I400ce0e6,Iab63cb65 into androidx-master-dev by Treehugger Robot · 4 years ago
  6. 235b4fa Deprecate Scroller. Introduce ScrollableColumn / ScrollableRow by Matvei Malkov · 4 years ago
  7. a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years, 1 month ago
  8. 690b24f Merge "Mark cascadingOnCommits() test as flaky" into androidx-master-dev by Treehugger Robot · 4 years ago
  9. a4d73a5 Rename runOnIdleCompose to runOnIdle. by Filip Pavlis · 4 years ago
  10. 062db27 Mark cascadingOnCommits() test as flaky by Jelle Fresen · 4 years ago
  11. c60f33e Semantics no-op cleanups by Alexandre Elias · 4 years ago
  12. 659ea72 Refactor testing APIs to the final proposal. by Filip Pavlis · 4 years ago
  13. 8f61211 Merge "Add support to print semantics hierarchy." into androidx-master-dev by Treehugger Robot · 4 years ago
  14. 86dc4df Add support to print semantics hierarchy. by Filip Pavlis · 4 years ago
  15. d2aa99c Make transition API consistent with other animation APIs by Doris Liu · 4 years ago
  16. 06b6ed8 Await recompositions triggered by onCommits by Jelle Fresen · 4 years ago
  17. d8a0b6f Fix compose testing not timing out properly. by Filip Pavlis · 4 years ago
  18. 028c0d5 Final migration of material size tests. by Filip Pavlis · 4 years, 1 month ago
  19. b300d2c Link ViewGroup compositions to existing ones by Mihai Popa · 4 years, 1 month ago
  20. 0c5bd22 Merge "Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock" into androidx-master-dev by Anastasia Soboleva · 4 years, 1 month ago
  21. 0a90de9 Replace frames with snapshots by Chuck Jazdzewski · 4 years, 2 months ago
  22. 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 1 month ago
  23. a600bbf Merge "Migrate snackbar tests and clean up TabTest." into androidx-master-dev by Filip Pavlis · 4 years, 1 month ago
  24. a69d17b Make AnimationSpec the prevailing term for static anim config by Doris Liu · 4 years, 1 month ago
  25. b06d5d9 Migrate snackbar tests and clean up TabTest. by Filip Pavlis · 4 years, 1 month ago
  26. afa5392 Refactor of expectError with message by Jelle Fresen · 4 years, 1 month ago
  27. 8eb3a56 Merge "Improve expectError assertion" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  28. 97a6485 Improve expectError assertion by Jelle Fresen · 4 years, 1 month ago
  29. 0794a7a Add testing APIs for positions. by Filip Pavlis · 4 years, 1 month ago
  30. 84bf812 Throw error for synchronization on main thread by Jelle Fresen · 4 years, 1 month ago
  31. 9a3c1e8 Merge "Add size testing API." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  32. 5f928db Add size testing API. by Filip Pavlis · 4 years, 1 month ago
  33. 85cdc52 Defensive clean up of AndroidOwnerRegistry after tests by Jelle Fresen · 4 years, 1 month ago
  34. dde419f Merge "Add relative offsetting of positions" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  35. d1e889d Add relative offsetting of positions by Jelle Fresen · 4 years, 1 month ago
  36. ece03f1 Add a test that performs a swipe in 1 ms by Jelle Fresen · 4 years, 1 month ago
  37. 30d259d Expose InputDispatcher.eventPeriod by Jelle Fresen · 4 years, 1 month ago
  38. 4c25bda Move most of AndroidInputDispatcher to InputDispatcher by Jelle Fresen · 4 years, 1 month ago
  39. 3d98faa Make duration of injected double/long clicks adjustable by Jelle Fresen · 4 years, 1 month ago
  40. 408e89e Merge "Introduce experimental annotation in testing" into androidx-master-dev by Filip Pavlis · 4 years, 1 month ago
  41. cc14902 Mark test as flaky. by Filip Pavlis · 4 years, 1 month ago
  42. b157229 Introduce experimental annotation in testing by Filip Pavlis · 4 years, 1 month ago
  43. ba279a0 Disable blinking cursor in tests by default by Jelle Fresen · 4 years, 1 month ago
  44. 607cc41 Migrate from ActivityTestRule in ui-test by Filip Pavlis · 4 years, 1 month ago
  45. 0f18f8a Revert captureToBitmap to use pixelCopy. by Filip Pavlis · 4 years, 1 month ago
  46. c2e5559 Use TextFieldValue in all TextFields by Siyamed Sinir · 4 years, 1 month ago
  47. 7b4a98d Add properties for common locations in BaseGestureScope by Jelle Fresen · 4 years, 1 month ago
  48. eedc83d Rearrange imports and remove .px references in ui-test by Jelle Fresen · 4 years, 1 month ago
  49. 846c6b6 Merge "Remove IntPx" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  50. 8103f44 Add Text API in SemanticsProperties by yingleiw · 4 years, 2 months ago
  51. 8f23757 Remove IntPx by George Mount · 4 years, 3 months ago
  52. ed382ac Fix assertIsDisplayed to support appbar & cutouts by Filip Pavlis · 4 years, 1 month ago
  53. 656c113 Narrow public API of Compose Runtime by Leland Richardson · 4 years, 1 month ago
  54. 878d915 Merge "Suspending Recomposer" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  55. f94c64e Replace PxSize with Size by Nader Jawad · 4 years, 1 month ago
  56. 11d00c7 Suspending Recomposer by Adam Powell · 4 years, 3 months ago
  57. 618985cf Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  58. 6df0612 Replace PxPosition with Offset by Nader Jawad · 4 years, 1 month ago
  59. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 1 month ago
  60. 16e330a Removal of Px usages part 7 of 7 by Nader Jawad · 4 years, 2 months ago
  61. ae8fbfc Moved test classes around in ui-test by Jelle Fresen · 4 years, 1 month ago
  62. c5c2ac7 Add multi-touch gesture injection APIs for tests by Jelle Fresen · 4 years, 2 months ago
  63. e96d4df7 Merge "Changes in captureToBitmap." into androidx-master-dev by Filip Pavlis · 4 years, 1 month ago
  64. 26c32d6 Changes in captureToBitmap. by Filip Pavlis · 4 years, 2 months ago
  65. 63153c1 Removal of Px usages part 6 of n by Nader Jawad · 4 years, 2 months ago
  66. e6a9b33 Removal of Px usages part 5 of n by Nader Jawad · 4 years, 2 months ago
  67. 029e664 Merge changes I87be5d9c,Ia1725331 into androidx-master-dev by Jelle Fresen · 4 years, 2 months ago
  68. 98f6a91 Merge "Blinking cursor animation to the TextField" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  69. 344878e3 Rename MotionEventRecorder methods for clarity by Jelle Fresen · 4 years, 2 months ago
  70. 5b1db50 Reduce duplication in tests and clean them up by Jelle Fresen · 4 years, 2 months ago
  71. 65f97b9 Merge changes Ib7e5f70a,I7194a4bc into androidx-master-dev by aelias · 4 years, 2 months ago
  72. 16ff7e9 Blinking cursor animation to the TextField by Anastasia Soboleva · 4 years, 2 months ago
  73. 5c8252f Switch TestTag to modifiers in ui-core and ui-test by Alexandre Elias · 4 years, 2 months ago
  74. 96c9ccbd Semantics: remove 'container = true'/isSemanticBoundary. by Alexandre Elias · 4 years, 2 months ago
  75. b15857c Ensure new recompose scopes do not get invalidated by Chuck Jazdzewski · 4 years, 2 months ago
  76. 496517f Remove GestureToken, InputDispatcher now has state by Jelle Fresen · 4 years, 2 months ago
  77. d379a78 Merge "Add reasonable slot defaults for Scrollers" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  78. 323b745 Modifier.clickable reimagined by Matvei Malkov · 4 years, 3 months ago
  79. 9fb6924 Add reasonable slot defaults for Scrollers by Matvei Malkov · 4 years, 2 months ago
  80. 6b4c513 Merge "Small cleanup of gesture injection tests" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  81. 22f5978 Removal of Px usages part 1 of n by Nader Jawad · 4 years, 2 months ago
  82. cfc5ff9 Small cleanup of gesture injection tests by Jelle Fresen · 4 years, 2 months ago
  83. f6a7aa5 Merge "Undeprecate semantics and add ability to affect current layout node" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  84. 506a96d Merge "More text testing APIs." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  85. 1da47fe Undeprecate semantics and add ability to affect current layout node by Matvei Malkov · 4 years, 2 months ago
  86. 66f9c89 More text testing APIs. by Filip Pavlis · 4 years, 2 months ago
  87. 3b87eec Merge "Deprecate @Model" into androidx-master-dev by Leland Richardson · 4 years, 2 months ago
  88. fcf76b3 Deprecate @Model by Leland Richardson · 4 years, 2 months ago
  89. 5204e18 Add test utility for pinch gesture by Aaron Stacy · 4 years, 2 months ago
  90. 5801ebc Merge "Check view visibility in assertIsDisplayed()" into androidx-master-dev by Jelle Fresen · 4 years, 2 months ago
  91. eb05611 Merge "Add testing APIs to send text." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  92. 5b2a140 Add testing APIs to send text. by Filip Pavlis · 4 years, 2 months ago
  93. 891799c Check view visibility in assertIsDisplayed() by Jelle Fresen · 4 years, 2 months ago
  94. d4bca95 Fix false positive of assertIsDisplayed by Jelle Fresen · 4 years, 2 months ago
  95. 8025ded Merge "Simplify tests in IsDisplayedTest" into androidx-master-dev by Jelle Fresen · 4 years, 2 months ago
  96. b808f28a Merge changes I4f917921,Ia0079ad9 into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  97. b4c281a Simplify tests in IsDisplayedTest by Jelle Fresen · 4 years, 2 months ago
  98. 247ddb9cb Fix class name of IsDisplayed tests by Jelle Fresen · 4 years, 2 months ago
  99. df48b2c Move ScrollTo tests to separate test file by Jelle Fresen · 4 years, 2 months ago
  100. 7556395 Remove CollectedOwners and restructure bitmap capturing by Jelle Fresen · 4 years, 2 months ago