[go: nahoru, domu]

  1. d66cc3e [Semantics] mergeAllDescendants improvements by Alexandre Elias · 4 years, 2 months ago
  2. f2624a9 ui-core to MPP (part 5) - gestures by Nikolay Igotti · 4 years, 2 months ago
  3. ff48489 Set LayoutNode-calculated AndroidViewHolder size by Mihai Popa · 4 years, 2 months ago
  4. d1d483b Execute onPositioned callbacks when the Compose View's global position has been changed. by Andrey Kulikov · 4 years, 2 months ago
  5. 9ea0c1f ui-core to MPP (part 4) by Nikolay Igotti · 4 years, 2 months ago
  6. 009493b Remove LayoutNode.ref variable by Andrey Kulikov · 4 years, 2 months ago
  7. 07ff628 Merge "Fix interop redrawing bug in specific scenario" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  8. a85323a Fix interop redrawing bug in specific scenario by Mihai Popa · 4 years, 2 months ago
  9. 04f6d31 Merge "Refactored PainterModifierTest" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  10. 53ccbbf Refactored PainterModifierTest by Nader Jawad · 4 years, 2 months ago
  11. 438fdbf ui-core to MPP (part 3) by Nikolay Igotti · 4 years, 2 months ago
  12. 1e47544 Merge "Removed Shader inline class" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  13. cc10733 Merge "Added copy methods to inline classes" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  14. 617c457 Merge "Apply state description api in compose accessibility" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  15. d4dceed Removed Shader inline class by Nader Jawad · 4 years, 2 months ago
  16. 5469e25 Add Experimental annotation for LayoutNode method. by George Mount · 4 years, 2 months ago
  17. 9b6c9a5 Added copy methods to inline classes by Nader Jawad · 4 years, 2 months ago
  18. def8dbb Merge "Remove unused positionedDuringMeasurePass variable from LayoutNode" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  19. 16ddf07 Merge "Moving pointer dispatch from list to class." into androidx-master-dev by Shep Shapard · 4 years, 2 months ago
  20. f1b8222 Merge "Fixed issue where Vectors would be aliased while drawn" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  21. 24e6524 Remove unused positionedDuringMeasurePass variable from LayoutNode by Andrey Kulikov · 4 years, 2 months ago
  22. 2cf92a3 Fixed issue where Vectors would be aliased while drawn by Nader Jawad · 4 years, 2 months ago
  23. 0192cdd Fix crash in nested interop by Mihai Popa · 4 years, 2 months ago
  24. ce9fa0d Merge "Parse <clip-path> of VectorDrawable" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  25. 00f7bf6 Merge "Fixed issue where ContentScale would not influence Image size" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  26. ebd2e60 Merge "Link ViewGroup compositions to existing ones" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  27. 28aecae Merge "MonotonicFrameClock as a CoroutineContext.Element" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  28. 2d7bb9b Fixed issue where ContentScale would not influence Image size by Nader Jawad · 4 years, 2 months ago
  29. b300d2c Link ViewGroup compositions to existing ones by Mihai Popa · 4 years, 2 months ago
  30. b0c1b40 MonotonicFrameClock as a CoroutineContext.Element by Adam Powell · 4 years, 2 months ago
  31. 0c5bd22 Merge "Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock" into androidx-master-dev by Anastasia Soboleva · 4 years, 2 months ago
  32. 543845e Parse <clip-path> of VectorDrawable by Yuichi Araki · 4 years, 2 months ago
  33. 746f782 Merge "Split Key class into expect and actual classes" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  34. 0a90de9 Replace frames with snapshots by Chuck Jazdzewski · 4 years, 3 months ago
  35. e9d3ee3 Apply state description api in compose accessibility by yingleiw · 4 years, 2 months ago
  36. 5e07517 Rename TextDirection as ResolvedTextDirection by Siyamed Sinir · 4 years, 2 months ago
  37. 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 2 months ago
  38. 98f3450 ui-core to MPP (part 2). by Nikolay Igotti · 4 years, 2 months ago
  39. 8f34d34 Split Key class into expect and actual classes by Ralston Da Silva · 4 years, 2 months ago
  40. f4a5c97 Moving pointer dispatch from list to class. by Shep Shapard · 4 years, 2 months ago
  41. ae7a838 Merge "Implemention of scroll orientation locking." into androidx-master-dev by Shep Shapard · 4 years, 2 months ago
  42. 6ea0e99 Merge "Mitigate the wrong text field scrolling" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  43. ca62bbb Implemention of scroll orientation locking. by Shep Shapard · 4 years, 3 months ago
  44. 2ec6330 Merge "Reuse LayoutNodeWrappers when setting a modifier." into androidx-master-dev by George Mount · 4 years, 2 months ago
  45. 1409485 Merge "Fix failing AndroidAutofillTest#requestAutofillForNode_calls_notifyViewEntered" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  46. 3abfa2f Merge "Fix for performance regression in CheckboxesInRowsBenchmark.first_compose" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  47. 42d66a0 Fix for performance regression in CheckboxesInRowsBenchmark.first_compose by Andrey Kulikov · 4 years, 2 months ago
  48. aac7ab3 Merge "Move accessibility related code into AndroidComposeViewAccessibilityDelegateCompat" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  49. ad9752a Fix failing AndroidAutofillTest#requestAutofillForNode_calls_notifyViewEntered by Ralston Da Silva · 4 years, 2 months ago
  50. d816c6d Move accessibility related code into AndroidComposeViewAccessibilityDelegateCompat by yingleiw · 4 years, 2 months ago
  51. fe77e9a Consistency between path node parameters by Yuichi Araki · 4 years, 2 months ago
  52. a2e46b0 Reuse LayoutNodeWrappers when setting a modifier. by George Mount · 4 years, 2 months ago
  53. 1beea11 Merge "Deprecate @Untracked and use @ComposableContract instead" into androidx-master-dev by Leland Richardson · 4 years, 2 months ago
  54. 1e29673 Merge "Fix flaky focus-related tests" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  55. 657c456 Deprecate @Untracked and use @ComposableContract instead by Leland Richardson · 4 years, 2 months ago
  56. 29f854d Fix flaky focus-related tests by Ralston Da Silva · 4 years, 2 months ago
  57. 5199d90 Merge "Factor CompositionFrameClock+friends into a module" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  58. 9a92fd9 Mitigate the wrong text field scrolling by Seigo Nonaka · 4 years, 2 months ago
  59. 28b24c3 Factor CompositionFrameClock+friends into a module by Adam Powell · 4 years, 2 months ago
  60. b963ba7 Merge "[TextField Selection] Refactor SelectionHandles." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  61. 74ca1b8 Merge "Delete PassThroughLayout, its users and layout flags" into androidx-master-dev by aelias · 4 years, 2 months ago
  62. 690a79b [TextField Selection] Refactor SelectionHandles. by Qingqing Deng · 4 years, 2 months ago
  63. 97e883b Merge "Add testing APIs for positions." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  64. 3acefcd Merge "No androidViewWithView_drawModifierIsApplied pre O" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  65. 0794a7a Add testing APIs for positions. by Filip Pavlis · 4 years, 2 months ago
  66. 4c7d369 No androidViewWithView_drawModifierIsApplied pre O by Mihai Popa · 4 years, 2 months ago
  67. f2e0973 Delete PassThroughLayout, its users and layout flags by Alexandre Elias · 4 years, 2 months ago
  68. 59a74bd Merge "Composable Emits ===" into androidx-master-dev by Leland Richardson · 4 years, 2 months ago
  69. 9498375 Delete Semantics, TestTag and applyToChildLayoutNode by Alexandre Elias · 4 years, 2 months ago
  70. 19285b1 Composable Emits === by Leland Richardson · 4 years, 2 months ago
  71. 689e935 Fixes unit tests not running for ui-util, ui-unit and ui-geometry by Louis Pullen-Freilich · 4 years, 2 months ago
  72. 1e1601a Merge "Moves ui-core tests back to the test/ directory" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 2 months ago
  73. 2c24c56 Moves ui-core tests back to the test/ directory by Nikolay Igotti · 4 years, 2 months ago
  74. 11d5988 Merge "Rename Modifier.tag to Modifier.layoutId" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  75. b6054a1 Merge "Remove use of PassThroughLayout in selection handles." into androidx-master-dev by aelias · 4 years, 2 months ago
  76. 878efdf Remove use of PassThroughLayout in selection handles. by Alexandre Elias · 4 years, 2 months ago
  77. 4d1d814 Rename Modifier.tag to Modifier.layoutId by Mihai Popa · 4 years, 2 months ago
  78. 08c4795 Return non-null from Placeable#get(AlignmentLine) by Mihai Popa · 4 years, 3 months ago
  79. 5d18a3e Merge "Transformation is applied to ClipPath" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  80. 8055ad6 Merge "Fix parsing of group translateX/Y for VectorDrawable" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  81. ce9912f Merge "Add modifier parameter to AndroidView" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  82. c709bd0 Add modifier parameter to AndroidView by Mihai Popa · 4 years, 2 months ago
  83. 16a7489 Fix parsing of group translateX/Y for VectorDrawable by Yuichi Araki · 4 years, 2 months ago
  84. 7342b32 Transformation is applied to ClipPath by Yuichi Araki · 4 years, 2 months ago
  85. 77df369 Merge "Update DrawScope based on API council feedback" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  86. 5113644 Mark Semantics deprecated. by Alexandre Elias · 4 years, 2 months ago
  87. 91d3310 Update DrawScope based on API council feedback by Nader Jawad · 4 years, 2 months ago
  88. 4cea7ac Merge "Replace Semantics component with Modifier.semantics" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  89. 75e390a Merge "Do not create TextRange instance for 0 values" into androidx-master-dev by Siyamed Sinir · 4 years, 2 months ago
  90. 2b055a7 Replace Semantics component with Modifier.semantics by Matvei Malkov · 4 years, 2 months ago
  91. 09a5dce Merge "Refactored Vector Graphics APIs to Use DrawScope" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  92. 01b35f7 Do not create TextRange instance for 0 values by Siyamed Sinir · 4 years, 2 months ago
  93. 3f41b42 Refactored Vector Graphics APIs to Use DrawScope by Nader Jawad · 4 years, 2 months ago
  94. 236ce6f Merge "Provide ability for tests to send hardware key events to Owner" into androidx-master-dev by Ralston Da Silva · 4 years, 2 months ago
  95. 80c903f ui-core/autofill to MPP, tweaks. by Nikolay Igotti · 4 years, 2 months ago
  96. 2f58d68 Provide ability for tests to send hardware key events to Owner by Ralston Da Silva · 4 years, 2 months ago
  97. 0adcede Add single index TextRange factory function by Siyamed Sinir · 4 years, 2 months ago
  98. d73148b Add appcompat dependency to ensure the correct version is used by Andrey Kulikov · 4 years, 2 months ago
  99. 607cc41 Migrate from ActivityTestRule in ui-test by Filip Pavlis · 4 years, 2 months ago
  100. 4806553 ui-core to MPP (build only) by Nikolay Igotti · 4 years, 2 months ago