1. 7c556d5 Fix binary compatibility for PerformImeAction by Grant Toepfer · 4 months ago
  2. eee6774 Merge "Mark the InternTextApi with RestrictTo" into androidx-main by Treehugger Robot · 4 months ago
  3. ed912bf Merge "Call onRelease callback in the same order as onForgotten" into androidx-main by Treehugger Robot · 4 months ago
  4. 01c9d99 Call onRelease callback in the same order as onForgotten by Andrei Shikov · 4 months ago
  5. 73cb61a Mark the InternTextApi with RestrictTo by Anastasia Soboleva · 4 months ago
  6. 1372bc3 Merge "Add Simple chat activity to demo" into androidx-main by Anastasia Soboleva · 4 months ago
  7. b58a3a7 Merge "Optimize the creating of Constraints" into androidx-main by Treehugger Robot · 4 months ago
  8. 1634ef4 Optimize the creating of Constraints by Romain Guy · 4 months ago
  9. 1ea8216 Merge "Use correct dimension for calculating overridden density" into androidx-main by Alex Vanyo · 4 months ago
  10. 067984f Merge "Adds a lint check for Modifier.then with an implicit Modifier factory call" into androidx-main by Louis Pullen-Freilich · 4 months ago
  11. c3a2c35 Merge "Pin collections to 1.4.0 from ui-text" into androidx-main by Treehugger Robot · 4 months ago
  12. ddcb252 Merge changes I16a19666,Ifdc95b2b,Ieabcf4e1 into androidx-main by Jinseong Jeon · 4 months ago
  13. b37bbbb Merge "Remove unnecessary scroll logic from ContentCaptureManager" into androidx-main by Melba Nuzen · 4 months ago
  14. 57e1c5b Use correct dimension for calculating overridden density by Alex Vanyo · 5 months ago
  15. a134e27 Avoid using UAST implementation by Jinseong Jeon · 4 months ago
  16. 463555e Remove unnecessary scroll logic from ContentCaptureManager by Melba Nuzen · 4 months ago
  17. 315a422 Merge "Ensure delegated modifier nodes always point to the node in the tree" into androidx-main by Treehugger Robot · 4 months ago
  18. 5bdd638 Merge "Narrow the scope of making selected nodes not clickable for a11y" into androidx-main by Sally Yuen · 4 months ago
  19. f881e21 Narrow the scope of making selected nodes not clickable for a11y by Sally Yuen · 5 months ago
  20. 91bdec6 Pin collections to 1.4.0 from ui-text by Sean McQuillan · 4 months ago
  21. 288253d Merge "Align ELF regions of shared native libs to 16kb" into androidx-main by Radha Nakade · 4 months ago
  22. d437db1 Ensure delegated modifier nodes always point to the node in the tree by Leland Richardson · 4 months ago
  23. 8782ad2 Merge "Disable running tests that 100% fail on API 34" into androidx-main by Aurimas Liutikas · 4 months ago
  24. 05a4b1a Merge "Promote main PopupProperties constructor to stable" into androidx-main by Treehugger Robot · 4 months ago
  25. 329049c Add Simple chat activity to demo by Anastasia Soboleva · 5 months ago
  26. b30bee2 Merge "Accessibility support for links" into androidx-main by Anastasia Soboleva · 4 months ago
  27. 054e9bb Merge "Tweak code generation for null checks" into androidx-main by Treehugger Robot · 4 months ago
  28. f4c00c3 Disable running tests that 100% fail on API 34 by Aurimas Liutikas · 4 months ago
  29. dbd9d6e Tweak code generation for null checks by Romain Guy · 4 months ago
  30. 111c54d Merge "Adding top level import statements for version codes" into androidx-main by Ralston Da Silva · 4 months ago
  31. 72ab80b Adds a lint check for Modifier.then with an implicit Modifier factory call by Louis Pullen-Freilich · 5 months ago
  32. 36ff27c Merge "Reduce error in resulting size for ForcedSize" into androidx-main by Alex Vanyo · 4 months ago
  33. 0c79faa Align ELF regions of shared native libs to 16kb by Will McVicker · 5 months ago
  34. 3da9148 Merge "Change firstUriOrNull behavior" into androidx-main by Treehugger Robot · 5 months ago
  35. 05e38d0 Change firstUriOrNull behavior by Halil Ozercan · 5 months ago
  36. d7d5b0a Accessibility support for links by Anastasia Soboleva · 5 months ago
  37. caf0ffa Reduce error in resulting size for ForcedSize by Alex Vanyo · 5 months ago
  38. 2cd07ed Adding top level import statements for version codes by Ralston Da Silva · 5 months ago
  39. 4dfacdd Merge "Address API feedback for Path/PathIterator" into androidx-main by Treehugger Robot · 5 months ago
  40. c2736e2 Promote main PopupProperties constructor to stable by Max Alfonso-Ying · 5 months ago
  41. b789422 Graphics updates by Romain Guy · 5 months ago
  42. 80d0e7f Address API feedback for Path/PathIterator by Romain Guy · 5 months ago
  43. 6bb4426 Merge "Add an overload of waitUntil that takes a custom message." into androidx-main by Treehugger Robot · 5 months ago
  44. b401e05 Merge "Improve the accuracy of fastCbrt()" into androidx-main by Treehugger Robot · 5 months ago
  45. 5d043d1 Merge "Remove no-op instances of RestrictedApi check suppression" into androidx-main by Treehugger Robot · 5 months ago
  46. 58bf052 Improve the accuracy of fastCbrt() by Romain Guy · 5 months ago
  47. 1ddecd8 Add an overload of waitUntil that takes a custom message. by Zach Klippenstein · 5 months ago
  48. a6c2b71 [GH] Move to using project instead of projectOrArtifact for compose projects by Aurimas · 5 months ago
  49. c92d1cd Remove no-op instances of RestrictedApi check suppression by Alan Viverette · 5 months ago
  50. 073d9ec Merge "A11y importance, visibility and pruning improvements" into androidx-main by Alexandre Elias · 5 months ago
  51. c143a80 A11y importance, visibility and pruning improvements by Alexandre Elias · 7 months ago
  52. 7e97af3 Fix ACVADC `currentSemanticsNodes` to not use primitives in collections by Melba Nuzen · 5 months ago
  53. 09e10b1 Merge "Move common internal functions from ACVADC to SemanticsUtil" into androidx-main by Melba Nuzen · 5 months ago
  54. 6fe49e0 Remove allocations in focus management by Romain Guy · 5 months ago
  55. 1845e1f Move common internal functions from ACVADC to SemanticsUtil by Melba Nuzen · 5 months ago
  56. b5ac540 Merge "Refactor content capture to limit primitives in collections" into androidx-main by Melba Nuzen · 5 months ago
  57. 21639693 Merge "Flipping the VT bug fix flag" into androidx-main by Treehugger Robot · 5 months ago
  58. 252f7e0 Merge "Address API Council Feedback on public copy of PointerInputChange" into androidx-main by Treehugger Robot · 5 months ago
  59. 2c9e34d Flipping the VT bug fix flag by Levi Albuquerque · 1 year, 1 month ago
  60. e7c7c42 Merge "Reduce code size" into androidx-main by Treehugger Robot · 5 months ago
  61. e0bd1fb Reduce code size by Romain Guy · 5 months ago
  62. 95bf998 Merge "Fix binary backwards compatibility in Text/ParagraphStyle" into androidx-main by Treehugger Robot · 5 months ago
  63. 9ed6b9a Fix binary backwards compatibility in Text/ParagraphStyle by Grant Toepfer · 5 months ago
  64. 9cb73fa Updates test to add more checks to latch before moving on. by Jeremy Walker · 5 months ago
  65. d87bb03 Refactor content capture to limit primitives in collections by Melba Nuzen · 5 months ago
  66. 83e8ce1 Expose Dialog API to common by Ivan Matkov · 5 months ago
  67. 8dcc130 Remove clipMetadata from ClipboardManager.setClip by Halil Ozercan · 5 months ago
  68. 557b276 Merge "Expose Popup API to common" into androidx-main by Jim Sproch · 5 months ago
  69. 73377c4 Expose Popup API to common by Ivan Matkov · 12 months ago
  70. 3bcdd52 Address API Council Feedback on public copy of PointerInputChange by Levi Albuquerque · 5 months ago