[go: nahoru, domu]

  1. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years ago
  2. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago
  3. 356ab3e Refactors runtime extension libraries to their new androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years ago
  4. 790b311 Rename material.FilledTextField to material.TextField and foundation.TextField to foundation.BaseTextField with experimental marker. by Matvei Malkov · 4 years ago
  5. bf014c1 Modifier.drawBackground -> Modifier.background by Matvei Malkov · 4 years ago
  6. 7cf1c48 Deprecate Old Focus API by Ralston Da Silva · 4 years ago
  7. b959839 Merge "Benchmark TextView set_content with first_measure" into androidx-master-dev by Haoyu Zhang · 4 years ago
  8. 2383788 Merge "Add TextDirection.Content" into androidx-master-dev by Treehugger Robot · 4 years ago
  9. 4dd082e Add TextDirection.Content by Siyamed Sinir · 4 years ago
  10. eb605fd Merge "Renames androidx.compose.core group to androidx.compose.ui" into androidx-master-dev by Treehugger Robot · 4 years ago
  11. 5aa418d Merge changes I400ce0e6,Iab63cb65 into androidx-master-dev by Treehugger Robot · 4 years ago
  12. 235b4fa Deprecate Scroller. Introduce ScrollableColumn / ScrollableRow by Matvei Malkov · 4 years ago
  13. 923ed4c Renames androidx.compose.core group to androidx.compose.ui by Louis Pullen-Freilich · 4 years ago
  14. f36ba56 Reverts back to ui-test and ui-tooling libraries by Louis Pullen-Freilich · 4 years ago
  15. 73a7ded Merge "Semantics no-op cleanups" into androidx-master-dev by aelias · 4 years ago
  16. fd01fbb Merge "Migrates internal / unpublished modules to androidx.compose" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
  17. 46d12bb Benchmark TextView set_content with first_measure by haoyu · 4 years ago
  18. c60f33e Semantics no-op cleanups by Alexandre Elias · 4 years ago
  19. 659ea72 Refactor testing APIs to the final proposal. by Filip Pavlis · 4 years ago
  20. 3d03099 Migrates internal / unpublished modules to androidx.compose by Louis Pullen-Freilich · 4 years ago
  21. 4105f64 Merge "Add Experimental annotation for KeyInput" into androidx-master-dev by Treehugger Robot · 4 years ago
  22. a309ee79 Add Experimental annotation for KeyInput by Ralston Da Silva · 4 years ago
  23. f0b5098 Moves androidx.compose:compose-runtime to androidx.compose.runtime:runtime by Louis Pullen-Freilich · 4 years ago
  24. e018259 Moves androidx.ui:ui-text to androidx.compose.foundation:foundation-text by Louis Pullen-Freilich · 4 years ago
  25. 7e6ecdb Moves androidx.ui:ui-core to androidx.compose.core:core by Louis Pullen-Freilich · 4 years ago
  26. 88ea65b Merge "Add toggle color benchmarks for Text" into androidx-master-dev by Haoyu Zhang · 4 years ago
  27. db76e86 Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout by Louis Pullen-Freilich · 4 years ago
  28. 6bc7d08 Add toggle color benchmarks for Text by haoyu · 4 years ago
  29. 6bb9a47 Moves androidx.ui:ui-test to androidx.compose.test:test-core by Louis Pullen-Freilich · 4 years ago
  30. 46ade7d Moves androidx.ui:ui-animation to androidx.compose.animation:animation by Louis Pullen-Freilich · 4 years ago
  31. cec33d9 Moves androidx.ui:ui-foundation to androidx.compose.foundation:foundation by Louis Pullen-Freilich · 4 years 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, 1 month ago
  33. 5469e25 Add Experimental annotation for LayoutNode method. by George Mount · 4 years, 1 month ago
  34. fb6beca Merge "Use same parameters in Text benchmarks" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  35. 4555c2a Use same parameters in Text benchmarks by haoyu · 4 years, 1 month ago
  36. 0c5bd22 Merge "Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock" into androidx-master-dev by Anastasia Soboleva · 4 years, 1 month ago
  37. 0a90de9 Replace frames with snapshots by Chuck Jazdzewski · 4 years, 2 months ago
  38. 7f8762b Renamed TextDirectionAlgorithm as TextDirection by Siyamed Sinir · 4 years, 1 month ago
  39. 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 1 month ago
  40. 58e3b57 Merge "Make AnimationSpec the prevailing term for static anim config" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  41. ab40cf1 Merge "Enable profileable for all benchmarks, and benchmark tests" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  42. a42f3e6 Enable profileable for all benchmarks, and benchmark tests by Chris Craik · 4 years, 1 month ago
  43. a69d17b Make AnimationSpec the prevailing term for static anim config by Doris Liu · 4 years, 1 month ago
  44. d91f9e5 Benchmark for setting LayoutNode.modifier by George Mount · 4 years, 1 month ago
  45. da51f12 Adds RTL support for the back icon in demos by Louis Pullen-Freilich · 4 years, 1 month ago
  46. 432e012 Merge "RadioButton rework 3" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  47. 027edb4 InternalTextApi annotation by Siyamed Sinir · 4 years, 1 month ago
  48. 7046b04 RadioButton rework 3 by Matvei Malkov · 4 years, 1 month ago
  49. 80c903f ui-core/autofill to MPP, tweaks. by Nikolay Igotti · 4 years, 1 month ago
  50. 0adcede Add single index TextRange factory function by Siyamed Sinir · 4 years, 1 month ago
  51. 8127dc2 Merge "Stateless Animation API" into androidx-master-dev by Doris Liu · 4 years, 1 month ago
  52. b157229 Introduce experimental annotation in testing by Filip Pavlis · 4 years, 1 month ago
  53. 6dd8811 Stateless Animation API by Doris Liu · 4 years, 2 months ago
  54. 91ca3cf Merge "Add benchmark for StaticLayout and BoringLayout" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  55. c88ac24 Merge "Removed ui-vector module" into androidx-master-dev by Nader Jawad · 4 years, 1 month ago
  56. d02508b Add benchmark for StaticLayout and BoringLayout by haoyu · 4 years, 1 month ago
  57. 0ef00f7 Removed ui-vector module by Nader Jawad · 4 years, 1 month ago
  58. 89b664d Merge changes from topic "merge_platform_dev" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  59. c2e5559 Use TextFieldValue in all TextFields by Siyamed Sinir · 4 years, 1 month ago
  60. dc3c965 Merge "Remove IntPx" into androidx-master-dev am: 846c6b62a0 by Treehugger Robot · 4 years, 1 month ago
  61. 846c6b6 Merge "Remove IntPx" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  62. 4a737be Merge "Add Text API in SemanticsProperties" into androidx-master-dev am: cdaa0f228d by Treehugger Robot · 4 years, 1 month ago
  63. 8103f44 Add Text API in SemanticsProperties by yingleiw · 4 years, 2 months ago
  64. 8f23757 Remove IntPx by George Mount · 4 years, 3 months ago
  65. 79dd47e Merge "Move Locale(List) to androidx.ui.intl" into androidx-master-dev am: 010588e46a by Treehugger Robot · 4 years, 1 month ago
  66. 85ccb0e Move Locale(List) to androidx.ui.intl by Siyamed Sinir · 4 years, 1 month ago
  67. 7ace712 Merge "Require non-null ViewTreeLifecycleOwner" into androidx-master-dev am: 1b95dc45e9 by Treehugger Robot · 4 years, 1 month ago
  68. 3832037 Require non-null ViewTreeLifecycleOwner by Andrey Kulikov · 4 years, 2 months ago
  69. 1b45c73 Merge "Suspending Recomposer" into androidx-master-dev am: 878d9158c7 by Treehugger Robot · 4 years, 1 month ago
  70. 11d00c7 Suspending Recomposer by Adam Powell · 4 years, 3 months ago
  71. c26fd53 Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev am: 618985cf35 by Aurimas Liutikas · 4 years, 1 month ago
  72. 618985cf Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  73. 7fb1e39 Merge "Replace PxPosition with Offset" into androidx-master-dev am: 7ee528f765 by Nader Jawad · 4 years, 1 month ago
  74. 6df0612 Replace PxPosition with Offset by Nader Jawad · 4 years, 1 month ago
  75. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 1 month ago
  76. 30d2615 Merge "Add benchmark for TextView" into androidx-master-dev am: 6395656e83 by Haoyu Zhang · 4 years, 1 month ago
  77. 6395656e Merge "Add benchmark for TextView" into androidx-master-dev by Haoyu Zhang · 4 years, 1 month ago
  78. a6f65cb Merge "Removal of Px usages part 7 of 7" into androidx-master-dev am: a11b19a69c by Treehugger Robot · 4 years, 1 month ago
  79. 16e330a Removal of Px usages part 7 of 7 by Nader Jawad · 4 years, 2 months ago
  80. 099e77c Merge changes I086f4744,Id3434582 into androidx-master-dev am: b9dbf8fd40 by Nader Jawad · 4 years, 1 month ago
  81. ae679b3 Merge "Removal of Px usages part 4 of n" into androidx-master-dev am: 6a149097f7 by Nader Jawad · 4 years, 1 month ago
  82. e6a9b33 Removal of Px usages part 5 of n by Nader Jawad · 4 years, 2 months ago
  83. 5cc78dc Removal of Px usages part 4 of n by Nader Jawad · 4 years, 2 months ago
  84. 2abd6fc Merge "Scaffold API changes" into androidx-master-dev am: 6fe1b0b7b5 by Treehugger Robot · 4 years, 2 months ago
  85. 6cfba72 Scaffold API changes by Matvei Malkov · 4 years, 2 months ago
  86. 19b6618 Merge "Deprecate TestTag and convert all remaining uses to modifier" into androidx-master-dev am: 7a188fb522 by Treehugger Robot · 4 years, 2 months ago
  87. 4f9fbca Deprecate TestTag and convert all remaining uses to modifier by Alexandre Elias · 4 years, 2 months ago
  88. 3ed3b0a Add benchmark for TextView by haoyu · 4 years, 2 months ago
  89. 79ee69a Merge "Removal of Px usages part 3 of n" into androidx-master-dev am: 613ef1fb0a by Nader Jawad · 4 years, 2 months ago
  90. feb99f8 Removal of Px usages part 3 of n by Nader Jawad · 4 years, 2 months ago
  91. 9b05bd3 Merge "Add reasonable slot defaults for Scrollers" into androidx-master-dev am: d379a78018 by Treehugger Robot · 4 years, 2 months ago
  92. d379a78 Merge "Add reasonable slot defaults for Scrollers" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  93. 7aace6f Merge "Removal of Px usages part 2 of n" into androidx-master-dev am: c2716283a9 by Nader Jawad · 4 years, 2 months ago
  94. c271628 Merge "Removal of Px usages part 2 of n" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  95. 22de791 Removal of Px usages part 2 of n by Nader Jawad · 4 years, 2 months ago
  96. 9fb6924 Add reasonable slot defaults for Scrollers by Matvei Malkov · 4 years, 2 months ago
  97. 2ff9bc1 Merge "Rename AnnotatedString(b: Builder) to annotatedString(b: Builder)" into androidx-master-dev am: b3d464e84e by Haoyu Zhang · 4 years, 2 months ago
  98. b3d464e Merge "Rename AnnotatedString(b: Builder) to annotatedString(b: Builder)" into androidx-master-dev by Haoyu Zhang · 4 years, 2 months ago
  99. 6b8c9d1 Rename AnnotatedString(b: Builder) to annotatedString(b: Builder) by haoyu · 4 years, 2 months ago
  100. 6b4be2c Merge "Fix crossfade in demos" into androidx-master-dev am: 9705ceecc9 by Treehugger Robot · 4 years, 2 months ago