1. 3cfb517 Merge "Fix: Selection and TextFieldSelection is instable when dragged upwards or downards" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  2. 7311246 Merge "Rename FocusReference to FocusRequester" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  3. be578c3 Merge "Fixes experimental API violations" into androidx-main by Louis Pullen-Freilich · 3 years, 5 months ago
  4. 71a5eaf Rename FocusReference to FocusRequester by Ralston Da Silva · 3 years, 6 months ago
  5. b40ab8e Animatable is the new AnimatedValue by Jelle Fresen · 3 years, 9 months ago
  6. a7a1486 Fixes experimental API violations by Louis Pullen-Freilich · 3 years, 5 months ago
  7. fdd7a9a ImeOptions/KeyboardOptions are no more a data class by Siyamed Sinir · 3 years, 5 months ago
  8. f0eea1b Merge "VisualTransformation API review" into androidx-main by Siyamed Sinir · 3 years, 5 months ago
  9. 6de7fb2 Merge "EditOperations API Changes" into androidx-main by Siyamed Sinir · 3 years, 5 months ago
  10. 642df0e VisualTransformation API review by Siyamed Sinir · 3 years, 5 months ago
  11. 70aed73 Fix: Selection and TextFieldSelection is instable when dragged upwards or downards by haoyu · 3 years, 6 months ago
  12. 3aaa30b9 EditOperations API Changes by Siyamed Sinir · 3 years, 5 months ago
  13. ce33078 API Changes to KeyEvent by Ralston Da Silva · 3 years, 7 months ago
  14. f1ed355 Make Velocity more like Offset by George Mount · 3 years, 6 months ago
  15. 8e55c4f Rename ExperimentalTesting to ExperimentalTestApi by Jelle Fresen · 3 years, 6 months ago
  16. a85b277 Merge "Window resizing API update." into androidx-main by Jim Sproch · 3 years, 5 months ago
  17. 18d3982 Add support for disabled and read-only text fields by Anastasia Soboleva · 3 years, 6 months ago
  18. 0f933bc6 Merge "Deprecate animate() and replace with animateAsState()" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  19. 05c20be Deprecate animate() and replace with animateAsState() by Doris Liu · 3 years, 6 months ago
  20. 4fac47f Window resizing API update. by Roman Sedaikin · 3 years, 6 months ago
  21. 6142074 add Semantics role API by yingleiw · 3 years, 6 months ago
  22. 98e7eac Merge "Implement sticky headers" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  23. d32b784 Merge "Rename Constraints#satisfiedBy to isSatisfiedBy" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  24. 7733ade Implement sticky headers by Mihai Burlaciuc · 3 years, 8 months ago
  25. ed14b25 Merge "Change fun Dp.isFinite() to val Dp.isFinite" into androidx-master-dev by George Mount · 3 years, 6 months ago
  26. 8e1d3f5 Merge "Rename useOrElse() to takeOrElse()" into androidx-master-dev by George Mount · 3 years, 6 months ago
  27. c6549b9 Rename useOrElse() to takeOrElse() by George Mount · 3 years, 6 months ago
  28. 959a305 Change fun Dp.isFinite() to val Dp.isFinite by George Mount · 3 years, 6 months ago
  29. 67eb919 Merge "Modifier.offset docs improvement" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  30. bd58c94 Merge "Deprecate TestUiDispatcher" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  31. ad09683 Rename Constraints#satisfiedBy to isSatisfiedBy by Mihai Popa · 3 years, 6 months ago
  32. daeef19 Modifier.offset docs improvement by Mihai Popa · 3 years, 6 months ago
  33. 0d713d9 Merge "Add common Unspecified helper methods." into androidx-master-dev by George Mount · 3 years, 6 months ago
  34. cdd20c9 Add common Unspecified helper methods. by George Mount · 3 years, 6 months ago
  35. b6b6942 Deprecate TestUiDispatcher by Jelle Fresen · 3 years, 6 months ago
  36. 245ab5f Implement equals() and hashCode() in CutCornerShape and RoundedCornerShape by Andrey Kulikov · 3 years, 6 months ago
  37. c8bdfc8 Merge "provide SemanticsActions when a SemanticsNode is marked as disabled" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  38. aabedee Merge "Renaming Modifier.Focus to Modifier.FocusModifier and Modifier.FocusRequester to Modifier.FocusReference" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  39. 7bd31bf Merge "Clear selection when Selectable gets updated" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  40. a4bdaf7 Merge "Make nativeClass internal API" into androidx-master-dev by Nader Jawad · 3 years, 6 months ago
  41. 1e6d8aa provide SemanticsActions when a SemanticsNode is marked as disabled by yingleiw · 3 years, 6 months ago
  42. 793e86c Make nativeClass internal API by Nader Jawad · 3 years, 6 months ago
  43. 76b48a2 Deprecated FlowRow and FlowColumn by Mihai Popa · 3 years, 6 months ago
  44. 24cb7a0 Renaming Modifier.Focus to Modifier.FocusModifier and Modifier.FocusRequester to Modifier.FocusReference by Ralston Da Silva · 3 years, 6 months ago
  45. 9085c88 Clear selection when Selectable gets updated by haoyu · 3 years, 6 months ago