1. 0b58e6a Implement desktopMain: 4. implement for core/graphics by Igor Demin · 4 years, 2 months ago
  2. 0afcc14 Merge "Use MonotonicFrameClock as AnimationClockObservable" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  3. f9c6478 Improve the ergonomics of built-in vector converters by Doris Liu · 4 years, 2 months ago
  4. e78237a Expose TranitionModel and TransitionAnimation's observer to tools by Doris Liu · 4 years, 2 months ago
  5. 932f480 Use MonotonicFrameClock as AnimationClockObservable by Jelle Fresen · 4 years, 2 months ago
  6. a03fd6c Refactors androidx.compose.ui:ui to the androidx.compose.ui package name by Louis Pullen-Freilich · 4 years, 2 months ago
  7. c1aca3f Remove type inference in transitionDefinition by Doris Liu · 4 years, 2 months ago
  8. a13b91e Add maxDurationPerIteration for tooling by Doris Liu · 4 years, 2 months ago
  9. f2ded7e Merge "[Fixit] use inclusive language" into androidx-master-dev by Haoyu Zhang · 4 years, 2 months ago
  10. 1f2bcd8 Refactors androidx.compose.ui:ui-util to the androidx.compose.ui.util package name by Louis Pullen-Freilich · 4 years, 2 months ago
  11. a7eeb10 Refactors androidx.compose.ui:ui-unit to the androidx.compose.ui.unit package name by Louis Pullen-Freilich · 4 years, 2 months ago
  12. afee73f [Fixit] use inclusive language by haoyu · 4 years, 2 months ago
  13. bb77c7b Refactors androidx.compose.animation:animation to the androidx.compose.animation package name by Louis Pullen-Freilich · 4 years, 2 months ago
  14. 5bb0c471 Refactors androidx.compose.animation:animation-core to the androidx.compose.animation.core package name by Louis Pullen-Freilich · 4 years, 2 months ago
  15. 80cf34f Add label for transition by Doris Liu · 4 years, 2 months ago
  16. 05c6ba5 Update Compose to 0.1.0-dev16 by Nick Anthony · 4 years, 2 months ago
  17. 0cea772 Merge "Introduce reverse repeat mode" into androidx-master-dev by Doris Liu · 4 years, 2 months ago
  18. e576a51 Introduce reverse repeat mode by Doris Liu · 4 years, 2 months ago
  19. eb605fd Merge "Renames androidx.compose.core group to androidx.compose.ui" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  20. 923ed4c Renames androidx.compose.core group to androidx.compose.ui by Louis Pullen-Freilich · 4 years, 2 months ago
  21. a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years, 3 months ago
  22. d2aa99c Make transition API consistent with other animation APIs by Doris Liu · 4 years, 2 months ago
  23. 28185a6 Moves some small core libraries to androidx.compose.core:* by Louis Pullen-Freilich · 4 years, 3 months ago
  24. 27ea2de Moves androidx.ui:ui-animation-core to androidx.compose.animation:animation-core by Louis Pullen-Freilich · 4 years, 2 months ago
  25. 025a53c Add snapToState support && non-monotonic animation option by Doris Liu · 4 years, 3 months ago
  26. 9b6c9a5 Added copy methods to inline classes by Nader Jawad · 4 years, 3 months ago
  27. 847ee9f Merge "Regenerate old apis for compose using new metalava version" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  28. a69d17b Make AnimationSpec the prevailing term for static anim config by Doris Liu · 4 years, 3 months ago
  29. a47310e Regenerate old apis for compose using new metalava version by Aurimas Liutikas · 4 years, 3 months ago
  30. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  31. 726179f Updated Compose and UI version to 0.1.0-dev15 by Nick Anthony · 4 years, 3 months ago
  32. 5bb26c0 API lint check for the NotCloseable is enabled for androidx by Sergey · 4 years, 10 months ago
  33. c54ca99 Fix build - missing API changes after aosp/1333302 merge by Anastasia Soboleva · 4 years, 3 months ago
  34. 2cf6a56 Suppress docs for @internalAnimtionApi by Doris Liu · 4 years, 3 months ago
  35. 6dd8811 Stateless Animation API by Doris Liu · 4 years, 4 months ago
  36. 1ae0183 ui-animation-core to MPP. by Nikolay Igotti · 4 years, 4 months ago
  37. 9291f14 Regenerate old compose API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  38. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 4 months ago
  39. de9cd1d Expose list of states to ui-tooling via TransitionAnimation by Doris Liu · 4 years, 4 months ago
  40. 936dad0 Update Compose to 0.1.0-dev14 by Mihai Popa · 4 years, 4 months ago
  41. aea3b957 Add tooling glue to access internals of state baseed transition by Doris Liu · 4 years, 4 months ago
  42. 2762fd9 Performance improvements for measure pass. by George Mount · 4 years, 4 months ago
  43. 3f0d576 Update Compose to 0.1.0-dev12 by Nick Anthony · 4 years, 4 months ago
  44. 9f4c7f1 Remove unused dependency from ui-animation-core by Andrey Kulikov · 4 years, 5 months ago
  45. ee24e8a Fix gw checkApi from dev11 bump by Nick Anthony · 4 years, 5 months ago
  46. 0e36b8b Bump version to 0.1.0-dev11 by Nick Anthony · 4 years, 5 months ago
  47. e90d295 Clamp AnimatedFloat value to bounds by Doris Liu · 4 years, 5 months ago
  48. ba4927c Enable more inline classes after inline class cross-module fix. by Mads Ager · 4 years, 5 months ago
  49. 31d2d7d Add AnimatedValue scaffolding for physics thresholding by Patrick Hum · 4 years, 6 months ago
  50. 9605ee3 Kotlin rebase by Jim Sproch · 4 years, 7 months ago
  51. 2834bae Update Compose to 0.1.0-dev10 by Nick Anthony · 4 years, 5 months ago
  52. 65cfa05 Merge "Add docs to PropKey" into androidx-master-dev by Doris Liu · 4 years, 5 months ago
  53. bbc195c Add docs to PropKey by Doris Liu · 4 years, 5 months ago
  54. 2a9a199 Add a gradle property for allWarningsAsErrors. by Aurimas Liutikas · 4 years, 6 months ago
  55. eab9e1b Merge "Remove dead code" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  56. d4bd6a6 Remove dead code by Doris Liu · 4 years, 6 months ago
  57. 9f981fb Make rootAnimationClockFactory:set @TestOnly by Jelle Fresen · 4 years, 6 months ago
  58. e61f668 Move Compose to 0.1.0-dev09 by Nick Anthony · 4 years, 6 months ago
  59. edaa94a Remove equilibrium functions from SpringSimulation by Patrick Hum · 4 years, 6 months ago
  60. 9c0607d Remove overloaded methods in BaseAnimatedValue by Doris Liu · 4 years, 6 months ago
  61. 3672449 Fixes invalid @hide tags in KDoc by Louis Pullen-Freilich · 4 years, 6 months ago
  62. 9db0744 Merge "Code cleanup and renaming" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  63. 9c38efb Bump Compose version to dev08 by Andrey Kulikov · 4 years, 6 months ago
  64. c678bdb Code cleanup and renaming by Patrick Hum · 4 years, 6 months ago
  65. bb3c547 Foundation for physics visibility threshold by Patrick Hum · 4 years, 6 months ago
  66. 7a781dd Expose animation duration by Patrick Hum · 4 years, 7 months ago
  67. 80c5948 Refactors sample module directory structure by Louis Pullen-Freilich · 4 years, 6 months ago
  68. 0168f20 Fix spring estimate failure by Patrick Hum · 4 years, 7 months ago
  69. 0085028 Move ViewComposer out of compose-runtime by Leland Richardson · 4 years, 7 months ago
  70. 0f78250 Make animation clock controllable in tests by Jelle Fresen · 4 years, 7 months ago
  71. 2b16c86 Simplify BaseAnimationClock.hasObservers logic by Jelle Fresen · 4 years, 7 months ago
  72. ca0a757 Updates to ManualAnimationClock by Jelle Fresen · 4 years, 7 months ago
  73. fa77d59 Update Compose to 0.1.0-dev07 by Nick Anthony · 4 years, 7 months ago
  74. 666ae66 Disposable animation clock by Adam Powell · 4 years, 7 months ago
  75. 34ec5f8 Merge "Spring settling time estimation" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  76. 6afdfc7 Spring settling time estimation by Patrick Hum · 4 years, 7 months ago
  77. 6beaa42 Fix dev05 API files by Ryan Mentley · 4 years, 7 months ago
  78. ee6c63c Keep reference to Choreographer in DefaultAnimationClock by Jelle Fresen · 4 years, 7 months ago
  79. 7ec55b4 Bump compose version to dev06. by Filip Pavlis · 4 years, 7 months ago
  80. 4ccc0fd Merge "Remove the TypeConverter1/2/3/4D" into androidx-master-dev by Doris Liu · 4 years, 7 months ago
  81. 66757b5 Remove the TypeConverter1/2/3/4D by Doris Liu · 4 years, 7 months ago
  82. 9603937 Merge "More extensive documentation and samples on Transition" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  83. 4eb1032 More extensive documentation and samples on Transition by Doris Liu · 4 years, 7 months ago
  84. 14d3712 Ripple use AnimationClock by Patrick Hum · 4 years, 8 months ago
  85. cdee4ec Remove ValueHolder interface by Doris Liu · 4 years, 7 months ago
  86. c09bc56 Remove ValueHolder in Foundation in favor of AnimatedFloat by Matvei Malkov · 4 years, 7 months ago
  87. 04db7eb Fix break because of dev05 switch over. by George Mount · 4 years, 8 months ago
  88. 0e6fda3 Merge "Free AnimatedValue from ValueHolder. @Composable animate." into androidx-master-dev by Doris Liu · 4 years, 8 months ago
  89. 1630be2 Move from dev04 to dev05 by George Mount · 4 years, 8 months ago
  90. 4f2672a Free AnimatedValue from ValueHolder. @Composable animate. by Doris Liu · 4 years, 8 months ago
  91. c168f4d Expose min and max as read only properties in AnimatedFloat by Doris Liu · 4 years, 8 months ago
  92. f270657 Merge "Update doc on TargetAnimation" into androidx-master-dev by Doris Liu · 4 years, 8 months ago
  93. c5f1d7b Merge "Change ambients to a more efficient implementation" into androidx-master-dev by Chuck Jazdzewski · 4 years, 8 months ago
  94. fb6db65 Change ambients to a more efficient implementation by Chuck Jazdzewski · 4 years, 10 months ago
  95. 796bdeb Update animation clock for concurrency by Patrick Hum · 4 years, 8 months ago
  96. 2f135c5 Update doc on TargetAnimation by Doris Liu · 4 years, 8 months ago
  97. 869c3d9 Don't remove observers that are not subscribed by Jelle Fresen · 4 years, 8 months ago
  98. 4d106f6 Merge "Add android:process to androidTest manifests" into androidx-master-dev by Jelle Fresen · 4 years, 8 months ago
  99. 12de4a4 Add android:process to androidTest manifests by Jelle Fresen · 4 years, 10 months ago
  100. 060db65 Add Animation Clock support to AnimatedValue by Patrick Hum · 4 years, 8 months ago