[go: nahoru, domu]

  1. 3040f07 Merge "Split benchmarks into coresponding modules" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  2. 62438fa Split benchmarks into coresponding modules by Filip Pavlis · 3 years, 5 months ago
  3. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 5 months ago
  4. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  5. a6618b5 Bump Compose 1.0.0-beta02 by Nick Anthony · 3 years, 5 months ago
  6. 0a46da7 Merge "Hide all packedValue properties from inline classes" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  7. a98db50 Merge "Remove SoftwareKeyboardController" into androidx-main by Sean McQuillan · 3 years, 5 months ago
  8. b3f625b Merge "Remove public typealiases" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  9. d46aa1d Remove SoftwareKeyboardController by Sean McQuillan · 3 years, 5 months ago
  10. de32c01 Hide all packedValue properties from inline classes by Andrey Kulikov · 3 years, 5 months ago
  11. ec10a77 API Review for TextFieldValue by Siyamed Sinir · 3 years, 5 months ago
  12. 3701230 Merge "Refactor TextInputService to provide TextInputSession to represent sessions." into androidx-main by Sean McQuillan · 3 years, 5 months ago
  13. 1f4af7f Merge "Mark some inline classes' constructors internal" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  14. c894a47 Remove public typealiases by Alexandre Elias · 3 years, 5 months ago
  15. c6dc4e6 Refactor TextInputService to provide TextInputSession to represent sessions. by Sean McQuillan · 3 years, 5 months ago
  16. c9e672d Merge "Make EditProcessor public" into androidx-main by Siyamed Sinir · 3 years, 5 months ago
  17. 4b13d89 Mark some inline classes' constructors internal by Andrey Kulikov · 3 years, 5 months ago
  18. dc1308e Move actual files to have platform suffix by Jim Sproch · 3 years, 5 months ago
  19. 825fc2f Make EditProcessor public by Siyamed Sinir · 3 years, 5 months ago
  20. c5ccee4 Make TextFieldValue constructor public by Siyamed Sinir · 3 years, 5 months ago
  21. b2587fe Merge "Remove intergroup dependency for textInputServiceFactory" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  22. 60a8016 Merge "Fix: font weight might not work under API 28" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  23. cad7751 Merge "Move TextDelegate to foundation" into androidx-main by Siyamed Sinir · 3 years, 5 months ago
  24. 359d9f5 Remove intergroup dependency for textInputServiceFactory by Siyamed Sinir · 3 years, 5 months ago
  25. 75473dd Move TextDelegate to foundation by Siyamed Sinir · 3 years, 5 months ago
  26. 5b0a7a54 Minor fix on internal API by Siyamed Sinir · 3 years, 5 months ago
  27. 364b8c9 Remove unused Experimental/InternalTextApi’s by Siyamed Sinir · 3 years, 5 months ago
  28. f6fd709 Fix: font weight might not work under API 28 by haoyu · 3 years, 5 months ago
  29. 730c8d0 Remove some of the InternalTextApi annotations by Siyamed Sinir · 3 years, 5 months ago
  30. 2062cc1 Bump compose dependencies to more stable versions by Nick Anthony · 3 years, 5 months ago
  31. 82855d6 Deprecate onImeActionPerformed and replace it with KeyboardActions by Ralston Da Silva · 3 years, 5 months ago
  32. cb08796 Reenable GetterSetterNames check by Aurimas Liutikas · 3 years, 6 months ago
  33. 217bf49 Rename Dp.toIntPx() to roundToPx() by Mihai Popa · 3 years, 6 months ago
  34. c87189f Desktop Font API changes by Andrey Rudenko · 3 years, 6 months ago
  35. 0a30e50 Merge "Mass delete unused deprecated APIs in ui/" into androidx-main by aelias · 3 years, 6 months ago
  36. 7ff9978 Move Saver/listSaver/mapSaver/autoSaver() into a new package by Andrey Kulikov · 3 years, 6 months ago
  37. dbae1ec Rename compose:runtime-saved-instance-state to compose:runtime-saveable by Andrey Kulikov · 3 years, 6 months ago
  38. b1465b5 Mass delete unused deprecated APIs in ui/ by Alexandre Elias · 3 years, 6 months ago
  39. 10dafff Merge "Remove Uptime and Duration" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  40. e66d7c8 Use AnnotatedString for EditCommands by Siyamed Sinir · 3 years, 6 months ago
  41. 4fa4d3e Merge "Skip platform-specific desktop tests on unsupported platforms" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  42. 837a04e Merge "Desktop Fonts fix. Sometimes FontsCollection#defaultFallback can return null. We see it on Windows. We have to mitigate internal API contract." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  43. bfb88bd Remove Uptime and Duration by George Mount · 3 years, 6 months ago
  44. ba4b58d Temporary fix for TextFieldValue crash by Siyamed Sinir · 3 years, 6 months ago
  45. 9c02d8d3 Make CoreText and CoreTextField internal by Siyamed Sinir · 3 years, 6 months ago
  46. e6a6fdc Desktop Fonts fix. Sometimes FontsCollection#defaultFallback can return null. We see it on Windows. We have to mitigate internal API contract. by Andrey Rudenko · 3 years, 6 months ago
  47. 3f22874 Skip platform-specific desktop tests on unsupported platforms by Andrey Rudenko · 3 years, 6 months ago
  48. 2baa99a9 Factory functions for Font/FontFamily/Typeface by Siyamed Sinir · 3 years, 6 months ago
  49. b366001 Fixes a bug in SpanStyle#copy by Andrey Rudenko · 3 years, 6 months ago
  50. e3cf9ec Merge "Make String.findPrecedingBreak and String.findFollowingBreak InternalTextApi" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  51. 705aaeb Make String.findPrecedingBreak and String.findFollowingBreak InternalTextApi by haoyu · 3 years, 6 months ago
  52. a9c5fd9 Use AnnotatedString for TextFieldValue by Siyamed Sinir · 3 years, 6 months ago
  53. 9c1661f Merge "AnnotatedString extends kotlin.CharSequence" into androidx-main by Siyamed Sinir · 3 years, 6 months ago
  54. 2b18562 Merge "Improved fonts / fontfamilies support for Desktop" into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  55. 9f022ab Improved fonts / fontfamilies support for Desktop by Andrey Rudenko · 3 years, 7 months ago
  56. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  57. 7fd5ad2 AnnotatedString extends kotlin.CharSequence by Siyamed Sinir · 3 years, 6 months ago
  58. b857746 Merge "Remove isSurrogatePair from API" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  59. f20c1c9 Minor fix on VisualTransformation.toString by Siyamed Sinir · 3 years, 6 months ago
  60. ec37a2c Remove isSurrogatePair from API by haoyu · 3 years, 6 months ago
  61. f79fb5a Merge "Remove data class from Text classes" into androidx-main by Siyamed Sinir · 3 years, 6 months ago
  62. 121be06 Merge "Renamed TransformedText#transformedText to text" into androidx-main by Siyamed Sinir · 3 years, 6 months ago
  63. 6d87912 Renamed TransformedText#transformedText to text by Siyamed Sinir · 3 years, 6 months ago
  64. e5090e3 Remove data class from Text classes by Siyamed Sinir · 3 years, 6 months ago
  65. 3eaeebc Merge "Moves useIR configuration to AndroidXUiPlugin" into androidx-main by Louis Pullen-Freilich · 3 years, 6 months ago
  66. 4cfa84a Merge "Remove TextUnitType.Inherit" into androidx-main by Haoyu Zhang · 3 years, 6 months ago
  67. c2830bf Moves useIR configuration to AndroidXUiPlugin by Louis Pullen-Freilich · 3 years, 6 months ago
  68. f7d4d8d Remove TextUnitType.Inherit by haoyu · 3 years, 6 months ago
  69. 28b59cc Merge "Desktop Paragraph tests for Linux" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  70. 68028cc Desktop Paragraph tests for Linux by Andrey Rudenko · 3 years, 6 months ago
  71. da765cc Remove data classes from ui-text by Siyamed Sinir · 3 years, 6 months ago
  72. 8f5f1df Merge "Remove androidx.compose.ui.util annotations" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  73. 1107907 GenericFontFamily support for Desktop by Andrey Rudenko · 3 years, 7 months ago
  74. a4da1bb Remove androidx.compose.ui.util annotations by George Mount · 3 years, 6 months ago
  75. 1cd8bb9 ImeAction API Review by Siyamed Sinir · 3 years, 6 months ago
  76. 687c3b8 Merge "Change VisualTransformation to be a fun interface" into androidx-main by Siyamed Sinir · 3 years, 6 months ago
  77. bc5af34 Merge "Fix getStringAnnotation returns Annotation with wrong type" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  78. e3b986c Change VisualTransformation to be a fun interface by Siyamed Sinir · 3 years, 6 months ago
  79. 70553d3 Fix getStringAnnotation returns Annotation with wrong type by haoyu · 3 years, 6 months ago
  80. 082eae3 TextInputService API Review by Siyamed Sinir · 3 years, 6 months ago
  81. 5d71088 Merge "TextFieldValue API Review" into androidx-main by Siyamed Sinir · 3 years, 6 months ago
  82. fdd7a9a ImeOptions/KeyboardOptions are no more a data class by Siyamed Sinir · 3 years, 6 months ago
  83. 2fdddb0 TextFieldValue API Review by Siyamed Sinir · 3 years, 6 months ago
  84. f0eea1b Merge "VisualTransformation API review" into androidx-main by Siyamed Sinir · 3 years, 6 months ago
  85. 6de7fb2 Merge "EditOperations API Changes" into androidx-main by Siyamed Sinir · 3 years, 6 months ago
  86. 642df0e VisualTransformation API review by Siyamed Sinir · 3 years, 6 months ago
  87. 3aaa30b9 EditOperations API Changes by Siyamed Sinir · 3 years, 6 months ago
  88. ce33078 API Changes to KeyEvent by Ralston Da Silva · 3 years, 8 months ago
  89. 44d26b6 Fix getTtsAnnotation/getStringAnnotation may return Annotation with wrong type by haoyu · 3 years, 7 months ago
  90. c6549b9 Rename useOrElse() to takeOrElse() by George Mount · 3 years, 7 months ago
  91. 0d713d9 Merge "Add common Unspecified helper methods." into androidx-master-dev by George Mount · 3 years, 7 months ago
  92. cdd20c9 Add common Unspecified helper methods. by George Mount · 3 years, 7 months ago
  93. 4f1859c DesktopParagraph#getBoundingBox tests by Andrey Rudenko · 3 years, 8 months ago
  94. 2825318 DesktopParagraph#getBoundingBox fix for combining characters (multiple codepoints) by Andrey Rudenko · 3 years, 8 months ago
  95. f62f720 Add buildAnnotatedString by Siyamed Sinir · 3 years, 8 months ago
  96. 567e0e0 Merge "Proper implementation of DesktopParagraph#getCursorRect for empty paragraphs" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  97. c69515a Merge "Reenable ktlint paren-spacing now that it doesn't crash" into androidx-master-dev by Jeff Gaston · 3 years, 8 months ago
  98. 854c7996 Proper implementation of DesktopParagraph#getCursorRect for empty paragraphs by Andrey Rudenko · 3 years, 8 months ago
  99. 4f09ccd Reenable ktlint paren-spacing now that it doesn't crash by Jeff Gaston · 3 years, 8 months ago
  100. fd6de77 Better letterSpacing support in DesktopParagraph by Andrey Rudenko · 3 years, 8 months ago