1. 80e8419 Add VariableFonts to ResourceFont by Sean McQuillan · 1 year, 10 months ago
  2. 7ca15e8 Add variable fonts to DeviceFontFamilyNameFont by Sean McQuillan · 1 year, 11 months ago
  3. 1cecfb5 Merge "Adds documentation for touch targets in input related APIs." into androidx-main by Jeremy Walker · 1 year, 10 months ago
  4. d7d19b4 Merge changes Ifc4afe66,Ia91815fa into androidx-main by Izer Onadim · 1 year, 10 months ago
  5. 9e13733 Merge "Update the selection in BasicTextField String overload to be consistent with the previous state." into androidx-main by Halil Ozercan · 1 year, 10 months ago
  6. 15e4268 Adds documentation for touch targets in input related APIs. by Jeremy Walker · 1 year, 11 months ago
  7. 4f19ca2 Update Compose from RC to stable dependencies by Nick Anthony · 1 year, 11 months ago
  8. f7a365a Emit press interactions upon toggle via key press by Izer Onadim · 1 year, 11 months ago
  9. 88275f0 Allow Toggleable to be toggled with key presses by Izer Onadim · 1 year, 11 months ago
  10. bd27255 Remove Experimental from PlatformTextStyles and LineHeightStyle by siyamed · 1 year, 11 months ago
  11. 6851d30 Merge "Add lint for Modifier.offset" into androidx-main by Levi Albuquerque · 1 year, 11 months ago
  12. 2ac8f83 Add lint for Modifier.offset by Levi Albuquerque · 2 years ago
  13. 7425fe9 Fix for lazy layouts prefetching not being canceled when we snap to other position by Andrey Kulikov · 1 year, 11 months ago
  14. 3722378 Merge "Cancel press interactions upon disabling clickable" into androidx-main by Izer Onadim · 1 year, 11 months ago
  15. da4a3e0 Merge "Prevent text cut for singleLine TextField" into androidx-main by Siyamed Sinir · 1 year, 11 months ago
  16. dee3aec Prevent text cut for singleLine TextField by siyamed · 1 year, 11 months ago
  17. c90f566 Update the selection in BasicTextField String overload to be consistent with the previous state. by Halil Ozercan · 1 year, 11 months ago
  18. ee75086 Cancel press interactions upon disabling clickable by Izer Onadim · 1 year, 11 months ago
  19. a0ddbd6 Merge "Validate the indices returned by OffsetMappings and throw better exceptions." into androidx-main by Zach Klippenstein · 1 year, 11 months ago
  20. 37aeeaa Merge "Update state in TextInputService with plausible one immediately" into androidx-main by Seigo Nonaka · 1 year, 11 months ago
  21. b95da1b Update state in TextInputService with plausible one immediately by Seigo Nonaka · 1 year, 11 months ago
  22. 2858b9e Validate the indices returned by OffsetMappings and throw better exceptions. by Zach Klippenstein · 1 year, 11 months ago
  23. 521e05d Merge "Add a TODO to the comment about b/230536793." into androidx-main by Treehugger Robot · 1 year, 11 months ago
  24. 2f24301 Merge "Avoid recreating lazy list item scope with inner provider" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  25. 4876100 Avoid recreating lazy list item scope with inner provider by Andrei Shikov · 1 year, 11 months ago
  26. 4769347 Add clickable feedback for button presses by Izer Onadim · 1 year, 11 months ago
  27. 7600503 Add a TODO to the comment about b/230536793. by Zach Klippenstein · 1 year, 11 months ago
  28. bb7d3be Merge "Deprecated TextInputService.show|hideSoftwareKeyboard" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  29. d52a31e Merge "DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev" into androidx-main by Alan Viverette · 1 year, 11 months ago
  30. 56ba1b1 DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev by Alan Viverette · 1 year, 11 months ago
  31. 85baba0 Merge "Fix Modifier.systemGestureExclusion on API 29" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  32. e23c1bb Merge changes I9822a793,I224c405e into androidx-main by Andrei Shikov · 1 year, 11 months ago
  33. 7a152cb Merge "Make Modifier.semantics stateless" into androidx-main by Alexandre Elias · 1 year, 11 months ago
  34. 3ae37c2 Fix capture logic to count ctor parameters as captures by Andrei Shikov · 1 year, 11 months ago
  35. 0ae2533 Fix Modifier.systemGestureExclusion on API 29 by Alex Vanyo · 1 year, 11 months ago
  36. a12b1ca Extract common APIs for Lazy item providers by Andrei Shikov · 1 year, 11 months ago
  37. b4367a7 Make ScrollableDefaults.reverseDirection() stable by Andrey Kulikov · 1 year, 11 months ago
  38. 23ca74c Make Modifier.semantics stateless by Alexandre Elias · 1 year, 11 months ago
  39. 769c35f Make checkScrollableContainerConstraints() stable by Andrey Kulikov · 1 year, 11 months ago
  40. 53e6435 Make Modifier.clipScrollableContainer() stable by Andrey Kulikov · 1 year, 11 months ago
  41. 320e85c Merge "Extract common logic which checks if scrollable should reverse direction" into androidx-main am: 6d99c83f7b by Andrei Shikov · 1 year, 11 months ago
  42. d869192 Deprecated TextInputService.show|hideSoftwareKeyboard by Sean McQuillan · 1 year, 11 months ago
  43. 452034b Merge "Fix flake selection test" into androidx-main am: 16b6c432d4 by Treehugger Robot · 1 year, 11 months ago
  44. 6b515ec Merge "Hide keyboard when focused text field is disabled." into androidx-main am: 7d3fbdc16c by Treehugger Robot · 1 year, 11 months ago
  45. 2be43bb Merge "Fix a flaky TextField selection test by adding a waitForIdle statement before assertions" into androidx-main am: 6ebe80ac6b by Halil Ozercan · 1 year, 11 months ago
  46. 93f7843 Merge "Mark flaky tests" into androidx-main am: ac7ef3d2c4 by Treehugger Robot · 1 year, 11 months ago
  47. 009b157 Merge "Add drawText demo for centering text in a shape vertically." into androidx-main am: 37d0bb78db by Halil Ozercan · 1 year, 11 months ago
  48. a545c0b Merge "Add expect/actual for JvmDefaultWithCompatibility annotation" into androidx-main am: 8a872006f4 by Treehugger Robot · 1 year, 11 months ago
  49. f618859 Merge "Don't try to access detached focused child's coordinates in Scrollable." into androidx-main am: 6a0c873320 by Zach Klippenstein · 1 year, 11 months ago
  50. ab3503d Merge changes I79271c21,I72f0e477,I36248715 into androidx-main am: e0034b2f8b by Treehugger Robot · 1 year, 11 months ago
  51. 105b094 Merge "Fix scrollable focused child tracking." into androidx-main am: 853d15373f by Zach Klippenstein · 1 year, 11 months ago
  52. d6b34fd Merge "Add demo for full-screen text field and factor out lorem ipsum generator." into androidx-main am: bb84adb9aa by Zach Klippenstein · 1 year, 11 months ago
  53. 2e2f4cf Merge "Additional fix and test for overscroll 2d issue" into androidx-main am: 53904dd05f by Levi Albuquerque · 2 years ago
  54. 281d2f2 Merge changes from topic "typeface-backport" into androidx-main am: 276e16b02d by Treehugger Robot · 2 years ago
  55. 73dbeb8 Merge "Update ScrollState's maxValue in measure, not place." into androidx-main am: 1a237319a3 by Treehugger Robot · 2 years ago
  56. f38638d Merge "Make ScrollTest use @Parameterized." into androidx-main am: e4ab77fa6d by Treehugger Robot · 2 years ago
  57. c7e83a8 Merge changes I16a6226a,I8d66e806,I17101177 into androidx-main am: 0398d56cfd by Halil Ozercan · 2 years ago
  58. 42c6054 Merge "Fix cursor being unable to drag when VisualTransformation is applied to CoreTextField." into androidx-main am: 058f86aade by Halil Ozercan · 2 years ago
  59. 3e50260 Merge "SelectionContainer docs fix" into androidx-main am: f2bf5cd786 by Treehugger Robot · 2 years ago
  60. f0a474c Merge "skip selection savable when not selectable" into androidx-main am: 79ae97449a by Treehugger Robot · 2 years ago
  61. ce1c4eaa Merge "Improvements on how to calculate velocity based on pointer position" into androidx-main am: 0238cc9d53 by Levi Albuquerque · 2 years ago
  62. 83d3ba1 Merge "Fix overscroll showing in both direction issue" into androidx-main am: 5ae0295bf1 by Levi Albuquerque · 2 years ago
  63. ba9798f Merge "Update lint baseline files after Lint Fixit" into androidx-main am: cbdc4c1827 by Treehugger Robot · 2 years ago
  64. e97a986 Merge "Fix crash when selected text is cleared by state changes and re-added later" into androidx-main am: c9e325801b by Halil Ozercan · 2 years ago
  65. 2d27f35 Merge "Update LazyGrid item constraints logic to measure item with negative cross-axis size correctly" into androidx-main am: d036ce8b0a by Andrei Shikov · 2 years ago
  66. 5ce6c80 Merge changes Ic15a4e04,If5137868 into androidx-main am: 3886f15ee9 by Jeremy Walker · 2 years ago
  67. a78fbfb Merge "Fix Compose project KotlinCompile task remote caching" into androidx-main am: 01839f1564 by Aurimas Liutikas · 2 years ago
  68. c83d62b Merge "Update Compose dependencies from 1.2.0-rc01 to 1.2.0-rc02" into androidx-main am: 7ceaf16196 by Treehugger Robot · 2 years ago
  69. a3bcdba Merge "Remove background color from Brush sample due to unexpected interaction between Brush and Background color." into androidx-main am: 47e75e7b6c by Halil Ozercan · 2 years ago
  70. d2c2692 Merge "Update Compose 1.2.0-beta04 API files to match 1.2.0-rc02" into androidx-main am: 043e316d8a by Treehugger Robot · 2 years ago
  71. bd72c54 Merge "BoxWithConstraintsTest - Fixes lint error, so it can be removed from baseline file." into androidx-main am: 3b436f62b5 by Jeremy Walker · 2 years ago
  72. 1846b48 Merge "Pin Compose Foundation/Material/Runtime/UI Dependencies to use 1.2.0-rc01" into androidx-main am: b414340783 by Treehugger Robot · 2 years ago
  73. da301c0 Merge "Pin compose/foundation/foundation-layout/samples to Compose 1.2.0-rc01" into androidx-main am: 521e026ae1 by Treehugger Robot · 2 years ago
  74. 3bc125d Merge "Dont reset cursor timer when Brunsh changes" into androidx-main am: edd44cfafc by Treehugger Robot · 2 years ago
  75. 8d666c4 Merge "Update deltas usages in draggable/scrollable" into androidx-main am: 0578108bc1 by Levi Albuquerque · 2 years ago
  76. 07b85e4 Merge "Fix cursor hiding after selection" into androidx-main am: 15fa62aa85 by Treehugger Robot · 2 years ago
  77. 4dd157c1 Merge "Add demo for cursor behavior in BasicTextField" into androidx-main am: bb108b8b21 by Treehugger Robot · 2 years ago
  78. b710ee8 Merge "Add demo for EditTexts in ScrollView to compare with compose." into androidx-main am: f0c0de0efb by Treehugger Robot · 2 years ago
  79. 50d74d2 Merge "Fix old brush overriding the new color in AndroidTextPaint" into androidx-main am: b1105a23b3 by Halil Ozercan · 2 years ago
  80. 84a7c82 Merge "Remove empty files" into androidx-main am: a77a98ee8d by Treehugger Robot · 2 years ago
  81. a86b080 Merge "Add @JvmDefaultWithCompatibility to compose interfaces" into androidx-main am: d1f48c0249 by Treehugger Robot · 2 years ago
  82. 6fc253a Merge "Upgrade to metalava from ab/8670428" into androidx-main am: 9dffc37ca0 by Aurimas Liutikas · 2 years ago
  83. 9d8bfb0 Merge "Fix for a crash in IntervalList" into androidx-main am: 5f843fea2e by Andrey Kulikov · 2 years ago
  84. 09dc284 Merge "Revert "Use impulse strategy in VelocityTracker"" into androidx-main am: ec98bcf355 by George Mount · 2 years ago
  85. da56c1f Merge "Introduce UrlAnnotation to support link a11y." into androidx-main am: ce2f343efe by Zach Klippenstein · 2 years ago
  86. 1a8d393 Merge "Handle zero container size in AndroidEdgeEffectOverscrollEffect" into androidx-main am: 9034108f0f by Andrey Kulikov · 2 years ago
  87. c3d2bcd Merge "Revert "Improvements on how to calculate velocity based on pointer position"" into androidx-main am: 78aa551daa by Treehugger Robot · 2 years ago
  88. 682233d Merge "Add 1D Focus Search support for Lazylists" into androidx-main am: 1646cdf438 by Treehugger Robot · 2 years ago
  89. 1a14511 Merge "Fix for Modifier.vertical[horizontal]Scroll() not setting Modifier.overscroll()" into androidx-main am: 14622c3deb by Andrey Kulikov · 2 years ago
  90. 44fd638 Merge "Improvements on how to calculate velocity based on pointer position" into androidx-main am: dd198b3628 by Levi Albuquerque · 2 years ago
  91. b427a52 Merge "Add JvmDefaultWithCompatibility for default params in compose" into androidx-main am: ed8a3b1b5f by Treehugger Robot · 2 years ago
  92. f24a2bc Merge "Update compileSdk to 33" into androidx-platform-dev by TreeHugger Robot · 2 years ago
  93. a01bd80 Update compileSdk to 33 by Alan Viverette · 2 years ago