1. c25a052 Get rid of trailing lambda in BTF2. by Zach Klippenstein · 10 months ago
  2. 2e6b5f0 Rename TextEditFilter -> InputTransformation by Zach Klippenstein · 10 months ago
  3. 3ea2458 Merge "Make TextFieldBuffer not implement CharSequence." into androidx-main by Treehugger Robot · 10 months ago
  4. 3356978 Merge "Update versions for release id 1691600400000" into androidx-main by Treehugger Robot · 10 months ago
  5. fe0396c Update versions for release id 1691600400000 by natnaelbelay · 10 months ago
  6. 7316c12 Add MicrobenchConfig to ComposeBenchmarkRule by Chris Craik · 11 months ago
  7. 359a740 Make TextFieldBuffer not implement CharSequence. by Zach Klippenstein · 10 months ago
  8. 7257ae7 Merge "Don't update TextFieldSelectionState non-snapshot state in composition." into androidx-main by Treehugger Robot · 10 months ago
  9. ee71a7b Merge "Move BTF2 selection package to internal." into androidx-main by Treehugger Robot · 10 months ago
  10. 9ee3966 Merge "Fix issue with pager when pages sum is smaller than Pager size." into androidx-main by Levi Albuquerque · 10 months ago
  11. 02c74da Move BTF2 selection package to internal. by Zach Klippenstein · 10 months ago
  12. e05d8bd Don't update TextFieldSelectionState non-snapshot state in composition. by Zach Klippenstein · 10 months ago
  13. 50a9228 Make CodepointTransformation @Stable and remove .None by Zach Klippenstein · 10 months ago
  14. 9140085 Fix issue with pager when pages sum is smaller than Pager size. by Levi Albuquerque · 10 months ago
  15. e1ef7ed fix(non linear font scaling): fix wrong fontscale in test by Tyler Freeman · 11 months ago
  16. 6e128e3 Merge changes Ib7f318c4,Ibf856f59,I812d1fa3 into androidx-main by Andrei Shikov · 10 months ago
  17. f6fcebe Merge "Replace function interface inheritance by fun interface" into androidx-main by Treehugger Robot · 10 months ago
  18. 0c58fa4 Add microbenchmarks for ReusableContentHost by Andrei Shikov · 1 year ago
  19. 6f2e0ab Reuse nested compositions in SubcomposeLayout by Andrei Shikov · 1 year, 6 months ago
  20. 0a9f48d Replace function interface inheritance by fun interface by Oleksandr Karpovich · 10 months ago
  21. a0c609f Merge "Catch uses of @suppress usage in kdoc" into androidx-main by Treehugger Robot · 10 months ago
  22. 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 11 months ago
  23. 1436f84 Adds clarifying documentation for experimental Overscroll APIs by Louis Pullen-Freilich · 10 months ago
  24. 6b0ed5b Merge "Fix logic of targetPage in PagerState" into androidx-main by Shahd AbuDaghash · 10 months ago
  25. 338817c Merge "Ensure state reads in CodepointTransformation always invalidate layout." into androidx-main by Treehugger Robot · 10 months ago
  26. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 10 months ago
  27. c7eb937d Merge "Revert "Upgrade to AGP 8.2.0-alpha15"" into androidx-main by Aurimas Liutikas · 10 months ago
  28. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 10 months ago
  29. aa044d1 Merge "Upgrade to AGP 8.2.0-alpha15" into androidx-main by Treehugger Robot · 10 months ago
  30. a6a95d7 Merge "Insets padding: clean up experimental APIs" into androidx-main by Matvei Malkov · 10 months ago
  31. b023c33 Insets padding: clean up experimental APIs by malkov · 11 months ago
  32. 151bc84 Merge "Promote Modifier.focusGroup to stable APIs" into androidx-main by Matvei Malkov · 11 months ago
  33. 92468ca Merge "Fix equals implementation for ParentSizeElement" into androidx-main by Treehugger Robot · 11 months ago
  34. f4c3c46 Fix equals implementation for ParentSizeElement by Andrei Shikov · 11 months ago
  35. 49a2b07 Merge "Use screen coordinates in CursorAnchorInfo" into androidx-main by Justin Ghan · 11 months ago
  36. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 11 months ago
  37. c66e210 Merge "BasicTextField2 support for value+callback state model." into androidx-main by Zach Klippenstein · 11 months ago
  38. e3740db Ensure state reads in CodepointTransformation always invalidate layout. by Zach Klippenstein · 11 months ago
  39. 9eb49ee Merge "Add justification for experimental API tag in lazy, scroll, clicks and marquee" into androidx-main by Matvei Malkov · 11 months ago
  40. f4e129f Merge "API Review: Update docs for BringIntoViewScroller and rename it to BringIntoViewSpec." into androidx-main by Levi Albuquerque · 11 months ago
  41. e256f6b Merge "Promote Canvas with contentDescription to stable APIs" into androidx-main by Treehugger Robot · 11 months ago
  42. 5fd7808 Promote Modifier.focusGroup to stable APIs by malkov · 11 months ago
  43. d85b79b Merge "Fix magnifier stutter in BTF2 scroll" into androidx-main by Treehugger Robot · 11 months ago
  44. 82f96c2 Merge "Promote GridItemSpan::currentLineSpan to stable" into androidx-main by Matvei Malkov · 11 months ago
  45. 92db8b2 Fix magnifier stutter in BTF2 scroll by Halil Ozercan · 11 months ago
  46. 6c7c57f Merge "Try to fix flaky test immUpdated_whenFilterChangesSelection_fromInputConnection" into androidx-main by Treehugger Robot · 11 months ago
  47. f8bf5ee Merge "Update pageCount in CollectionInfo for Pager" into androidx-main by Levi Albuquerque · 11 months ago
  48. 26da493 BasicTextField2 support for value+callback state model. by Zach Klippenstein · 11 months ago
  49. 40b548b Try to fix flaky test immUpdated_whenFilterChangesSelection_fromInputConnection by Zach Klippenstein · 11 months ago
  50. d5ed8a9 Use screen coordinates in CursorAnchorInfo by Justin Ghan · 12 months ago
  51. 808935c Merge "Calculate TextLayoutResult on-demand for BTF2." into androidx-main by Zach Klippenstein · 11 months ago
  52. 97b1bc1 Calculate TextLayoutResult on-demand for BTF2. by Zach Klippenstein · 11 months ago
  53. 886c871 Add justification for experimental API tag in lazy, scroll, clicks and marquee by malkov · 11 months ago
  54. 78d3241 Fix logic of targetPage in PagerState by Shahd AbuDaghash · 11 months ago
  55. 63a2fd4 Promote GridItemSpan::currentLineSpan to stable by malkov · 11 months ago
  56. 7b7197f Update pageCount in CollectionInfo for Pager by Shahd AbuDaghash · 11 months ago
  57. efc6f32 Merge "Update Pager prefetching behavior to match ViewPager2" into androidx-main by Shahd AbuDaghash · 11 months ago
  58. 38e1662 Merge "Make BTF2 onTextLayout take a () -> TextLayoutResult?" into androidx-main by Treehugger Robot · 11 months ago
  59. 025a6bb Merge "Revert "Upgrade to AGP 8.2.0-alpha14"" into androidx-main by Nader Jawad · 11 months ago
  60. 3bbef7f Promote Canvas with contentDescription to stable APIs by malkov · 11 months ago
  61. cb364a5 Make BTF2 onTextLayout take a () -> TextLayoutResult? by Zach Klippenstein · 11 months ago
  62. 7779ff7 Re-enable confirmValueChange call on finally block of anchoredDrag by Levi Albuquerque · 11 months ago
  63. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 11 months ago
  64. 2cb8ddb Merge "Add a lint check for using BoxWithConstraintsScope" into androidx-main by Treehugger Robot · 11 months ago
  65. 9c6044e Add a lint check for using BoxWithConstraintsScope by Ben Trengrove · 11 months ago
  66. be5a407 Merge "Upgrade to AGP 8.2.0-alpha14" into androidx-main by Aurimas Liutikas · 11 months ago
  67. 1ddcedf8 Merge "Add Cut, Copy, Paste keyboard shortcuts" into androidx-main by Treehugger Robot · 11 months ago
  68. 6da6a07 Merge "Carry DPad navigation to BTF2" into androidx-main by Halil Ozercan · 11 months ago
  69. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 11 months ago
  70. 10beb69 Add Cut, Copy, Paste keyboard shortcuts by Halil Ozercan · 11 months ago
  71. 3a2d6af0 Carry DPad navigation to BTF2 by Halil Ozercan · 11 months ago
  72. f4196dc Merge "Add levima and jossiwolf as Foundation owners" into androidx-main by Jossi Wolf · 11 months ago
  73. 8e708bb API Review: Update docs for BringIntoViewScroller and rename it to BringIntoViewSpec. by Levi Albuquerque · 11 months ago
  74. 622a058 Add levima and jossiwolf as Foundation owners by Jossi Wolf · 11 months ago
  75. 1c76b5d Merge "Make ScrollState.viewportSize public" into androidx-main by Levi Albuquerque · 11 months ago
  76. 2e232e9 Merge "Long press gesture on BTF2" into androidx-main by Halil Ozercan · 11 months ago
  77. 4c1ba73 Make ScrollState.viewportSize public by Levi Albuquerque · 11 months ago
  78. df52c83 Long press gesture on BTF2 by Halil Ozercan · 11 months ago
  79. 62b37f3 Update Pager prefetching behavior to match ViewPager2 by Shahd AbuDaghash · 11 months ago