1. 7cf935d Merge "Rename Color.Unset to Color.Unspecified" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  2. 83a0544 Merge "ui-desktop: keys handling" into androidx-master-dev by Jim Sproch · 3 years, 8 months ago
  3. cd46cc3 Rename Color.Unset to Color.Unspecified by Nader Jawad · 3 years, 8 months ago
  4. 42470cd Merge "Cursor should not animate while typing" into androidx-master-dev by Anastasia Soboleva · 3 years, 8 months ago
  5. 6e95b94 Merge "Fix CF Cursor failure" into androidx-master-dev by Siyamed Sinir · 3 years, 8 months ago
  6. 0a8cb381 Create buildable syntax for InspectableValue by Jens Ole Lauridsen · 3 years, 8 months ago
  7. a34ade1 Fix CF Cursor failure by Siyamed Sinir · 3 years, 8 months ago
  8. 37c006d Cursor should not animate while typing by Anastasia Soboleva · 3 years, 8 months ago
  9. 08af501 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Jeff Gaston · 3 years, 8 months ago
  10. 5dc7aad ui-desktop: keys handling by Andrey Rudenko · 3 years, 9 months ago
  11. 7e9b322 Merge "Fixes incorrect ReplaceWiths for contentColor() and currentTextStyle()" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  12. 35752c8 Merge "Add long press accessibility support to text field" into androidx-master-dev by Anastasia Soboleva · 3 years, 8 months ago
  13. b2129e2 Merge "Add copy/cut/paste accessibility actions to textfield" into androidx-master-dev by Anastasia Soboleva · 3 years, 8 months ago
  14. 739ec3a [Text Selection]Move LongPress into Text. by Qingqing Deng · 3 years, 9 months ago
  15. 9222421 Formatting for ktlint 0.39.0 by Jeff Gaston · 3 years, 9 months ago
  16. f9c6ad3 Fixes incorrect ReplaceWiths for contentColor() and currentTextStyle() by Louis Pullen-Freilich · 3 years, 8 months ago
  17. 650ce25 Add long press accessibility support to text field by Anastasia Soboleva · 3 years, 8 months ago
  18. b12bf47 Add copy/cut/paste accessibility actions to textfield by Anastasia Soboleva · 3 years, 9 months ago
  19. 1ca6735 Fix for crash in LazyColumnFor when scroll after updating the items list by Andrey Kulikov · 3 years, 8 months ago
  20. 3866961 Add TextController to Text by Siyamed Sinir · 3 years, 8 months ago
  21. e3db61c Merge changes from topic "textfield_wrapper" into androidx-master-dev by Siyamed Sinir · 3 years, 8 months ago
  22. c51c440 Merge "Remove legacy alpha and dev signature files" into androidx-master-dev by Aurimas Liutikas · 3 years, 8 months ago
  23. aeb889a Remove CoreTextField.Wrapper by Siyamed Sinir · 3 years, 8 months ago
  24. 644354b Add performance tests for TextField by Siyamed Sinir · 3 years, 8 months ago
  25. 1bacf05 Merge "Wrap CoreTextField callbacks" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  26. ee14734 Wrap CoreTextField callbacks by Siyamed Sinir · 3 years, 8 months ago
  27. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 8 months ago
  28. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 8 months ago
  29. 7b3e381f Move cursor to CoreTextField by Matvei Malkov · 3 years, 10 months ago
  30. 19543c6 Merge "Introducing TextOverflow.None" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  31. 528739f Introducing TextOverflow.None by haoyu · 3 years, 9 months ago
  32. a605f1c Update Size.Unspecified usage based on API council feedback by Nader Jawad · 3 years, 8 months ago
  33. ac15313 Merge "[Text Selection] Disable Selection in Text" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  34. fb2b39b Merge "Remove word dummy from compose code" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  35. 91eacf5 Merge "Minor fixes to focus and cursor location" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  36. b0e51df [Text Selection] Disable Selection in Text by Qingqing Deng · 3 years, 8 months ago
  37. abbb37d Remove word dummy from compose code by Siyamed Sinir · 3 years, 8 months ago
  38. 3ecf773 Merge "Get TextField focus by tap instead of press" into androidx-master-dev by Siyamed Sinir · 3 years, 8 months ago
  39. 514760c Minor fixes to focus and cursor location by Siyamed Sinir · 3 years, 8 months ago
  40. 17a2bf2 Get TextField focus by tap instead of press by Siyamed Sinir · 3 years, 8 months ago
  41. 4c3a374 Merge "Change composition decoration to use offsetmap" into androidx-master-dev by Siyamed Sinir · 3 years, 8 months ago
  42. 76c3637 Merge "Created Paging module and added integration" into androidx-master-dev by Andrey Kulikov · 3 years, 8 months ago
  43. 694cc0f Merge "Fixes failing DemoTest" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  44. ddb913b Created Paging module and added integration by Mihai Burlaciuc · 3 years, 8 months ago
  45. 6967c3e Change composition decoration to use offsetmap by Siyamed Sinir · 3 years, 8 months ago
  46. 5251837 Cursor height for empty and non-empty TextField by Siyamed Sinir · 3 years, 8 months ago
  47. 8848aea Merge "Fix TextField demo" into androidx-master-dev by Siyamed Sinir · 3 years, 8 months ago
  48. 6ac8c64 Upgrade to Metalava 1.0.0-alpha02 build by Aurimas Liutikas · 3 years, 8 months ago
  49. 6267a07 Merge "Allow LazyDSL to receive lists of nullable items" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  50. e7a80c6 Merge "Safer scroll position handling in LazyColumn/Row" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  51. 2a763c4 Safer scroll position handling in LazyColumn/Row by Andrey Kulikov · 3 years, 8 months ago
  52. 96f095c Allow LazyDSL to receive lists of nullable items by Mihai Burlaciuc · 3 years, 8 months ago
  53. cfbca2b Fix TextField demo by Siyamed Sinir · 3 years, 8 months ago
  54. 73861e3 Fixes failing DemoTest by Louis Pullen-Freilich · 3 years, 8 months ago
  55. 389d005 Rename InspectableParameter to InspectableValue by Jens Ole Lauridsen · 3 years, 8 months ago
  56. c78636d Merge "Revert "Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag"" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  57. 777e862 Merge "Rename "onPositioned" to "onGloballyPositioned"" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  58. 1461fe7 Merge "Finish move from onPointerInput to onPointerEvent" into androidx-master-dev by Shep Shapard · 3 years, 8 months ago
  59. 43d2036 Rename "onPositioned" to "onGloballyPositioned" by George Mount · 3 years, 8 months ago
  60. dd9ac39 Revert "Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag" by Filip Pavlis · 3 years, 8 months ago
  61. f62a72bd42 Merge "Add AnnotatedString to SpannableString conversion for accessibility" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  62. 3a374e3 Merge "Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag" into androidx-master-dev by Jim Sproch · 3 years, 8 months ago
  63. 52a7fa1 Add AnnotatedString to SpannableString conversion for accessibility by haoyu · 3 years, 9 months ago
  64. 61d9939 Merge "Added samples for LazyColumn/Row" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  65. e176189 Deprecates contentColor() and currentTextStyle() APIs, preferring direct use of the underlying ambients. Also renames Material and Foundation ambients to follow latest guidelines. by Louis Pullen-Freilich · 3 years, 8 months ago
  66. 2a05233 Added samples for LazyColumn/Row by Mihai Burlaciuc · 3 years, 8 months ago
  67. 4c122c0 Merge "Fixed the bug where the LazyDSL is crashing on empty list" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  68. d7260d0 Fixed the bug where the LazyDSL is crashing on empty list by Mihai Burlaciuc · 3 years, 8 months ago
  69. ca11a52 Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag by Jim Sproch · 3 years, 9 months ago
  70. 5560266 Finish move from onPointerInput to onPointerEvent by Shep Shapard · 3 years, 8 months ago