[go: nahoru, domu]

  1. 4dc4dac Refactors androidx.compose.ui:ui-graphics to the androidx.compose.ui.graphics package name by Louis Pullen-Freilich · 4 years ago
  2. f434a13e Refactors androidx.compose.ui:ui-geometry to the androidx.compose.ui.geometry package name by Louis Pullen-Freilich · 4 years ago
  3. 4a6889a Fix build for deprecated compose test rule rename by Adam Powell · 4 years ago
  4. 9e8c3ab Merge "Add [Abstract]ComposeView" into androidx-master-dev by Treehugger Robot · 4 years ago
  5. b3943e1 Rename android test rule factory function. by Filip Pavlis · 4 years ago
  6. db36ff4 Merge "Fold MotionEventUtil into the one file using it." into androidx-master-dev by Treehugger Robot · 4 years ago
  7. 1df9e8a Implement line/page granularity traversal for accessibility by yingleiw · 4 years ago
  8. 35cc6ab Add [Abstract]ComposeView by Adam Powell · 4 years ago
  9. ab19475 Refactors androidx.compose.ui:ui-text to the androidx.compose.ui.text package name by Louis Pullen-Freilich · 4 years ago
  10. fa97018 Merge "Hide DropdownPopup." into androidx-master-dev by Treehugger Robot · 4 years ago
  11. 37dba24 Merge "Add an interface for deconstructing a parameter for tooling" into androidx-master-dev by Treehugger Robot · 4 years ago
  12. 378bb6b Fold MotionEventUtil into the one file using it. by Shep Shapard · 4 years, 1 month ago
  13. 99d3217 Add an interface for deconstructing a parameter for tooling by Jens Ole Lauridsen · 4 years ago
  14. 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 ago
  15. 015f42c Merge "Fix for previews not resizing if the component needs to grow" into androidx-master-dev by Treehugger Robot · 4 years ago
  16. 65e1098 Merge "SubcomposeLayout" into androidx-master-dev by Treehugger Robot · 4 years ago
  17. 96f956a Merge "Use new Focus API for KeyInput" into androidx-master-dev by Ralston Da Silva · 4 years ago
  18. 4b2e7e0 Refactors androidx.compose.runtime:runtime-dispatch to the androidx.compose.runtime.dispatch package name by Louis Pullen-Freilich · 4 years ago
  19. eeade15d Merge "Inline `Row` and `Column`" into androidx-master-dev by Chuck Jazdzewski · 4 years ago
  20. 555017d Fix for previews not resizing if the component needs to grow by Andrey Kulikov · 4 years ago
  21. ef18c63 Inline `Row` and `Column` by Chuck Jazdzewski · 4 years, 1 month ago
  22. bb77c7b Refactors androidx.compose.animation:animation to the androidx.compose.animation package name by Louis Pullen-Freilich · 4 years ago
  23. 5bb0c471 Refactors androidx.compose.animation:animation-core to the androidx.compose.animation.core package name by Louis Pullen-Freilich · 4 years ago
  24. 2ca0701 SubcomposeLayout by Andrey Kulikov · 4 years ago
  25. f1efe67 Use unclipped bounds when asserting node bounds by Jelle Fresen · 4 years ago
  26. 8e10539 Merge "Passing MotionEvents all the way through." into androidx-master-dev by Shep Shapard · 4 years ago
  27. c1f303a Passing MotionEvents all the way through. by Shep Shapard · 4 years ago
  28. 480bb79 Use new Focus API for KeyInput by Ralston Da Silva · 4 years ago
  29. c016ae91 Fix demos by bringing back BaseTextField instead of CoreTextField. by Matvei Malkov · 4 years ago
  30. 09e8b06 Merge "Remove ErrorMessages.kt" into androidx-master-dev by Treehugger Robot · 4 years ago
  31. fd05f667 Hide DropdownPopup. by Filip Pavlis · 4 years ago
  32. e11880a Remove ErrorMessages.kt by George Mount · 4 years ago
  33. ca6eca2 Refactors androidx.compose.foundation:foundation-text to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago
  34. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years ago
  35. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago
  36. 356ab3e Refactors runtime extension libraries to their new androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years ago
  37. 7df5c8a Merge "Fix popup placement with cut-outs." into androidx-master-dev by Treehugger Robot · 4 years ago
  38. 1ce05e0 Fix popup placement with cut-outs. by Filip Pavlis · 4 years ago
  39. d8f69b0 Merge "Fix cut-out gesture bugs." into androidx-master-dev by Treehugger Robot · 4 years ago
  40. e87a100 Fix cut-out gesture bugs. by Shep Shapard · 4 years ago
  41. 8946c6b Add text location api for accessibility by yingleiw · 4 years ago
  42. a6d8298 Add accessibility action to get TextLayoutResult by yingleiw · 4 years ago
  43. 790b311 Rename material.FilledTextField to material.TextField and foundation.TextField to foundation.BaseTextField with experimental marker. by Matvei Malkov · 4 years ago
  44. e61080c Merge "Modifier.drawBackground -> Modifier.background" into androidx-master-dev by Treehugger Robot · 4 years ago
  45. bf014c1 Modifier.drawBackground -> Modifier.background by Matvei Malkov · 4 years ago
  46. 839b35c Add RemeasurementModifier by Andrey Kulikov · 4 years ago
  47. 05c6ba5 Update Compose to 0.1.0-dev16 by Nick Anthony · 4 years ago
  48. 9f60cc7 Update FocusableDemo to use the new Focus Api by Ralston Da Silva · 4 years ago
  49. 7cf1c48 Deprecate Old Focus API by Ralston Da Silva · 4 years ago
  50. edfaac9 Merge "Implement accessibility granularity traversal" into androidx-master-dev by Treehugger Robot · 4 years ago
  51. c8c1ab4 Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier by Ralston Da Silva · 4 years ago
  52. 5398d76 Merge "Fix the rest of tests failing on cut-outs." into androidx-master-dev by Treehugger Robot · 4 years ago
  53. 0683fde Merge "Add Modifier.FocusObserver" into androidx-master-dev by Treehugger Robot · 4 years ago
  54. 5202099 Implement accessibility granularity traversal by yingleiw · 4 years, 1 month ago
  55. a90c172 Merge "Not placed children should also be remeasured as they can affect the parent size" into androidx-master-dev by Andrey Kulikov · 4 years ago
  56. 03da1e41 Add Modifier.FocusObserver by Ralston Da Silva · 4 years ago
  57. a1dc264 Fix the rest of tests failing on cut-outs. by Filip Pavlis · 4 years ago
  58. dac67f1 Merge "Add a modifier to request focus changes" into androidx-master-dev by Ralston Da Silva · 4 years ago
  59. 3674533 Rename onFocusChange callback to onFocusChanged in text fields by Anastasia Soboleva · 4 years ago
  60. a52a858 Add a modifier to request focus changes by Ralston Da Silva · 4 years ago
  61. 6ccf33d Merge "Revert "Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier"" into androidx-master-dev by Treehugger Robot · 4 years ago
  62. ab680d3 Revert "Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier" by Ralston Da Silva · 4 years ago
  63. 2829590 Merge "Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier" into androidx-master-dev by Treehugger Robot · 4 years ago
  64. eb605fd Merge "Renames androidx.compose.core group to androidx.compose.ui" into androidx-master-dev by Treehugger Robot · 4 years ago
  65. 5aa418d Merge changes I400ce0e6,Iab63cb65 into androidx-master-dev by Treehugger Robot · 4 years ago
  66. 32fb489 Not placed children should also be remeasured as they can affect the parent size by Andrey Kulikov · 4 years ago
  67. a15f90f Merge "Kotlin Rebase ComposeUI 1.4" into androidx-master-dev by Jim Sproch · 4 years ago
  68. 235b4fa Deprecate Scroller. Introduce ScrollableColumn / ScrollableRow by Matvei Malkov · 4 years ago
  69. 923ed4c Renames androidx.compose.core group to androidx.compose.ui by Louis Pullen-Freilich · 4 years ago
  70. a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years, 1 month ago
  71. f36ba56 Reverts back to ui-test and ui-tooling libraries by Louis Pullen-Freilich · 4 years ago
  72. a4d73a5 Rename runOnIdleCompose to runOnIdle. by Filip Pavlis · 4 years ago
  73. 4051957 [TextField Selection] Adjust the Toolbar Menu. by Qingqing Deng · 4 years ago
  74. 79b361f Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier by Ralston Da Silva · 4 years ago
  75. 73a7ded Merge "Semantics no-op cleanups" into androidx-master-dev by aelias · 4 years ago
  76. fd01fbb Merge "Migrates internal / unpublished modules to androidx.compose" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
  77. c60f33e Semantics no-op cleanups by Alexandre Elias · 4 years ago
  78. bc768cc Fix broken build due to deprecation. by Filip Pavlis · 4 years ago
  79. 44f26f5 Merge "Refactor testing APIs to the final proposal." into androidx-master-dev by Treehugger Robot · 4 years ago
  80. 20a665f Merge "Added error checking for zero sized DrawScope" into androidx-master-dev by Nader Jawad · 4 years ago
  81. 4554869 Merge "New Focus Modifier Implementation" into androidx-master-dev by Treehugger Robot · 4 years ago
  82. 659ea72 Refactor testing APIs to the final proposal. by Filip Pavlis · 4 years ago
  83. 3d03099 Migrates internal / unpublished modules to androidx.compose by Louis Pullen-Freilich · 4 years ago
  84. 3d7bca9 Merge "Use MutableVector in LayoutNode" into androidx-master-dev by George Mount · 4 years ago
  85. b2ae0a8 New Focus Modifier Implementation by Ralston Da Silva · 4 years ago
  86. c840393 Added error checking for zero sized DrawScope by Nader Jawad · 4 years ago
  87. 2b955c06 Merge "Fix layer invalidation during modifier change." into androidx-master-dev by Treehugger Robot · 4 years ago
  88. 4105f64 Merge "Add Experimental annotation for KeyInput" into androidx-master-dev by Treehugger Robot · 4 years ago
  89. 1c8352e Merge "Support Compose in ViewGroups during composition" into androidx-master-dev by Treehugger Robot · 4 years ago
  90. 682f397 Support Compose in ViewGroups during composition by Mihai Popa · 4 years ago
  91. 411eb49 Moves some runtime extension libraries to androidx.compose.runtime: by Louis Pullen-Freilich · 4 years ago
  92. 1a9238b Merge "[TextField Selection] Add FloatingToolbar" into androidx-master-dev by Treehugger Robot · 4 years ago
  93. 99f549a Merge "Moves androidx.compose:compose-runtime to androidx.compose.runtime:runtime" into androidx-master-dev by Treehugger Robot · 4 years ago
  94. e4b8cc5 [TextField Selection] Add FloatingToolbar by Qingqing Deng · 4 years ago
  95. a309ee79 Add Experimental annotation for KeyInput by Ralston Da Silva · 4 years ago
  96. dfc9ad7 Use MutableVector in LayoutNode by George Mount · 4 years ago
  97. f0b5098 Moves androidx.compose:compose-runtime to androidx.compose.runtime:runtime by Louis Pullen-Freilich · 4 years ago
  98. af94176 Fix layer invalidation during modifier change. by George Mount · 4 years ago
  99. 8ee636a Add ExperimentalFocus annotation to FocusState2 by Ralston Da Silva · 4 years ago
  100. af7e5fc Merge "Add FocusState2 Enum" into androidx-master-dev by Treehugger Robot · 4 years ago