[go: nahoru, domu]

  1. 6d3e96a Merge "Refactors androidx.compose.material:* libraries to the androidx.compose.material package name" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  2. 41bf57a Merge "Report inspector parameter for LayoutModifiers in LayoutSize.kt" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  3. 8673cae Merge changes Ib2f6fbcb,I4171075c,I57e664f6 into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  4. 1bdefab Merge "[Text Cleanup] Add Some Marks." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  5. 51f5778 Report inspector parameter for LayoutModifiers in LayoutSize.kt by Jens Ole Lauridsen · 4 years, 1 month ago
  6. 1721f56 Report inspector parameter for PainterModifier by Jens Ole Lauridsen · 4 years, 1 month ago
  7. 04ac82b Report inspector parameters for DrawBackground modifier by Jens Ole Lauridsen · 4 years, 1 month ago
  8. a347478 Report inspector parameters for LayoutPadding by Jens Ole Lauridsen · 4 years, 1 month ago
  9. c52e561 Refactors androidx.compose.material:* libraries to the androidx.compose.material package name by Louis Pullen-Freilich · 4 years, 1 month ago
  10. 74ad4c9 [Text Cleanup] Add Some Marks. by Qingqing Deng · 4 years, 1 month ago
  11. f2ded7e Merge "[Fixit] use inclusive language" into androidx-master-dev by Haoyu Zhang · 4 years, 1 month ago
  12. 88f3de6 Merge "Flatten foundation.shape package" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  13. eb7e0ba Update AndroidView interop APIs by Mihai Popa · 4 years, 1 month ago
  14. 9ecc6d9 Merge "Replace Modifier::plus with Modifier::then." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  15. 6049dd7 Use SubcomposeLayout in TabRow by Andrey Kulikov · 4 years, 1 month ago
  16. 3a49d08 Flatten foundation.shape package by Matvei Malkov · 4 years, 1 month ago
  17. 1eec3ee Replace Modifier::plus with Modifier::then. by Matvei Malkov · 4 years, 1 month ago
  18. 672f719 Create ComposeAnimatedProperty to represent animated data by Amaury Medeiros · 4 years, 1 month ago
  19. 1f2bcd8 Refactors androidx.compose.ui:ui-util to the androidx.compose.ui.util package name by Louis Pullen-Freilich · 4 years, 1 month ago
  20. a7eeb10 Refactors androidx.compose.ui:ui-unit to the androidx.compose.ui.unit package name by Louis Pullen-Freilich · 4 years, 1 month ago
  21. 4dc4dac Refactors androidx.compose.ui:ui-graphics to the androidx.compose.ui.graphics package name by Louis Pullen-Freilich · 4 years, 1 month ago
  22. f434a13e Refactors androidx.compose.ui:ui-geometry to the androidx.compose.ui.geometry package name by Louis Pullen-Freilich · 4 years, 1 month ago
  23. 4a6889a Fix build for deprecated compose test rule rename by Adam Powell · 4 years, 1 month ago
  24. afee73f [Fixit] use inclusive language by haoyu · 4 years, 1 month ago
  25. 9e8c3ab Merge "Add [Abstract]ComposeView" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  26. 858319c Merge "Rename android test rule factory function." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  27. 8062bbc Merge "Re-enable inlining Row and Column" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  28. aa84c58 Merge "Add benchmark that toggles text" into androidx-master-dev by Haoyu Zhang · 4 years, 1 month ago
  29. e933802 Re-enable inlining Row and Column by Chuck Jazdzewski · 4 years, 1 month ago
  30. b3943e1 Rename android test rule factory function. by Filip Pavlis · 4 years, 1 month ago
  31. db36ff4 Merge "Fold MotionEventUtil into the one file using it." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  32. 723fee7 Merge "Add tests for Text/TextField Semantics" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  33. 56f5ea8 Add tests for Text/TextField Semantics by yingleiw · 4 years, 1 month ago
  34. f327088 Merge "Implement line/page granularity traversal for accessibility" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  35. 1df9e8a Implement line/page granularity traversal for accessibility by yingleiw · 4 years, 1 month ago
  36. fdf0807 ui-material to MPP by Louis Pullen-Freilich · 4 years, 1 month ago
  37. 35cc6ab Add [Abstract]ComposeView by Adam Powell · 4 years, 1 month ago
  38. e1d4229 Merge "Temporary remove inline for Row and Column" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  39. 3bfe4ef Merge "LazyItems alignment and main-axis wrap content" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  40. 62e58cd Temporary remove inline for Row and Column by Andrey Kulikov · 4 years, 1 month ago
  41. aeda679 LazyItems alignment and main-axis wrap content by Mihai Burlaciuc · 4 years, 1 month ago
  42. ab19475 Refactors androidx.compose.ui:ui-text to the androidx.compose.ui.text package name by Louis Pullen-Freilich · 4 years, 1 month ago
  43. 25cb71c Merge "Refactors androidx.compose.ui:ui-text-android to the androidx.compose.ui.text.android package name" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  44. fa97018 Merge "Hide DropdownPopup." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  45. eaef5ec Merge "Add lineCount/getLineLeft/getLinRight API to TextLayoutResult" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  46. 37dba24 Merge "Add an interface for deconstructing a parameter for tooling" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  47. 239d2fc Merge "Update LayoutInspectorTreeTest after API change." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  48. a2be36b Refactors androidx.compose.ui:ui-text-android to the androidx.compose.ui.text.android package name by Louis Pullen-Freilich · 4 years, 1 month ago
  49. 27c564b Update LayoutInspectorTreeTest after API change. by Jens Ole Lauridsen · 4 years, 1 month ago
  50. 378bb6b Fold MotionEventUtil into the one file using it. by Shep Shapard · 4 years, 2 months ago
  51. 634e8d4 Merge "Remove dependencies on the kotlin metadata library." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  52. 99d3217 Add an interface for deconstructing a parameter for tooling by Jens Ole Lauridsen · 4 years, 1 month ago
  53. 49c9b11 Merge "Refactors androidx.compose.runtime:runtime-dispatch to the androidx.compose.runtime.dispatch package name" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  54. 015f42c Merge "Fix for previews not resizing if the component needs to grow" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  55. 01a42a3 Merge "Expose animation label attribute through ComposeAnimation" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  56. 65e1098 Merge "SubcomposeLayout" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  57. 96f956a Merge "Use new Focus API for KeyInput" into androidx-master-dev by Ralston Da Silva · 4 years, 1 month ago
  58. 4b2e7e0 Refactors androidx.compose.runtime:runtime-dispatch to the androidx.compose.runtime.dispatch package name by Louis Pullen-Freilich · 4 years, 1 month ago
  59. eeade15d Merge "Inline `Row` and `Column`" into androidx-master-dev by Chuck Jazdzewski · 4 years, 1 month ago
  60. 4191031 Merge "Remove globalBounds from BaseGestureScope" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  61. 9f416c0 Expose animation label attribute through ComposeAnimation by Amaury Medeiros · 4 years, 1 month ago
  62. af64970 Merge "Add Experimental annotation to material and mark RippleTheme with it." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  63. 555017d Fix for previews not resizing if the component needs to grow by Andrey Kulikov · 4 years, 1 month ago
  64. 77f4418 Remove globalBounds from BaseGestureScope by Jelle Fresen · 4 years, 1 month ago
  65. ef18c63 Inline `Row` and `Column` by Chuck Jazdzewski · 4 years, 2 months ago
  66. bb77c7b Refactors androidx.compose.animation:animation to the androidx.compose.animation package name by Louis Pullen-Freilich · 4 years, 1 month ago
  67. 5bb0c471 Refactors androidx.compose.animation:animation-core to the androidx.compose.animation.core package name by Louis Pullen-Freilich · 4 years, 1 month ago
  68. ada1e05 Merge "ui-desktop: different redrawing strategy with DesktopUIDispatcher" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  69. ebe058f Add Experimental annotation to material and mark RippleTheme with it. by Matvei Malkov · 4 years, 1 month ago
  70. d448932 Merge "Use unclipped bounds when asserting node bounds" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  71. 2ca0701 SubcomposeLayout by Andrey Kulikov · 4 years, 1 month ago
  72. 7a602a3 Merge "Zoomable minor rework." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  73. f1efe67 Use unclipped bounds when asserting node bounds by Jelle Fresen · 4 years, 2 months ago
  74. 20f5b4c3 Zoomable minor rework. by Matvei Malkov · 4 years, 1 month ago
  75. d81536a Wrapped content on cross-axis for lazy row/column by Mihai Burlaciuc · 4 years, 1 month ago
  76. 6921eaa ui-desktop: different redrawing strategy with DesktopUIDispatcher by Andrey Rudenko · 4 years, 2 months ago
  77. 881decd Animate content size by Doris Liu · 4 years, 2 months ago
  78. 8e10539 Merge "Passing MotionEvents all the way through." into androidx-master-dev by Shep Shapard · 4 years, 1 month ago
  79. bf81ed3 Remove dependencies on the kotlin metadata library. by Jens Ole Lauridsen · 4 years, 1 month ago
  80. ed2eefe Merge "Add label for transition" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  81. c1f303a Passing MotionEvents all the way through. by Shep Shapard · 4 years, 1 month ago
  82. 0db8bef Add benchmark that toggles text by haoyu · 4 years, 1 month ago
  83. ba375b6 Merge "Add an empty benchmark" into androidx-master-dev by Haoyu Zhang · 4 years, 1 month ago
  84. 80cf34f Add label for transition by Doris Liu · 4 years, 1 month ago
  85. 34a9837 Merge "Update inspector to use source information" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  86. 480bb79 Use new Focus API for KeyInput by Ralston Da Silva · 4 years, 1 month ago
  87. 655ace3 Update inspector to use source information by Chuck Jazdzewski · 4 years, 1 month ago
  88. c016ae91 Fix demos by bringing back BaseTextField instead of CoreTextField. by Matvei Malkov · 4 years, 1 month ago
  89. 09e8b06 Merge "Remove ErrorMessages.kt" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  90. fd05f667 Hide DropdownPopup. by Filip Pavlis · 4 years, 1 month ago
  91. e11880a Remove ErrorMessages.kt by George Mount · 4 years, 1 month ago
  92. ca6eca2 Refactors androidx.compose.foundation:foundation-text to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years, 1 month ago
  93. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years, 1 month ago
  94. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years, 1 month ago
  95. 356ab3e Refactors runtime extension libraries to their new androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years, 1 month ago
  96. 7ca03ca Merge "Fix invalidate range check for lineIndex" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  97. 313e0a1 Merge "Update preview to use the new source location information" into androidx-master-dev by Chuck Jazdzewski · 4 years, 1 month ago
  98. dc30aea Fix invalidate range check for lineIndex by Seigo Nonaka · 4 years, 1 month ago
  99. 5f10344 Update preview to use the new source location information by Chuck Jazdzewski · 4 years, 1 month ago
  100. 5e8c3d7 Merge "Lint check to prevent adding new code in old package names, to aid the androidx.ui -> androidx.compose migration" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago