1. 15007db Merge "Add support to render GraphicsLayer into a bitmap" into androidx-main by Treehugger Robot · 4 months ago
  2. f11c319 Merge "Make KeyboardOptions mergable, for InputTransformation." into androidx-main by Treehugger Robot · 4 months ago
  3. 37144bf Make KeyboardOptions mergable, for InputTransformation. by Zach Klippenstein · 10 months ago
  4. fa28b73 Add support to render GraphicsLayer into a bitmap by Nader Jawad · 4 months ago
  5. 9537ce8 Merge "Deprecate Compose UI's `LocalLifecycleOwner`" into androidx-main by Treehugger Robot · 4 months ago
  6. d55e670 Merge "[Code Cleanup] remove unused AndroidParagraph.wordIterator" into androidx-main by Haoyu Zhang · 4 months ago
  7. f9a9b0c Merge "Introduce RectF.toComposeRect" into androidx-main by Haoyu Zhang · 4 months ago
  8. a5b4676 Merge "Update test case for the platform that has letter spacing fix" into androidx-main by Aurimas Liutikas · 4 months ago
  9. 8492769 Merge "Refactor `fun getMetadata` to `val clipMetadata`" into androidx-main by Halil Ozercan · 4 months ago
  10. c72cf1a Merge "Add more integration tests for scroll capture with various high-level components." into androidx-main by Treehugger Robot · 4 months ago
  11. 4a1fe15 Merge "Upgrade to JDK 21" into androidx-main by Aurimas Liutikas · 4 months ago
  12. 3d3e37b Refactor `fun getMetadata` to `val clipMetadata` by Halil Ozercan · 4 months ago
  13. 86d455e Add lint check for invalid language tag in Locale ctor by Anastasia Soboleva · 4 months ago
  14. c2d87be Log an error when Locale can't be parsed correctly by Anastasia Soboleva · 4 months ago
  15. 64bc4a3 Add more integration tests for scroll capture with various high-level components. by Zach Klippenstein · 4 months ago
  16. ed1c145 Swap KeyboardActions with KeyboardActionHandler in BTF2 by Halil Ozercan · 4 months ago
  17. 4e41da2 Upgrade to JDK 21 by Aurimas Liutikas · 7 months ago
  18. 6002cad Update test case for the platform that has letter spacing fix by Seigo Nonaka · 4 months ago
  19. 9d5fa9e Merge "Address further Clipboard feedback from API council" into androidx-main by Halil Ozercan · 4 months ago
  20. b7ef983 Delegate to FocusTarget in FocusableNode by Jossi Wolf · 5 months ago
  21. 601d19e Merge "Include self for FocusOwner Key and Rotary Traversal" into androidx-main by Jossi Wolf · 4 months ago
  22. 2be3289 Merge "Revert "A11y importance, visibility and pruning improvements"" into androidx-main by Melba Nuzen · 4 months ago
  23. df00962 Include self for FocusOwner Key and Rotary Traversal by Jossi Wolf · 4 months ago
  24. 3409f0c Revert "A11y importance, visibility and pruning improvements" by Melba Nuzen · 4 months ago
  25. 949c943 Improve scroll capture performance. by Zach Klippenstein · 4 months ago
  26. 8459074 Merge "Part 1 of Compose long screenshots support." into androidx-main by Treehugger Robot · 4 months ago
  27. 8b25618 Part 1 of Compose long screenshots support. by Zach Klippenstein · 5 months ago
  28. 326bcd7 Fix documentation errors. by Romain Guy · 4 months ago
  29. 2b88674 Introduce RectF.toComposeRect by Haoyu Zhang · 4 months ago
  30. 60ad2df Merge "Add @FloatRange to the tolerance parameter" into androidx-main by Treehugger Robot · 4 months ago
  31. 9b19c7b Add @FloatRange to the tolerance parameter by Romain Guy · 4 months ago
  32. 33eb400 Merge "Adds clarifying dynamic pointer input modifiers tests." into androidx-main by Jeremy Walker · 4 months ago
  33. ad144c5 Fix proguard builds after GraphicsLayer API was introduced. by Jon Boekenoogen · 4 months ago
  34. b4348c7 Deprecate Compose UI's `LocalLifecycleOwner` by Jake Wharton · 4 months ago
  35. 0235f7a Adds clarifying dynamic pointer input modifiers tests. by Jeremy Walker · 4 months ago
  36. 37f1109 Fix for GraphicsLayer.setOutline using wrong values by Andrey Kulikov · 4 months ago
  37. ede8c5e Merge "Updates TypefaceSpan conversion to SpanStyle" into androidx-main by Anastasia Soboleva · 4 months ago
  38. 27683f8 Merge "Update profileinstaller in androidx to 1.3.1 for U support" into androidx-main by Treehugger Robot · 4 months ago
  39. acb4252 Update profileinstaller in androidx to 1.3.1 for U support by Chris Craik · 4 months ago
  40. 10f3910 Address further Clipboard feedback from API council by Halil Ozercan · 4 months ago
  41. a21f349 [Code Cleanup] remove unused AndroidParagraph.wordIterator by Haoyu Zhang · 4 months ago
  42. 45f4028 Merge "Allow passing new GraphicsLayer to placeable.placeWithLayer" into androidx-main by Andrey Kulikov · 4 months ago
  43. ee94687 Merge "Fix documentation typo" into androidx-main by Treehugger Robot · 4 months ago
  44. c714a13 Allow passing new GraphicsLayer to placeable.placeWithLayer by Andrey Kulikov · 5 months ago
  45. 92af604 Fix documentation typo by Romain Guy · 4 months ago
  46. 80ae9e6 Merge "Handle <annotation> tag inside String.parseAsHtml" into androidx-main by Anastasia Soboleva · 4 months ago
  47. bbb84cf Merge "Fix performance regression caused by "Introduce Paragraph#getRangeForRect"" into androidx-main by Treehugger Robot · 4 months ago
  48. e1e0d0c Merge changes I8e2a75cf,I4c595bdd into androidx-main by Treehugger Robot · 4 months ago
  49. 2623e07 Updates TypefaceSpan conversion to SpanStyle by Anastasia Soboleva · 4 months ago
  50. d8048a5 Handle <annotation> tag inside String.parseAsHtml by Anastasia Soboleva · 4 months ago
  51. eeb9938 Merge "Add default value to expectAssertionError" into androidx-main by Jelle Fresen · 4 months ago
  52. a004886 Merge "Add method for creating AnnotatedString from HTML tagged string" into androidx-main by Anastasia Soboleva · 4 months ago
  53. 27b451d Fix performance regression caused by "Introduce Paragraph#getRangeForRect" by Haoyu Zhang · 4 months ago
  54. cacc437 Add default value to expectAssertionError by Jelle Fresen · 4 months ago
  55. 932545d Add method for creating AnnotatedString from HTML tagged string by Anastasia Soboleva · 4 months ago
  56. 7628b71 Inline old LocalLifecycleOwner to new location by Jake Wharton · 4 months ago
  57. 83030a57 Merge "Correct nullability of extends and implements lists" into androidx-main by Paul Duffin · 4 months ago
  58. 5d51636 Merge changes Ie09aae6f,I90fafd81 into androidx-main by Andrei Shikov · 4 months ago
  59. 9a76639 Merge "Address API Council feedback for ClipboardManager" into androidx-main by Halil Ozercan · 4 months ago
  60. 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 4 months ago
  61. 21f7c36 Merge "Treat test tag as resource id." into androidx-main by Kai Li · 4 months ago
  62. 3880308 Address API Council feedback for ClipboardManager by Halil Ozercan · 4 months ago
  63. 7ce39ea Merge "Use unique resource identifier for View based GraphicsLayers" into androidx-main by Nader Jawad · 4 months ago
  64. ad7ca20 Migrates Modifier.onSizeChanged to Modifier.Node by Louis Pullen-Freilich · 4 months ago
  65. eb8a1b4 Fixes not invalidating measure for newly added LayoutAwareModifierNodes by Louis Pullen-Freilich · 4 months ago
  66. b222579 Make sure postponed measure requests are executed before layout by Andrei Shikov · 4 months ago
  67. 8fbefdc Merge "Check Modifier receiver usage via Analysis APIs" into androidx-main by Jinseong Jeon · 4 months ago
  68. b962fbc Treat test tag as resource id. by Kai Li · 4 months ago
  69. ce44ab6 Check Modifier receiver usage via Analysis APIs by Jinseong Jeon · 4 months ago
  70. 032a6a3 Use unique resource identifier for View based GraphicsLayers by Nader Jawad · 4 months ago