1. 06bfcd3 Merge "pinning ui-graphics to graphics-path 1.0.1" into androidx-main by Treehugger Robot · 3 months ago
  2. f6d663d Merge "Simplifies focus target detach logic" into androidx-main by Treehugger Robot · 3 months ago
  3. b918bbe pinning ui-graphics to graphics-path 1.0.1 by Juan Rodriguez · 3 months ago
  4. 97a695f Add docs for key & oldValue params in LruCache#entryRemoved by Dustin Lam · 3 months ago
  5. 84e6e23 Merge "Optimize Offset.isValid()" into androidx-main by Treehugger Robot · 3 months ago
  6. 052ba24 Optimize Offset.isValid() by Romain Guy · 3 months ago
  7. 618e451 Surround block invocation with try-finally by Jelle Fresen · 3 months ago
  8. 7103928 Merge "Fix text field being ignored by Talkback" into androidx-main by Treehugger Robot · 3 months ago
  9. e53138d Fix text field being ignored by Talkback by Anastasia Soboleva · 3 months ago
  10. 8f1a8f8 Merge "Remove precondition checks in Offset/Size properties" into androidx-main by Treehugger Robot · 3 months ago
  11. 9261194 Remove precondition checks in Offset/Size properties by Leland Richardson · 3 months ago
  12. 5ef1bf5 Merge "Recreate GraphicsLayers after trim memory callbacks" into androidx-main by Treehugger Robot · 3 months ago
  13. ce740ab Merge "Fix xmodule restrict for GoogleFont" into androidx-main by Treehugger Robot · 3 months ago
  14. 6c71a43 Merge "Set cmake_minimum_required version to 3.22.1" into androidx-main by Aurimas Liutikas · 3 months ago
  15. 9beb0b4 Recreate GraphicsLayers after trim memory callbacks by Nader Jawad · 3 months ago
  16. 794e380 Set cmake_minimum_required version to 3.22.1 by Prashanth Swaminathan · 3 months ago
  17. 397eda9 Merge "Rename PUBLISHED_KOTLIN_ONLY_LIBRARY for clarity and simplify optimising for kotlin only consumers" into androidx-main by Treehugger Robot · 3 months ago
  18. fe89230 Merge "Fix performance regression in new layers implementation" into androidx-main by Andrey Kulikov · 3 months ago
  19. 10b372f Merge "Adds support for observing Shape#createOutline in graphics layers" into androidx-main by Louis Pullen-Freilich · 3 months ago
  20. 324c4e9 Merge "Let Compose use graphics-path with the right build flags" into androidx-main by Treehugger Robot · 3 months ago
  21. 6c1a8e7 Adds support for observing Shape#createOutline in graphics layers by Louis Pullen-Freilich · 3 months ago
  22. 13cf8bc Change lock toggling behaviour in key injection by Izer Onadim · 2 years ago
  23. 8ff41a1 Rename PUBLISHED_KOTLIN_ONLY_LIBRARY for clarity and simplify optimising for kotlin only consumers by Omar Ismail · 3 months ago
  24. 94d93d1 Let Compose use graphics-path with the right build flags by Romain Guy · 3 months ago
  25. 8636738 Fix xmodule restrict for GoogleFont by Sean McQuillan · 9 months ago
  26. 8dd5457 Merge "Account for decoration box/layout offset in CursorAnchorInfo (BTF1)" into androidx-main by Treehugger Robot · 3 months ago
  27. 3356822 Fix performance regression in new layers implementation by Andrey Kulikov · 3 months ago
  28. d2265bb Account for decoration box/layout offset in CursorAnchorInfo (BTF1) by Justin Ghan · 3 months ago
  29. 021ef34 Merge "Optimize Size and Offset" into androidx-main by Treehugger Robot · 3 months ago
  30. b34d268 Merge changes Ic9195ce5,I8a7a6706,I0a2eea8d into androidx-main by Treehugger Robot · 3 months ago
  31. de22b68 Improve docs for moveWithHistoryMultiPointer by Jelle Fresen · 3 months ago
  32. c5e5352 Add test for multiTouchSwipe by Jelle Fresen · 3 months ago
  33. 4dd8674 Simplifies focus target detach logic by Louis Pullen-Freilich · 3 months ago
  34. 054209a Optimize Size and Offset by Romain Guy · 3 months ago
  35. 7d6a087 Merge "Apply API feedback on LayoutCoordinates & LookaheadScope" into androidx-main by Treehugger Robot · 3 months ago
  36. 9ce674f Apply API feedback on LayoutCoordinates & LookaheadScope by Oscar Adame Vázquez · 3 months ago
  37. 8ea0bf0 Merge "Optimize Offset.unaryMinus" into androidx-main by Treehugger Robot · 3 months ago
  38. f8c654a Merge "Make LookaheadScope APIs stable" into androidx-main by Doris Liu · 3 months ago
  39. fd6fe27 Merge "Clamp cubic easing output values" into androidx-main by Romain Guy · 3 months ago
  40. c0f0d9e Optimize Offset.unaryMinus by Romain Guy · 3 months ago
  41. 5d977c2 Add default parameters for swipe durations by Jelle Fresen · 3 months ago
  42. 37efb4c API feedback: rename onClicked to onClick in LinkInteractionListener by Anastasia Soboleva · 3 months ago
  43. b205784 Pre-record empty content before drawing on Android P by Andrey Kulikov · 3 months ago
  44. 93f3932 Merge "Handwriting gesture preview support in BasicTextField" into androidx-main by Justin Ghan · 3 months ago
  45. 032d9d3 Make LookaheadScope APIs stable by Doris Liu · 3 months ago
  46. 517fd55 Handwriting gesture preview support in BasicTextField by Justin Ghan · 3 months ago
  47. 709b791 Clamp cubic easing output values by Romain Guy · 3 months ago
  48. bc9c2e5 Revert "Upgrade to AGP 8.5.0-alpha06" by Aurimas Liutikas · 3 months ago
  49. a3735a4 Upgrade to AGP 8.5.0-alpha06 by Aurimas Liutikas · 3 months ago
  50. 32ec771 Merge "Replace AccessibilityNodeProvider with compat version in ACVADC" into androidx-main by Treehugger Robot · 3 months ago
  51. b10f5ed Replace AccessibilityNodeProvider with compat version in ACVADC by Anastasia Soboleva · 3 months ago
  52. 2f12e550 Merge "Implement `FakeViewStructure` methods" into androidx-main by Melba Nuzen · 3 months ago
  53. f71d258 Merge "Address API feedback for Paragraph#getRangeForRect" into androidx-main by Haoyu Zhang · 3 months ago
  54. 62e72de Implement `FakeViewStructure` methods by Melba Nuzen · 3 months ago
  55. 5abd08b Merge "Add in `onAutofillText` semantic action" into androidx-main by Treehugger Robot · 3 months ago
  56. 53027f2 Add in `onAutofillText` semantic action by Melba Nuzen · 3 months ago
  57. 39fa7b3 API Council feedback on getScrollViewportLength by Levi Albuquerque · 3 months ago
  58. 546b322 Add Text and TextField Semantic Benchmarks by Ralston Da Silva · 3 months ago
  59. a7fe9ec Don't let colors out of the valid range by Romain Guy · 3 months ago
  60. b25e387 Address API feedback for Paragraph#getRangeForRect by Haoyu Zhang · 3 months ago
  61. 9087649 Merge "Begin migrating docs samples resolution to use dependencies, not hardcode" into androidx-main by Owen Gray · 3 months ago
  62. b38c95b Merge "Improve docs for enter/exit mouse injection methods" into androidx-main by Treehugger Robot · 3 months ago
  63. 156d1a6 Merge "Revisit mouse click injection API" into androidx-main by Treehugger Robot · 3 months ago
  64. 788bf18 Merge "Fix long screenshots support for reverseScrolling containers." into androidx-main by Treehugger Robot · 3 months ago
  65. 03dbc72 Improve docs for enter/exit mouse injection methods by Jelle Fresen · 3 months ago
  66. fa5e674 Revisit mouse click injection API by Jelle Fresen · 3 months ago
  67. 4de4f98 Merge "Fixes issue where modifier node updates were happening while unattached" into androidx-main by Louis Pullen-Freilich · 3 months ago
  68. 8862f4c Merge changes I346fbf6a,Ia5d959df into androidx-main by Amaury Medeiros · 3 months ago
  69. 2a4f40b Begin migrating docs samples resolution to use dependencies, not hardcode by Owen Gray · 4 months ago
  70. f49915d Merge "Start using new layers on API 29+ in AndroidComposeView" into androidx-main by Andrey Kulikov · 3 months ago
  71. 11f73a0 Fix long screenshots support for reverseScrolling containers. by Zach Klippenstein · 3 months ago
  72. 152f5ef Fixes issue where modifier node updates were happening while unattached by Louis Pullen-Freilich · 3 months ago
  73. c6923cd Merge "Adds lint check to warn about using structural equality checks for lambdas" into androidx-main by Louis Pullen-Freilich · 3 months ago
  74. f420a4f Merge "Updates Modifier.pointerInput to take block equality into account" into androidx-main by Treehugger Robot · 3 months ago
  75. 2474492 Merge "Updated GraphicsLayer outline APIs to consume floats." into androidx-main by Nader Jawad · 3 months ago
  76. 9323a4a Updates Modifier.pointerInput to take block equality into account by Louis Pullen-Freilich · 4 months ago
  77. 7ec2a86 Merge "Add in contentDataType and contentType semantic properties" into androidx-main by Melba Nuzen · 3 months ago
  78. 10855cb Add in contentDataType and contentType semantic properties by Melba Nuzen · 6 months ago
  79. a1a7931 Merge "Don’t add non-valid children to ANI" into androidx-main by Melba Nuzen · 3 months ago
  80. b110e2d Start using new layers on API 29+ in AndroidComposeView by Andrey Kulikov · 4 months ago
  81. 7b06083 Adds lint check to warn about using structural equality checks for lambdas by Louis Pullen-Freilich · 3 months ago
  82. 392d5be Updated GraphicsLayer outline APIs to consume floats. by Nader Jawad · 3 months ago
  83. 4a5f7dd Remove the mention of null from ImeOptions.hintLocales by Halil Ozercan · 3 months ago
  84. 008693c Add tests for mouse scroll injection methods by Jelle Fresen · 3 months ago
  85. bb8185d Improve documentation for mouse scroll injection by Jelle Fresen · 3 months ago
  86. 6eb9c2a Added tests for mouse movement injection by Jelle Fresen · 3 months ago
  87. 82e473a Merge "Fix for GraphicsLayer not disabling clipToBounds" into androidx-main by Andrey Kulikov · 3 months ago
  88. a210466 Merge "Add support for nested prefetching to LazyLayout/LazyList" into androidx-main by Andrey Kulikov · 3 months ago
  89. 9393f4e Add support for nested prefetching to LazyLayout/LazyList by Andy Street · 5 months ago
  90. e4d4e48 Don’t add non-valid children to ANI by Melba Nuzen · 3 months ago
  91. cc78168 Fix for GraphicsLayer not disabling clipToBounds by Andrey Kulikov · 3 months ago
  92. 35eb5a0 Update package hashes list by Amaury Medeiros · 3 months ago
  93. 1ef02c9 Change generate_compose_packages script to use intSetOf by Amaury Medeiros · 3 months ago