[go: nahoru, domu]

  1. 05c6ba5 Update Compose to 0.1.0-dev16 by Nick Anthony · 4 years ago
  2. 99b0375c Merge "Move Transition to LegacyTransition.kt (due to b/157075847)" into androidx-master-dev by Treehugger Robot · 4 years ago
  3. 1b467bd Move Transition to LegacyTransition.kt (due to b/157075847) by Nikolay Igotti · 4 years ago
  4. a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years ago
  5. 3a0264c Add @Deprecated tag to Transition by Doris Liu · 4 years ago
  6. 473ccad ui-animation to MPP by Nikolay Igotti · 4 years ago
  7. d2aa99c Make transition API consistent with other animation APIs by Doris Liu · 4 years ago
  8. cf19c9c Add modifier for Crossfade by Andrey Kulikov · 4 years ago
  9. a69d17b Make AnimationSpec the prevailing term for static anim config by Doris Liu · 4 years, 1 month ago
  10. 726179f Updated Compose and UI version to 0.1.0-dev15 by Nick Anthony · 4 years, 1 month ago
  11. 8f23757 Remove IntPx by George Mount · 4 years, 2 months ago
  12. f94c64e Replace PxSize with Size by Nader Jawad · 4 years, 1 month ago
  13. 6df0612 Replace PxPosition with Offset by Nader Jawad · 4 years, 1 month ago
  14. 07cd3cc Merge "Regenerate old compose API files using new metalava." into androidx-master-dev by Alan Viverette · 4 years, 1 month ago
  15. 63153c1 Removal of Px usages part 6 of n by Nader Jawad · 4 years, 2 months ago
  16. 9291f14 Regenerate old compose API files using new metalava. by Aurimas Liutikas · 4 years, 1 month ago
  17. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 1 month ago
  18. 936dad0 Update Compose to 0.1.0-dev14 by Mihai Popa · 4 years, 2 months ago
  19. 1308f34 Merge "Expand animate() API to support more data types" into androidx-master-dev by Doris Liu · 4 years, 2 months ago
  20. 7cbea6e Expand animate() API to support more data types by Doris Liu · 4 years, 3 months ago
  21. aea3b957 Add tooling glue to access internals of state baseed transition by Doris Liu · 4 years, 2 months ago
  22. d545351 Use mutableStateOf in AnimatedValue by Doris Liu · 4 years, 3 months ago
  23. 3f0d576 Update Compose to 0.1.0-dev12 by Nick Anthony · 4 years, 2 months ago
  24. a8e6f07 Allow configuring the animation for Crossfade by Andrey Kulikov · 4 years, 2 months ago
  25. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 2 months ago
  26. ee24e8a Fix gw checkApi from dev11 bump by Nick Anthony · 4 years, 3 months ago
  27. 0e36b8b Bump version to 0.1.0-dev11 by Nick Anthony · 4 years, 3 months ago
  28. e1c87876 Inline Color class. by George Mount · 4 years, 3 months ago
  29. 31d2d7d Add AnimatedValue scaffolding for physics thresholding by Patrick Hum · 4 years, 3 months ago
  30. 2834bae Update Compose to 0.1.0-dev10 by Nick Anthony · 4 years, 3 months ago
  31. e61f668 Move Compose to 0.1.0-dev09 by Nick Anthony · 4 years, 3 months ago
  32. 9c38efb Bump Compose version to dev08 by Andrey Kulikov · 4 years, 4 months ago
  33. fa77d59 Update Compose to 0.1.0-dev07 by Nick Anthony · 4 years, 4 months ago
  34. 666ae66 Disposable animation clock by Adam Powell · 4 years, 4 months ago
  35. 6beaa42 Fix dev05 API files by Ryan Mentley · 4 years, 4 months ago
  36. 7ec55b4 Bump compose version to dev06. by Filip Pavlis · 4 years, 5 months ago
  37. 66757b5 Remove the TypeConverter1/2/3/4D by Doris Liu · 4 years, 5 months ago
  38. 04db7eb Fix break because of dev05 switch over. by George Mount · 4 years, 5 months ago
  39. 0e6fda3 Merge "Free AnimatedValue from ValueHolder. @Composable animate." into androidx-master-dev by Doris Liu · 4 years, 5 months ago
  40. 1630be2 Move from dev04 to dev05 by George Mount · 4 years, 5 months ago
  41. 4f2672a Free AnimatedValue from ValueHolder. @Composable animate. by Doris Liu · 4 years, 6 months ago
  42. fa41a66 Demos and RectPropKey by Doris Liu · 4 years, 6 months ago
  43. fb6db65 Change ambients to a more efficient implementation by Chuck Jazdzewski · 4 years, 8 months ago
  44. 74c0d0e Merge "Add Animation Clock support to AnimatedValue" into androidx-master-dev by Patrick Hum · 4 years, 6 months ago
  45. 842c8c1 Change module and package of Dp, IntPx, etc to unit. by George Mount · 4 years, 6 months ago
  46. 060db65 Add Animation Clock support to AnimatedValue by Patrick Hum · 4 years, 6 months ago
  47. 2ef7c9d Multi-dimensional animation by Doris Liu · 4 years, 7 months ago
  48. 7f848ab Refactor effects to @Composable by Leland Richardson · 4 years, 7 months ago
  49. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 7 months ago
  50. 0b3a22c Update version to dev04. by George Mount · 4 years, 7 months ago
  51. a241991 More on initial state by Doris Liu · 4 years, 7 months ago
  52. 68343cf Add listener to transition composable by Doris Liu · 4 years, 8 months ago
  53. 90edc18 Animation Clock by Doris Liu · 4 years, 8 months ago
  54. 78b080b Update androidx.compose and androidx.ui to 0.1.0-dev03 by Nick Anthony · 4 years, 9 months ago
  55. 3a62168 Update ui-animation API to fix the build by Ian Lake · 4 years, 9 months ago
  56. 0d8abf2 Merge "Increment androidx.compose and androidx.ui to 0.1.0-dev02" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  57. ec79ac6 Increment androidx.compose and androidx.ui to 0.1.0-dev02 by Nick Anthony · 4 years, 9 months ago
  58. 2a7d1ce Crossfade component by Andrey Kulikov · 4 years, 9 months ago
  59. ad59280 Trim dependency for ui-anim-core by Doris Liu · 4 years, 9 months ago
  60. ed0cc4f Add API directory for those missing them. by George Mount · 4 years, 10 months ago