1. 8cbfff4 Suppress tests that are failing on SDK 34 by Alan Viverette · 1 year, 7 months ago
  2. 92d3c66 Migrate focus modifiers to Modifier.Node by Ralston Da Silva · 1 year, 10 months ago
  3. 303cbc5 Merge "Flow Layouts Intrinsic Measurements" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  4. 2d2f8d8 Flow Layouts Intrinsic Measurements by Faithful Uchenna Okoye · 1 year, 8 months ago
  5. 9e0df20 Merge "Pass minLines parameter from BasicText to TextDelegate." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  6. 7378ebf Pass minLines parameter from BasicText to TextDelegate. by Halil Ozercan · 1 year, 7 months ago
  7. 48a03c8 Port heightInLines behavior to new modifier by Sean McQuillan · 1 year, 7 months ago
  8. 56d766d Code cleanup for text modifiers by Sean McQuillan · 1 year, 7 months ago
  9. f6fa6a5 Merge "Add semantics to static text modifier" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  10. d621763 Merge "Flesh out MultiParagraphPlaceholderLayoutCache" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  11. 968e10f Add semantics to static text modifier by Sean McQuillan · 1 year, 7 months ago
  12. 2e60aef Flesh out MultiParagraphPlaceholderLayoutCache by Sean McQuillan · 1 year, 7 months ago
  13. 4e12f09 Merge "FlowLayout API Design and implementation" into androidx-main by Uchenna Okoye · 1 year, 7 months ago
  14. bc45ac0 FlowLayout API Design and implementation by Faithful Uchenna Okoye · 1 year, 9 months ago
  15. c081b4e Make more IME classes and constants stable by Andrew Bailey · 1 year, 8 months ago
  16. d78a6a6 Merge "Pull over BasicText related tests and port them to new modifiers." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  17. 0e60589 Merge "Add benchmark for Color lerp" into androidx-main by George Mount · 1 year, 8 months ago
  18. 635dbfc Pull over BasicText related tests and port them to new modifiers. by Sean McQuillan · 1 year, 8 months ago
  19. 72d06e7 Merge "Tests for focusable/lazy list interactions." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  20. 4f8f0b8d Add benchmark for Color lerp by George Mount · 1 year, 8 months ago
  21. d025c1f Tests for focusable/lazy list interactions. by Zach Klippenstein · 1 year, 8 months ago
  22. 05b5134 Merge "Create new [temp] module for working on text modifier" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  23. 2d06814 Create new [temp] module for working on text modifier by Sean McQuillan · 1 year, 10 months ago
  24. 7e514a1 Some marquee polish. by Zach Klippenstein · 1 year, 8 months ago
  25. 3e74e5e Introduce marquee modifier. by Zach Klippenstein · 1 year, 8 months ago
  26. caf03b8 Merge "Add UP events to VelocityTracker draggable" into androidx-main by Levi Albuquerque · 1 year, 8 months ago
  27. 5b4cbad Merge changes I5948b7d6,Ic90b0bcd,I8b640d1d,I8a7245a0,I5adcc8bd, ... into androidx-main by Sean McQuillan · 1 year, 8 months ago
  28. c09a30c Merge "Cleanup some formatting using Studio's auto-format." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  29. 2ef9497 Merge "Speed up lazy item placement animation tests" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  30. d3183f1 Promote AndroidFont ctor to stable API by Sean McQuillan · 1 year, 8 months ago
  31. 3b3f6e3 Speed up lazy item placement animation tests by Andrey Kulikov · 1 year, 8 months ago
  32. a16f305 Add UP events to VelocityTracker draggable by Levi Albuquerque · 1 year, 8 months ago
  33. fa24a93 Merge "Add items pinning functionality to the lazy lists" into androidx-main by Andrey Kulikov · 1 year, 8 months ago
  34. 73e6f72 Merge "Define offsets in lazy animate item placement tests in floats" into androidx-main by Andrey Kulikov · 1 year, 8 months ago
  35. 36abe17 Add items pinning functionality to the lazy lists by Andrey Kulikov · 1 year, 8 months ago
  36. e4b64a5 Merge "Support for EmojiCompat in Compose" into androidx-main by Zuo Zeng · 1 year, 8 months ago
  37. f350f0c Merge "Fix NPE when handling Dpad in a text field with an invalid device." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  38. ec91c18 Cleanup some formatting using Studio's auto-format. by Zach Klippenstein · 1 year, 8 months ago
  39. c9534f3 Fix NPE when handling Dpad in a text field with an invalid device. by Zach Klippenstein · 1 year, 8 months ago
  40. 7cf8b68 Merge "Fix crash on dead key input to TextFields" into androidx-main by Grant Toepfer · 1 year, 8 months ago
  41. 7d333fc Merge "removing explicit setting of library groups" into androidx-main by Jeff Gaston · 1 year, 8 months ago
  42. ac06173 Define offsets in lazy animate item placement tests in floats by Andrey Kulikov · 1 year, 8 months ago
  43. 42039d5 Support for EmojiCompat in Compose by zzeng · 1 year, 8 months ago
  44. 4f026ed Merge "Move BringIntoView queueing into the scrollable implementation." into androidx-main by Zach Klippenstein · 1 year, 8 months ago
  45. c9856f9 Fix crash on dead key input to TextFields by Grant Toepfer · 1 year, 8 months ago
  46. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 8 months ago
  47. 7e77bb5 Move BringIntoView queueing into the scrollable implementation. by Zach Klippenstein · 2 years, 1 month ago
  48. 2e1976ff Update current API signature after Metalava update by Jinseong Jeon · 1 year, 8 months ago
  49. e604062 Merge "Remember FocusRequester used by CoreTextField" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  50. 7e8eae3 Merge "Add ctrl+y redo shortcut" into androidx-main by Grant Toepfer · 1 year, 8 months ago
  51. 325ab38 Add ctrl+y redo shortcut by Grant Toepfer · 1 year, 8 months ago
  52. 066d565 Account for nullability to fix postsubmit in androidx-platform-dev by Alan Viverette · 1 year, 8 months ago
  53. 9483f5d Merge "Port LazyListItemPlacementAnimator improvements to grids" into androidx-main by Andrey Kulikov · 1 year, 8 months ago
  54. cbc8cee Port LazyListItemPlacementAnimator improvements to grids by Andrey Kulikov · 1 year, 8 months ago
  55. c258e5a Introduce TextMotion, an experimental TextStyle parameter to control how glyphs are rendered at pixel precision. by Halil Ozercan · 1 year, 9 months ago
  56. 79cf301 Merge "Fix focus navigation issue for BasicTextField" into androidx-main by Aditya Arora · 1 year, 8 months ago
  57. 07bfa2d4 Update Pager tests by Levi Albuquerque · 1 year, 8 months ago
  58. 8d088ad Fix focus navigation issue for BasicTextField by Aditya Arora · 1 year, 9 months ago
  59. 45e259c Merge "Disable testModifiers_doNotCauseUnnecessaryRemeasure" into androidx-main by Aurimas Liutikas · 1 year, 8 months ago
  60. de359a0 Merge "Use correct offsets for transformed and original states in TextField during selection and showing magnifier." into androidx-main by Halil Ozercan · 1 year, 8 months ago
  61. 243c340 Merge "Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too" into androidx-main by Jeff Gaston · 1 year, 8 months ago
  62. 7b5f3ab Disable testModifiers_doNotCauseUnnecessaryRemeasure by Aurimas Liutikas · 1 year, 8 months ago
  63. c5d22a9 Merge "Replace `maxSize: IntSize` with `size: Size` in `DrawScope.drawText`." into androidx-main by Halil Ozercan · 1 year, 8 months ago
  64. 8ee2f6e Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too by Jeff Gaston · 1 year, 8 months ago
  65. 9ac08ca Use correct offsets for transformed and original states in TextField during selection and showing magnifier. by Halil Ozercan · 1 year, 8 months ago
  66. 6a0521f Remember FocusRequester used by CoreTextField by Ralston Da Silva · 1 year, 8 months ago
  67. 7db70d2 Replace `maxSize: IntSize` with `size: Size` in `DrawScope.drawText`. by Halil Ozercan · 1 year, 8 months ago