1. 3f9688c Debounce restart input commands in TextInputServiceAndroid. by Zach Klippenstein · 2 years, 6 months ago
  2. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 6 months ago
  3. 49c83a4 Create a reusable ResetFocusModifierLocals modifier by Ralston Da Silva · 2 years, 7 months ago
  4. 768ba4c Merge "Move drawing into an entity of LayoutNodeWrapper" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  5. 6090475 Move drawing into an entity of LayoutNodeWrapper by George Mount · 2 years, 8 months ago
  6. 05b6a5d Merge changes I2e59de43,Ia14eb9c9 into androidx-main by Matvei Malkov · 2 years, 7 months ago
  7. 0a2948d Fix intermittent crash in ModifierLocal snapshot observer by Ralston Da Silva · 2 years, 8 months ago
  8. 7b62bba Add experimental `isConsumed` and `consume()` to PointerInputChange. by Matvei Malkov · 2 years, 8 months ago
  9. 5729d22 Keyed Modifier.composed variants by Adam Powell · 2 years, 8 months ago
  10. 573af44 Always report the final layout size to the parent during measurement by Andrey Kulikov · 2 years, 8 months ago
  11. e4f4cac Improved handling of hit testing in clipped regions by George Mount · 2 years, 8 months ago
  12. 3460c30 Merge "API Review: Move GraphicLayerInfo to android source" into androidx-main by George Mount · 2 years, 8 months ago
  13. 5a3239c6 Allow View interop to share space with Compose by George Mount · 2 years, 8 months ago
  14. 89f1e20 API Review: Move GraphicLayerInfo to android source by George Mount · 2 years, 8 months ago
  15. d3e6a07 Fix problems with Enter/Exit events by George Mount · 2 years, 9 months ago
  16. 73805b3 Support for changing pointer icon that's hovering components via by Andrey Rudenko · 3 years, 1 month ago
  17. 138dc7e Focus Properties Modifier by Ralston Da Silva · 2 years, 9 months ago
  18. 10e923d Cache Layers for reuse within a Compose View by George Mount · 2 years, 9 months ago
  19. 0d93b4f Remove 2 instances of ExperimentalComposeUiApi by Jens Ole Lauridsen · 2 years, 9 months ago
  20. b455a8d7 InputModeManager by Ralston Da Silva · 2 years, 9 months ago
  21. fece32c Merge "Move Modifier.toList() and Modifier.first() into testutils" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  22. af309e8 Mark transparent nodes in AccessibilityNodeInfo as 'invisible to user' by Anastasia Soboleva · 2 years, 11 months ago
  23. baac710 Merge "Allow child PointerInputFilters to receive input outside parents" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  24. 0e52a1e Allow child PointerInputFilters to receive input outside parents by George Mount · 2 years, 11 months ago
  25. 63309ca Fix minimum touch target only works in both dimensions by George Mount · 2 years, 10 months ago
  26. 022470f Merge "Upgrade to Kotlin 1.5.30" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  27. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 2 years, 11 months ago
  28. f22eeea Move Modifier.toList() and Modifier.first() into testutils by Jens Ole Lauridsen · 2 years, 10 months ago
  29. e5a7723 Fixes existing UnnecessaryComposedModifier issues by Louis Pullen-Freilich · 2 years, 10 months ago
  30. af8e89a Add RenderEffect API by Nader Jawad · 3 years ago
  31. d1bb6b8 Add minimum touch target size for Semantics and Pointer Input by George Mount · 3 years ago
  32. 4c1c15e Fix for race on shared draw scope by Igor Demin · 2 years, 11 months ago
  33. e40d377 Implement bringIntoView by Ralston Da Silva · 3 years, 1 month ago
  34. 1fde604 Adds lint check to warn against using Modifier.composed unnecessarily by Louis Pullen-Freilich · 3 years, 1 month ago
  35. 271b9ba Add support for pointer input clipping by arbitrary clip. by George Mount · 3 years, 1 month ago
  36. c989091 Change HapticFeedbackType to inline class. by Qingqing Deng · 3 years, 1 month ago
  37. 8fc71ab Merge "Rename clearFocus(forcedClear) to clearFocus(force)" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  38. 42303ba Bring item into View by Ralston Da Silva · 3 years, 1 month ago
  39. dc81449 Rename clearFocus(forcedClear) to clearFocus(force) by Ralston Da Silva · 3 years, 1 month ago
  40. b4b1cdc Merge "Fix for density/layoutDirection changes not invalidating measure/draw/outline" into androidx-main by Andrey Kulikov · 3 years, 1 month ago
  41. 51a67e5 Fix for density/layoutDirection changes not invalidating measure/draw/outline by Andrey Kulikov · 3 years, 2 months ago
  42. 1724188 EditorInfoCompat initial selection by Siyamed Sinir · 3 years, 2 months ago
  43. 2cfa516 Changing FocusState to an Interface by Ralston Da Silva · 3 years, 2 months ago
  44. 518fd81 Replace JUnit assertions with Truth for text by Siyamed Sinir · 3 years, 2 months ago
  45. 4d471b3 Comply with InputConnection.closeConnection by Siyamed Sinir · 3 years, 2 months ago
  46. d1a087f Fix restore activity / InputService state issue by Siyamed Sinir · 3 years, 2 months ago
  47. 348b122 SwiftKey multiline for when ImeAction is unspecified by Siyamed Sinir · 3 years, 2 months ago
  48. d5d4792 Replace FocusDirection enum with an inline class. by Ralston Da Silva · 3 years, 2 months ago
  49. 5f94e3d Notify accessibility when layer parameters change by Yinglei Wang · 3 years, 2 months ago
  50. 3d6f168 Merge "Caches Matrix calls in OwnedLayer implementations" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  51. 7868e12 Caches Matrix calls in OwnedLayer implementations by Louis Pullen-Freilich · 3 years, 2 months ago
  52. 44eff3c Remove custom Robolectric test runners by Jelle Fresen · 3 years, 2 months ago
  53. d420e2b Move AndroidAutofillTest into AutofillNodeTest by Jelle Fresen · 3 years, 2 months ago
  54. 7d631cd Add ownerViewId to GraphicLayerInfo by Jens Ole Lauridsen · 3 years, 3 months ago
  55. c1a8cc8 Move focus In/Out in response to DPad Center and Back buttons. by Ralston Da Silva · 3 years, 3 months ago
  56. ed11c57 Move FakeViewStructure.kt out of ui-test by Ralston Da Silva · 3 years, 3 months ago
  57. 2ab0bd4 Keep RecordingInputConnection.textFieldValue up to date by Siyamed Sinir · 3 years, 3 months ago
  58. 91ea279 RecordingInputConnection.sendKeyEvent by Siyamed Sinir · 3 years, 3 months ago
  59. b6c89a5 Fix Modifier reuse for Modifiers that implement multiple modifier interfaces by Leland Richardson · 3 years, 3 months ago
  60. 4958475 MeasureBlocks -> MeasurePolicy; update Layout APIs by Mihai Popa · 3 years, 5 months ago
  61. f62e515 Merge "Add AccessibilityManager to CompositionLocals and owner" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  62. 649eead Add AccessibilityManager to CompositionLocals and owner by yingleiw · 3 years, 5 months ago
  63. f1cab88 Change pointer input dependency on screen position. by George Mount · 3 years, 5 months ago
  64. c5ccee4 Make TextFieldValue constructor public by Siyamed Sinir · 3 years, 5 months ago
  65. d0f1029 Remove unnecessary opt-ins of ExperimentalComposeApi by Leland Richardson · 3 years, 5 months ago
  66. 364b8c9 Remove unused Experimental/InternalTextApi’s by Siyamed Sinir · 3 years, 5 months ago
  67. 916cade Remove partial consumption from PointerInputChange. by Matvei Malkov · 3 years, 5 months ago
  68. 693e3cc Delete all unnecessary ui.gesture API expect 4 gesture filters. Also move some API to where it belongs. by Matvei Malkov · 3 years, 5 months ago
  69. 0f99bf1 Various API refinements for Compose Runtime by Leland Richardson · 3 years, 5 months ago
  70. 5aa53ce Delete CustomEvents from poiner input and a few other APIs by Matvei Malkov · 3 years, 5 months ago
  71. 1a586bd Merge "Removed String.format usages" into androidx-main by Nader Jawad · 3 years, 5 months ago
  72. 79be98f Legacy gesture filters deletion part 1 by Matvei Malkov · 3 years, 5 months ago
  73. 8870968 Removed String.format usages by Nader Jawad · 3 years, 5 months ago
  74. 7251f24 Merge "Constraints API and docs improvements" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  75. 5f1d29d Moves Popup to be platform specific by Louis Pullen-Freilich · 3 years, 5 months ago
  76. 55e817d Constraints API and docs improvements by Mihai Popa · 3 years, 5 months ago
  77. 3021361 IntBounds -> IntRect and improve API by Mihai Popa · 3 years, 5 months ago
  78. c287d1b Deprecate drag-related input filters by Matvei Malkov · 3 years, 5 months ago
  79. ac341f0 Move Selection to Foundation by haoyu · 3 years, 5 months ago
  80. 0a30e50 Merge "Mass delete unused deprecated APIs in ui/" into androidx-main by aelias · 3 years, 5 months ago
  81. c17a6ea Merge "Remove compose:runtime-dispatch" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  82. e2c2a53 Fix for not placed children being clickable by Andrey Kulikov · 3 years, 5 months ago
  83. b1465b5 Mass delete unused deprecated APIs in ui/ by Alexandre Elias · 3 years, 5 months ago
  84. 0d2661ef Remove compose:runtime-dispatch by Adam Powell · 3 years, 5 months ago
  85. 129c5ea Merge "Change Composer into an interface" into androidx-main by Chuck Jazdzewski · 3 years, 5 months ago
  86. 6867aa1 Change Composer into an interface by Chuck Jazdzewski · 3 years, 6 months ago
  87. 6921d92 Make Modifier.zoomable use suspend pointer and remove scaleGestureFilters by Matvei Malkov · 3 years, 5 months ago
  88. 1e7e441 Merge "Make CoreText and CoreTextField internal" into androidx-main by Siyamed Sinir · 3 years, 5 months ago
  89. 40fdc14 Merge "Added ability to get parent layout modifier's coordinates" into androidx-main by George Mount · 3 years, 5 months ago
  90. 9c02d8d3 Make CoreText and CoreTextField internal by Siyamed Sinir · 3 years, 5 months ago
  91. af7fc21 Added ability to get parent layout modifier's coordinates by George Mount · 3 years, 5 months ago
  92. 0ad5f54 Deprecate tap/press based gesture filters. by Matvei Malkov · 3 years, 5 months ago
  93. 8edd1ba Merge "Add layoutDirection param to Shape's createOutline" into androidx-main by Andrey Kulikov · 3 years, 5 months ago
  94. eb4ba29 Add layoutDirection param to Shape's createOutline by Andrey Kulikov · 3 years, 5 months ago
  95. c534cdf Add API for Key to FocusDirection translation by Ralston Da Silva · 3 years, 5 months ago
  96. 556bf64 Introduce RootForTest and hide Owner. by Filip Pavlis · 3 years, 5 months ago
  97. 37f9f3f Merge "Deprecate invalidate, compositionReference. Introduce currentRecomposeScope, rememberCompositionReference" into androidx-main by Leland Richardson · 3 years, 6 months ago
  98. 9c1661f Merge "AnnotatedString extends kotlin.CharSequence" into androidx-main by Siyamed Sinir · 3 years, 6 months ago
  99. ca567c9 Merge "Changes PopupPositionProvider to use window-relative coordinates" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  100. d1c5b8ba Deprecate invalidate, compositionReference. Introduce currentRecomposeScope, rememberCompositionReference by Leland Richardson · 3 years, 6 months ago