[go: nahoru, domu]

  1. 28c818c Merge "ExitTransition.Hold" into androidx-main by Doris Liu · 12 months ago
  2. 8906556 ExitTransition.Hold by Doris Liu · 12 months ago
  3. c307661 Fix Composable matching in expect/actuals by Steven Schäfer · 1 year, 2 months ago
  4. 725d72b Merge "Uncomment compose animation, foundation, material annotations" into androidx-main by Treehugger Robot · 12 months ago
  5. 9f70cad Merge "Fix AnimatedImageVector to work with duplicated target" into androidx-main by Yuichi Araki · 12 months ago
  6. 3ccd16a Uncomment compose animation, foundation, material annotations by Aurimas Liutikas · 12 months ago
  7. 2963dcd desktopTest no longer dependsOn desktopMain by Jeff Gaston · 12 months ago
  8. ee64809 Fix Primitive State quickfixes for library users by Andrew Bailey · 1 year ago
  9. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  10. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 12 months ago
  11. 6327302 Merge "[GH] Fix typo in compose-animation-graphics-documentation.md" into androidx-main by Treehugger Robot · 12 months ago
  12. 46c57ea Fix AnimatedImageVector to work with duplicated target by Yuichi Araki · 12 months ago
  13. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year ago
  14. 7b3cd84 Fix detecting value classes in lint rule by George Mount · 1 year, 1 month ago
  15. 06c4f91 [GH] Fix typo in compose-animation-graphics-documentation.md by Osip Fatkullin · 1 year ago
  16. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year ago
  17. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year ago
  18. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 1 month ago
  19. 6672f6c Merge "Support lookahead in LazyList" into androidx-main by Doris Liu · 1 year, 1 month ago
  20. ab24b11 Merge "Insert default platform dependencies for KMP anchor publications" into androidx-main by Alan Viverette · 1 year, 1 month ago
  21. 7d2af47 Support lookahead in LazyList by Doris Liu · 1 year, 5 months ago
  22. 5b2d285 Insert default platform dependencies for KMP anchor publications by Alan Viverette · 1 year, 1 month ago
  23. e70d00d Merge "Add a lint check to the UI Module" into androidx-main am: 784e668c6d by Treehugger Robot · 1 year, 1 month ago
  24. f24ae42 Add a lint check to the UI Module by Ralston Da Silva · 1 year, 1 month ago
  25. 18f2612 Merge "Add lint rule for autoboxing lambdas" into androidx-main am: b8f476d83d by Treehugger Robot · 1 year, 1 month ago
  26. 631621a Add lint rule for autoboxing lambdas by George Mount · 1 year, 1 month ago
  27. 889d4ad Merge "Reduce allocation of AnimationVectors" into androidx-main am: ee6d5703c4 by Doris Liu · 1 year, 1 month ago
  28. 975c012 Reduce allocation of AnimationVectors by Doris Liu · 1 year, 1 month ago
  29. 9b6dca9 Merge "Hook animateContentSize & AnimatedVisibility into lookahead system" into androidx-main am: 665258a310 by Treehugger Robot · 1 year, 1 month ago
  30. e169b90 Hook animateContentSize & AnimatedVisibility into lookahead system by Doris Liu · 1 year, 3 months ago
  31. 71d494f Update API files for high-volume projects (a thru c) by Alan Viverette · 1 year, 1 month ago
  32. d4a6d65 Merge "Update API files for high-volume projects (a thru c)" into androidx-platform-dev by Alan Viverette · 1 year, 1 month ago
  33. 79ea546 Update API files for high-volume projects (a thru c) by Alan Viverette · 1 year, 1 month ago
  34. 19fbcb6 Compose beta bump by natnaelbelay · 1 year, 1 month ago
  35. cefec54 Compose beta bump by natnaelbelay · 1 year, 1 month ago
  36. 8c42240 Update current API signatures after Metalava update by Jinseong Jeon · 1 year, 2 months ago
  37. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 2 months ago
  38. fb6c83f Remove more allocations by Romain Guy · 1 year, 2 months ago
  39. 9df6e47 Merge "More quick cancellation of compose CoroutineScopes" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  40. 424ee5b More quick cancellation of compose CoroutineScopes by Adam Powell · 1 year, 2 months ago
  41. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 2 months ago
  42. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 2 months ago
  43. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  44. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 2 months ago
  45. 0a00776 Merge "Revert "Remove empty AndroidManifest.xml files"" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  46. 921ab28 Merge "Reduce memory allocations" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  47. 0526935 Reduce memory allocations by Romain Guy · 1 year, 2 months ago
  48. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 2 months ago
  49. cf973d0 Specialize all mutableStateOf calls in AndroidX by Andrew Bailey · 1 year, 2 months ago
  50. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 2 months ago
  51. 33056f9 Convert remaining compose projects to collections kmp structure by Jim S · 1 year, 2 months ago
  52. 6ab6b81 Reland "Foundations of gradle-mpp configuration for Compose" by Jim S · 1 year, 2 months ago
  53. b01417b Revert "Foundations of gradle-mpp configuration for Compose" by Aurimas Liutikas · 1 year, 2 months ago
  54. f470965 Foundations of gradle-mpp configuration for Compose by Jim S · 1 year, 2 months ago
  55. f0eb740 Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 2 months ago
  56. 948977a Update current API w/ Metalava update by Jinseong Jeon · 1 year, 2 months ago
  57. fceab4a Update API lint baselines, current/beta API w/ Metalava update by Jinseong Jeon · 1 year, 2 months ago
  58. 68a17ac Update Lookahead Demo to use FlowRow by Jossi Wolf · 1 year, 2 months ago
  59. 2e04ad6 Merge "Rename internal LookaheadLayout references to LookaheadScope" into androidx-main by Doris Liu · 1 year, 3 months ago
  60. e2235d0 Add contentKey support to AnimatedContent by Doris Liu · 1 year, 3 months ago
  61. 901f1f4 Lint for AnimatedContent by Doris Liu · 1 year, 3 months ago
  62. 1492c3d Rename internal LookaheadLayout references to LookaheadScope by Doris Liu · 1 year, 3 months ago
  63. e8bdf26 Use the same measure policy for different passes in SubcomposeLayout by default by Doris Liu · 1 year, 3 months ago
  64. 47dfc8f Merge "Cache the lookahead measured size from MeasureResult in lookahead" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  65. 9857dc9 Cache the lookahead measured size from MeasureResult in lookahead by Doris Liu · 1 year, 3 months ago
  66. 9075ec8 Merge "Update current API signature after Metalava update" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  67. 21e09d5 Update current API signature after Metalava update by Jinseong Jeon · 1 year, 3 months ago
  68. 6e4c5dee Merge "Revert "Convert Compose to use Collections KMP Structure"" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  69. 22d139f Revert "Convert Compose to use Collections KMP Structure" by Aurimas Liutikas · 1 year, 3 months ago
  70. d27230a Merge "Address API council feedback on AnimatedContent" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  71. d77017b Convert Compose to use Collections KMP Structure by Jim Sproch · 1 year, 5 months ago
  72. 0543cfe Enhance documentation for keyframes function. by Zach Klippenstein · 1 year, 3 months ago
  73. 782adca53 IntermediateMeasurePolicy to support lookahead in SubcomposeLayout by Doris Liu · 1 year, 5 months ago
  74. 4b3a831 Address API council feedback on AnimatedContent by Doris Liu · 1 year, 3 months ago
  75. c63c759 Make AnimatedContent stable by Doris Liu · 1 year, 4 months ago
  76. 98a02806 Merge "Lookahead API improvements" into androidx-main by Doris Liu · 1 year, 4 months ago
  77. fe1c087 Lookahead API improvements by Doris Liu · 2 years, 1 month ago
  78. 93e4737 Removes ModifierInspectorInfoDetector by Louis Pullen-Freilich · 1 year, 4 months ago
  79. 110d3a7 Update current/beta API signatures after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  80. 691cceb Update current/beta API signature after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  81. 65920d3 Upgrade to AGP 8.0.0-beta03 by Aurimas Liutikas · 1 year, 4 months ago
  82. 65323cc Revert "AGP 8.1.0-alpha03" by Aurimas Liutikas · 1 year, 5 months ago
  83. dd5c1ef Update release version by natnaelbelay · 1 year, 5 months ago
  84. dfe8409 Merge "AGP 8.1.0-alpha03" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  85. 84ef398 Upgrade to metalava from ab/9578585 by Aurimas Liutikas · 1 year, 5 months ago
  86. b919ed5 AGP 8.1.0-alpha03 by Jeff Gaston · 1 year, 6 months ago
  87. 9547f55 Merge "Reset content if currentState has changed" into androidx-main by Kseniia Grey · 1 year, 5 months ago
  88. c930b59 Update metalava from ab/9576127 by Aurimas Liutikas · 1 year, 5 months ago
  89. 4a9c6a6 Reset content if currentState has changed by Kseniia Grey · 1 year, 5 months ago
  90. 8eb74b4 bumping compose version to beta 1.4.0-beta01 by Juan Rodriguez · 1 year, 5 months ago
  91. baed27e Fixes Compose lint test failures with AGP upgrade by Louis Pullen-Freilich · 1 year, 5 months ago
  92. 4a2e5ac Update versions for release id 1673467140000 by natnaelbelay · 1 year, 6 months ago
  93. fca2c94 Add support for rememberInfiniteTransition in tooling by Kseniia Grey · 1 year, 7 months ago
  94. f01bf6a Add label to InfiniteTransition by Kseniia Grey · 1 year, 7 months ago
  95. 27620d0 Make InfiniteTranstion API public by Kseniia Grey · 1 year, 7 months ago
  96. 7d333fc Merge "removing explicit setting of library groups" into androidx-main by Jeff Gaston · 1 year, 7 months ago
  97. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  98. 2e1976ff Update current API signature after Metalava update by Jinseong Jeon · 1 year, 7 months ago
  99. 7932cf7 Merge "Defer dispatching coroutines resumed during animation callbacks in UI tests." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  100. f61c557 Defer dispatching coroutines resumed during animation callbacks in UI tests. by Zach Klippenstein · 1 year, 8 months ago