1. 18e086e API review for drag and drop by dahunsi · 7 months ago
  2. deab148 Addressing API feedback on ViewConfiguration.maximumFlingVelocity by Levi Albuquerque · 7 months ago
  3. c624c9a Merge "Use modifier node to check if coordinator is attached" into androidx-main by Andrei Shikov · 7 months ago
  4. 2bdb3b5 More build fixing after compose build cut by Aurimas Liutikas · 7 months ago
  5. 3a68c55 Use modifier node to check if coordinator is attached by Andrei Shikov · 8 months ago
  6. 91283cb Merge "Start running host tests for all KMP platforms" into androidx-main by Treehugger Robot · 7 months ago
  7. a3bc85c Merge "Compose bump to 1.6 beta01 Test: ./gradlew updateApi" into androidx-main by Treehugger Robot · 7 months ago
  8. d88cda2 Merge changes I5bd89dd2,I989e549a,I5129a289 into androidx-main by Amaury Medeiros · 7 months ago
  9. 6b66aab Merge "Separates the opting in into a drag and drop session from the receiving from a drag and drop session." into androidx-main by TJ Dahunsi · 7 months ago
  10. bed367e Start running host tests for all KMP platforms by Aurimas Liutikas · 7 months ago
  11. 54df0483 Merge "Update expect and actual declarations for 1.9.20" into androidx-main by Andrei Shikov · 7 months ago
  12. 14885f76 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 7 months ago
  13. 8cc06af Compose bump to 1.6 beta01 Test: ./gradlew updateApi by Juan Rodriguez · 7 months ago
  14. 3ec10095 Separates the opting in into a drag and drop session by dahunsi · 7 months ago
  15. ee6659c Update systemPackages list in PackageHashes.kt by Amaury Medeiros · 7 months ago
  16. c2e0225 Exclude androidInstrumentedTest when searching for packages by Amaury Medeiros · 7 months ago
  17. fca7f2a proper platform suffixes for ui-tooling by Jim S · 7 months ago
  18. bf35597 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 7 months ago
  19. 5d48d1e Merge "ui-test jvmMain should have .jvm.kt suffix" into androidx-main by Treehugger Robot · 7 months ago
  20. 16e8735 Merge "Adds detailed traversable node samples." into androidx-main by Treehugger Robot · 7 months ago
  21. 90051c0 ui-test jvmMain should have .jvm.kt suffix by Jim S · 7 months ago
  22. 27dafd9 Merge "Make BasicTextField use SoftwareKeyboardController for explicit show/hide calls." into androidx-main by Treehugger Robot · 7 months ago
  23. ecbbea4 Make BasicTextField use SoftwareKeyboardController for explicit show/hide calls. by Zach Klippenstein · 8 months ago
  24. f740035 Adds detailed traversable node samples. by Jeremy Walker · 8 months ago
  25. 088e251 Merge "Track last constraints for different passes independently in lookahead root" into androidx-main by Doris Liu · 8 months ago
  26. b886bef Track last constraints for different passes independently in lookahead root by Doris Liu · 8 months ago
  27. 465f565 Merge "use proper mpp suffix for files within ui-tooling-preview" into androidx-main by Treehugger Robot · 8 months ago
  28. 5d2e370 Merge "API review for drag and drop. Fixes: 306382806 Fixes: 302524019 Test: Existing tests Relnote: "Removed DragAndDropInfo as a type DragAndDropModifierNode.drag now takes parameters for the transferData, decoration size and drag decoration DrawScope lambda" into androidx-main by TJ Dahunsi · 8 months ago
  29. e8beb87 Merge "fix file suffix in ui-text" into androidx-main by Jim Sproch · 8 months ago
  30. f356b50 API review for drag and drop. by dahunsi · 8 months ago
  31. 22f58d91 compose/ui/ui: Use proper suffix for android source sets by Jim S · 8 months ago
  32. 13593d0 use proper mpp suffix for files within ui-tooling-preview by Jim S · 8 months ago
  33. b8d00d1 fix file suffix in ui-text by Jim S · 8 months ago
  34. d058e53 use .android.kt suffix in androidMain within ui-unit by Jim S · 8 months ago
  35. 6095da3 Merge "Rename PlatformTextInputModifierNode.runTextInputSession to establishTextInputSession." into androidx-main by Treehugger Robot · 8 months ago
  36. 69c790d Rename PlatformTextInputModifierNode.runTextInputSession to establishTextInputSession. by Zach Klippenstein · 8 months ago
  37. 3349141 Merge "Addresses API Council feedback for traversable APIs" into androidx-main by Jeremy Walker · 8 months ago
  38. 71cb383 Merge "Fix flaky sharedViewPool test" into androidx-main by Ryan Mentley · 8 months ago
  39. 194c6f9f Merge "Fix SoftwareKeyboardController showing the keyboard when no input is focused." into androidx-main by Zach Klippenstein · 8 months ago
  40. 1236bfd Addresses API Council feedback for traversable APIs by Jeremy Walker · 8 months ago
  41. c61b93d Merge "Handle TextAlign.Unspecified on desktop." into androidx-main by Zach Klippenstein · 8 months ago
  42. 52e514c Fix SoftwareKeyboardController showing the keyboard when no input is focused. by Zach Klippenstein · 8 months ago
  43. 27338b6 Ignore Up hardware key events for keys that haven't received Down events. by Zach Klippenstein · 8 months ago
  44. 701955c Handle TextAlign.Unspecified on desktop. by Zach Klippenstein · 8 months ago
  45. b2a1be1 Adds PixelCopy result to error message if copying fails by Louis Pullen-Freilich · 8 months ago
  46. e4e901d Fix flaky sharedViewPool test by Ryan Mentley · 8 months ago
  47. 64e5fe5 Merge "Remove unreliable draw timing assertion from PhaseOrderingTest." into androidx-main by Zach Klippenstein · 8 months ago
  48. 5ba788d Make ColorSet and ColorList internal by Grant Toepfer · 8 months ago
  49. 26cb242 Remove PrimitiveInLambda suppressions by George Mount · 8 months ago
  50. 2123054 Update expect and actual declarations for 1.9.20 by Andrei Shikov · 8 months ago
  51. e68541c Merge "Replace OriginalText by TextSubstitution." into androidx-main by Kai Li · 8 months ago
  52. 62ba809 Remove unreliable draw timing assertion from PhaseOrderingTest. by Zach Klippenstein · 8 months ago
  53. 46a5fcd Merge "Fix flaky invalidationForDrawWithCache test" into androidx-main by Treehugger Robot · 8 months ago
  54. 69f49d1 Fix flaky invalidationForDrawWithCache test by George Mount · 8 months ago
  55. b966b2a Merge "Fix RTL traversal ordering" into androidx-main by Melba Nuzen · 8 months ago
  56. 26db085 Fix memory leak when using Live Translate. by Kai Li · 8 months ago
  57. 2e970ac Replace OriginalText by TextSubstitution. by Kai Li · 8 months ago
  58. 55b87a7 Merge "refactor(non linear font scaling)!: rename FontScalable interface to FontScaling" into androidx-main by Treehugger Robot · 8 months ago
  59. 3a92dda Merge "Do not prune semantics nodes covered by unimportant-for-a11y nodes" into androidx-main by Alexandre Elias · 8 months ago
  60. b5eedcaa Merge changes from topic "revert-2743565-GDUDJQMHXX" into androidx-main by Natnael Belay · 8 months ago
  61. e4ac54e Fix RTL traversal ordering by Melba Nuzen · 8 months ago
  62. b63f71b Merge "Rename accessibility demos to have `demo` suffix" into androidx-main by Melba Nuzen · 8 months ago
  63. 9214da5 Rename accessibility demos to have `demo` suffix by Melba Nuzen · 8 months ago
  64. c13646f Do not prune semantics nodes covered by unimportant-for-a11y nodes by Alexandre Elias · 8 months ago
  65. 176abd4 Revert "Reland "Added support for CompositionLocal caching of Ve..." by Nader Jawad · 8 months ago
  66. 7b1807a Revert "Updated Vector caching logic." by Nader Jawad · 8 months ago
  67. 7d94aa4 Merge "Fix flaky reusable AndroidView tests" into androidx-main by Andrew Bailey · 8 months ago
  68. ec5b880 Merge changes Ia71786a7,Ied6ee0ad into androidx-main by Zach Klippenstein · 8 months ago
  69. dfd6d13 Merge "Moved PlatformTextInputMethodRequest into the same module as the rest of PTI." into androidx-main by Zach Klippenstein · 8 months ago
  70. e747359 Fix flaky reusable AndroidView tests by Andrew Bailey · 8 months ago
  71. 2bcd8ca Allow custom dispatchers to be passed through compose test rule's effectContext. by Zach Klippenstein · 8 months ago
  72. a7fba31 Add test for passing custom dispatcher to Compose test via effectContext. by Zach Klippenstein · 8 months ago
  73. c1d47d9 Merge "Deprecate FontStyle constructor" into androidx-main by Treehugger Robot · 8 months ago
  74. 579f278 Deprecate FontStyle constructor by Sean McQuillan · 8 months ago
  75. d216b9a Merge changes I927c83f1,I82b9fc04,I3ca6590a into androidx-main by Treehugger Robot · 8 months ago
  76. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 8 months ago
  77. 004dc8c Moved PlatformTextInputMethodRequest into the same module as the rest of PTI. by Zach Klippenstein · 8 months ago
  78. 5c7feac Address API feedback on PlatformTextInput. by Zach Klippenstein · 8 months ago
  79. 1bcdc76 Merge "Don't create tooling animations outside Animation Preview" into androidx-main by Kseniia Grey · 8 months ago
  80. bd833ad Delegate Shader caching to a DerivedState in ShaderBrushSpan by Halil Ozercan · 8 months ago
  81. 6a3b0d7 Merge "Revert "Add a try-catch block when fetching bounds in content capture."" into androidx-main by Treehugger Robot · 8 months ago
  82. 4875c68 Revert "Add a try-catch block when fetching bounds in content capture." by Natnael Belay · 8 months ago
  83. a92dbe7 Merge "Removing deprecated In and Out focus directions" into androidx-main by Treehugger Robot · 8 months ago
  84. 7d18f0d4 Merge "Improve GraphicsLayerScope property usage tracking" into androidx-main by Andrey Kulikov · 8 months ago
  85. 1926c89 Improve GraphicsLayerScope property usage tracking by Andrey Kulikov · 8 months ago
  86. 78d5dc8 Filter out the deactivated semantic nodes by default and introduce assertIsDeactivated() by Andrey Kulikov · 8 months ago
  87. bbcf23f Merge "Avoid force lookahead remeasuring subtree when not affecting parent measurement" into androidx-main by Doris Liu · 8 months ago
  88. 3841b82 Rewriting Semantics Tests by Ralston Da Silva · 9 months ago
  89. 80fb23c Removing deprecated In and Out focus directions by Ralston Da Silva · 8 months ago
  90. 7b4f117 Add missing documentation by Romain Guy · 8 months ago
  91. 52a96a6 Don't create tooling animations outside Animation Preview by Kseniia Grey · 8 months ago
  92. ad6c8bf Improve kdoc for Row and FlowRow when used with Texts by Anastasia Soboleva · 8 months ago
  93. 580af39 Avoid force lookahead remeasuring subtree when not affecting parent measurement by Doris Liu · 8 months ago
  94. 210d5ff refactor(non linear font scaling)!: rename FontScalable interface to FontScaling by Tyler Freeman · 8 months ago