[go: nahoru, domu]

  1. 05c6ba5 Update Compose to 0.1.0-dev16 by Nick Anthony · 4 years ago
  2. eb605fd Merge "Renames androidx.compose.core group to androidx.compose.ui" into androidx-master-dev by Treehugger Robot · 4 years ago
  3. 5aa418d Merge changes I400ce0e6,Iab63cb65 into androidx-master-dev by Treehugger Robot · 4 years ago
  4. a15f90f Merge "Kotlin Rebase ComposeUI 1.4" into androidx-master-dev by Jim Sproch · 4 years ago
  5. 235b4fa Deprecate Scroller. Introduce ScrollableColumn / ScrollableRow by Matvei Malkov · 4 years ago
  6. 923ed4c Renames androidx.compose.core group to androidx.compose.ui by Louis Pullen-Freilich · 4 years ago
  7. a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years ago
  8. f36ba56 Reverts back to ui-test and ui-tooling libraries by Louis Pullen-Freilich · 4 years ago
  9. 690b24f Merge "Mark cascadingOnCommits() test as flaky" into androidx-master-dev by Treehugger Robot · 4 years ago
  10. a4d73a5 Rename runOnIdleCompose to runOnIdle. by Filip Pavlis · 4 years ago
  11. 062db27 Mark cascadingOnCommits() test as flaky by Jelle Fresen · 4 years ago
  12. c1a5000 ui-foundation to MPP by Nikolay Igotti · 4 years ago
  13. c60f33e Semantics no-op cleanups by Alexandre Elias · 4 years ago
  14. 659ea72 Refactor testing APIs to the final proposal. by Filip Pavlis · 4 years ago
  15. 4105f64 Merge "Add Experimental annotation for KeyInput" into androidx-master-dev by Treehugger Robot · 4 years ago
  16. 411eb49 Moves some runtime extension libraries to androidx.compose.runtime: by Louis Pullen-Freilich · 4 years ago
  17. a309ee79 Add Experimental annotation for KeyInput by Ralston Da Silva · 4 years ago
  18. f0b5098 Moves androidx.compose:compose-runtime to androidx.compose.runtime:runtime by Louis Pullen-Freilich · 4 years ago
  19. e018259 Moves androidx.ui:ui-text to androidx.compose.foundation:foundation-text by Louis Pullen-Freilich · 4 years ago
  20. 7e6ecdb Moves androidx.ui:ui-core to androidx.compose.core:core by Louis Pullen-Freilich · 4 years ago
  21. 23ef31b Merge "Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
  22. 8f61211 Merge "Add support to print semantics hierarchy." into androidx-master-dev by Treehugger Robot · 4 years ago
  23. 86dc4df Add support to print semantics hierarchy. by Filip Pavlis · 4 years ago
  24. db76e86 Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout by Louis Pullen-Freilich · 4 years ago
  25. d2aa99c Make transition API consistent with other animation APIs by Doris Liu · 4 years ago
  26. 06b6ed8 Await recompositions triggered by onCommits by Jelle Fresen · 4 years ago
  27. a361ea7 Merge "Composition disposal improvements" into androidx-master-dev by Treehugger Robot · 4 years ago
  28. 8dec9b7 Composition disposal improvements by Adam Powell · 4 years, 1 month ago
  29. 28185a6 Moves some small core libraries to androidx.compose.core:* by Louis Pullen-Freilich · 4 years ago
  30. 6ac8598 Merge "Make KeyEvent an inline class" into androidx-master-dev by Treehugger Robot · 4 years ago
  31. 854eadb Make KeyEvent an inline class by Ralston Da Silva · 4 years ago
  32. 6bb9a47 Moves androidx.ui:ui-test to androidx.compose.test:test-core by Louis Pullen-Freilich · 4 years ago
  33. ef24ef8 Merge "Moves androidx.ui:ui-animation to androidx.compose.animation:animation" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
  34. c6d20b3 [Semantics] Add test finders for unmerged semantics. by Alexandre Elias · 4 years ago
  35. fc2516f Merge "Fix compose testing not timing out properly." into androidx-master-dev by Treehugger Robot · 4 years ago
  36. d8a0b6f Fix compose testing not timing out properly. by Filip Pavlis · 4 years ago
  37. 46ade7d Moves androidx.ui:ui-animation to androidx.compose.animation:animation by Louis Pullen-Freilich · 4 years ago
  38. cec33d9 Moves androidx.ui:ui-foundation to androidx.compose.foundation:foundation by Louis Pullen-Freilich · 4 years ago
  39. 5d18263 Moves ui-material, ui-material-icons-core, and ui-material-icons-extended to androidx.compose.material by Louis Pullen-Freilich · 4 years ago
  40. 028c0d5 Final migration of material size tests. by Filip Pavlis · 4 years ago
  41. 5469e25 Add Experimental annotation for LayoutNode method. by George Mount · 4 years, 1 month ago
  42. ebd2e60 Merge "Link ViewGroup compositions to existing ones" into androidx-master-dev by Treehugger Robot · 4 years ago
  43. 28aecae Merge "MonotonicFrameClock as a CoroutineContext.Element" into androidx-master-dev by Treehugger Robot · 4 years ago
  44. b300d2c Link ViewGroup compositions to existing ones by Mihai Popa · 4 years ago
  45. b0c1b40 MonotonicFrameClock as a CoroutineContext.Element by Adam Powell · 4 years ago
  46. 0c5bd22 Merge "Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock" into androidx-master-dev by Anastasia Soboleva · 4 years ago
  47. 0a90de9 Replace frames with snapshots by Chuck Jazdzewski · 4 years, 2 months ago
  48. 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 1 month ago
  49. a600bbf Merge "Migrate snackbar tests and clean up TabTest." into androidx-master-dev by Filip Pavlis · 4 years ago
  50. 847ee9f Merge "Regenerate old apis for compose using new metalava version" into androidx-master-dev by Treehugger Robot · 4 years ago
  51. a69d17b Make AnimationSpec the prevailing term for static anim config by Doris Liu · 4 years, 1 month ago
  52. b06d5d9 Migrate snackbar tests and clean up TabTest. by Filip Pavlis · 4 years, 1 month ago
  53. a47310e Regenerate old apis for compose using new metalava version by Aurimas Liutikas · 4 years, 1 month ago
  54. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 1 month ago
  55. afa5392 Refactor of expectError with message by Jelle Fresen · 4 years, 1 month ago
  56. 28b24c3 Factor CompositionFrameClock+friends into a module by Adam Powell · 4 years, 1 month ago
  57. 8eb3a56 Merge "Improve expectError assertion" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  58. 97a6485 Improve expectError assertion by Jelle Fresen · 4 years, 1 month ago
  59. 0794a7a Add testing APIs for positions. by Filip Pavlis · 4 years, 1 month ago
  60. 84bf812 Throw error for synchronization on main thread by Jelle Fresen · 4 years, 1 month ago
  61. 00857ad Merge "Updated Compose and UI version to 0.1.0-dev15" into androidx-master-dev by Filip Pavlis · 4 years, 1 month ago
  62. 3328e39 Temporarily disable lingering subscribers check by Jelle Fresen · 4 years, 1 month ago
  63. 726179f Updated Compose and UI version to 0.1.0-dev15 by Nick Anthony · 4 years, 1 month ago
  64. 9a3c1e8 Merge "Add size testing API." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  65. 5f928db Add size testing API. by Filip Pavlis · 4 years, 1 month ago
  66. 85cdc52 Defensive clean up of AndroidOwnerRegistry after tests by Jelle Fresen · 4 years, 1 month ago
  67. dde419f Merge "Add relative offsetting of positions" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  68. d1e889d Add relative offsetting of positions by Jelle Fresen · 4 years, 1 month ago
  69. ece03f1 Add a test that performs a swipe in 1 ms by Jelle Fresen · 4 years, 1 month ago
  70. 2b055a7 Replace Semantics component with Modifier.semantics by Matvei Malkov · 4 years, 1 month ago
  71. 236ce6f Merge "Provide ability for tests to send hardware key events to Owner" into androidx-master-dev by Ralston Da Silva · 4 years, 1 month ago
  72. 2f58d68 Provide ability for tests to send hardware key events to Owner by Ralston Da Silva · 4 years, 1 month ago
  73. 30d259d Expose InputDispatcher.eventPeriod by Jelle Fresen · 4 years, 1 month ago
  74. 4c25bda Move most of AndroidInputDispatcher to InputDispatcher by Jelle Fresen · 4 years, 1 month ago
  75. c54ca99 Fix build - missing API changes after aosp/1333302 merge by Anastasia Soboleva · 4 years, 1 month ago
  76. 3d98faa Make duration of injected double/long clicks adjustable by Jelle Fresen · 4 years, 1 month ago
  77. 408e89e Merge "Introduce experimental annotation in testing" into androidx-master-dev by Filip Pavlis · 4 years, 1 month ago
  78. cc14902 Mark test as flaky. by Filip Pavlis · 4 years, 1 month ago
  79. b157229 Introduce experimental annotation in testing by Filip Pavlis · 4 years, 1 month ago
  80. ba279a0 Disable blinking cursor in tests by default by Jelle Fresen · 4 years, 1 month ago
  81. 607cc41 Migrate from ActivityTestRule in ui-test by Filip Pavlis · 4 years, 1 month ago
  82. 89b664d Merge changes from topic "merge_platform_dev" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  83. 0f18f8a Revert captureToBitmap to use pixelCopy. by Filip Pavlis · 4 years, 1 month ago
  84. c2e5559 Use TextFieldValue in all TextFields by Siyamed Sinir · 4 years, 1 month ago
  85. 9fdd8b0 Merge "Add properties for common locations in BaseGestureScope" into androidx-master-dev am: bd7e8085f6 by Jelle Fresen · 4 years, 1 month ago
  86. 1279774 Merge "Rearrange imports and remove .px references in ui-test" into androidx-master-dev am: f78af6d18e by Treehugger Robot · 4 years, 1 month ago
  87. 7b4a98d Add properties for common locations in BaseGestureScope by Jelle Fresen · 4 years, 1 month ago
  88. eedc83d Rearrange imports and remove .px references in ui-test by Jelle Fresen · 4 years, 1 month ago
  89. dc3c965 Merge "Remove IntPx" into androidx-master-dev am: 846c6b62a0 by Treehugger Robot · 4 years, 1 month ago
  90. 846c6b6 Merge "Remove IntPx" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  91. 4a737be Merge "Add Text API in SemanticsProperties" into androidx-master-dev am: cdaa0f228d by Treehugger Robot · 4 years, 1 month ago
  92. cdaa0f2 Merge "Add Text API in SemanticsProperties" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  93. d245bad Merge "Remove timeout from dispatch latch" into androidx-master-dev am: a1cafc68d0 by Treehugger Robot · 4 years, 1 month ago
  94. 8103f44 Add Text API in SemanticsProperties by yingleiw · 4 years, 2 months ago
  95. 8f23757 Remove IntPx by George Mount · 4 years, 2 months ago
  96. 1f80a87 Remove timeout from dispatch latch by Jelle Fresen · 4 years, 1 month ago
  97. 5a198f2 Merge "Rename awaitFrameNanos to withFrameNanos" into androidx-master-dev am: 3041306e28 by Treehugger Robot · 4 years, 1 month ago
  98. 3041306 Merge "Rename awaitFrameNanos to withFrameNanos" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  99. 157529a Merge "Fix assertIsDisplayed to support appbar & cutouts" into androidx-master-dev am: dfa40a1c2d by Treehugger Robot · 4 years, 1 month ago
  100. ed382ac Fix assertIsDisplayed to support appbar & cutouts by Filip Pavlis · 4 years, 1 month ago