1. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  2. 726179f Updated Compose and UI version to 0.1.0-dev15 by Nick Anthony · 4 years, 3 months ago
  3. 5bb26c0 API lint check for the NotCloseable is enabled for androidx by Sergey · 4 years, 10 months ago
  4. c54ca99 Fix build - missing API changes after aosp/1333302 merge by Anastasia Soboleva · 4 years, 3 months ago
  5. 2cf6a56 Suppress docs for @internalAnimtionApi by Doris Liu · 4 years, 3 months ago
  6. 6dd8811 Stateless Animation API by Doris Liu · 4 years, 4 months ago
  7. 1ae0183 ui-animation-core to MPP. by Nikolay Igotti · 4 years, 4 months ago
  8. 9291f14 Regenerate old compose API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  9. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 4 months ago
  10. de9cd1d Expose list of states to ui-tooling via TransitionAnimation by Doris Liu · 4 years, 4 months ago
  11. 936dad0 Update Compose to 0.1.0-dev14 by Mihai Popa · 4 years, 4 months ago
  12. aea3b957 Add tooling glue to access internals of state baseed transition by Doris Liu · 4 years, 5 months ago
  13. 2762fd9 Performance improvements for measure pass. by George Mount · 4 years, 4 months ago
  14. 3f0d576 Update Compose to 0.1.0-dev12 by Nick Anthony · 4 years, 5 months ago
  15. 9f4c7f1 Remove unused dependency from ui-animation-core by Andrey Kulikov · 4 years, 5 months ago
  16. ee24e8a Fix gw checkApi from dev11 bump by Nick Anthony · 4 years, 5 months ago
  17. 0e36b8b Bump version to 0.1.0-dev11 by Nick Anthony · 4 years, 5 months ago
  18. e90d295 Clamp AnimatedFloat value to bounds by Doris Liu · 4 years, 5 months ago
  19. ba4927c Enable more inline classes after inline class cross-module fix. by Mads Ager · 4 years, 5 months ago
  20. 31d2d7d Add AnimatedValue scaffolding for physics thresholding by Patrick Hum · 4 years, 6 months ago
  21. 9605ee3 Kotlin rebase by Jim Sproch · 4 years, 7 months ago
  22. 2834bae Update Compose to 0.1.0-dev10 by Nick Anthony · 4 years, 5 months ago
  23. 65cfa05 Merge "Add docs to PropKey" into androidx-master-dev by Doris Liu · 4 years, 6 months ago
  24. bbc195c Add docs to PropKey by Doris Liu · 4 years, 6 months ago
  25. 2a9a199 Add a gradle property for allWarningsAsErrors. by Aurimas Liutikas · 4 years, 6 months ago
  26. eab9e1b Merge "Remove dead code" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  27. d4bd6a6 Remove dead code by Doris Liu · 4 years, 6 months ago
  28. 9f981fb Make rootAnimationClockFactory:set @TestOnly by Jelle Fresen · 4 years, 6 months ago
  29. e61f668 Move Compose to 0.1.0-dev09 by Nick Anthony · 4 years, 6 months ago
  30. edaa94a Remove equilibrium functions from SpringSimulation by Patrick Hum · 4 years, 6 months ago
  31. 9c0607d Remove overloaded methods in BaseAnimatedValue by Doris Liu · 4 years, 6 months ago
  32. 3672449 Fixes invalid @hide tags in KDoc by Louis Pullen-Freilich · 4 years, 6 months ago
  33. 9db0744 Merge "Code cleanup and renaming" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  34. 9c38efb Bump Compose version to dev08 by Andrey Kulikov · 4 years, 6 months ago
  35. c678bdb Code cleanup and renaming by Patrick Hum · 4 years, 6 months ago
  36. bb3c547 Foundation for physics visibility threshold by Patrick Hum · 4 years, 6 months ago
  37. 7a781dd Expose animation duration by Patrick Hum · 4 years, 7 months ago
  38. 80c5948 Refactors sample module directory structure by Louis Pullen-Freilich · 4 years, 6 months ago
  39. 0168f20 Fix spring estimate failure by Patrick Hum · 4 years, 7 months ago
  40. 0085028 Move ViewComposer out of compose-runtime by Leland Richardson · 4 years, 7 months ago
  41. 0f78250 Make animation clock controllable in tests by Jelle Fresen · 4 years, 7 months ago
  42. 2b16c86 Simplify BaseAnimationClock.hasObservers logic by Jelle Fresen · 4 years, 7 months ago
  43. ca0a757 Updates to ManualAnimationClock by Jelle Fresen · 4 years, 7 months ago
  44. fa77d59 Update Compose to 0.1.0-dev07 by Nick Anthony · 4 years, 7 months ago
  45. 666ae66 Disposable animation clock by Adam Powell · 4 years, 7 months ago
  46. 34ec5f8 Merge "Spring settling time estimation" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  47. 6afdfc7 Spring settling time estimation by Patrick Hum · 4 years, 7 months ago
  48. 6beaa42 Fix dev05 API files by Ryan Mentley · 4 years, 7 months ago
  49. ee6c63c Keep reference to Choreographer in DefaultAnimationClock by Jelle Fresen · 4 years, 7 months ago
  50. 7ec55b4 Bump compose version to dev06. by Filip Pavlis · 4 years, 7 months ago
  51. 4ccc0fd Merge "Remove the TypeConverter1/2/3/4D" into androidx-master-dev by Doris Liu · 4 years, 7 months ago
  52. 66757b5 Remove the TypeConverter1/2/3/4D by Doris Liu · 4 years, 7 months ago
  53. 9603937 Merge "More extensive documentation and samples on Transition" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  54. 4eb1032 More extensive documentation and samples on Transition by Doris Liu · 4 years, 7 months ago
  55. 14d3712 Ripple use AnimationClock by Patrick Hum · 4 years, 8 months ago
  56. cdee4ec Remove ValueHolder interface by Doris Liu · 4 years, 8 months ago
  57. c09bc56 Remove ValueHolder in Foundation in favor of AnimatedFloat by Matvei Malkov · 4 years, 8 months ago
  58. 04db7eb Fix break because of dev05 switch over. by George Mount · 4 years, 8 months ago
  59. 0e6fda3 Merge "Free AnimatedValue from ValueHolder. @Composable animate." into androidx-master-dev by Doris Liu · 4 years, 8 months ago
  60. 1630be2 Move from dev04 to dev05 by George Mount · 4 years, 8 months ago
  61. 4f2672a Free AnimatedValue from ValueHolder. @Composable animate. by Doris Liu · 4 years, 8 months ago
  62. c168f4d Expose min and max as read only properties in AnimatedFloat by Doris Liu · 4 years, 8 months ago
  63. f270657 Merge "Update doc on TargetAnimation" into androidx-master-dev by Doris Liu · 4 years, 8 months ago
  64. c5f1d7b Merge "Change ambients to a more efficient implementation" into androidx-master-dev by Chuck Jazdzewski · 4 years, 8 months ago
  65. fb6db65 Change ambients to a more efficient implementation by Chuck Jazdzewski · 4 years, 10 months ago
  66. 796bdeb Update animation clock for concurrency by Patrick Hum · 4 years, 8 months ago
  67. 2f135c5 Update doc on TargetAnimation by Doris Liu · 4 years, 8 months ago
  68. 869c3d9 Don't remove observers that are not subscribed by Jelle Fresen · 4 years, 8 months ago
  69. 4d106f6 Merge "Add android:process to androidTest manifests" into androidx-master-dev by Jelle Fresen · 4 years, 8 months ago
  70. 12de4a4 Add android:process to androidTest manifests by Jelle Fresen · 4 years, 10 months ago
  71. 060db65 Add Animation Clock support to AnimatedValue by Patrick Hum · 4 years, 8 months ago
  72. ebe68ce Create AnimatedVectorValue class for animating vectors by Doris Liu · 4 years, 9 months ago
  73. 58c58a0 Merge "API lint check for the TopLevelBuilder is enabled for androidx" into androidx-master-dev by Aurimas Liutikas · 4 years, 9 months ago
  74. fff3937 API lint check for the TopLevelBuilder is enabled for androidx by Sergey · 4 years, 9 months ago
  75. 2ef7c9d Multi-dimensional animation by Doris Liu · 4 years, 10 months ago
  76. a356776 Change annotation dep from implementation to api by Nick Anthony · 4 years, 9 months ago
  77. 7f848ab Refactor effects to @Composable by Leland Richardson · 4 years, 9 months ago
  78. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 9 months ago
  79. 0b3a22c Update version to dev04. by George Mount · 4 years, 10 months ago
  80. 6a964aa Merge "Add listener to transition composable" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  81. 4cb7ac7 Merge "Restructure compose-compiler project." into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  82. 68343cf Add listener to transition composable by Doris Liu · 4 years, 10 months ago
  83. 54cfccf Restructure compose-compiler project. by Aurimas Liutikas · 4 years, 10 months ago
  84. 056d906 Merge "Modify the default spring stiffness" into androidx-master-dev by Doris Liu · 4 years, 10 months ago
  85. 162f8b1 Merge "Animation Clock" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  86. a95bb73 Modify the default spring stiffness by Doris Liu · 4 years, 10 months ago
  87. 90edc18 Animation Clock by Doris Liu · 4 years, 10 months ago
  88. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 10 months ago
  89. 08e53df Unifies dependencies across Compose and main project by Louis Pullen-Freilich · 5 years ago
  90. 0b58731 API lint check for the ArrayReturn is enabled for androidx by Sergey · 5 years ago
  91. 78b080b Update androidx.compose and androidx.ui to 0.1.0-dev03 by Nick Anthony · 5 years ago
  92. ce95e0d7 Convert inline code samples to @Sampled functions for ui-animation-core by Andrey Kulikov · 5 years ago
  93. ec79ac6 Increment androidx.compose and androidx.ui to 0.1.0-dev02 by Nick Anthony · 5 years ago
  94. b282dc2 Change param name of lerp to be consistent by Doris Liu · 5 years ago
  95. ad59280 Trim dependency for ui-anim-core by Doris Liu · 5 years ago
  96. 016c6ce Merge "Ensure interrupting animations start updating value in the current frame" into androidx-master-dev by Doris Liu · 5 years ago
  97. 2fb80d7 Ensure interrupting animations start updating value in the current frame by Doris Liu · 5 years ago
  98. 99e7655 Rename lerp() parameters. by George Mount · 5 years ago
  99. a509937b API lint check for the MissingBuild is enabled for androidx by Sergey · 5 years ago
  100. ed0cc4f Add API directory for those missing them. by George Mount · 5 years ago