[go: nahoru, domu]

  1. 85d794a Invalid arguments for TextFieldValue and TextRange by Siyamed Sinir · 4 years, 1 month ago
  2. 01b35f7 Do not create TextRange instance for 0 values by Siyamed Sinir · 4 years, 1 month ago
  3. 0adcede Add single index TextRange factory function by Siyamed Sinir · 4 years, 1 month ago
  4. 3e58237 Merge "Add getStringAnnotations without tag" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  5. 1253cd2 Add getStringAnnotations without tag by haoyu · 4 years, 1 month ago
  6. c2e5559 Use TextFieldValue in all TextFields by Siyamed Sinir · 4 years, 1 month ago
  7. 8f23757 Remove IntPx by George Mount · 4 years, 2 months ago
  8. 85ccb0e Move Locale(List) to androidx.ui.intl by Siyamed Sinir · 4 years, 1 month ago
  9. 6df0612 Replace PxPosition with Offset by Nader Jawad · 4 years, 1 month ago
  10. 705beee ui-text-core to MPP by Nikolay Igotti · 4 years, 1 month ago
  11. 98f6a91 Merge "Blinking cursor animation to the TextField" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  12. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 1 month ago
  13. 16ff7e9 Blinking cursor animation to the TextField by Anastasia Soboleva · 4 years, 2 months ago
  14. 6b8c9d1 Rename AnnotatedString(b: Builder) to annotatedString(b: Builder) by haoyu · 4 years, 2 months ago
  15. 60b7f19 Rename Item to Range by haoyu · 4 years, 2 months ago
  16. 7f1cc51 Rename addAnnotationString to addStringAnnotation by haoyu · 4 years, 2 months ago
  17. eb05611 Merge "Add testing APIs to send text." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  18. 5b2a140 Add testing APIs to send text. by Filip Pavlis · 4 years, 2 months ago
  19. 2762fd9 Performance improvements for measure pass. by George Mount · 4 years, 2 months ago
  20. 73ff5e2 Use VisualTransformation.None instead of null by Anastasia Soboleva · 4 years, 2 months ago
  21. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 2 months ago
  22. 0f2b8d5 Add SoftwareKeyboardController by Seigo Nonaka · 4 years, 2 months ago
  23. bc9d882 Plus operator for text style classes by Siyamed Sinir · 4 years, 2 months ago
  24. 604a5ff FontWeight.lerp does not snap anymore by Siyamed Sinir · 4 years, 3 months ago
  25. b88e53b Make FontWeight constructor public by Siyamed Sinir · 4 years, 3 months ago
  26. ba4927c Enable more inline classes after inline class cross-module fix. by Mads Ager · 4 years, 3 months ago
  27. e1c87876 Inline Color class. by George Mount · 4 years, 3 months ago
  28. 7ec1376 Add getLineStart/End getLineEllipsisOffset/Count ot Paragraph by haoyu · 4 years, 3 months ago
  29. 3dfc36a Rename scope on Item to tag by haoyu · 4 years, 3 months ago
  30. 82de594 Change ui-text module name to ui-text-core (Step 3) by Siyamed Sinir · 4 years, 3 months ago[Renamed from ui/ui-text/api/public_plus_experimental_current.txt]
  31. 02259a3 Merge "Adds missing constants to FontWeight" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  32. c32d14c Adds missing constants to FontWeight by Louis Pullen-Freilich · 4 years, 3 months ago
  33. ec58647 Pass placeholders to MultiParagraph by haoyu · 4 years, 3 months ago
  34. dffa091 Rename InputState to EditorValue by Seigo Nonaka · 4 years, 3 months ago
  35. fbb4eeb Remove TextField overloads by Seigo Nonaka · 4 years, 3 months ago
  36. d83a6a5 Rename getAnnotationString to getStringAnnotation by haoyu · 4 years, 3 months ago
  37. d7b6109 Introduce LoadedFontFamily which takes Typeface by Seigo Nonaka · 4 years, 4 months ago
  38. cee135d Merge "Add annotation to AnnotatedString" into androidx-master-dev by Haoyu Zhang · 4 years, 4 months ago
  39. 019421b Merge "Initial commit of Typeface" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  40. 9d7045e Add annotation to AnnotatedString by haoyu · 4 years, 4 months ago
  41. 6425fde Clear focus and hide keyboard iif the widget is disposed by Seigo Nonaka · 4 years, 4 months ago
  42. 372474c Set default textStyle argument by Seigo Nonaka · 4 years, 4 months ago
  43. 5ad7dfe Initial commit of Typeface by Seigo Nonaka · 4 years, 4 months ago
  44. 01f57fc Pass placeholders to Paragraph by Haoyu Zhang · 4 years, 5 months ago
  45. bafa280 Rename InlineElement classes by Haoyu Zhang · 4 years, 5 months ago
  46. 766194a Introduce InlineElement & TextVerticalAlign by Haoyu Zhang · 4 years, 5 months ago
  47. cbbcc0e Add getLineTop to Paragraph and MultiParagraph by Haoyu Zhang · 4 years, 5 months ago
  48. 5df56b8 Remove FontFamily API that takes single string. by Seigo Nonaka · 4 years, 5 months ago
  49. fde1ff3 Extract resolve style function and fill empty fileds with default values by Seigo Nonaka · 4 years, 5 months ago
  50. 68ec4b0 Rename EditorModel with TextFieldValue and move to text module by Seigo Nonaka · 4 years, 5 months ago
  51. 0561ea8 Revert "Extract resolve style function and fill empty fileds with default values" by Seigo Nonaka · 4 years, 5 months ago
  52. 56a0a8f Extract resolve style function and fill empty fileds with default values by Seigo Nonaka · 4 years, 5 months ago
  53. eaf4d64 Clean Up: Extract painting ops from TextDelegate and make them public by Seigo Nonaka · 4 years, 7 months ago
  54. 0ec5d09 Merge "Add FileBasedFontFamily to be support custom font fallback in future." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  55. 97dcd4a Add FileBasedFontFamily to be support custom font fallback in future. by Seigo Nonaka · 4 years, 5 months ago
  56. d67c78b Use Px in TextLayoutResult class by Seigo Nonaka · 4 years, 7 months ago
  57. e191b2d Remove TextOverflow.Fade by Seigo Nonaka · 4 years, 5 months ago
  58. 23fcd67 Split FontFamily class into two classes by Seigo Nonaka · 4 years, 7 months ago
  59. a60904d Change Font API to be able to accept resource ID. by Seigo Nonaka · 4 years, 7 months ago
  60. 42297c1 Remove TextSpan by Haoyu Zhang · 4 years, 6 months ago
  61. 842c8c1 Change module and package of Dp, IntPx, etc to unit. by George Mount · 4 years, 6 months ago
  62. 7006675 Extract TextLayoutResult from TextDelegate by Seigo Nonaka · 4 years, 7 months ago
  63. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 7 months ago
  64. 32fd106 Rename TextStyle.decoration to TextDecoration by Siyamed Sinir · 4 years, 7 months ago
  65. 01f7b52 Combine SpanStyle and ParagraphStyle for ui-text by Siyamed Sinir · 4 years, 7 months ago
  66. c8b0132 Add ParagraphStyle attributes to TextStyle by Siyamed Sinir · 4 years, 7 months ago
  67. 0b69175 Use SpanStyle for text classes below composables by Siyamed Sinir · 4 years, 7 months ago
  68. 5166479 Change maxLines and ellipsis argument from nullable to non-null by Seigo Nonaka · 4 years, 7 months ago
  69. faa4ac4 Use SpanStyle in AnnotatedString by Siyamed Sinir · 4 years, 7 months ago
  70. f447f2a Add SpanStyle class by Siyamed Sinir · 4 years, 7 months ago
  71. 9b62cc9 Use defautl value instead of nullable Float. by Seigo Nonaka · 4 years, 7 months ago
  72. f54736d Rename some AnnotationString classes by Seigo Nonaka · 4 years, 8 months ago
  73. d963820 Introduce TextUnit which covers Sp and Em by Seigo Nonaka · 4 years, 8 months ago
  74. 91a8a24 Merge "Make identityOffsetMap public" into androidx-master-dev by Siyamed Sinir · 4 years, 8 months ago
  75. a528f98d Merge "Make TextSpan public" into androidx-master-dev by Siyamed Sinir · 4 years, 8 months ago
  76. aef5eff Make TextInputService public by Siyamed Sinir · 4 years, 8 months ago
  77. ca498fc Make InputState and InputEventListener public by Siyamed Sinir · 4 years, 8 months ago
  78. 6897c4f Make identityOffsetMap public by Siyamed Sinir · 4 years, 8 months ago
  79. 8e7609c Make EditOperation public by Siyamed Sinir · 4 years, 8 months ago
  80. ea77c67 Make TextSpan public by Siyamed Sinir · 4 years, 8 months ago
  81. 5ad283d Make lerp of TextStyle and FontWeight Non-null. by Qingqing Deng · 4 years, 8 months ago
  82. c04d68b Make BaselineShift.lerp non-null by Qingqing Deng · 4 years, 8 months ago
  83. f2438e5 Make lineHeight non-null with using Sp.Inherit by Seigo Nonaka · 4 years, 8 months ago
  84. 5ad2d08 Merge "Introduce Sp.Inherit for representing inheriting from other attribute" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  85. b427d33 Move TextRange and TextDirection to ui-text by Siyamed Sinir · 4 years, 8 months ago
  86. 9f813c4 Introduce Sp.Inherit for representing inheriting from other attribute by Seigo Nonaka · 4 years, 8 months ago
  87. e2e911e Remove selectionColor from Text composable by Siyamed Sinir · 4 years, 8 months ago
  88. c9e90d1 Remove font related TODOs by Siyamed Sinir · 4 years, 8 months ago
  89. 8f2d78b Merge "Public MultiParagraph and MultiParagraphIntrinscs" into androidx-master-dev by Haoyu Zhang · 4 years, 8 months ago
  90. 4547dac Remove @RestrictedTo from Paragraph interface by haoyu · 4 years, 8 months ago
  91. b45eeea Public MultiParagraph and MultiParagraphIntrinscs by haoyu · 4 years, 8 months ago
  92. 3e52847 Rename getPrimaryHorizontal/getSecondaryHorizontal by Haoyu Zhang · 4 years, 9 months ago
  93. 6a89453 Move text style lerp functions outside of Companion by Siyamed Sinir · 4 years, 9 months ago
  94. febc040 Remove unused FontFamilyList by Siyamed Sinir · 4 years, 9 months ago
  95. 4a5c740 Fix TextStyle mutable fontFamily attribute by Siyamed Sinir · 4 years, 9 months ago
  96. 3508567 Add AnnotatedString utility constructors by Siyamed Sinir · 4 years, 9 months ago
  97. a275ce2 Add AnnotatedString.Builder functions by Siyamed Sinir · 4 years, 9 months ago
  98. c8d7f5d Merge "Add Unit Em" into androidx-master-dev by Haoyu Zhang · 4 years, 9 months ago
  99. c1ab81c Merge "Use Sp in TextIndent" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  100. b0e43c1 Use Sp in TextIndent by Haoyu Zhang · 4 years, 9 months ago