[go: nahoru, domu]

  1. 59dcdf1 Fix selection not being updated in edit processor by Siyamed Sinir · 3 years, 9 months ago
  2. bd2b6e01 Merge "Refactoring of Desktop Paragraph to use ComputedStyle internally" into androidx-master-dev by Andrey Kulikov · 3 years, 9 months ago
  3. d320f0f Fix EditProcessor selection update by Siyamed Sinir · 3 years, 9 months ago
  4. 1376f9a Refactoring of Desktop Paragraph to use ComputedStyle internally by Andrey Rudenko · 3 years, 9 months ago
  5. 6836584 Merge "Reset input when composition or text changes" into androidx-master-dev by Siyamed Sinir · 3 years, 9 months ago
  6. fe038a6 Reset input when composition or text changes by Siyamed Sinir · 3 years, 9 months ago
  7. 942a5bf Deprecate getLineVisibleEnd by haoyu · 3 years, 9 months ago
  8. 8744d5d Merge "Fix ellipsis doesn't work when softWrap is false" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  9. 37f0b2e Fix ellipsis doesn't work when softWrap is false by haoyu · 3 years, 9 months ago
  10. 5520c56 Make TextFieldValue.composition readonly by Siyamed Sinir · 3 years, 9 months ago
  11. 6c807e3 Merge "Add Android Typeface wrapper" into androidx-master-dev by Siyamed Sinir · 3 years, 9 months ago
  12. 294e317 Merge "Move to Compose to RequiresSameVersion" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  13. 4d973ec Add Android Typeface wrapper by Siyamed Sinir · 3 years, 9 months ago
  14. cc90fec Move ui.text.Typeface to ui.text.font.Typeface by Siyamed Sinir · 3 years, 9 months ago
  15. 352e42b Move to Compose to RequiresSameVersion by Nick Anthony · 3 years, 9 months ago
  16. 800bd76 Merge "DesktopParagraph optimization & enhancements" into androidx-master-dev by Jim Sproch · 3 years, 9 months ago
  17. 3b88054 DesktopParagraph optimization & enhancements by Andrey Rudenko · 3 years, 10 months ago
  18. a617520 Remove deprecated ui-test module & stubs by Filip Pavlis · 3 years, 9 months ago
  19. 2b911a2 Merge "Rename TextUnit.Inherit to TextUnit.Unspecified" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  20. 75d7618 Merge "Introduce TtsAnnotation" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  21. 247a19b Introduce TtsAnnotation by haoyu · 3 years, 11 months ago
  22. df2e07c Rename TextUnit.Inherit to TextUnit.Unspecified by haoyu · 3 years, 9 months ago
  23. 6ac9fc7 Merge "Rename ImageAsset to ImageBitmap" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  24. dd562a4 Rename ImageAsset to ImageBitmap by Nader Jawad · 3 years, 9 months ago
  25. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 10 months ago
  26. ff48c3f Merge "Fix placeHolderRects test failure on API 21" into androidx-master-dev by Haoyu Zhang · 3 years, 10 months ago
  27. a44f535 Fix placeHolderRects test failure on API 21 by haoyu · 3 years, 10 months ago
  28. ac9abb1 Pass style to accessibility by haoyu · 3 years, 10 months ago
  29. 1a40fff Merge "Rename ui:ui-text-android to text:text and disable publication" into androidx-master-dev by Jim Sproch · 3 years, 10 months ago
  30. 7d24257 Merge "Fix comments for KeyboardOptions" into androidx-master-dev by Siyamed Sinir · 3 years, 10 months ago
  31. ca6fde9 Rename ui:ui-text-android to text:text and disable publication by Igor Demin · 3 years, 10 months ago
  32. a576e5b Fix comments for KeyboardOptions by Siyamed Sinir · 3 years, 10 months ago
  33. 051800b Deprecates foundation.Text in favour of material.Text by Louis Pullen-Freilich · 3 years, 10 months ago
  34. 8951653 Update TextFields to use KeyboardOptions by Siyamed Sinir · 3 years, 10 months ago
  35. ec287f5 Rename KeyboardOptions as ImeOptions by Siyamed Sinir · 3 years, 10 months ago
  36. 90a74d0 KeyboardType and ImeAction into KeyboardOptions by Siyamed Sinir · 3 years, 10 months ago
  37. 53dd7b7 [3/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  38. b930ca1 [2/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  39. 17628d7 [1/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  40. 6cb52b7 Merge "Added Keyboard auto correct IME Option" into androidx-master-dev by Siyamed Sinir · 3 years, 10 months ago
  41. 0d6550a Remove extra toList call by Jake Wharton · 3 years, 10 months ago
  42. c7ed9f6 Desktop: configure dependencies of desktop artifacts, enable material icons desktop variant by Igor Demin · 3 years, 11 months ago
  43. 4cb6c2d Change all annotation-sampled dependencies to compileOnly. by Owen Gray · 3 years, 10 months ago
  44. 591c3bf DesktopParagraph density fix + wordBoundary implementation by Andrey Rudenko · 3 years, 10 months ago
  45. 7d25f5d Merge "Support different locales for AnnotatedString.capitalize and AnnotatedString.decapitalize" into androidx-master-dev by Andrey Kulikov · 3 years, 10 months ago
  46. 4a35e40 Added Keyboard auto correct IME Option by Siyamed Sinir · 3 years, 10 months ago
  47. 06dab30 Added KeyboardCapitalization IME option by Siyamed Sinir · 3 years, 10 months ago
  48. ae73b306 Add singleLine IME Option by Siyamed Sinir · 3 years, 10 months ago
  49. fcee8b5 Support different locales for AnnotatedString.capitalize and AnnotatedString.decapitalize by Igor Demin · 3 years, 11 months ago
  50. a7429ba Merge "Re-enable -Pandroidx.compose.multiplatformEnabled=true flag" into androidx-master-dev by Aurimas Liutikas · 3 years, 10 months ago
  51. e93ca471 Merge "Revert "Introducing TextOverflow.None"" into androidx-master-dev by Siyamed Sinir · 3 years, 10 months ago
  52. 25e8295 Revert "Introducing TextOverflow.None" by Haoyu Zhang · 3 years, 10 months ago
  53. bfff861 Re-enable -Pandroidx.compose.multiplatformEnabled=true flag by Jim Sproch · 3 years, 11 months ago
  54. 155b6e6 Update lint-baseline.xml files by Jens Ole Lauridsen · 3 years, 10 months ago
  55. 4931e85 Merge "Enable Kotlin Strict API mode by default" into androidx-master-dev by Aurimas Liutikas · 3 years, 10 months ago
  56. 0654222 Merge "Fix Placeholder KDoc Spelling" into androidx-master-dev by Haoyu Zhang · 3 years, 10 months ago
  57. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 3 years, 11 months ago
  58. d0d0a83 Merge "Fix LocaleList.current doesn't work with Locale.setDefault" into androidx-master-dev by Haoyu Zhang · 3 years, 11 months ago
  59. 40b856f Fix Placeholder KDoc Spelling by Tyler Wong · 3 years, 11 months ago
  60. 8251e60 Fix LocaleList.current doesn't work with Locale.setDefault by haoyu · 3 years, 11 months ago
  61. 58828fb Apply Color/Shadow/TextDecoration during paint by Siyamed Sinir · 3 years, 11 months ago
  62. cd46cc3 Rename Color.Unset to Color.Unspecified by Nader Jawad · 3 years, 11 months ago
  63. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 11 months ago
  64. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 11 months ago
  65. 528739f Introducing TextOverflow.None by haoyu · 4 years ago
  66. abbb37d Remove word dummy from compose code by Siyamed Sinir · 3 years, 11 months ago
  67. fc8c4c3 Merge "Fix API inconsistency in addStringAnnotation" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  68. 6ac8c64 Upgrade to Metalava 1.0.0-alpha02 build by Aurimas Liutikas · 3 years, 11 months ago
  69. 0a191b9 Fix API inconsistency in addStringAnnotation by haoyu · 3 years, 11 months ago
  70. dd9ac39 Revert "Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag" by Filip Pavlis · 3 years, 11 months ago
  71. f62a72bd42 Merge "Add AnnotatedString to SpannableString conversion for accessibility" into androidx-master-dev by Treehugger Robot · 4 years ago
  72. 52a7fa1 Add AnnotatedString to SpannableString conversion for accessibility by haoyu · 4 years ago
  73. ca11a52 Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag by Jim Sproch · 4 years ago
  74. a7530b8 Introduce LibraryType. Minimal migration of existing code. by Owen Gray · 4 years ago
  75. e7b5ae0 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  76. f746b46 Sample sources and bytecode jars now generated and published by Owen Gray · 4 years, 2 months ago
  77. 093026c [Text cleanup] Make TextRange inline by haoyu · 4 years ago
  78. 74e2979 ui-desktop: fix paragraph width by Andrey Rudenko · 4 years ago
  79. 6a26f9c Merge "Remove ParagraphConstraints" into androidx-master-dev by Treehugger Robot · 4 years ago
  80. 85bb949 Merge "Address API council feedback on compose graphics APIs" into androidx-master-dev by Nader Jawad · 4 years ago
  81. a7dfd45 Moves androidx.compose:compose-compiler to androidx.compose.compiler:compiler by Louis Pullen-Freilich · 4 years ago
  82. 9b706c4 Address API council feedback on compose graphics APIs by Nader Jawad · 4 years ago
  83. 059581f Remove ParagraphConstraints by haoyu · 4 years ago
  84. 2794b03 ui-desktop: paragraph maxLines & ellipsis support by Andrey Rudenko · 4 years ago
  85. 2e7bd49 Merge "Add hiding annotations on testing globals" into androidx-master-dev by Jelle Fresen · 4 years ago
  86. 712ef47 Fix that CoreText doesn't clip if height is not enough by haoyu · 4 years ago
  87. 3944c9c Add hiding annotations on testing globals by Jelle Fresen · 4 years ago
  88. 3877757 Merge "ui-desktop: paragraph enhancements" into androidx-master-dev by Treehugger Robot · 4 years ago
  89. 9bb9666 ui-desktop: paragraph enhancements by Andrey Rudenko · 4 years ago
  90. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  91. fdb836b API lint check for the GetterOnBuilder is enabled for androidx by Sergey · 4 years, 3 months ago
  92. e637e3a Merge "[Text cleanup] Remove inline function assumeIntrinsics from TextDelegate" into androidx-master-dev by Treehugger Robot · 4 years ago
  93. 6aea853 Replaces LibraryVersions.UI with LibraryVersions.COMPOSE by Louis Pullen-Freilich · 4 years ago
  94. 707130d [Text cleanup] Remove inline function assumeIntrinsics from TextDelegate by haoyu · 4 years ago
  95. 72f9106 Sorts gradle files after the artifact refactoring by Louis Pullen-Freilich · 4 years ago
  96. 534385a Optimizes imports for androidx.compose.ui:* after the package migration by Louis Pullen-Freilich · 4 years ago
  97. e54290e Moves androidx.compose.ui:* libraries to compose/ui dir by Louis Pullen-Freilich · 4 years ago