1. 7d0ea332 Clean up JVM test setup where classes from aars are used as input by Aurimas Liutikas · 1 year, 9 months ago
  2. 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 1 year, 10 months ago
  3. 9f0384e Merge "Gradle edition: kotlin.RequiresOptIn is now enabled by default" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  4. 234fa6b Merge "Include constructors for MediatorLiveData" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  5. b415585 Include constructors for MediatorLiveData by Sanura N'Jaka · 1 year, 10 months ago
  6. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 1 year, 10 months ago
  7. f075fe0 Merge "Have FlowLiveData.asFlow use callbackFlow" into androidx-main by Sanura N'Jaka · 1 year, 10 months ago
  8. 233a172 Have FlowLiveData.asFlow use callbackFlow by Sanura N'Jaka · 1 year, 10 months ago
  9. 762d787 Merge "Add project dependency constraint between lifecycle-viewmodel-savedstate and lifecycle-livedata-core" into androidx-main by Sanura N'Jaka · 1 year, 10 months ago
  10. cc9fce3 Merge "Add project dependency constraint between lifecycle-viewmodel-savedstate and lifecycle-viewmodel-compose" into androidx-main by Sanura N'Jaka · 1 year, 10 months ago
  11. e606e64 Merge "Updates Metalava from ab/8993580" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  12. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 1 year, 10 months ago
  13. 27355f7 Add project dependency constraint between lifecycle-viewmodel-savedstate and lifecycle-livedata-core by Sanura N'Jaka · 1 year, 10 months ago
  14. 0598f54 Add project dependency constraint between lifecycle-viewmodel-savedstate and lifecycle-viewmodel-compose by Sanura N'Jaka · 1 year, 10 months ago
  15. 7d9542f [GH] Decouple lifecycle from compose playgrounds by Dustin Lam · 1 year, 10 months ago
  16. 325aa99 Add project dependency constraint between lifecycle-common and lifecycle-livedata-core by Sanura N'Jaka · 1 year, 10 months ago
  17. 1e948ae Add project dependency constraint between lifecycle-livedata-core and lifecycle-livedata-core-ktx by Sanura N'Jaka · 1 year, 10 months ago
  18. 3040276 Merge "Add project dependency constraint between lifecycle-livedata and lifecycle-livedata-ktx" into androidx-main by Sanura N'Jaka · 1 year, 10 months ago
  19. 6075c71 Merge "Add project dependency constraint between lifecycle-livedata and lifecycle-livedata-core" into androidx-main by Sanura N'Jaka · 1 year, 10 months ago
  20. dafb0bc Merge "[GH] Use projectOrArtifact for lifecycle-runtime so it is accessible playground" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  21. e5f83d3 Merge "Preserve initial value of StateFlow in FlowLiveData's asLiveData" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  22. 9f854289 Preserve initial value of StateFlow in FlowLiveData's asLiveData by Sanura N'Jaka · 1 year, 10 months ago
  23. fe17ed8 Add project dependency constraint between lifecycle-livedata and lifecycle-livedata-ktx by Sanura N'Jaka · 1 year, 10 months ago
  24. f83ce34 Add project dependency constraint between lifecycle-livedata and lifecycle-livedata-core by Sanura N'Jaka · 1 year, 10 months ago
  25. 45c4978 [GH] Use projectOrArtifact for lifecycle-runtime so it is accessible playground by Dustin Lam · 1 year, 10 months ago
  26. 4e19871 Merge "Add project dependency constraint between lifecycle-viewmodel and lifecycle-viewmodel-ktx" into androidx-main by Sanura N'Jaka · 1 year, 10 months ago
  27. 1594b7a Merge "Add project dependency constraint between lifecycle-reactivestreams and lifecycle-reactivestreams-ktx" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  28. e47f9ff Merge changes I0f6b3928,I3ef6323d,Id0a3eae9,I98fea6d1 into androidx-main by Treehugger Robot · 1 year, 10 months ago
  29. aad3166 Add project dependency constraint between lifecycle-reactivestreams and lifecycle-reactivestreams-ktx by Sanura N'Jaka · 1 year, 10 months ago
  30. e048cb4 Add project dependency constraint between lifecycle-viewmodel and lifecycle-viewmodel-ktx by Sanura N'Jaka · 1 year, 10 months ago
  31. e7a81dc9 Add project dependency constraint between lifecycle-runtime and lifecycle-runtime-compose by Sanura N'Jaka · 1 year, 10 months ago
  32. c73bd92 Add project dependency constraint between lifecycle-viewmodel and lifecycle-viewmodel-savedstate by Sanura N'Jaka · 1 year, 10 months ago
  33. f9794b4 Add project dependency constraint between lifecycle-runtime and lifecycle-runtime-testing by Sanura N'Jaka · 1 year, 10 months ago
  34. 3409880 Add project dependency constraint between lifecycle-runtime and lifecycle-runtime-ktx by Sanura N'Jaka · 1 year, 10 months ago
  35. b671082 Add project dependency constraint between lifecycle-common and lifecycle-runtime by Sanura N'Jaka · 1 year, 10 months ago
  36. 11d986e docs: Typo fix ("An utility" -> "A utility") by Andrew Solovay · 1 year, 11 months ago
  37. d21255b Add FlakyTest annotation to coveredWithDialog_childFragment by Fred Sladkey · 1 year, 11 months ago
  38. b9fa90f Update lint baselines by Tiem Song · 1 year, 11 months ago
  39. 2972920 Merge "Second lint baseline update after Lint Fixit" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  40. 211dde3 Merge "Make NoPackageObserver in lifecycle test public" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  41. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 1 year, 11 months ago
  42. 8eeb023 Make NoPackageObserver in lifecycle test public by Jeremy Woods · 1 year, 11 months ago
  43. ee79b7f Merge "Fix AndroidViewModelFactory back compat" into androidx-main am: 8409f45c81 by Treehugger Robot · 1 year, 11 months ago
  44. 8409f45 Merge "Fix AndroidViewModelFactory back compat" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  45. c644cff Fix AndroidViewModelFactory back compat by Jeremy Woods · 2 years ago
  46. 55a6a24 Merge "Verify correct value can be saved in SavedStateHandle.saveable SaverScope" into androidx-main am: 19b25a0e41 by Treehugger Robot · 2 years ago
  47. 19b25a0 Merge "Verify correct value can be saved in SavedStateHandle.saveable SaverScope" into androidx-main by Treehugger Robot · 2 years ago
  48. ec463e1 Merge "[GH] Re-enable lifecycle" into androidx-main am: 2d2ed18959 by Treehugger Robot · 2 years ago
  49. ba7e078 [GH] Re-enable lifecycle by Dustin Lam · 2 years ago
  50. c27653a Verify correct value can be saved in SavedStateHandle.saveable SaverScope by Alex Vanyo · 2 years ago
  51. 80d8a09 Merge "Remove flaky annotation from lifecycle test" into androidx-main am: 887eef8e78 by Treehugger Robot · 2 years ago
  52. 887eef8 Merge "Remove flaky annotation from lifecycle test" into androidx-main by Treehugger Robot · 2 years ago
  53. c1222e9 Merge "Migrate from AndroidManifest to build.gradle for namespace" into androidx-main am: 6bf97e27b1 by Aurimas Liutikas · 2 years ago
  54. c2a3fb4 Remove flaky annotation from lifecycle test by Jeremy Woods · 2 years ago
  55. c2e42f3 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years ago
  56. ba9798f Merge "Update lint baseline files after Lint Fixit" into androidx-main am: cbdc4c1827 by Treehugger Robot · 2 years ago
  57. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  58. a78fbfb Merge "Fix Compose project KotlinCompile task remote caching" into androidx-main am: 01839f1564 by Aurimas Liutikas · 2 years ago
  59. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years ago
  60. 1496c68 Merge "Lint fix in MethodCallsLogger.java" into androidx-main am: 89090f330d by Clara Fok · 2 years ago
  61. 89090f3 Merge "Lint fix in MethodCallsLogger.java" into androidx-main by Clara Fok · 2 years ago
  62. 9697245 Merge "Lint fix in LifecycleEventObserver.java" into androidx-main am: fa12a9b9ca by Treehugger Robot · 2 years ago
  63. fa12a9b Merge "Lint fix in LifecycleEventObserver.java" into androidx-main by Treehugger Robot · 2 years ago
  64. d8e9fe0 Merge "Lint fix in Lifecycling.java" into androidx-main am: f9f9af9012 by Treehugger Robot · 2 years ago
  65. 50239bf Merge "Lint fix in GeneratedAdapter.java" into androidx-main am: 99eb4b5af3 by Treehugger Robot · 2 years ago
  66. f9f9af9 Merge "Lint fix in Lifecycling.java" into androidx-main by Treehugger Robot · 2 years ago
  67. 99eb4b5 Merge "Lint fix in GeneratedAdapter.java" into androidx-main by Treehugger Robot · 2 years ago
  68. 9d2760a Lint fix in MethodCallsLogger.java by Clara Fok · 2 years ago
  69. f34bfed Merge "Suppress ClassesInfoCache lint warnings" into androidx-main am: 46db3c944c by Treehugger Robot · 2 years ago
  70. 46db3c9 Merge "Suppress ClassesInfoCache lint warnings" into androidx-main by Treehugger Robot · 2 years ago
  71. 189111b Merge "Lint fix in LiveDataReactiveStreams.java" into androidx-main am: 912322bf33 by Treehugger Robot · 2 years ago
  72. a873e0e Lint fix in GeneratedAdapter.java by Clara Fok · 2 years ago
  73. 39d1bab0 Lint fix in Lifecycling.java by Clara Fok · 2 years ago
  74. c17220e Lint fix in LifecycleEventObserver.java by Clara Fok · 2 years ago
  75. bac0557 Lint fix in LiveDataReactiveStreams.java by Clara Fok · 2 years ago
  76. d953931 Suppress ClassesInfoCache lint warnings by Ian Lake · 2 years ago
  77. acbcf09 Merge "Split flaky ReflectiveGenericLifecycleObserver test into two" into androidx-main am: 84d6244652 by Treehugger Robot · 2 years ago
  78. 3e39fb3 Split flaky ReflectiveGenericLifecycleObserver test into two by Clara Fok · 2 years ago
  79. 17bee2d Merge "Fix ClassesInfoCache createInfo isAssignable logic" into androidx-main am: d647ef0511 by Treehugger Robot · 2 years ago
  80. 7002137 Fix ClassesInfoCache createInfo isAssignable logic by Clara Fok · 2 years ago
  81. a9d0520 Merge "Update to the stable version of savedstate" into androidx-main am: f32958349a by Treehugger Robot · 2 years ago
  82. cfe08dd Update to the stable version of savedstate by Jeremy Woods · 2 years ago
  83. f12d458 Merge changes I1856e689,Ie6f41fd1 into androidx-main am: eb79c4c860 by Manuel Vicente Vivo · 2 years, 1 month ago
  84. eb79c4c Merge changes I1856e689,Ie6f41fd1 into androidx-main by Manuel Vicente Vivo · 2 years, 1 month ago
  85. 6ec2c4f Add the collectAsStateWithLifecycle APIs by Manuel Vivo · 2 years, 1 month ago
  86. 16f8b89 Merge "Fix unescaped "<" and ">" in code snippet" into androidx-main am: a2ff32da80 by Paul Sowden · 2 years, 1 month ago
  87. 480cb84 Fix unescaped "<" and ">" in code snippet by Paul Sowden · 2 years, 1 month ago
  88. be8b7e7 Merge "Workaround ViewModel crash with compile only dependencies" into androidx-main am: a18e641db1 by Treehugger Robot · 2 years, 1 month ago
  89. 71ae841 Workaround ViewModel crash with compile only dependencies by Jeremy Woods · 2 years, 1 month ago
  90. 7ec019c Add lifecycle-runtime-compose module by Manuel Vivo · 2 years, 1 month ago
  91. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  92. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  93. 2c03759 Merge "[GH] Cleanup Playground Setup" into androidx-main am: 2fcc4c07b1 by Treehugger Robot · 2 years, 2 months ago
  94. 5592a0c [GH] Cleanup Playground Setup by Yigit Boyar · 2 years, 2 months ago
  95. 8cd4d22 Merge "Changing lifecycle to depend on savedstate prebuilts" into androidx-main am: b8f6a135f5 by Treehugger Robot · 2 years, 2 months ago
  96. 6271e8d Changing lifecycle to depend on savedstate prebuilts by Jeremy Woods · 2 years, 2 months ago
  97. a43cdd3 Merge "Update versions for release id 1650474000000" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  98. 760af0f Merge "Adding Clara to the FLAN OWNERS files" into androidx-main am: 33d1960e0d by Treehugger Robot · 2 years, 2 months ago
  99. 41e959f Adding Clara to the FLAN OWNERS files by Jeremy Woods · 2 years, 2 months ago
  100. cea7d45 Update versions for release id 1650474000000 by Nick Anthony · 2 years, 2 months ago