1. 701da33 Merge "Continue expanding BTF2 API with DecorationBox" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  2. e2908b9 Continue expanding BTF2 API with DecorationBox by Halil Ozercan · 1 year, 3 months ago
  3. ad223d1 Merge "Migrate Modifier.hoverable to Modifier.Node" into androidx-main by Jossi Wolf · 1 year, 3 months ago
  4. 50d1b9d Migrate Modifier.hoverable to Modifier.Node by Jossi Wolf · 1 year, 4 months ago
  5. 3c0aef6 Merge "Migrate Clickable semantics to Modifier.Node" into androidx-main by Jossi Wolf · 1 year, 3 months ago
  6. 4e1a529 Merge "Move Modifier.systemGestureExclusion to Modifier.Node" into androidx-main by Levi Albuquerque · 1 year, 3 months ago
  7. 3c34687 Merge "Move Modifiers to BasicText." into androidx-main by Sean McQuillan · 1 year, 3 months ago
  8. 8df76ed Migrate Clickable semantics to Modifier.Node by Jossi Wolf · 1 year, 3 months ago
  9. d2d7df9 Disable a broken test in BasicTextField2 by Halil Ozercan · 1 year, 3 months ago
  10. e8772e6 Merge "Always use EditProcessor.update method for setText semantics action in BTF2." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  11. c4b4269 Always use EditProcessor.update method for setText semantics action in BTF2. by Zach Klippenstein · 1 year, 3 months ago
  12. 3e6389f Handle Int.MAX in Delete commands in BTF2 by siyamed · 1 year, 3 months ago
  13. 3c9e958 Fix build failure on androidx-main by Halil Ozercan · 1 year, 3 months ago
  14. 039b4e6 Merge "Move BasicTextField2 prototype and tests to foundation." into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  15. a0ef6b7 Move Modifier.systemGestureExclusion to Modifier.Node by Levi Albuquerque · 1 year, 3 months ago
  16. 2929b2b Move Modifiers to BasicText. by Sean McQuillan · 1 year, 3 months ago
  17. 28d5e71 Move BasicTextField2 prototype and tests to foundation. by Halil Ozercan · 1 year, 3 months ago
  18. 45bdc96 Merge changes Ic7f8efe0,I2954d5e0 into androidx-main by Andrei Shikov · 1 year, 3 months ago
  19. ff3928e Convert OrientationIndependentConstraints into value class by Andrei Shikov · 1 year, 3 months ago
  20. 1cee1e6 Merge "Change DragGestureDetector to an integration test" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  21. 121e1c4 Change DragGestureDetector to an integration test by George Mount · 1 year, 3 months ago
  22. ea7e720 Pin dependencies on compose:ui-tooling by Natnael Belay · 1 year, 3 months ago
  23. 27a24ae Merge "Removes ModifierInspectorInfoDetector" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  24. 93e4737 Removes ModifierInspectorInfoDetector by Louis Pullen-Freilich · 1 year, 3 months ago
  25. d065fc5 Merge "Realign staggered grid position during measure pass" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  26. e50c277 Merge "Moving animateItemPlacement modifier to Modifier.Node" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  27. 986de62 Realign staggered grid position during measure pass by Andrei Shikov · 1 year, 4 months ago
  28. 1535423 Moving animateItemPlacement modifier to Modifier.Node by Levi Albuquerque · 1 year, 3 months ago
  29. 80d1063 Update modifier migration naming by Levi Albuquerque · 1 year, 4 months ago
  30. 91e9bdc Migrates size modifiers to use Modifier.node by Louis Pullen-Freilich · 1 year, 4 months ago
  31. 75ff89f Merge "First pass of removing redundant usages of @hide javadoc tag" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  32. 9a48dd7 Moving padding modifiers to Modifier.Node by Levi Albuquerque · 1 year, 4 months ago
  33. bf83b7c Merge "Update lazy layout key-index mapping to avoid recreating content" into androidx-main by Andrei Shikov · 1 year, 4 months ago
  34. e0ac624 Update lazy layout key-index mapping to avoid recreating content by Andrei Shikov · 1 year, 4 months ago
  35. 1004195 Merge "Add more tests to HardwareKeyboardTest" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  36. 3b5b89b Merge "Move internal Scroll layout modifier to Modifier.Node" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  37. dc81f83 Move internal Scroll layout modifier to Modifier.Node by Levi Albuquerque · 1 year, 4 months ago
  38. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 5 months ago
  39. fbddcd1 Merge "Add SemanticsActions.PerformImeAction and wire up." into androidx-main by Zach Klippenstein · 1 year, 4 months ago
  40. cf44a51 Add SemanticsActions.PerformImeAction and wire up. by Zach Klippenstein · 1 year, 4 months ago
  41. d9844ad Move lazy scoped fill modifiers to Modifier.Node by Levi Albuquerque · 1 year, 4 months ago
  42. f22b130 Add more tests to HardwareKeyboardTest by Grant Toepfer · 1 year, 4 months ago
  43. df90f1f Move Offset modifier to Modifier.Node by Levi Albuquerque · 1 year, 5 months ago
  44. fcd055d Merge "Handle tab and enter key events in CoreTextField" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  45. 31c08ca Merge changes Ib4f03790,Ia2e7bea2,I8e61514c into androidx-main by Gina Domergue · 1 year, 4 months ago
  46. c806153 Handle tab and enter key events in CoreTextField by Grant Toepfer · 1 year, 4 months ago
  47. 1eaa55a Ignore failing desktop tests by Igor Demin · 1 year, 4 months ago
  48. 0856680 Add Default I-Beam Cursor Logic by Gina Domergue · 1 year, 4 months ago
  49. d2e2ab6 Handle Dynamically Updating/Visible Pointer Icons by Gina Domergue · 1 year, 4 months ago
  50. b9e55c4 Merge "CoreTextField: Support cursor movement using dpad on alphabetic keyboards" into androidx-main by Aditya Arora · 1 year, 4 months ago
  51. 2dc5948 CoreTextField: Support cursor movement using dpad on alphabetic keyboards by Aditya Arora · 1 year, 4 months ago
  52. 627ae0a Merge "Update current/beta API signatures after Metalava update" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  53. effba2e Merge "Stop running TextFieldFocusTest tests on API 21" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  54. 7fb1240 Merge "Splits ClickableTest into two" into androidx-main by Louis Pullen-Freilich · 1 year, 4 months ago
  55. 110d3a7 Update current/beta API signatures after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  56. 2cd2364 Stop running TextFieldFocusTest tests on API 21 by Aurimas Liutikas · 1 year, 4 months ago
  57. ec559c7 Splits ClickableTest into two by Louis Pullen-Freilich · 1 year, 4 months ago
  58. be46539 Disable flaking SelectableTest test by Aurimas Liutikas · 1 year, 4 months ago
  59. 59d1532 Merge "Update current/beta API signature after Metalava update" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  60. 691cceb Update current/beta API signature after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  61. b7a2e26 Merge "WIP BasicTextInputPlugin, BasicTextField2, TextFieldState" into androidx-main by Halil Ozercan · 1 year, 4 months ago
  62. eee4cf6 Merge "Add a lint check to flag usages of Thread.sleep" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  63. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 4 months ago
  64. b7c21c9 WIP BasicTextInputPlugin, BasicTextField2, TextFieldState by Halil Ozercan · 1 year, 4 months ago
  65. 2c9e54a Improve Custom Pointer Icon Handling by Gina Domergue · 1 year, 4 months ago