[go: nahoru, domu]

  1. 79ea546 Update API files for high-volume projects (a thru c) by Alan Viverette · 1 year, 2 months ago
  2. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 2 months ago
  3. 4e78e1c Rename TextRange.constrain to .coerceIn, as per API council recommendation. by Zach Klippenstein · 1 year, 2 months ago
  4. caa9b86 Add color: () -> Color override to BasicText by Sean McQuillan · 1 year, 2 months ago
  5. 33d7825 Merge "Make PlatformTextInput* experimental again and temporarily remove BasicTextField2" into androidx-main by Zach Klippenstein · 1 year, 2 months ago
  6. 5b44b7d Make PlatformTextInput* experimental again and temporarily remove BasicTextField2 by Zach Klippenstein · 1 year, 2 months ago
  7. b4846e5f Optimize TextStyle.merge by Sean McQuillan · 1 year, 2 months ago
  8. 5b70a78 Stabilize Experimental Text APIs by Halil Ozercan · 1 year, 2 months ago
  9. fceab4a Update API lint baselines, current/beta API w/ Metalava update by Jinseong Jeon · 1 year, 2 months ago
  10. 0404856 un-deprecate includeFontPadding by siyamed · 1 year, 3 months ago
  11. 06dbd2d Make TextRange.constrain public. by Zach Klippenstein · 1 year, 3 months ago
  12. 21e09d5 Update current API signature after Metalava update by Jinseong Jeon · 1 year, 3 months ago
  13. 76bc697 Add semantics action for inserting text at cursor. by Zach Klippenstein · 1 year, 4 months ago
  14. 2ec6aa4 Promote LineHeightStyle.Alignment ctor to stable by siyamed · 1 year, 4 months ago
  15. 449d9c5 Make TextMeasurer and related APIs non-experimental. by Zach Klippenstein · 1 year, 4 months ago
  16. 31761ac Stabilize PlatformTextInput API to allow use from Foundation. by Zach Klippenstein · 1 year, 4 months ago
  17. 110d3a7 Update current/beta API signatures after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  18. 691cceb Update current/beta API signature after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  19. 84ef398 Upgrade to metalava from ab/9578585 by Aurimas Liutikas · 1 year, 5 months ago
  20. c930b59 Update metalava from ab/9576127 by Aurimas Liutikas · 1 year, 5 months ago
  21. 52526df Merge "Convert LineBreak into a value class" into androidx-main by Halil Ozercan · 1 year, 5 months ago
  22. 4f15aee Merge "Add Millis to MaximumAsyncTimeout" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  23. 5ee59ff Convert LineBreak into a value class by Halil Ozercan · 1 year, 5 months ago
  24. 9ed73a3 Convert Hyphens into a value class by Halil Ozercan · 1 year, 5 months ago
  25. 17bab77 Add Millis to MaximumAsyncTimeout by Sean McQuillan · 1 year, 5 months ago
  26. 5133e35 Add docs for PlatformParagraphStyle by Sean McQuillan · 1 year, 6 months ago
  27. 8dbf354 Update current API signature after Metalava update by Jinseong Jeon · 1 year, 6 months ago
  28. b930c4e Remove excess allocs from TextUsingModifier by Sean McQuillan · 1 year, 6 months ago
  29. 4eb222e Merge "Graduate experimental LineBreak and Hyphens APIs to stable" into androidx-main by Sean McQuillan · 1 year, 6 months ago
  30. 5bfe44a Merge "PlatformTextInputService. Undeprecate notifyFocusedRect" into androidx-main by Zach Klippenstein · 1 year, 6 months ago
  31. 1500964 Graduate experimental LineBreak and Hyphens APIs to stable by Halil Ozercan · 1 year, 7 months ago
  32. 0d2a344 PlatformTextInputService. Undeprecate notifyFocusedRect by Igor Demin · 1 year, 7 months ago
  33. 5b20374 PlatformParagraphStyle to disable emoji processing for a Paragraph. by Sean McQuillan · 1 year, 7 months ago
  34. 5b4cbad Merge changes I5948b7d6,Ic90b0bcd,I8b640d1d,I8a7245a0,I5adcc8bd, ... into androidx-main by Sean McQuillan · 1 year, 7 months ago
  35. c2c731f Promote Font constructors to stable API by Sean McQuillan · 1 year, 7 months ago
  36. 0490e25 Promote DeviceFontFamilyName to stable API by Sean McQuillan · 1 year, 7 months ago
  37. d3183f1 Promote AndroidFont ctor to stable API by Sean McQuillan · 1 year, 7 months ago
  38. 3adc9dc Promote FontVariation to stable API by Sean McQuillan · 1 year, 7 months ago
  39. 1f01456 Promote createFontFamilyResolver to stable by Sean McQuillan · 1 year, 7 months ago
  40. 86282a7 Promote Font.loadingStrategy to stable by Sean McQuillan · 1 year, 7 months ago
  41. 2e1976ff Update current API signature after Metalava update by Jinseong Jeon · 1 year, 7 months ago
  42. 358ce0c Support for EmojiCompat in Compose by Sean McQuillan · 1 year, 8 months ago
  43. 159cdd1 Add new FontFamily.Resolver.resolveAsTypeface helper by Sean McQuillan · 1 year, 9 months ago
  44. a6ac6a8 Make AnnotatedString.Builder implement Appendable. by Zach Klippenstein · 2 years, 2 months ago
  45. 22f194d Add LineBreak API with flags in platform. by Andrei Ancuta · 1 year, 10 months ago
  46. eb589e6 [VariableFonts] Move font constructors to original file by Sean McQuillan · 1 year, 11 months ago
  47. 39222a2 Fix letterSpacing with alignment/ellipsis by siyamed · 1 year, 11 months ago
  48. 7432589 Merge "Remove operator from equals on all equals definitions" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  49. cb6d100 Remove operator from equals on all equals definitions by Sean McQuillan · 1 year, 11 months ago
  50. 69d2c9a Revert new public API EditCommand.toStringForLog() by Zach Klippenstein · 1 year, 11 months ago
  51. d5b6d77 Merge changes I11a9d69d,I3c40c6c8 into androidx-main by Sean McQuillan · 1 year, 11 months ago
  52. be36e65 Merge "Make LineHeightStyle.Alignment constructor public" into androidx-main by Siyamed Sinir · 1 year, 11 months ago
  53. 8766bf001 Add font variations to Android font constructors by Sean McQuillan · 2 years ago
  54. 6f4aa11 Merge changes Id387e52c,Ia029d64e,If52470db into androidx-main by Treehugger Robot · 1 year, 11 months ago
  55. eea55e5 Make LineHeightStyle.Alignment constructor public by siyamed · 1 year, 11 months ago
  56. 1420b88 Move sealed interface to expect/actual by Sean McQuillan · 1 year, 11 months ago
  57. 6abfe8b Migrate Paragraph to sealed interface by Sean McQuillan · 2 years ago
  58. bd27255 Remove Experimental from PlatformTextStyles and LineHeightStyle by siyamed · 1 year, 11 months ago
  59. d869192 Deprecated TextInputService.show|hideSoftwareKeyboard by Sean McQuillan · 2 years ago
  60. 323000c Merge "Add validation to troubleshoot b/228862731." into androidx-main by Zach Klippenstein · 2 years ago
  61. 5c204e1 Merge "Use JVM getChars function to copy from a string into a CharArray." into androidx-main by Zach Klippenstein · 2 years ago
  62. 9bfe4c7 Add validation to troubleshoot b/228862731. by Zach Klippenstein · 2 years ago
  63. f92c61c Use JVM getChars function to copy from a string into a CharArray. by Zach Klippenstein · 2 years ago
  64. 6f98648 Add expect/actual for JvmDefaultWithCompatibility annotation by Oleksandr Karpovich · 2 years ago
  65. f8827dc Add DrawScope.drawText method to enable drawing text on Compose Canvas using TextMeasurer. by Halil Ozercan · 2 years ago
  66. a883678 Introduce TextMeasurer and TextLayoutCache to enable arbitrary text layout computation. by Halil Ozercan · 2 years ago
  67. 9dffc37 Merge "Upgrade to metalava from ab/8670428" into androidx-main by Aurimas Liutikas · 2 years, 1 month ago
  68. a868604 Add alpha argument to TextStyle/SpanStyle and Paragraph/MultiParagraph paint calls with Brush. by Halil Ozercan · 2 years, 1 month ago
  69. a58db37 Upgrade to metalava from ab/8670428 by Aurimas Liutikas · 2 years, 1 month ago
  70. 0c11fb9 Introduce UrlAnnotation to support link a11y. by Zach Klippenstein · 2 years, 1 month ago
  71. 9bc8506 Add JvmDefaultWithCompatibility for default params in compose by Adam Powell · 2 years, 1 month ago
  72. 7731f0c Fix MultiParagraph applying Brush to each individual Paragraph instead of as a whole. by Halil Ozercan · 2 years, 2 months ago
  73. 5095a55 LineHeightBehavior API Review updates by Siyamed Sinir · 2 years, 2 months ago
  74. 06becff Add Brush to TextStyle and SpanStyle. by Halil Ozercan · 2 years, 3 months ago
  75. d0853b6 Line height behavior and vertical alignment by Siyamed Sinir · 2 years, 3 months ago
  76. da5769c Move TextStyle.canReuseLayout to ui-text by Siyamed Sinir · 2 years, 3 months ago
  77. 5b592cf Use <API28 fallback font names for system fonts by Sean McQuillan · 2 years, 3 months ago
  78. 1d8c2eb Add height knowledge into Paragraph by Anastasia Soboleva · 2 years, 3 months ago
  79. ae9adef Merge changes Ida353997,Idafaae32,I05e26bf4,I2c9718fa,I52b092ce into androidx-main by Treehugger Robot · 2 years, 3 months ago
  80. 364b726 [API Review] Order Multiparagraph and Paragraph constructor by Sean McQuillan · 2 years, 3 months ago
  81. 39fe27e [API review] AndroidFont move typefaceLoader to a constructor param by Sean McQuillan · 2 years, 3 months ago
  82. 98bab3f Update Metalava to build 8385786 by Ember Rose · 2 years, 3 months ago
  83. 5f442ff Migrate deprecated inline classes to @JvmInline value classes by Louis Pullen-Freilich · 2 years, 3 months ago
  84. 3e769f5 Add Decimal as a new KeyboardType by Halil Ozercan · 2 years, 3 months ago
  85. e3ac84c Merge "Add Font(DeviceFontFamilyName)" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  86. 7cfa2f0 Add Font(DeviceFontFamilyName) by Sean McQuillan · 2 years, 3 months ago
  87. 8e2ae72 Add deprecated includeFontPadding by Siyamed Sinir · 2 years, 4 months ago
  88. f9ec7ad Add a11y support for system-wide bold text setting by Halil Ozercan · 2 years, 4 months ago
  89. b308538 Turn off includeFontPadding by Siyamed Sinir · 2 years, 5 months ago
  90. 3c64104 API cleanup from google-fonts artifact by Sean McQuillan · 2 years, 5 months ago
  91. f709ee1 Add :compose:ui:ui-text-google-fonts by Sean McQuillan · 2 years, 5 months ago
  92. 6d284b7 Merge "Uncache Paragraph when typeface changes" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  93. 769d5dd Uncache Paragraph when typeface changes by Sean McQuillan · 2 years, 5 months ago
  94. 873bfa7 Expose createFontFamilyResolver(fontResourceLoader, context) by Sean McQuillan · 2 years, 5 months ago
  95. a5c92f3 Change CoreTextField to use BringIntoViewRequester. by Zach Klippenstein · 2 years, 5 months ago
  96. 66412d5 API stability for Desktop FontLoader by Sean McQuillan · 2 years, 5 months ago
  97. 5f8eebf Move FontFamily.Resolver to composition local by Sean McQuillan · 2 years, 6 months ago
  98. 35b47fa Move FontFamily.GlabalResolver to FontFamilyResolver by Sean McQuillan · 2 years, 7 months ago
  99. aebb53d Integrate FontFamily.Resolver into desktop by Sean McQuillan · 2 years, 7 months ago
  100. a5cdbb9 Add async font loading to Compose by Sean McQuillan · 2 years, 8 months ago