1. ae01990 Integrate type casting into lookup by Jinseong Jeon · 6 months ago
  2. caf9783 Merge "Avoid using LC details" into androidx-main by Jinseong Jeon · 6 months ago
  3. c3b86c8 Avoid using LC details by Jinseong Jeon · 6 months ago
  4. 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 6 months ago
  5. af90a0f Use the underlying language, instead of sourcePsi by Jinseong Jeon · 6 months ago
  6. b01df9f Merge changes from topic "vm-add-closeable" into androidx-main by Treehugger Robot · 6 months ago
  7. f22b62c Improve `ViewModel.clear` logic and documentation by Marcello Galhardo · 6 months ago
  8. 007245d Merge "Add lock to `viewModelScope`" into androidx-main by Treehugger Robot · 6 months ago
  9. b261395 Add lock to `viewModelScope` by Marcello Galhardo · 6 months ago
  10. b8a5c06 Revert^2 "Invert dependency between lifecycle-runtime-compose and compose-ui-ui" by Jake Wharton · 6 months ago
  11. 0cea8b8 Merge "Revert "Invert dependency between lifecycle-runtime-compose and compose-ui-ui"" into androidx-main by Sergey Vasilinetc · 6 months ago
  12. 463b6a6 Revert "Invert dependency between lifecycle-runtime-compose and compose-ui-ui" by Peter Birk Pakkenberg · 6 months ago
  13. 250ff99 Refactor `ViewModelTest` by Marcello Galhardo · 6 months ago
  14. 5ba011e Handle duplicate keys on `ViewModel.addCloseable` by Marcello Galhardo · 6 months ago
  15. 2a10d94 Merge "Invert dependency between lifecycle-runtime-compose and compose-ui-ui" into androidx-main by Treehugger Robot · 6 months ago
  16. b7639a1 Align source sets in lifecycle-viewmodel with JetBrains fork by Ivan Matkov · 7 months ago
  17. 2b1d29d Merge "Align source sets in lifecycle-common with JetBrains fork" into androidx-main by Marcello Galhardo · 6 months ago
  18. 34c24c2 Merge "Align source sets in lifecycle-runtime with JetBrains fork" into androidx-main by Marcello Galhardo · 6 months ago
  19. b4d5b1c Invert dependency between lifecycle-runtime-compose and compose-ui-ui by Jake Wharton · 7 months ago
  20. 98e7ce5a Remove sanura and aelias from OWNERS by Aurimas Liutikas · 7 months ago
  21. d48a756 Align source sets in lifecycle-runtime with JetBrains fork by Ivan Matkov · 7 months ago
  22. 1b02695 Align source sets in lifecycle-common with JetBrains fork by Ivan Matkov · 7 months ago
  23. 3ec986f Merge "Add a public `VIEW_MODEL_KEY` to `ViewModelProvider`" into androidx-main by Treehugger Robot · 7 months ago
  24. 4240160 Merge "Remove duplicated `VIEW_MODEL_SCOPE_KEY`" into androidx-main by Marcello Galhardo · 7 months ago
  25. 1eebb19 Add a public `VIEW_MODEL_KEY` to `ViewModelProvider` by Marcello Galhardo · 7 months ago
  26. 6b1d2f3 Check against duplicated entries for `ViewModelFactoryDsl` by Marcello Galhardo · 7 months ago
  27. 42930bf Remove duplicated `VIEW_MODEL_SCOPE_KEY` by Marcello Galhardo · 7 months ago
  28. 5e20be9 Merge "Allow overriding a `viewModelScope` instance from a `ViewModel`" into androidx-main by Treehugger Robot · 7 months ago
  29. 83e99ec Allow overriding a `viewModelScope` instance from a `ViewModel` by Marcello Galhardo · 7 months ago
  30. 8bb5f4b Correct nullability of vararg parameters that are not last by Paul Duffin · 7 months ago
  31. ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 7 months ago
  32. d85177c Enable `ExplicitApiMode.Strict` on `lifecycle-runtime` by Marcello Galhardo · 7 months ago
  33. 2432a54 Enable `ExplicitApiMode.Strict` on `lifecycle-common` by Marcello Galhardo · 7 months ago
  34. 0ffaabb Merge "Remove `atomicfu` from `viewmodel`" into androidx-main by Marcello Galhardo · 7 months ago
  35. 9bfad17 Merge "Fix main thread check on multiplatform" into androidx-main by Ian Lake · 7 months ago
  36. 9e09262 Remove `atomicfu` from `viewmodel` by Marcello Galhardo · 7 months ago
  37. 6c9d9f8 Set native `ViewModelProvider.Factory` to throw `UnsupportedOperationException` by Marcello Galhardo · 7 months ago
  38. c6af8a8 Merge changes from topic "vm-kmp-test" into androidx-main by Marcello Galhardo · 7 months ago
  39. 0d2c5a8 Fix main thread check on multiplatform by Ivan Matkov · 7 months ago
  40. 0cbcf32 Move `ViewModelProvider` tests to `commonTest` by Marcello Galhardo · 7 months ago
  41. a9db8a5 Add tests for `NewInstanceFactory` by Marcello Galhardo · 7 months ago
  42. 084be9d Add tests for `DefaultViewModelProviderFactory` by Marcello Galhardo · 7 months ago
  43. 82839d3 Add tests for `getDefaultFactory` and `getDefaultExtras` by Marcello Galhardo · 7 months ago
  44. e7aad89 Move `ViewModel` tests to `commonTest` by Marcello Galhardo · 7 months ago
  45. d6f0f00 Clean up .ignore files by Paul Duffin · 7 months ago
  46. 7156ea1 Remove enum synthetic methods from signature files by Paul Duffin · 7 months ago
  47. 3d39b4f Remove unnecessary final modifier from enum methods by Paul Duffin · 7 months ago
  48. 1b156ad Merge "Enable KMP native by default" into androidx-main by Fred Sladkey · 7 months ago
  49. d209cc4 Migrate `ViewModelLazy` class to KMP by Marcello Galhardo · 7 months ago
  50. 0e3cb6e Migrate `ViewModelProviderGet` class to KMP by Marcello Galhardo · 7 months ago
  51. d05b9d6 Migrate `ViewModelProvider` class to KMP by Marcello Galhardo · 7 months ago
  52. ee7828c Move `ViewModel` files without deps to `commonMain` by Marcello Galhardo · 7 months ago
  53. 5c19d50 Migrate `ViewModel` class to KMP by Marcello Galhardo · 7 months ago
  54. 2b0f905 Add `android` suffix to all `ViewModel.androidMain` files by Marcello Galhardo · 7 months ago
  55. 965e5b9 Set-up common dependencies for ViewModel KMP by Marcello Galhardo · 7 months ago
  56. d5f3dd3 Enable KMP native by default by Fred Sladkey · 8 months ago
  57. 6700b61 Remove targetsJavaConsumers by omarismail · 7 months ago
  58. 65091bc Merge "Move `lifecycle-livedata-core-ktx-lint` to base module" into androidx-main by Marcello Galhardo · 7 months ago
  59. c1fcd51 Merge "Move `lifecycle-runtime-ktx-lint` to base module" into androidx-main by Treehugger Robot · 7 months ago
  60. 326c13f Use `AutoCloseable` in `ViewModel` by Marcello Galhardo · 7 months ago
  61. 1945677 Merge "Enable `ExplicitApiMode.Strict` on `lifecycle-viewmodel`" into androidx-main by Marcello Galhardo · 7 months ago
  62. aa31042 Merge "Move `lifecycle-runtime-ktx` source to the base module" into androidx-main by Marcello Galhardo · 7 months ago
  63. ce705f9 Move `lifecycle-runtime-ktx-lint` to base module by Marcello Galhardo · 7 months ago
  64. 7497f5e Move `lifecycle-livedata-core-ktx-lint` to base module by Marcello Galhardo · 7 months ago
  65. 4c2d037 Make `LifecycleEventEffect` with no keys an error by Marcello Galhardo · 7 months ago
  66. b08ac00 Move `lifecycle-runtime-ktx` source to the base module by Marcello Galhardo · 7 months ago
  67. ebe7737 Enable `ExplicitApiMode.Strict` on `lifecycle-viewmodel` by Marcello Galhardo · 7 months ago
  68. a24c806 Merge "Add `dropUnlessStateIsAtLeast` callback wrappers for Compose" into androidx-main by Marcello Galhardo · 7 months ago
  69. 119ebbfc Add `dropUnlessStateIsAtLeast` callback wrappers for Compose by Marcello Galhardo · 8 months ago
  70. 5a895f7 Merge "Configure Kotlin Multiplatform in `lifecycle-viewmodel` artifact" into androidx-main by Marcello Galhardo · 7 months ago
  71. 08f4011 Multiplatform support for lifecycle-runtime-ktx by Ivan Matkov · 8 months ago
  72. d93ce79 Configure Kotlin Multiplatform in `lifecycle-viewmodel` artifact by Marcello Galhardo · 8 months ago
  73. f47c710 Merge "Multiplatform support for lifecycle-runtime" into androidx-main by Treehugger Robot · 8 months ago
  74. 8c85cb8 Convert `ViewModel` to Kotlin by Marcello Galhardo · 8 months ago
  75. e4a654d Multiplatform support for lifecycle-runtime by Ivan Matkov · 8 months ago
  76. ce32784 Move `lifecycle-livedata-core-ktx` source to the base module by Marcello Galhardo · 8 months ago
  77. 38d3f2b Suppress deprecated warnings for toPublisher in LiveDataReactiveStreamsTest by Marcello Galhardo · 8 months ago
  78. 58d0177 Merge "Move `lifecycle-viewmodel-ktx` source to the base module" into androidx-main by Marcello Galhardo · 8 months ago
  79. 225853c Merge "Deprecate `toPublisher(lifecycle, liveData)`" into androidx-main by Marcello Galhardo · 8 months ago
  80. 4140c78 Move `lifecycle-viewmodel-ktx` source to the base module by Marcello Galhardo · 8 months ago
  81. ddcb252 Merge changes I16a19666,Ifdc95b2b,Ieabcf4e1 into androidx-main by Jinseong Jeon · 8 months ago
  82. 938a24e Merge "Multiplatform support for lifecycle-common" into androidx-main by Clara Fok · 8 months ago
  83. a134e27 Avoid using UAST implementation by Jinseong Jeon · 8 months ago
  84. 7845dbc Multiplatform support for lifecycle-common by Ivan Matkov · 8 months ago
  85. a3165d4 Deprecate `toPublisher(lifecycle, liveData)` by Marcello Galhardo · 8 months ago
  86. e2058bc Merge "Remove `GlobalScope` from `LiveData.asFlow`" into androidx-main by Marcello Galhardo · 8 months ago
  87. 1aa3661 Merge "Improve error message in `LifecycleRegistry.moveToState`" into androidx-main by Marcello Galhardo · 8 months ago
  88. bbfe9fb Merge "Use constructor to pass initial value instead of setting value" into androidx-main by Treehugger Robot · 8 months ago
  89. f711073 Improve error message in `LifecycleRegistry.moveToState` by Marcello Galhardo · 8 months ago
  90. aa868bc Use constructor to pass initial value instead of setting value by Denis Buzmakov · 8 months ago
  91. dddb612 Remove `GlobalScope` from `LiveData.asFlow` by Marcello Galhardo · 8 months ago
  92. c92d1cd Remove no-op instances of RestrictedApi check suppression by Alan Viverette · 8 months ago
  93. a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 8 months ago
  94. 96be208 Add samples' source jars as published artifacts to sampling libraries by Owen Gray · 10 months ago
  95. b8eda3d Allow ViewModels to store Closeables by key by Ian Lake · 9 months ago
  96. e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 9 months ago
  97. d47e21a Opt-in previously unchecked usage of experimental API by Alan Viverette · 9 months ago
  98. 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 9 months ago
  99. ee0da74 Add comment to build.gradle files by Tiem Song · 9 months ago
  100. 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 9 months ago