1. cdd3579 Fix regression: ViewModel crash with compile-only dependency by Marcello Galhardo · 4 months ago
  2. 7ed6d0f3 Revert^2 "Add version constraint to Compose UI 1.7.0-beta01 in Lifecycle" by Aurimas Liutikas · 4 months ago
  3. 038316c Revert "Add version constraint to Compose UI 1.7.0-beta01 in Lifecycle" by Aurimas Liutikas · 4 months ago
  4. 5d63842 Add version constraint to Compose UI 1.7.0-beta01 in Lifecycle by Marcello Galhardo · 4 months ago
  5. 2b5b206 Merge changes from topics "nullness-compat-check", "nullness-compat-fields" into androidx-main by Julia McClellan · 4 months ago
  6. cf0dd3d Merge "Replace targets.all {} and all {} references to targets.configureEach{} and configureEach {}" into androidx-main by Omar Ismail · 4 months ago
  7. cc07235 Merge "Refactor Lifecycle Compose tests to pure Kotlin" into androidx-main by Treehugger Robot · 4 months ago
  8. 39261a0 Regenerate APIs for previous versions by Julia McClellan · 4 months ago
  9. ce79d6f Replace targets.all {} and all {} references to targets.configureEach{} and configureEach {} by Omar Ismail · 4 months ago
  10. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 4 months ago
  11. fb6818a Merge "Move core Lifecycle tests to common source root" into androidx-main by Treehugger Robot · 4 months ago
  12. 9503cd1 Move core Lifecycle tests to common source root by Victor Kropp · 5 months ago
  13. 2011234 Move `compose-ui` to `androidMain` in `viewmodel-compose` by Marcello Galhardo · 4 months ago
  14. 6c47034 Merge "Refactor core Lifecycle tests to pure Kotlin" into androidx-main by Treehugger Robot · 4 months ago
  15. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 5 months ago
  16. cafa681 Refactor Lifecycle Compose tests to pure Kotlin by Victor Kropp · 4 months ago
  17. a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 4 months ago
  18. 6a9c136 Refactor core Lifecycle tests to pure Kotlin by Victor Kropp · 5 months ago
  19. 0d25592 Fix docs issues in `lifecycle-runtime` by Marcello Galhardo · 5 months ago
  20. 30fa041 pinning annotation:1.8.0 in lifecycle by Prajakta Patil · 5 months ago
  21. 43b9633 Merge "Include class name in saveable delegate key." into androidx-main by Treehugger Robot · 5 months ago
  22. 964cd4c Include class name in saveable delegate key. by Daniel Santiago Rivera · 5 months ago
  23. a3085e1e Set type to PUBLISHED_LIBRARY_ONLY_USED_BY_KOTLIN_CONSUMERS for published consumed only by Kotlin libs by Omar Ismail · 5 months ago
  24. 8ff41a1 Rename PUBLISHED_KOTLIN_ONLY_LIBRARY for clarity and simplify optimising for kotlin only consumers by Omar Ismail · 5 months ago
  25. ca6532c Merge "Move AL2 NOTICE's to META-INF and add missing one for concurrent-futures" into androidx-main by Treehugger Robot · 5 months ago
  26. d12a1d3 Update lint baseline after minSdkVersion 21 bump by Aurimas Liutikas · 5 months ago
  27. e71a8b6 Move AL2 NOTICE's to META-INF and add missing one for concurrent-futures by Dustin Lam · 5 months ago
  28. 5ba45f7 Allow `saveable` property delegate to save nullable state. by Roman Kalukiewicz · 5 months ago
  29. 5cc6e3f pin annotation-rc01 by Prajakta Patil · 5 months ago
  30. 1a1cd65 Improve LiveData `TransformationsTest` by Marcello Galhardo · 5 months ago
  31. 88df0a9 Merge "Fix clearing sequence from ViewModel closeables" into androidx-main by Treehugger Robot · 5 months ago
  32. 983c30b Fix clearing sequence from ViewModel closeables by Marcello Galhardo · 5 months ago
  33. a00e293 Move baseline-prof.txt from Lifecycle common to runtime by Marcello Galhardo · 5 months ago
  34. 9e785d26 Merge "Make MainDispatcherChecker resilient to a change of Main dispatcher thread" into androidx-main by Marcello Galhardo · 5 months ago
  35. f780db8 Move to CommonExtension as BaseExtension is not part of AGP gradle-api. by Omar Ismail · 5 months ago
  36. 2381327 Make MainDispatcherChecker resilient to a change of Main dispatcher thread by Victor Kropp · 5 months ago
  37. 44c81f7 Handle `IllegalStateException` in `createViewModelScope` by Marcello Galhardo · 5 months ago
  38. 1995880 Bump Lifecycle to 2.8.0-beta01 by Marcello Galhardo · 5 months ago
  39. 77cdc3d Merge "Clean up eager creation of test tasks in build.gradle files" into androidx-main by Aurimas Liutikas · 5 months ago
  40. f0b247c Clean up eager creation of test tasks in build.gradle files by Aurimas Liutikas · 5 months ago
  41. 1cd99e7 Use stable `compose:runtime` in `lifecycle` by Marcello Galhardo · 5 months ago
  42. 16f3515a3 Merge "Opt out Metalava w/ K2 UAST for KMP modules" into androidx-main by Jinseong Jeon · 6 months ago
  43. aca7faf Ignore generics in NonNullabeMutableLiveDataDetector by Jeremy Woods · 6 months ago
  44. 61a7c3d Opt out Metalava w/ K2 UAST for KMP modules by Jinseong Jeon · 6 months ago
  45. fe802a7 Merge changes from topic "lifecycle-vm-kmp-improv" into androidx-main by Treehugger Robot · 6 months ago
  46. e48e6e2 Add `lifecycle-runtime-ktx` in `lifecycle-runtime-compose` by Marcello Galhardo · 6 months ago
  47. 91927fb Convert `lifecycle-runtime-compose` to multiplatform by Marcello Galhardo · 6 months ago
  48. e983065 Revert "Convert `lifecycle-runtime-compose` to multiplatform" by Aurimas Liutikas · 6 months ago
  49. 10b8a53 Revert "Add `lifecycle-runtime-ktx` in `lifecycle-runtime-compose`" by Aurimas Liutikas · 6 months ago
  50. bfa95f2 Align multiplatform `lock` with `synchronized` semantics in `viewmodel` by Marcello Galhardo · 6 months ago
  51. 338c9cb Use `canonicalName` for `InitializerViewModelFactoryBuilder` by Marcello Galhardo · 6 months ago
  52. 195d70f Add `lifecycle-runtime-ktx` in `lifecycle-runtime-compose` by Marcello Galhardo · 6 months ago
  53. 32e15d7 Convert `lifecycle-runtime-compose` to multiplatform by Marcello Galhardo · 6 months ago
  54. 8c39ccf Set LiveData to `compile` in `viewmodel-compose` by Marcello Galhardo · 6 months ago
  55. fc493ab Align all `implementation` declarations in `viewmodel-compose` by Marcello Galhardo · 6 months ago
  56. 7a8b468 Move `ViewModel.kt` to common in `viewmodel-compose` by Marcello Galhardo · 6 months ago
  57. 1305e97 Use `ViewModelProvider.create` method in `viewmodel-compose` by Marcello Galhardo · 6 months ago
  58. 923f14b Add `KClass` method variants in `viewmodel-compose` by Marcello Galhardo · 6 months ago
  59. 22bf224 Add `factory` param to KDocs in `viewmodel-compose` by Marcello Galhardo · 6 months ago
  60. ac869c9 Move `LocalViewModelStoreOwner` to common in `viewmodel-compose` by Marcello Galhardo · 6 months ago
  61. 87fc3ece Fix corrupt serialized resolution result in `viewmodel-compose` by Marcello Galhardo · 6 months ago
  62. 7a8b0a8 Move dependencies to `commonMain` in `viewmodel-compose` by Marcello Galhardo · 6 months ago
  63. b7acab4 Update Compose UI and Runtime to 1.6.0 in `viewmodel-compose` by Marcello Galhardo · 6 months ago
  64. 358101c Rename source from `viewmodel-compose` to follow KMP convention by Marcello Galhardo · 6 months ago
  65. ee95558 Configure KMP in `viewmodel-compose` by Marcello Galhardo · 6 months ago
  66. b074d3c passing common-source-path to metalava again by Jeff Gaston · 6 months ago
  67. 2b232fc Revert "passing common-source-path to metalava" by Jeff Gaston · 6 months ago
  68. 80e3d3d passing common-source-path to metalava by Jeff Gaston · 6 months ago
  69. a40e65e Revert "Configure KMP on `viewmodel-compose`" by Aurimas Liutikas · 6 months ago
  70. f1ed7ca Revert "Rename source from `viewmodel-compose` to follow KMP con..." by Aurimas Liutikas · 6 months ago
  71. 5f08df9 Revert "Update Compose UI and Runtime to 1.6.0 in `viewmodel-com..." by Aurimas Liutikas · 6 months ago
  72. b379024 Revert "Move dependencies to `commonMain` on `viewmodel-compose`" by Aurimas Liutikas · 6 months ago
  73. 382353f Revert "Move `LocalViewModelStoreOwner` to common on `viewmodel-..." by Aurimas Liutikas · 6 months ago
  74. 15f32eb Revert "Add `factory` param to KDocs on `viewmodel-compose`" by Aurimas Liutikas · 6 months ago
  75. f0d794a Revert "Add `KClass` method variants on `viewmodel-compose`" by Aurimas Liutikas · 6 months ago
  76. f12cd70 Revert "Use `ViewModelProvider.create` method on `viewmodel-compose`" by Aurimas Liutikas · 6 months ago
  77. fe31a5e Revert "Move `ViewModel.kt` to common on `viewmodel-compose`" by Aurimas Liutikas · 6 months ago
  78. 288826d Move `ViewModel.kt` to common on `viewmodel-compose` by Marcello Galhardo · 6 months ago
  79. a1f7b75 Use `ViewModelProvider.create` method on `viewmodel-compose` by Marcello Galhardo · 6 months ago
  80. 74baccb Add `KClass` method variants on `viewmodel-compose` by Marcello Galhardo · 6 months ago
  81. c7d8ed9 Add `factory` param to KDocs on `viewmodel-compose` by Marcello Galhardo · 6 months ago
  82. 89a169b Move `LocalViewModelStoreOwner` to common on `viewmodel-compose` by Marcello Galhardo · 6 months ago
  83. 61e7561 Move dependencies to `commonMain` on `viewmodel-compose` by Marcello Galhardo · 6 months ago
  84. 37991db Update Compose UI and Runtime to 1.6.0 in `viewmodel-compose` by Marcello Galhardo · 6 months ago
  85. b8e5ea5 Rename source from `viewmodel-compose` to follow KMP convention by Marcello Galhardo · 6 months ago
  86. 4beef5f Configure KMP on `viewmodel-compose` by Marcello Galhardo · 6 months ago
  87. 27683f8 Merge "Update profileinstaller in androidx to 1.3.1 for U support" into androidx-main by Treehugger Robot · 6 months ago
  88. acb4252 Update profileinstaller in androidx to 1.3.1 for U support by Chris Craik · 6 months ago
  89. b7d1a49 Merge "Inline old LocalLifecycleOwner to new location" into androidx-main by Treehugger Robot · 6 months ago
  90. 7628b71 Inline old LocalLifecycleOwner to new location by Jake Wharton · 6 months ago
  91. 0345deb Bail out early for type argument from Java by Jinseong Jeon · 6 months ago
  92. f656823 Merge "Integrate type casting into lookup" into androidx-main by Jinseong Jeon · 6 months ago
  93. ae01990 Integrate type casting into lookup by Jinseong Jeon · 6 months ago
  94. caf9783 Merge "Avoid using LC details" into androidx-main by Jinseong Jeon · 6 months ago
  95. c3b86c8 Avoid using LC details by Jinseong Jeon · 6 months ago
  96. 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 6 months ago
  97. af90a0f Use the underlying language, instead of sourcePsi by Jinseong Jeon · 6 months ago
  98. b01df9f Merge changes from topic "vm-add-closeable" into androidx-main by Treehugger Robot · 6 months ago
  99. f22b62c Improve `ViewModel.clear` logic and documentation by Marcello Galhardo · 6 months ago
  100. 007245d Merge "Add lock to `viewModelScope`" into androidx-main by Treehugger Robot · 6 months ago