[go: nahoru, domu]

  1. 414c34b Merge "Use View.dispatchKeyEvent to dispatch key events" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  2. 7fe0e87 Merge "Add an ExperimentalFocus annotation" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  3. 7e6ecdb Moves androidx.ui:ui-core to androidx.compose.core:core by Louis Pullen-Freilich · 4 years, 1 month ago
  4. 7b24fd1 Use View.dispatchKeyEvent to dispatch key events by Ralston Da Silva · 4 years, 1 month ago
  5. 51728d7 Add FocusState2 Enum by Ralston Da Silva · 4 years, 1 month ago
  6. 3379812 Add an ExperimentalFocus annotation by Ralston Da Silva · 4 years, 1 month ago
  7. db76e86 Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout by Louis Pullen-Freilich · 4 years, 1 month ago
  8. ba55567 Merge "Remove notifyObjectsInitialized() calls from WithConstraints and LazyItemsState" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  9. 5e711a1 Merge "Moves core text libraries to androidx.compose.core:*" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  10. b7ffbed Add IntBounds. Use it in Menus and ui-tooling. by Mihai Popa · 4 years, 2 months ago
  11. 48b32a0 [TextField Selection] Drag Handle. by Qingqing Deng · 4 years, 2 months ago
  12. 81e3adc Remove notifyObjectsInitialized() calls from WithConstraints and LazyItemsState by Andrey Kulikov · 4 years, 2 months ago
  13. ec4005d Merge "Remove LayoutNode.ref variable" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  14. 0495ca00 Moves core text libraries to androidx.compose.core:* by Louis Pullen-Freilich · 4 years, 2 months ago
  15. a361ea7 Merge "Composition disposal improvements" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  16. 8dec9b7 Composition disposal improvements by Adam Powell · 4 years, 2 months ago
  17. 28185a6 Moves some small core libraries to androidx.compose.core:* by Louis Pullen-Freilich · 4 years, 2 months ago
  18. 6ac8598 Merge "Make KeyEvent an inline class" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  19. f8ff0d69 Merge "Moves androidx.ui:ui-test to androidx.compose.test:test-core" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  20. 854eadb Make KeyEvent an inline class by Ralston Da Silva · 4 years, 2 months ago
  21. 6bb9a47 Moves androidx.ui:ui-test to androidx.compose.test:test-core by Louis Pullen-Freilich · 4 years, 2 months ago
  22. 27ea2de Moves androidx.ui:ui-animation-core to androidx.compose.animation:animation-core by Louis Pullen-Freilich · 4 years, 1 month ago
  23. ef24ef8 Merge "Moves androidx.ui:ui-animation to androidx.compose.animation:animation" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  24. b3b6079 ui-text to MPP (also involves some ui-core) by Nikolay Igotti · 4 years, 2 months ago
  25. c6d20b3 [Semantics] Add test finders for unmerged semantics. by Alexandre Elias · 4 years, 2 months ago
  26. d66cc3e [Semantics] mergeAllDescendants improvements by Alexandre Elias · 4 years, 2 months ago
  27. f2624a9 ui-core to MPP (part 5) - gestures by Nikolay Igotti · 4 years, 2 months ago
  28. 46ade7d Moves androidx.ui:ui-animation to androidx.compose.animation:animation by Louis Pullen-Freilich · 4 years, 2 months ago
  29. ff48489 Set LayoutNode-calculated AndroidViewHolder size by Mihai Popa · 4 years, 2 months ago
  30. d1d483b Execute onPositioned callbacks when the Compose View's global position has been changed. by Andrey Kulikov · 4 years, 2 months ago
  31. cec33d9 Moves androidx.ui:ui-foundation to androidx.compose.foundation:foundation by Louis Pullen-Freilich · 4 years, 2 months ago
  32. 5d18263 Moves ui-material, ui-material-icons-core, and ui-material-icons-extended to androidx.compose.material by Louis Pullen-Freilich · 4 years, 2 months ago
  33. 9ea0c1f ui-core to MPP (part 4) by Nikolay Igotti · 4 years, 2 months ago
  34. 009493b Remove LayoutNode.ref variable by Andrey Kulikov · 4 years, 2 months ago
  35. bffebcd Revert "Revert "API lint check for the MissingJvmstatic is enabled for androidx"" by Jeff Gaston · 4 years, 3 months ago
  36. 07ff628 Merge "Fix interop redrawing bug in specific scenario" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  37. a85323a Fix interop redrawing bug in specific scenario by Mihai Popa · 4 years, 2 months ago
  38. 04f6d31 Merge "Refactored PainterModifierTest" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  39. 53ccbbf Refactored PainterModifierTest by Nader Jawad · 4 years, 2 months ago
  40. 438fdbf ui-core to MPP (part 3) by Nikolay Igotti · 4 years, 2 months ago
  41. 1e47544 Merge "Removed Shader inline class" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  42. cc10733 Merge "Added copy methods to inline classes" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  43. 617c457 Merge "Apply state description api in compose accessibility" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  44. d4dceed Removed Shader inline class by Nader Jawad · 4 years, 2 months ago
  45. 5469e25 Add Experimental annotation for LayoutNode method. by George Mount · 4 years, 2 months ago
  46. 9b6c9a5 Added copy methods to inline classes by Nader Jawad · 4 years, 2 months ago
  47. def8dbb Merge "Remove unused positionedDuringMeasurePass variable from LayoutNode" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  48. 16ddf07 Merge "Moving pointer dispatch from list to class." into androidx-master-dev by Shep Shapard · 4 years, 2 months ago
  49. f1b8222 Merge "Fixed issue where Vectors would be aliased while drawn" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  50. 24e6524 Remove unused positionedDuringMeasurePass variable from LayoutNode by Andrey Kulikov · 4 years, 2 months ago
  51. 2cf92a3 Fixed issue where Vectors would be aliased while drawn by Nader Jawad · 4 years, 2 months ago
  52. 0192cdd Fix crash in nested interop by Mihai Popa · 4 years, 2 months ago
  53. ce9fa0d Merge "Parse <clip-path> of VectorDrawable" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  54. 00f7bf6 Merge "Fixed issue where ContentScale would not influence Image size" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  55. ebd2e60 Merge "Link ViewGroup compositions to existing ones" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  56. 28aecae Merge "MonotonicFrameClock as a CoroutineContext.Element" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  57. 2d7bb9b Fixed issue where ContentScale would not influence Image size by Nader Jawad · 4 years, 2 months ago
  58. b300d2c Link ViewGroup compositions to existing ones by Mihai Popa · 4 years, 2 months ago
  59. b0c1b40 MonotonicFrameClock as a CoroutineContext.Element by Adam Powell · 4 years, 2 months ago
  60. 0c5bd22 Merge "Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock" into androidx-master-dev by Anastasia Soboleva · 4 years, 2 months ago
  61. 543845e Parse <clip-path> of VectorDrawable by Yuichi Araki · 4 years, 2 months ago
  62. 746f782 Merge "Split Key class into expect and actual classes" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  63. 0a90de9 Replace frames with snapshots by Chuck Jazdzewski · 4 years, 3 months ago
  64. e9d3ee3 Apply state description api in compose accessibility by yingleiw · 4 years, 2 months ago
  65. 5e07517 Rename TextDirection as ResolvedTextDirection by Siyamed Sinir · 4 years, 2 months ago
  66. 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 2 months ago
  67. 98f3450 ui-core to MPP (part 2). by Nikolay Igotti · 4 years, 2 months ago
  68. 8f34d34 Split Key class into expect and actual classes by Ralston Da Silva · 4 years, 2 months ago
  69. 847ee9f Merge "Regenerate old apis for compose using new metalava version" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  70. f4a5c97 Moving pointer dispatch from list to class. by Shep Shapard · 4 years, 2 months ago
  71. ae7a838 Merge "Implemention of scroll orientation locking." into androidx-master-dev by Shep Shapard · 4 years, 2 months ago
  72. 6ea0e99 Merge "Mitigate the wrong text field scrolling" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  73. ca62bbb Implemention of scroll orientation locking. by Shep Shapard · 4 years, 3 months ago
  74. 2ec6330 Merge "Reuse LayoutNodeWrappers when setting a modifier." into androidx-master-dev by George Mount · 4 years, 2 months ago
  75. 1409485 Merge "Fix failing AndroidAutofillTest#requestAutofillForNode_calls_notifyViewEntered" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  76. 3abfa2f Merge "Fix for performance regression in CheckboxesInRowsBenchmark.first_compose" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  77. 42d66a0 Fix for performance regression in CheckboxesInRowsBenchmark.first_compose by Andrey Kulikov · 4 years, 2 months ago
  78. aac7ab3 Merge "Move accessibility related code into AndroidComposeViewAccessibilityDelegateCompat" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  79. ad9752a Fix failing AndroidAutofillTest#requestAutofillForNode_calls_notifyViewEntered by Ralston Da Silva · 4 years, 2 months ago
  80. 6ea739a Merge "Consistency between path node parameters" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  81. a47310e Regenerate old apis for compose using new metalava version by Aurimas Liutikas · 4 years, 2 months ago
  82. 25e1b8a Merge "Update to a new version of Metalava" into androidx-master-dev by Aurimas Liutikas · 4 years, 2 months ago
  83. d816c6d Move accessibility related code into AndroidComposeViewAccessibilityDelegateCompat by yingleiw · 4 years, 2 months ago
  84. fe77e9a Consistency between path node parameters by Yuichi Araki · 4 years, 2 months ago
  85. a2e46b0 Reuse LayoutNodeWrappers when setting a modifier. by George Mount · 4 years, 2 months ago
  86. 1beea11 Merge "Deprecate @Untracked and use @ComposableContract instead" into androidx-master-dev by Leland Richardson · 4 years, 2 months ago
  87. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 2 months ago
  88. 1e29673 Merge "Fix flaky focus-related tests" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  89. 657c456 Deprecate @Untracked and use @ComposableContract instead by Leland Richardson · 4 years, 2 months ago
  90. 29f854d Fix flaky focus-related tests by Ralston Da Silva · 4 years, 2 months ago
  91. 5199d90 Merge "Factor CompositionFrameClock+friends into a module" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  92. 9a92fd9 Mitigate the wrong text field scrolling by Seigo Nonaka · 4 years, 2 months ago
  93. 28b24c3 Factor CompositionFrameClock+friends into a module by Adam Powell · 4 years, 2 months ago
  94. b963ba7 Merge "[TextField Selection] Refactor SelectionHandles." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  95. 74ca1b8 Merge "Delete PassThroughLayout, its users and layout flags" into androidx-master-dev by aelias · 4 years, 2 months ago
  96. 690a79b [TextField Selection] Refactor SelectionHandles. by Qingqing Deng · 4 years, 2 months ago
  97. 97e883b Merge "Add testing APIs for positions." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  98. 3acefcd Merge "No androidViewWithView_drawModifierIsApplied pre O" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  99. 0794a7a Add testing APIs for positions. by Filip Pavlis · 4 years, 2 months ago
  100. 4c7d369 No androidViewWithView_drawModifierIsApplied pre O by Mihai Popa · 4 years, 2 months ago