[go: nahoru, domu]

  1. 790b311 Rename material.FilledTextField to material.TextField and foundation.TextField to foundation.BaseTextField with experimental marker. by Matvei Malkov · 4 years, 1 month ago
  2. e61080c Merge "Modifier.drawBackground -> Modifier.background" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  3. fb8d818 Merge "Remove deprecated AdapterList" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  4. 55f0807 Remove deprecated AdapterList by Andrey Kulikov · 4 years, 1 month ago
  5. 2e4671b Merge "Updates isSystemInDarkTheme to no longer consider power saving mode pre-Q" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  6. bf014c1 Modifier.drawBackground -> Modifier.background by Matvei Malkov · 4 years, 1 month ago
  7. 839b35c Add RemeasurementModifier by Andrey Kulikov · 4 years, 1 month ago
  8. 05c6ba5 Update Compose to 0.1.0-dev16 by Nick Anthony · 4 years, 1 month ago
  9. 9f60cc7 Update FocusableDemo to use the new Focus Api by Ralston Da Silva · 4 years, 1 month ago
  10. 7cf1c48 Deprecate Old Focus API by Ralston Da Silva · 4 years, 1 month ago
  11. a8f4f2f Merge "Add TextDecoration plus operator" into androidx-master-dev by Siyamed Sinir · 4 years, 1 month ago
  12. edfaac9 Merge "Implement accessibility granularity traversal" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  13. c8c1ab4 Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier by Ralston Da Silva · 4 years, 1 month ago
  14. 5398d76 Merge "Fix the rest of tests failing on cut-outs." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  15. 0683fde Merge "Add Modifier.FocusObserver" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  16. 0cea772 Merge "Introduce reverse repeat mode" into androidx-master-dev by Doris Liu · 4 years, 1 month ago
  17. 5202099 Implement accessibility granularity traversal by yingleiw · 4 years, 2 months ago
  18. 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, 1 month ago
  19. 03da1e41 Add Modifier.FocusObserver by Ralston Da Silva · 4 years, 1 month ago
  20. a1dc264 Fix the rest of tests failing on cut-outs. by Filip Pavlis · 4 years, 1 month ago
  21. 5730b29 Merge "Add contentPadding to LazyColumnItems/LazyRowItems" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  22. dac67f1 Merge "Add a modifier to request focus changes" into androidx-master-dev by Ralston Da Silva · 4 years, 1 month ago
  23. c85efb2 Updates isSystemInDarkTheme to no longer consider power saving mode pre-Q by Louis Pullen-Freilich · 4 years, 1 month ago
  24. a9090c2 Merge "Deprecate Rx adapters without explicit initial value" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  25. af2a608 Deprecate Rx adapters without explicit initial value by Andrey Kulikov · 4 years, 1 month ago
  26. b49c998 Add contentPadding to LazyColumnItems/LazyRowItems by Andrey Kulikov · 4 years, 1 month ago
  27. 3674533 Rename onFocusChange callback to onFocusChanged in text fields by Anastasia Soboleva · 4 years, 1 month ago
  28. dca7e4b Merge "Support list types other then ArrayList in listSaver()" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  29. bbe3d90 Merge "Disable DialogTest due to flakiness" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  30. a52a858 Add a modifier to request focus changes by Ralston Da Silva · 4 years, 1 month ago
  31. 28d8d5d Disable DialogTest due to flakiness by Matvei Malkov · 4 years, 1 month ago
  32. b959839 Merge "Benchmark TextView set_content with first_measure" into androidx-master-dev by Haoyu Zhang · 4 years, 1 month ago
  33. e576a51 Introduce reverse repeat mode by Doris Liu · 4 years, 1 month ago
  34. c598b18 Merge "[TextField Selection] Hide FloatingToolbar After Leaving the Activity." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  35. 2383788 Merge "Add TextDirection.Content" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  36. 4dd082e Add TextDirection.Content by Siyamed Sinir · 4 years, 1 month ago
  37. d47e437 [TextField Selection] Hide FloatingToolbar After Leaving the Activity. by Qingqing Deng · 4 years, 1 month ago
  38. 6ccf33d Merge "Revert "Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier"" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  39. 1049bc6 Merge "Rework how source information is collected" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  40. ab680d3 Revert "Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier" by Ralston Da Silva · 4 years, 1 month ago
  41. 2ee9227 Rework how source information is collected by Chuck Jazdzewski · 4 years, 1 month ago
  42. 2829590 Merge "Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  43. eb605fd Merge "Renames androidx.compose.core group to androidx.compose.ui" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  44. 5aa418d Merge changes I400ce0e6,Iab63cb65 into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  45. 32fb489 Not placed children should also be remeasured as they can affect the parent size by Andrey Kulikov · 4 years, 1 month ago
  46. 99b0375c Merge "Move Transition to LegacyTransition.kt (due to b/157075847)" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  47. a15f90f Merge "Kotlin Rebase ComposeUI 1.4" into androidx-master-dev by Jim Sproch · 4 years, 1 month ago
  48. 235b4fa Deprecate Scroller. Introduce ScrollableColumn / ScrollableRow by Matvei Malkov · 4 years, 1 month ago
  49. b649fdd Add TextDecoration plus operator by Siyamed Sinir · 4 years, 1 month ago
  50. 710fb4f Refactor draggable, scrollable and fling config by Matvei Malkov · 4 years, 2 months ago
  51. 1378cb3 Support list types other then ArrayList in listSaver() by Andrey Kulikov · 4 years, 1 month ago
  52. 1b467bd Move Transition to LegacyTransition.kt (due to b/157075847) by Nikolay Igotti · 4 years, 1 month ago
  53. cedf97b Merge "Return Button modifier argument to outermost position" into androidx-master-dev by aelias · 4 years, 1 month ago
  54. 923ed4c Renames androidx.compose.core group to androidx.compose.ui by Louis Pullen-Freilich · 4 years, 1 month ago
  55. d38350d Return Button modifier argument to outermost position by Alexandre Elias · 4 years, 1 month ago
  56. a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years, 2 months ago
  57. f36ba56 Reverts back to ui-test and ui-tooling libraries by Louis Pullen-Freilich · 4 years, 1 month ago
  58. 690b24f Merge "Mark cascadingOnCommits() test as flaky" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  59. a4d73a5 Rename runOnIdleCompose to runOnIdle. by Filip Pavlis · 4 years, 1 month ago
  60. 062db27 Mark cascadingOnCommits() test as flaky by Jelle Fresen · 4 years, 1 month ago
  61. c1a5000 ui-foundation to MPP by Nikolay Igotti · 4 years, 1 month ago
  62. 4051957 [TextField Selection] Adjust the Toolbar Menu. by Qingqing Deng · 4 years, 1 month ago
  63. 79b361f Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier by Ralston Da Silva · 4 years, 1 month ago
  64. 73a7ded Merge "Semantics no-op cleanups" into androidx-master-dev by aelias · 4 years, 1 month ago
  65. fd01fbb Merge "Migrates internal / unpublished modules to androidx.compose" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  66. 46d12bb Benchmark TextView set_content with first_measure by haoyu · 4 years, 1 month ago
  67. 4ae8f62 Merge "Add @Deprecated tag to Transition" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  68. c60f33e Semantics no-op cleanups by Alexandre Elias · 4 years, 1 month ago
  69. bc768cc Fix broken build due to deprecation. by Filip Pavlis · 4 years, 1 month ago
  70. 44f26f5 Merge "Refactor testing APIs to the final proposal." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  71. 3a0264c Add @Deprecated tag to Transition by Doris Liu · 4 years, 1 month ago
  72. 20a665f Merge "Added error checking for zero sized DrawScope" into androidx-master-dev by Nader Jawad · 4 years, 1 month ago
  73. 4554869 Merge "New Focus Modifier Implementation" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  74. 659ea72 Refactor testing APIs to the final proposal. by Filip Pavlis · 4 years, 1 month ago
  75. 3d03099 Migrates internal / unpublished modules to androidx.compose by Louis Pullen-Freilich · 4 years, 1 month ago
  76. 1dad2c7 Merge "ui-animation to MPP" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  77. 473ccad ui-animation to MPP by Nikolay Igotti · 4 years, 1 month ago
  78. dcde340 Add positional thresholds to BottomDrawerLayout by Calin Tataru · 4 years, 1 month ago
  79. be2d34a Merge "Introduce Segment.breakSegments" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  80. c6432f2 Merge changes Ic483ee24,I3103a4dd into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  81. 3d7bca9 Merge "Use MutableVector in LayoutNode" into androidx-master-dev by George Mount · 4 years, 1 month ago
  82. b2ae0a8 New Focus Modifier Implementation by Ralston Da Silva · 4 years, 1 month ago
  83. c840393 Added error checking for zero sized DrawScope by Nader Jawad · 4 years, 1 month ago
  84. 2b955c06 Merge "Fix layer invalidation during modifier change." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  85. 4105f64 Merge "Add Experimental annotation for KeyInput" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  86. 1c8352e Merge "Support Compose in ViewGroups during composition" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  87. 682f397 Support Compose in ViewGroups during composition by Mihai Popa · 4 years, 2 months ago
  88. 411eb49 Moves some runtime extension libraries to androidx.compose.runtime: by Louis Pullen-Freilich · 4 years, 2 months ago
  89. d5e9ae9 Merge "Turn off debugging logs in ConstraintLayout" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  90. 1a9238b Merge "[TextField Selection] Add FloatingToolbar" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  91. 99f549a Merge "Moves androidx.compose:compose-runtime to androidx.compose.runtime:runtime" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  92. e4b8cc5 [TextField Selection] Add FloatingToolbar by Qingqing Deng · 4 years, 1 month ago
  93. a309ee79 Add Experimental annotation for KeyInput by Ralston Da Silva · 4 years, 1 month ago
  94. 5aeb1796 Merge "Add ExperimentalFocus annotation to FocusState2" into androidx-master-dev by Ralston Da Silva · 4 years, 1 month ago
  95. dfc9ad7 Use MutableVector in LayoutNode by George Mount · 4 years, 1 month ago
  96. f0b5098 Moves androidx.compose:compose-runtime to androidx.compose.runtime:runtime by Louis Pullen-Freilich · 4 years, 2 months ago
  97. ac97c38 Introduce Segment.breakSegments by Seigo Nonaka · 4 years, 1 month ago
  98. f3f61bb Fix horizontal position for Bidi text with space chars by Seigo Nonaka · 4 years, 1 month ago
  99. a98c9be Merge "Moves androidx.ui:ui-text to androidx.compose.foundation:foundation-text" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  100. af94176 Fix layer invalidation during modifier change. by George Mount · 4 years, 1 month ago