[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. 5bb0c471 Refactors androidx.compose.animation:animation-core to the androidx.compose.animation.core package name by Louis Pullen-Freilich · 4 years ago
  23. 2ca0701 SubcomposeLayout by Andrey Kulikov · 4 years ago
  24. f1efe67 Use unclipped bounds when asserting node bounds by Jelle Fresen · 4 years ago
  25. 8e10539 Merge "Passing MotionEvents all the way through." into androidx-master-dev by Shep Shapard · 4 years ago
  26. c1f303a Passing MotionEvents all the way through. by Shep Shapard · 4 years ago
  27. 480bb79 Use new Focus API for KeyInput by Ralston Da Silva · 4 years ago
  28. 09e8b06 Merge "Remove ErrorMessages.kt" into androidx-master-dev by Treehugger Robot · 4 years ago
  29. fd05f667 Hide DropdownPopup. by Filip Pavlis · 4 years ago
  30. e11880a Remove ErrorMessages.kt by George Mount · 4 years ago
  31. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years ago
  32. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago
  33. 356ab3e Refactors runtime extension libraries to their new androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years ago
  34. 7df5c8a Merge "Fix popup placement with cut-outs." into androidx-master-dev by Treehugger Robot · 4 years ago
  35. 1ce05e0 Fix popup placement with cut-outs. by Filip Pavlis · 4 years ago
  36. d8f69b0 Merge "Fix cut-out gesture bugs." into androidx-master-dev by Treehugger Robot · 4 years ago
  37. e87a100 Fix cut-out gesture bugs. by Shep Shapard · 4 years ago
  38. 8946c6b Add text location api for accessibility by yingleiw · 4 years ago
  39. a6d8298 Add accessibility action to get TextLayoutResult by yingleiw · 4 years ago
  40. e61080c Merge "Modifier.drawBackground -> Modifier.background" into androidx-master-dev by Treehugger Robot · 4 years ago
  41. bf014c1 Modifier.drawBackground -> Modifier.background by Matvei Malkov · 4 years ago
  42. 839b35c Add RemeasurementModifier by Andrey Kulikov · 4 years ago
  43. 9f60cc7 Update FocusableDemo to use the new Focus Api by Ralston Da Silva · 4 years ago
  44. 7cf1c48 Deprecate Old Focus API by Ralston Da Silva · 4 years ago
  45. edfaac9 Merge "Implement accessibility granularity traversal" into androidx-master-dev by Treehugger Robot · 4 years ago
  46. c8c1ab4 Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier by Ralston Da Silva · 4 years ago
  47. 5398d76 Merge "Fix the rest of tests failing on cut-outs." into androidx-master-dev by Treehugger Robot · 4 years ago
  48. 0683fde Merge "Add Modifier.FocusObserver" into androidx-master-dev by Treehugger Robot · 4 years ago
  49. 5202099 Implement accessibility granularity traversal by yingleiw · 4 years, 1 month ago
  50. 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
  51. 03da1e41 Add Modifier.FocusObserver by Ralston Da Silva · 4 years ago
  52. a1dc264 Fix the rest of tests failing on cut-outs. by Filip Pavlis · 4 years ago
  53. a52a858 Add a modifier to request focus changes by Ralston Da Silva · 4 years ago
  54. 6ccf33d Merge "Revert "Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier"" into androidx-master-dev by Treehugger Robot · 4 years ago
  55. ab680d3 Revert "Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier" by Ralston Da Silva · 4 years ago
  56. 2829590 Merge "Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier" into androidx-master-dev by Treehugger Robot · 4 years ago
  57. 32fb489 Not placed children should also be remeasured as they can affect the parent size by Andrey Kulikov · 4 years ago
  58. a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years, 1 month ago
  59. a4d73a5 Rename runOnIdleCompose to runOnIdle. by Filip Pavlis · 4 years ago
  60. 4051957 [TextField Selection] Adjust the Toolbar Menu. by Qingqing Deng · 4 years ago
  61. 79b361f Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier by Ralston Da Silva · 4 years ago
  62. 73a7ded Merge "Semantics no-op cleanups" into androidx-master-dev by aelias · 4 years ago
  63. fd01fbb Merge "Migrates internal / unpublished modules to androidx.compose" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
  64. c60f33e Semantics no-op cleanups by Alexandre Elias · 4 years ago
  65. bc768cc Fix broken build due to deprecation. by Filip Pavlis · 4 years ago
  66. 44f26f5 Merge "Refactor testing APIs to the final proposal." into androidx-master-dev by Treehugger Robot · 4 years ago
  67. 20a665f Merge "Added error checking for zero sized DrawScope" into androidx-master-dev by Nader Jawad · 4 years ago
  68. 4554869 Merge "New Focus Modifier Implementation" into androidx-master-dev by Treehugger Robot · 4 years ago
  69. 659ea72 Refactor testing APIs to the final proposal. by Filip Pavlis · 4 years ago
  70. 3d03099 Migrates internal / unpublished modules to androidx.compose by Louis Pullen-Freilich · 4 years ago
  71. 3d7bca9 Merge "Use MutableVector in LayoutNode" into androidx-master-dev by George Mount · 4 years ago
  72. b2ae0a8 New Focus Modifier Implementation by Ralston Da Silva · 4 years ago
  73. c840393 Added error checking for zero sized DrawScope by Nader Jawad · 4 years ago
  74. 2b955c06 Merge "Fix layer invalidation during modifier change." into androidx-master-dev by Treehugger Robot · 4 years ago
  75. 4105f64 Merge "Add Experimental annotation for KeyInput" into androidx-master-dev by Treehugger Robot · 4 years ago
  76. 1c8352e Merge "Support Compose in ViewGroups during composition" into androidx-master-dev by Treehugger Robot · 4 years ago
  77. 682f397 Support Compose in ViewGroups during composition by Mihai Popa · 4 years ago
  78. e4b8cc5 [TextField Selection] Add FloatingToolbar by Qingqing Deng · 4 years ago
  79. a309ee79 Add Experimental annotation for KeyInput by Ralston Da Silva · 4 years ago
  80. dfc9ad7 Use MutableVector in LayoutNode by George Mount · 4 years ago
  81. af94176 Fix layer invalidation during modifier change. by George Mount · 4 years ago
  82. 8ee636a Add ExperimentalFocus annotation to FocusState2 by Ralston Da Silva · 4 years ago
  83. af7e5fc Merge "Add FocusState2 Enum" into androidx-master-dev by Treehugger Robot · 4 years ago
  84. 414c34b Merge "Use View.dispatchKeyEvent to dispatch key events" into androidx-master-dev by Treehugger Robot · 4 years ago
  85. 7fe0e87 Merge "Add an ExperimentalFocus annotation" into androidx-master-dev by Treehugger Robot · 4 years ago
  86. 7e6ecdb Moves androidx.ui:ui-core to androidx.compose.core:core by Louis Pullen-Freilich · 4 years ago
  87. 7b24fd1 Use View.dispatchKeyEvent to dispatch key events by Ralston Da Silva · 4 years ago
  88. 51728d7 Add FocusState2 Enum by Ralston Da Silva · 4 years ago
  89. 3379812 Add an ExperimentalFocus annotation by Ralston Da Silva · 4 years ago
  90. db76e86 Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout by Louis Pullen-Freilich · 4 years ago
  91. ba55567 Merge "Remove notifyObjectsInitialized() calls from WithConstraints and LazyItemsState" into androidx-master-dev by Andrey Kulikov · 4 years ago
  92. b7ffbed Add IntBounds. Use it in Menus and ui-tooling. by Mihai Popa · 4 years ago
  93. 48b32a0 [TextField Selection] Drag Handle. by Qingqing Deng · 4 years, 1 month ago
  94. 81e3adc Remove notifyObjectsInitialized() calls from WithConstraints and LazyItemsState by Andrey Kulikov · 4 years, 1 month ago
  95. ec4005d Merge "Remove LayoutNode.ref variable" into androidx-master-dev by Andrey Kulikov · 4 years ago
  96. a361ea7 Merge "Composition disposal improvements" into androidx-master-dev by Treehugger Robot · 4 years ago
  97. 8dec9b7 Composition disposal improvements by Adam Powell · 4 years, 1 month ago
  98. 854eadb Make KeyEvent an inline class by Ralston Da Silva · 4 years, 1 month ago
  99. b3b6079 ui-text to MPP (also involves some ui-core) by Nikolay Igotti · 4 years ago
  100. c6d20b3 [Semantics] Add test finders for unmerged semantics. by Alexandre Elias · 4 years ago