[go: nahoru, domu]

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