[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. ab19475 Refactors androidx.compose.ui:ui-text to the androidx.compose.ui.text package name by Louis Pullen-Freilich · 4 years ago
  4. fa97018 Merge "Hide DropdownPopup." into androidx-master-dev by Treehugger Robot · 4 years ago
  5. 37dba24 Merge "Add an interface for deconstructing a parameter for tooling" into androidx-master-dev by Treehugger Robot · 4 years ago
  6. 99d3217 Add an interface for deconstructing a parameter for tooling by Jens Ole Lauridsen · 4 years ago
  7. 65e1098 Merge "SubcomposeLayout" into androidx-master-dev by Treehugger Robot · 4 years ago
  8. 96f956a Merge "Use new Focus API for KeyInput" into androidx-master-dev by Ralston Da Silva · 4 years ago
  9. eeade15d Merge "Inline `Row` and `Column`" into androidx-master-dev by Chuck Jazdzewski · 4 years ago
  10. ef18c63 Inline `Row` and `Column` by Chuck Jazdzewski · 4 years, 1 month ago
  11. 5bb0c471 Refactors androidx.compose.animation:animation-core to the androidx.compose.animation.core package name by Louis Pullen-Freilich · 4 years ago
  12. 2ca0701 SubcomposeLayout by Andrey Kulikov · 4 years ago
  13. f1efe67 Use unclipped bounds when asserting node bounds by Jelle Fresen · 4 years ago
  14. 8e10539 Merge "Passing MotionEvents all the way through." into androidx-master-dev by Shep Shapard · 4 years ago
  15. c1f303a Passing MotionEvents all the way through. by Shep Shapard · 4 years ago
  16. 480bb79 Use new Focus API for KeyInput by Ralston Da Silva · 4 years ago
  17. 09e8b06 Merge "Remove ErrorMessages.kt" into androidx-master-dev by Treehugger Robot · 4 years ago
  18. fd05f667 Hide DropdownPopup. by Filip Pavlis · 4 years ago
  19. e11880a Remove ErrorMessages.kt by George Mount · 4 years ago
  20. 356ab3e Refactors runtime extension libraries to their new androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years ago
  21. 1ce05e0 Fix popup placement with cut-outs. by Filip Pavlis · 4 years ago
  22. 8946c6b Add text location api for accessibility by yingleiw · 4 years ago
  23. a6d8298 Add accessibility action to get TextLayoutResult by yingleiw · 4 years ago
  24. 839b35c Add RemeasurementModifier by Andrey Kulikov · 4 years ago
  25. 9f60cc7 Update FocusableDemo to use the new Focus Api by Ralston Da Silva · 4 years ago
  26. 7cf1c48 Deprecate Old Focus API by Ralston Da Silva · 4 years ago
  27. edfaac9 Merge "Implement accessibility granularity traversal" into androidx-master-dev by Treehugger Robot · 4 years ago
  28. c8c1ab4 Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier by Ralston Da Silva · 4 years ago
  29. 0683fde Merge "Add Modifier.FocusObserver" into androidx-master-dev by Treehugger Robot · 4 years ago
  30. 5202099 Implement accessibility granularity traversal by yingleiw · 4 years, 1 month ago
  31. 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
  32. 03da1e41 Add Modifier.FocusObserver by Ralston Da Silva · 4 years ago
  33. a52a858 Add a modifier to request focus changes by Ralston Da Silva · 4 years ago
  34. 6ccf33d Merge "Revert "Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier"" into androidx-master-dev by Treehugger Robot · 4 years ago
  35. ab680d3 Revert "Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier" by Ralston Da Silva · 4 years ago
  36. 2829590 Merge "Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier" into androidx-master-dev by Treehugger Robot · 4 years ago
  37. 32fb489 Not placed children should also be remeasured as they can affect the parent size by Andrey Kulikov · 4 years ago
  38. a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years, 1 month ago
  39. 4051957 [TextField Selection] Adjust the Toolbar Menu. by Qingqing Deng · 4 years ago
  40. 79b361f Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier by Ralston Da Silva · 4 years ago
  41. c60f33e Semantics no-op cleanups by Alexandre Elias · 4 years ago
  42. 4554869 Merge "New Focus Modifier Implementation" into androidx-master-dev by Treehugger Robot · 4 years ago
  43. 3d7bca9 Merge "Use MutableVector in LayoutNode" into androidx-master-dev by George Mount · 4 years ago
  44. b2ae0a8 New Focus Modifier Implementation by Ralston Da Silva · 4 years ago
  45. 2b955c06 Merge "Fix layer invalidation during modifier change." into androidx-master-dev by Treehugger Robot · 4 years ago
  46. 4105f64 Merge "Add Experimental annotation for KeyInput" into androidx-master-dev by Treehugger Robot · 4 years ago
  47. e4b8cc5 [TextField Selection] Add FloatingToolbar by Qingqing Deng · 4 years ago
  48. a309ee79 Add Experimental annotation for KeyInput by Ralston Da Silva · 4 years ago
  49. dfc9ad7 Use MutableVector in LayoutNode by George Mount · 4 years ago
  50. af94176 Fix layer invalidation during modifier change. by George Mount · 4 years ago
  51. 8ee636a Add ExperimentalFocus annotation to FocusState2 by Ralston Da Silva · 4 years ago
  52. af7e5fc Merge "Add FocusState2 Enum" into androidx-master-dev by Treehugger Robot · 4 years ago
  53. 7fe0e87 Merge "Add an ExperimentalFocus annotation" into androidx-master-dev by Treehugger Robot · 4 years ago
  54. 51728d7 Add FocusState2 Enum by Ralston Da Silva · 4 years ago
  55. 3379812 Add an ExperimentalFocus annotation by Ralston Da Silva · 4 years ago
  56. db76e86 Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout by Louis Pullen-Freilich · 4 years ago
  57. ba55567 Merge "Remove notifyObjectsInitialized() calls from WithConstraints and LazyItemsState" into androidx-master-dev by Andrey Kulikov · 4 years ago
  58. b7ffbed Add IntBounds. Use it in Menus and ui-tooling. by Mihai Popa · 4 years ago
  59. 48b32a0 [TextField Selection] Drag Handle. by Qingqing Deng · 4 years, 1 month ago
  60. 81e3adc Remove notifyObjectsInitialized() calls from WithConstraints and LazyItemsState by Andrey Kulikov · 4 years, 1 month ago
  61. ec4005d Merge "Remove LayoutNode.ref variable" into androidx-master-dev by Andrey Kulikov · 4 years ago
  62. a361ea7 Merge "Composition disposal improvements" into androidx-master-dev by Treehugger Robot · 4 years ago
  63. 8dec9b7 Composition disposal improvements by Adam Powell · 4 years, 1 month ago
  64. 854eadb Make KeyEvent an inline class by Ralston Da Silva · 4 years, 1 month ago
  65. b3b6079 ui-text to MPP (also involves some ui-core) by Nikolay Igotti · 4 years ago
  66. c6d20b3 [Semantics] Add test finders for unmerged semantics. by Alexandre Elias · 4 years ago
  67. d66cc3e [Semantics] mergeAllDescendants improvements by Alexandre Elias · 4 years ago
  68. f2624a9 ui-core to MPP (part 5) - gestures by Nikolay Igotti · 4 years ago
  69. d1d483b Execute onPositioned callbacks when the Compose View's global position has been changed. by Andrey Kulikov · 4 years, 1 month ago
  70. 9ea0c1f ui-core to MPP (part 4) by Nikolay Igotti · 4 years, 1 month ago
  71. 009493b Remove LayoutNode.ref variable by Andrey Kulikov · 4 years, 1 month ago
  72. 438fdbf ui-core to MPP (part 3) by Nikolay Igotti · 4 years, 1 month ago
  73. 2cf92a3 Fixed issue where Vectors would be aliased while drawn by Nader Jawad · 4 years, 1 month ago
  74. 746f782 Merge "Split Key class into expect and actual classes" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  75. 98f3450 ui-core to MPP (part 2). by Nikolay Igotti · 4 years, 1 month ago
  76. 8f34d34 Split Key class into expect and actual classes by Ralston Da Silva · 4 years, 1 month ago
  77. 80c903f ui-core/autofill to MPP, tweaks. by Nikolay Igotti · 4 years, 1 month ago