[go: nahoru, domu]

  1. f6056cd Remove redundant minSdkVersion 21 by Aurimas Liutikas · 9 weeks ago
  2. 8bbedea Merge "Fix `onForgotton` order with `nonSkippingGroupOptimization`" into androidx-main by Chuck Jazdzewski · 9 weeks ago
  3. f785358 Fix R8 rule by Romain Guy · 10 weeks ago
  4. 385db56 Ensure we don't inline exception throws by Romain Guy · 10 weeks ago
  5. 81cf2ac Fix `onForgotton` order with `nonSkippingGroupOptimization` by Chuck Jazdzewski · 10 weeks ago
  6. cf3d160 Upgrade lint and AGP used by lint check projects by Aurimas Liutikas · 10 weeks ago
  7. f4d11a9 Safe cast for PsiParameter.isNullableAny by Jinseong Jeon · 10 weeks ago
  8. 3669da6 Merge "Migrate to ktfmt 0.50 and remove our custom @sample hack" into androidx-main by Omar Ismail · 2 months ago
  9. ae5fecd Merge "Don't report FlowOperatorInvokedInComposition for Composable operators" into androidx-main by Treehugger Robot · 2 months ago
  10. a18f72a Migrate to ktfmt 0.50 and remove our custom @sample hack by Omar Ismail · 2 months ago
  11. ce57cba Merge "pinning lifecycle-runtime-compose:2.8.2 in compose runtime, compose ui & integration tests" into androidx-main by Treehugger Robot · 2 months ago
  12. 4373c10 pinning lifecycle-runtime-compose:2.8.2 in compose runtime, compose ui & integration tests by Prajakta Patil · 2 months ago
  13. 79bdd78 Update APIs files for Kotlin-source unbounded wildcards by Julia McClellan · 3 months ago
  14. f5541f2 Merge "Add a snapshot state set" into androidx-main by Ben Trengrove · 2 months ago
  15. 8fce1f1 Add a snapshot state set by Ben Trengrove · 3 months ago
  16. 4690e59 Explicitly set up commonMain and commonTest KMP source sets by Aurimas Liutikas · 3 months ago
  17. 23eaeb8 Merge changes from topics "inner-nullable-collections", "nullable-collection-elements" into androidx-main by Julia McClellan · 3 months ago
  18. 0f07147 Remove ktlint disable/enable comments from codebase by Omar Ismail · 3 months ago
  19. 10f85f8 Don't report FlowOperatorInvokedInComposition for Composable operators by Steven Schoen · 3 months ago
  20. b5b185b Ignore existing nullable collection elements by Julia McClellan · 3 months ago
  21. 7bbb376 Ignore existing inner type nullable collections by Julia McClellan · 3 months ago
  22. 1921cb9 Add a SnapshotStateList(size) { } function by Ben Trengrove · 3 months ago
  23. dcaa116 Migrate compose to use ktfmt by Omar Ismail · 3 months ago
  24. f1f05e4 Reduce invalidation race conditions by Chuck Jazdzewski · 3 months ago
  25. ccc20f4 Merge "Enable kotlin explicitApi for android projects" into androidx-main by Aurimas Liutikas · 3 months ago
  26. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 3 months ago
  27. 2dc6459 Fix a case where movable content was losing invalidations by Chuck Jazdzewski · 3 months ago
  28. 881b344 Merge "Compose version bump to 1.8.0-alpha01" into androidx-main by Juan Rodriguez · 3 months ago
  29. 9979dfc Merge "Fix compose:runtime common compilation" into androidx-main by Andrei Shikov · 3 months ago
  30. ed0fff6 Fix compose:runtime common compilation by Ivan Matkov · 3 months ago
  31. e0310d8 Merge "Fix modified to no longer change the composite hash code" into androidx-main by Treehugger Robot · 3 months ago
  32. a9ead31 Merge "Remove stale TODO comments" into androidx-main by Treehugger Robot · 3 months ago
  33. c00794d Remove stale TODO comments by Chuck Jazdzewski · 3 months ago
  34. 11c9370 Merge "Allow memoizing lambdas in composable inline functions" into androidx-main by Treehugger Robot · 3 months ago
  35. 010336b Compose version bump to 1.8.0-alpha01 by Juan Rodriguez · 3 months ago
  36. dc92291 Allow memoizing lambdas in composable inline functions by Andrei Shikov · 3 months ago
  37. 14a4d77 Merge "Compose 1.7.0-beta02 Test: ./gradlew updateApi" into androidx-main by Juan Rodriguez · 3 months ago
  38. b58645e Compose 1.7.0-beta02 Test: ./gradlew updateApi by Juan Rodriguez · 3 months ago
  39. ee49bcb Fix crash or incorrect compsition at end of nodes by Chuck Jazdzewski · 3 months ago
  40. aa348f6 Merge "Add non-implicit wildcard bounds to signature files" into androidx-main by Paul Duffin · 3 months ago
  41. a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 3 months ago
  42. fb87a6d Merge "Remove dependency on ui-util from runtime-test-utils" into androidx-main by Treehugger Robot · 3 months ago
  43. aa3aa01 Remove dependency on ui-util from runtime-test-utils by Andrei Shikov · 3 months ago
  44. 348611f Merge "pinning lifecycle-runtime-compose:2.8.0 in compose runtime & compose ui" into androidx-main by Treehugger Robot · 3 months ago
  45. ced5a19 pinning lifecycle-runtime-compose:2.8.0 in compose runtime & compose ui by Prajakta Patil · 4 months ago
  46. dfa09a9 Fix modified to no longer change the composite hash code by Chuck Jazdzewski · 4 months ago
  47. 717f4fd Compose beta01 version bump Test: ./gradlew updateApi by Juan Rodriguez · 4 months ago
  48. 68d7f9c Add parameter documentation for public functions by Chuck Jazdzewski · 4 months ago
  49. a2c6f1d Remove an allocation from withFrameNanos() by Romain Guy · 4 months ago
  50. a3085e1e Set type to PUBLISHED_LIBRARY_ONLY_USED_BY_KOTLIN_CONSUMERS for published consumed only by Kotlin libs by Omar Ismail · 4 months ago
  51. 8ff41a1 Rename PUBLISHED_KOTLIN_ONLY_LIBRARY for clarity and simplify optimising for kotlin only consumers by Omar Ismail · 4 months ago
  52. a335fa18 Add SlotTable integration benchmark suite by Andrew Bailey · 10 months ago
  53. d12a1d3 Update lint baseline after minSdkVersion 21 bump by Aurimas Liutikas · 4 months ago
  54. 490902e Publish runtime-test-utils in the snapshot builds by Andrei Shikov · 4 months ago
  55. d00fc42 Compose version updates --> 1.7.0-alpha08 by Juan Rodriguez · 4 months ago
  56. c6923cd Merge "Adds lint check to warn about using structural equality checks for lambdas" into androidx-main by Louis Pullen-Freilich · 4 months ago
  57. 7b06083 Adds lint check to warn about using structural equality checks for lambdas by Louis Pullen-Freilich · 4 months ago
  58. 711c5e3 Update computed local documentation by Chuck Jazdzewski · 4 months ago
  59. 4b3cdc2 Compose version bump --> 1.7.0-alpha07 Test: N/A by Juan Rodriguez · 4 months ago
  60. c95a5c8 Fix merging of readObserver in nested readonly snapshots by Andrei Shikov · 5 months ago
  61. c49a0de Improve retention of moving content in moving content by Chuck Jazdzewski · 5 months ago
  62. 9b1f2f7 Merge "Fix off by one error in CharSequence.fastIsBlank" into androidx-main by Ian Clifton · 5 months ago
  63. 71f0317 Merge "Fixed removing movable content followed by a remember" into androidx-main by Chuck Jazdzewski · 5 months ago
  64. b4c84e0 Add computed composition locals by Chuck Jazdzewski · 5 months ago
  65. e62370e Fixed removing movable content followed by a remember by Chuck Jazdzewski · 5 months ago
  66. 393753c Fix off by one error in CharSequence.fastIsBlank by Ian G. Clifton · 5 months ago
  67. 2e8caab Move to using only lifecycle-runtime-compose in runtime by Aurimas Liutikas · 5 months ago
  68. 38e71a1 Merge "Allow newly created state objects to be accessible in other snapshots" into androidx-main by Chuck Jazdzewski · 5 months ago
  69. 6856542 Improve the error message when the value can't be saved in SaveableStateRegistry by Andrey Kulikov · 5 months ago
  70. c311bb7 Allow newly created state objects to be accessible in other snapshots by Chuck Jazdzewski · 5 months ago
  71. 9537ce8 Merge "Deprecate Compose UI's `LocalLifecycleOwner`" into androidx-main by Treehugger Robot · 5 months ago
  72. c3a8849 Revert "Allow newly created state objects to be accessible in other snapshots" by Natnael Belay · 5 months ago
  73. 4e41da2 Upgrade to JDK 21 by Aurimas Liutikas · 8 months ago
  74. 4959dc27 Allow newly created state objects to be accessible in other snapshots by Chuck Jazdzewski · 5 months ago
  75. 9d1a921 Fix provide single values handling providesDefault by Chuck Jazdzewski · 5 months ago
  76. 17d501c Compose version bump --> 1.7.0-alpha06 Test: N/A by Juan Rodriguez · 5 months ago
  77. b4348c7 Deprecate Compose UI's `LocalLifecycleOwner` by Jake Wharton · 5 months ago
  78. 7628b71 Inline old LocalLifecycleOwner to new location by Jake Wharton · 5 months ago
  79. 6f06f6a Merge "Disable flaking validatePotentialDeadlock test" into androidx-main by Aurimas Liutikas · 5 months ago
  80. 909ee7a Disable flaking validatePotentialDeadlock test by Aurimas Liutikas · 5 months ago
  81. 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 5 months ago
  82. 6bab20c Merge "Avoid a deadlock in the Recomposer accessing the frame clock" into androidx-main by Chuck Jazdzewski · 5 months ago
  83. 6f54623 Avoid a deadlock in the Recomposer accessing the frame clock by Chuck Jazdzewski · 5 months ago
  84. f88abb6 Clear late changes on deactivated composition by Andrei Shikov · 5 months ago
  85. 07e4280 Compose version bump to --> 1.7.0-alpha05 by Juan Rodriguez · 5 months ago
  86. e25ff5d Correct nullability of vararg in an inline function by Paul Duffin · 6 months ago
  87. 24205d8 Update baseline files to use correct element id for property by Paul Duffin · 6 months ago
  88. 8bb5f4b Correct nullability of vararg parameters that are not last by Paul Duffin · 6 months ago
  89. ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 6 months ago
  90. 867d09b Merge "Document HotReloader and remove suppress annotation from docs" into androidx-main by Andrei Shikov · 6 months ago
  91. bd1d50f Document HotReloader and remove suppress annotation from docs by Andrei Shikov · 6 months ago
  92. ecf153d Call Snapshot.current once per derived state evaluation by Andrei Shikov · 6 months ago
  93. 3ddd605 Read currentRecord once per observation in composition by Andrei Shikov · 6 months ago
  94. 271e25f Compose version update --> 1.7.0-alpha04 by Juan Rodriguez · 6 months ago
  95. 7156ea1 Remove enum synthetic methods from signature files by Paul Duffin · 6 months ago
  96. 6700b61 Remove targetsJavaConsumers by omarismail · 6 months ago
  97. a233733 Merge "Enable `nonSkippingGroupOptimization` for compose libraries" into androidx-main by Chuck Jazdzewski · 6 months ago
  98. 5283506 Enable `nonSkippingGroupOptimization` for compose libraries by Chuck Jazdzewski · 6 months ago
  99. ae7e910 Merge "Remove accidental iterator allocation in `snapshotFlow`" into androidx-main by Andrei Shikov · 6 months ago
  100. f306b648 Remove accidental iterator allocation in `snapshotFlow` by Andrei Shikov · 6 months ago