[go: nahoru, domu]

  1. fb69945 Bump to Kotlin 1.4.31 by Jim Sproch · 3 years, 4 months ago
  2. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  3. 518424b Merge "Update kotlinx.collections.immutable to 0.3.3" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  4. 404100b Merge "Return without registering plugin upon version mismatch." into androidx-main by Jim Sproch · 3 years, 5 months ago
  5. 203f3a5 Merge "[GH] Remove compose dependency from playground common" into androidx-main by Dustin Lam · 3 years, 5 months ago
  6. 6d1da81 Return without registering plugin upon version mismatch. by Jim Sproch · 3 years, 5 months ago
  7. b2c41b1 Update kotlinx.collections.immutable to 0.3.3 by Andrei Shikov · 3 years, 5 months ago
  8. aff85fd [GH] Remove compose dependency from playground common by Yigit Boyar · 3 years, 5 months ago
  9. 7779763 Propery remap composable types on fake overrides by Leland Richardson · 3 years, 5 months ago
  10. b98ab19 Merge "Introduce ExplicitGroupsComposable Annotation" into androidx-main by Leland Richardson · 3 years, 5 months ago
  11. 56d88fe Prevent usage of @Composable fun main by Leland Richardson · 3 years, 5 months ago
  12. 7810d10 Merge changes from topics "separate_activity", "stable_activity" into androidx-main by Jeremy Woods · 3 years, 5 months ago
  13. 70e4668 Introduce ExplicitGroupsComposable Annotation by Leland Richardson · 3 years, 5 months ago
  14. f6953f1 Temporarily remove dependency on activity-compose by Jeremy Woods · 3 years, 5 months ago
  15. d5231f4 Merge "Enforce @ReadOnlyComposables only call @ReadOnlyComposables" into androidx-main by Leland Richardson · 3 years, 5 months ago
  16. 3a90b71 Enforce @ReadOnlyComposables only call @ReadOnlyComposables by Leland Richardson · 3 years, 5 months ago
  17. d0f1029 Remove unnecessary opt-ins of ExperimentalComposeApi by Leland Richardson · 3 years, 5 months ago
  18. 50059b1 Merge "Revert "Remove temporary fun interface lowering fix"" into androidx-main by Leland Richardson · 3 years, 5 months ago
  19. 47c0121 Revert "Remove temporary fun interface lowering fix" by Leland Richardson · 3 years, 5 months ago
  20. e82e85f Merge "Remove deprecated composable property support" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  21. b15df5d Assign composer parameter with result of startRestartableGroup by Leland Richardson · 3 years, 5 months ago
  22. 6a1497c Merge "Remove temporary fun interface lowering fix" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  23. ab9c101 Remove deprecated composable property support by Leland Richardson · 3 years, 5 months ago
  24. 4e47de9 Remove temporary fun interface lowering fix by Leland Richardson · 3 years, 5 months ago
  25. 391bb37 Remove deprecated symbols by Chuck Jazdzewski · 3 years, 5 months ago
  26. 0f99bf1 Various API refinements for Compose Runtime by Leland Richardson · 3 years, 5 months ago
  27. e7f70d2 Fix default argument handling for composable inline functions. by Mads Ager · 3 years, 5 months ago
  28. 8e206f6 Bump Compose to 1.0.0-alpha13 by Nick Anthony · 3 years, 5 months ago
  29. b0dd55953 Merge "Rebase Compose to Kotlin 1.4.30" into androidx-main by Jim Sproch · 3 years, 5 months ago
  30. b081214 Remove ViewGroup support from UiApplier by Mihai Popa · 3 years, 5 months ago
  31. b09bbc4 Rebase Compose to Kotlin 1.4.30 by Jim Sproch · 3 years, 5 months ago
  32. 6da5b52 CompositionReference is now CompositionContext by Adam Powell · 3 years, 5 months ago
  33. 292217d Merge "Use @Language("kotlin") annotations in compose compile tests" into androidx-main by Jim Sproch · 3 years, 5 months ago
  34. 338f201 Merge "Identify objects and data classes in Compose IR tests" into androidx-main by Jim Sproch · 3 years, 5 months ago
  35. 11b8656 Use @Language("kotlin") annotations in compose compile tests by Aurimas Liutikas · 3 years, 5 months ago
  36. 291ab67 Identify objects and data classes in Compose IR tests by Andrei Shikov · 3 years, 5 months ago
  37. 70b5993 Temporarily fix fun interface lowering for methods with inline classes by Leland Richardson · 3 years, 5 months ago
  38. 53d68b9 Merge changes Idbc8f187,I2d55d1c5,Ibc586c5e,Ia55b6cb1 into androidx-main by Treehugger Robot · 3 years, 5 months ago
  39. d42e107 Migrates CompositionLocal usages away from the deprecated Ambient* named properties by Louis Pullen-Freilich · 3 years, 5 months ago
  40. 0a38b16 Renames Ambient to CompositionLocal by Louis Pullen-Freilich · 3 years, 5 months ago
  41. 43d0389 Propagate and enforce DisallowComposableCall by Leland Richardson · 3 years, 5 months ago
  42. 66e0de1 Merge "Deprecate ComposableContract" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  43. 5195e3c Deprecate ComposableContract by Leland Richardson · 3 years, 5 months ago
  44. 18f7455 Avoid reallocating capture-less composable lambdas, deprecate emptyContent and orEmpty helpers by Leland Richardson · 3 years, 5 months ago
  45. 0d2661ef Remove compose:runtime-dispatch by Adam Powell · 3 years, 5 months ago
  46. 6867aa1 Change Composer into an interface by Chuck Jazdzewski · 3 years, 6 months ago
  47. 0d61f57 remove deprecated compose runtime APIs by Leland Richardson · 3 years, 5 months ago
  48. 8d5b96c Bump Compose to 1.0.0-alpha12 by Nick Anthony · 3 years, 5 months ago
  49. a32c000 Remove Recomposer.current; migrate usages by Adam Powell · 3 years, 6 months ago
  50. 063bc30 Deprecate Recomposer.current; add Recomposer.runningRecomposers by Adam Powell · 3 years, 6 months ago
  51. baafec0 Merge "Bump to Kotlin 1.4.21-2" into androidx-main by Jim Sproch · 3 years, 5 months ago
  52. db0ef44 Bump to Kotlin 1.4.21-2 by Jim Sproch · 3 years, 6 months ago
  53. 945125b remove deepCopyWithSymbols call by Leland Richardson · 3 years, 6 months ago
  54. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  55. d67d8a3 Remove key type parameters from remember, rename all effect key perameters to keyN by Leland Richardson · 3 years, 6 months ago
  56. 698392e Merge "Bump Compose to 1.0.0-alpha11" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  57. a5a22d3 Correctly insert iteration-level groups for loops with continue statements by Leland Richardson · 3 years, 6 months ago
  58. b3e31d9 Bump Compose to 1.0.0-alpha11 by Nick Anthony · 3 years, 6 months ago
  59. 98fa692 Merge "Correctly consider receiver captures when memoizing lambdas" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  60. 1eae02f Correctly consider receiver captures when memoizing lambdas by Chuck Jazdzewski · 3 years, 6 months ago
  61. 4f78e80 Merge "Remove last remaining generateSymbols" into androidx-main by Jim Sproch · 3 years, 6 months ago
  62. c93a99d [GH] Add playground support for compose-compiler by Dustin Lam · 3 years, 6 months ago
  63. 56ca8b1 Remove last remaining generateSymbols by Jim Sproch · 3 years, 7 months ago
  64. 387070d Turn off remember intrinsic by default v2 by Chris Banes · 3 years, 7 months ago
  65. b2b7c75 Merge "Turn off remember intrinsic by default" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  66. efeb78a Merge "Kotlin 1.4.21" into androidx-master-dev by Jim Sproch · 3 years, 7 months ago
  67. f0382b5 Turn off remember intrinsic by default by Leland Richardson · 3 years, 7 months ago
  68. 55e039c Kotlin 1.4.21 by Jim Sproch · 3 years, 7 months ago
  69. 20ca81e Update Compose to 1.0.0-alpha10 by Nick Anthony · 3 years, 7 months ago
  70. 9fcdd6f Add CompositionData to replace SlotTable for tooling API usage by Chuck Jazdzewski · 3 years, 7 months ago
  71. 9be6536 Enable intrinsic remember optimization by default by Leland Richardson · 3 years, 7 months ago
  72. 81cc61e Add suppressable Kotlin version check by Jim Sproch · 3 years, 7 months ago
  73. 109dc6c Fixes some lint issues and deletes lint baselines by Louis Pullen-Freilich · 3 years, 7 months ago
  74. 1802a1c Fix kotlin metadata for constructors needed by reflection by Jim Sproch · 3 years, 7 months ago
  75. 8de8fef Move Composable property annotation to getter by Leland Richardson · 3 years, 7 months ago
  76. 03b2c1b Update Compose to alpha09 by Nick Anthony · 3 years, 7 months ago
  77. 83b1cab Correct references to composer in key calls by Chuck Jazdzewski · 3 years, 7 months ago
  78. 4f09ccd Reenable ktlint paren-spacing now that it doesn't crash by Jeff Gaston · 3 years, 8 months ago
  79. ea7bce4 Support for Kotlin 1.4.20 by Jim Sproch · 3 years, 8 months ago
  80. 7f26f8b Merge "Update composable param transformer to use invoke from Function class" into androidx-master-dev by Leland Richardson · 3 years, 8 months ago
  81. 60f427f Merge "Add existence checks to verify files exist" into androidx-master-dev by Jim Sproch · 3 years, 8 months ago
  82. 9e6fffd Add existence checks to verify files exist by Jim Sproch · 3 years, 8 months ago
  83. 475bece Ignore ComposeCallLoweringTests due to presubmit flakiness by Leland Richardson · 3 years, 8 months ago
  84. 19c1a1d Migrate existing jarjar plugin users to shadow plugin by Aurimas Liutikas · 3 years, 8 months ago
  85. b0453a5 Fix symbol and type inconsistencies in compose IR by Andrei Shikov · 3 years, 8 months ago
  86. cc7f50e Update composable param transformer to use invoke from Function class by Andrei Shikov · 3 years, 8 months ago
  87. 8b759fa Merge "Deletes some lint baselines, and suppressess issues inline" into androidx-master-dev by Louis Pullen-Freilich · 3 years, 8 months ago
  88. 9b92c6d Deletes some lint baselines, and suppressess issues inline by Louis Pullen-Freilich · 3 years, 8 months ago
  89. dc68dd50 Adds lint check for composable lambda parameters in composable functions by Louis Pullen-Freilich · 3 years, 8 months ago
  90. 209df68 Renames Ambients to follow API guidelines by Louis Pullen-Freilich · 3 years, 8 months ago
  91. 294e317 Merge "Move to Compose to RequiresSameVersion" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  92. 0802ddf Merge "Account for defaults groups for remember intrinsic optimization" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  93. 352e42b Move to Compose to RequiresSameVersion by Nick Anthony · 3 years, 8 months ago
  94. 34abef6 Account for defaults groups for remember intrinsic optimization by Leland Richardson · 3 years, 8 months ago
  95. 37ba3df Rename VectorAsset to ImageVector by Nader Jawad · 3 years, 8 months ago
  96. 4b0374b Make Recomposer more self-sufficient by Adam Powell · 3 years, 8 months ago
  97. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  98. febe803 Merge "Disabling some compose tests" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  99. 472d981 Disabling some compose tests by Sam Gilbert · 3 years, 8 months ago
  100. 499ee65 Bump Compose to 1.0.0-alpha08 by Nick Anthony · 3 years, 8 months ago