1. 4e25e9d Merge "Add missing param tags." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  2. 3cb68bb Merge "Polish the documentation for BasicTextField2." into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  3. 1d5e88a Add missing param tags. by Jim S · 1 year, 3 months ago
  4. 0916316 Merge "Add extensions to TextFieldState for observing changes." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  5. 896cb13 Polish the documentation for BasicTextField2. by Zach Klippenstein · 1 year, 3 months ago
  6. d5c4ca7 Merge "Apply SingleLineCodepointTransformation to SingleLine BasicTextField2" into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  7. c7d5297 Add extensions to TextFieldState for observing changes. by Zach Klippenstein · 1 year, 3 months ago
  8. 5896bd6 Apply SingleLineCodepointTransformation to SingleLine BasicTextField2 by Halil Ozercan · 1 year, 3 months ago
  9. 12fb272 Merge "SdkSuppress a new test for BasicTextField2" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  10. 38715d9 Merge "Revert "Extract logic that decides whether or not a SemanticsNode (and its AccessibilityNodeInfo) will be `screenReaderFocusable`."" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  11. 919cf83 Merge "Use .fastForEach for iterating over set in Snapshot" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  12. 41e3063 Use .fastForEach for iterating over set in Snapshot by Andrei Shikov · 1 year, 3 months ago
  13. 9511276 Revert "Extract logic that decides whether or not a SemanticsNode (and its AccessibilityNodeInfo) will be `screenReaderFocusable`." by Melba Nuzen · 1 year, 3 months ago
  14. 3dcf826 Merge "Fix moving content into a sub-composition" into androidx-main by Chuck Jazdzewski · 1 year, 3 months ago
  15. 803754d Fix moving content into a sub-composition by Chuck Jazdzewski · 1 year, 3 months ago
  16. 760cfaf Merge "Add a module for Material 3 apdative" into androidx-main by Mariano Martin · 1 year, 3 months ago
  17. 7e7c417 Merge "Rename TextFieldState.value property to text." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  18. af1fde5 SdkSuppress a new test for BasicTextField2 by Halil Ozercan · 1 year, 3 months ago
  19. 676d5e4 Merge changes I82783dd9,Iac78062a into androidx-main by Treehugger Robot · 1 year, 3 months ago
  20. b5bab95 Rename TextFieldState.value property to text. by Zach Klippenstein · 1 year, 3 months ago
  21. a0123d7 Add a module for Material 3 apdative by marian · 1 year, 3 months ago
  22. aa91a79 Delegate pointer events from TextFieldDecoratorModifierNode by Halil Ozercan · 1 year, 3 months ago
  23. b26f45a Remove internal modifier from internal collection fields by Andrei Shikov · 1 year, 3 months ago
  24. 1d34c11 Re-show keyboard when clicked on already focused BasicTextField2 by Halil Ozercan · 1 year, 3 months ago
  25. 1562404 Merge "Remove secureContent from BasicTextField2" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  26. 95755c3 Bump Compose Compiler to 1.4.5 for stable release after Kotlin upgrade. by Jim S · 1 year, 3 months ago
  27. 5c72931 Merge "[TimePicker] Remove TimePickerState from stable API" into androidx-main by Mariano Martin · 1 year, 3 months ago
  28. 84f10c7 Merge "Fix reused modifier nodes not being re-attached" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  29. 8887317 [TimePicker] Remove TimePickerState from stable API by marian · 1 year, 3 months ago
  30. f970e90 Merge "Extract logic that decides whether or not a SemanticsNode (and its AccessibilityNodeInfo) will be `screenReaderFocusable`." into androidx-main by Melba Nuzen · 1 year, 3 months ago
  31. 62e7039 Fix reused modifier nodes not being re-attached by Andrew Bailey · 1 year, 3 months ago
  32. 5963b0e Update versions for release id 1680714000000 by natnaelbelay · 1 year, 3 months ago
  33. c455a3d Merge "Kotlin 1.8.20" into androidx-main by Jim Sproch · 1 year, 3 months ago
  34. a20c848 Merge "Reenable ignored snapshot list and map tests" into androidx-main by Chuck Jazdzewski · 1 year, 3 months ago
  35. 72eedc5 Remove secureContent from BasicTextField2 by Halil Ozercan · 1 year, 3 months ago
  36. dbc6dcd Merge "Bump compose.material3 version to 1.1.0-rc01" into androidx-main by Connie Shi · 1 year, 3 months ago
  37. 36a0dcd Merge "Misc polish for BTF2 APIs." into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  38. 9ff443a Merge "Fix Regression in custom enter/exit focus properties" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  39. 1134fe9 Merge "Disable flaking cursorNotBlinking_whileTyping test" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  40. 7a047f1 Fix Regression in custom enter/exit focus properties by Ralston Da Silva · 1 year, 3 months ago
  41. 8243c6c Misc polish for BTF2 APIs. by Zach Klippenstein · 1 year, 3 months ago
  42. 54dbe0d Merge changes I979dba84,Ic8d736ff into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  43. 20ef139 Merge "Remove the system settings check from BasicSecureTextField." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  44. 34ddf05 Extract logic that decides whether or not a SemanticsNode (and its AccessibilityNodeInfo) will be `screenReaderFocusable`. by Melba Nuzen · 1 year, 4 months ago
  45. e72229c Reenable ignored snapshot list and map tests by Chuck Jazdzewski · 1 year, 3 months ago
  46. cb903ca Merge "Ignore failing tests for Bug: 276935528" into androidx-main by Radha Nakade · 1 year, 3 months ago
  47. 31a1562 Ignore failing tests for Bug: 276935528 by Radha Nakade · 1 year, 3 months ago
  48. 1fd7987 Disable flaking cursorNotBlinking_whileTyping test by Aurimas Liutikas · 1 year, 3 months ago
  49. bf0a022 Remove the system settings check from BasicSecureTextField. by Zach Klippenstein · 1 year, 3 months ago
  50. df51ed6 Merge "Fix regression b/276792587" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  51. 6c133e5 Rename selection to selectionInChars. by Zach Klippenstein · 1 year, 3 months ago
  52. 03aaae1 Get TextFieldValue out of public BasicTextField2 API. by Zach Klippenstein · 1 year, 3 months ago
  53. f0b820e0 Kotlin 1.8.20 by Jim S · 1 year, 5 months ago
  54. ada5833 Disable flaking compose runtime snapshot tests by Aurimas Liutikas · 1 year, 3 months ago
  55. 84c7b31 Fix regression b/276792587 by Sean McQuillan · 1 year, 3 months ago
  56. e0da862 Bump compose.material3 version to 1.1.0-rc01 by Connie Shi · 1 year, 3 months ago
  57. dbf154e Merge "Introduce BasicSecureTextField in text2" into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  58. e151795 Merge "Ignoring failing tests" into androidx-main by Radha Nakade · 1 year, 3 months ago
  59. db002ab Introduce BasicSecureTextField in text2 by Halil Ozercan · 1 year, 3 months ago
  60. a5aaaea Merge "Support additional shortcuts in TextField for parity with EditText" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  61. e8fc337 Merge "Fix potential deadlock in snapshot list and map" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  62. a181f58 Merge "Revert "Revert "Combine min/max lines into a single parameter.""" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  63. 9d7459f Support additional shortcuts in TextField for parity with EditText by Grant Toepfer · 1 year, 3 months ago
  64. 302d21b Merge "Execute deactivation callbacks for LayoutNode before disposing effects" into androidx-main by Andrei Shikov · 1 year, 3 months ago
  65. 5e7f64d Fix potential deadlock in snapshot list and map by Chuck Jazdzewski · 1 year, 3 months ago
  66. a563e26 Revert "Revert "Combine min/max lines into a single parameter."" by Zach Klippenstein · 1 year, 3 months ago
  67. aa9057d Merge "Make TextRange.constrain public." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  68. 1555be3 Merge "Revert "Combine min/max lines into a single parameter."" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  69. 6d9477d Revert "Combine min/max lines into a single parameter." by Aurimas Liutikas · 1 year, 3 months ago
  70. eb5c014 Merge "Combine min/max lines into a single parameter." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  71. 06dbd2d Make TextRange.constrain public. by Zach Klippenstein · 1 year, 3 months ago
  72. dfbea3e Execute deactivation callbacks for LayoutNode before disposing effects by Andrei Shikov · 1 year, 3 months ago
  73. 93a6163 Merge "Add the ability for TextEditFilters to specify default keyboard options." into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  74. 47dfc8f Merge "Cache the lookahead measured size from MeasureResult in lookahead" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  75. 7e091ca Combine min/max lines into a single parameter. by Zach Klippenstein · 1 year, 3 months ago
  76. 9857dc9 Cache the lookahead measured size from MeasureResult in lookahead by Doris Liu · 1 year, 3 months ago
  77. c6956d3 Add the ability for TextEditFilters to specify default keyboard options. by Zach Klippenstein · 1 year, 3 months ago
  78. 42f2bd9 Fix 2D focus search issue by Ralston Da Silva · 1 year, 3 months ago
  79. ad995a8 Merge "Replace MutableTextFieldValueWithSelection.resetTo with revertAllChanges." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  80. 617e5f2 Merge "Fixes flaky OverscrollTest on API 21" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  81. 8f21055 Merge "Fixes failing ripple theme tests" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  82. a878db68 Fixes flaky OverscrollTest on API 21 by Louis Pullen-Freilich · 1 year, 3 months ago
  83. 746c3e0 Fixes failing ripple theme tests by Louis Pullen-Freilich · 1 year, 3 months ago
  84. 2c7d816 Merge "Migrate pointerInput handling in clickable to Modifier.Node" into androidx-main by Louis Pullen-Freilich · 1 year, 3 months ago
  85. f884d9f Replace MutableTextFieldValueWithSelection.resetTo with revertAllChanges. by Zach Klippenstein · 1 year, 3 months ago
  86. 9075ec8 Merge "Update current API signature after Metalava update" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  87. 40226cf Merge "[M3][ModalBottomSheet] Move ModalBottomSheet to android only implementation." into androidx-main by José Figueroa Santos · 1 year, 3 months ago
  88. c1a41f7 Merge "Migrate MouseWheel modifier to Modifier.Node" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  89. 5e83d8c Merge "Re-enable TextField2 failing tests" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  90. 21e09d5 Update current API signature after Metalava update by Jinseong Jeon · 1 year, 3 months ago
  91. 6b2c350 [M3][ModalBottomSheet] Move ModalBottomSheet to android only implementation. by José Figueroa Santos · 1 year, 3 months ago
  92. 1abc1e0 Merge "Disable some BasicTextField2 tests on API21" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  93. 1466353 Re-enable TextField2 failing tests by Levi Albuquerque · 1 year, 3 months ago
  94. 70407fa8 Migrate MouseWheel modifier to Modifier.Node by Levi Albuquerque · 1 year, 3 months ago
  95. 82a76e6 Merge "Fix live edit regression for Composable with nodes" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  96. e3a22df Merge "Fix changed flags for restarted lambdas" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  97. 45f8ce9 Merge "getModifierInfo now correctly returns graphicsLayer info" into androidx-main by Sean McQuillan · 1 year, 3 months ago
  98. 2fc2bea Fix live edit regression for Composable with nodes by Andrei Shikov · 1 year, 3 months ago
  99. 9d9677a Fix changed flags for restarted lambdas by Chuck Jazdzewski · 1 year, 3 months ago
  100. 6e4c5dee Merge "Revert "Convert Compose to use Collections KMP Structure"" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago