1. b01df9f Merge changes from topic "vm-add-closeable" into androidx-main by Treehugger Robot · 3 months ago
  2. f22b62c Improve `ViewModel.clear` logic and documentation by Marcello Galhardo · 3 months ago
  3. 007245d Merge "Add lock to `viewModelScope`" into androidx-main by Treehugger Robot · 3 months ago
  4. b261395 Add lock to `viewModelScope` by Marcello Galhardo · 3 months ago
  5. b8a5c06 Revert^2 "Invert dependency between lifecycle-runtime-compose and compose-ui-ui" by Jake Wharton · 3 months ago
  6. 0cea8b8 Merge "Revert "Invert dependency between lifecycle-runtime-compose and compose-ui-ui"" into androidx-main by Sergey Vasilinetc · 3 months ago
  7. 463b6a6 Revert "Invert dependency between lifecycle-runtime-compose and compose-ui-ui" by Peter Birk Pakkenberg · 3 months ago
  8. 250ff99 Refactor `ViewModelTest` by Marcello Galhardo · 3 months ago
  9. 5ba011e Handle duplicate keys on `ViewModel.addCloseable` by Marcello Galhardo · 3 months ago
  10. 2a10d94 Merge "Invert dependency between lifecycle-runtime-compose and compose-ui-ui" into androidx-main by Treehugger Robot · 3 months ago
  11. b7639a1 Align source sets in lifecycle-viewmodel with JetBrains fork by Ivan Matkov · 4 months ago
  12. 2b1d29d Merge "Align source sets in lifecycle-common with JetBrains fork" into androidx-main by Marcello Galhardo · 3 months ago
  13. 34c24c2 Merge "Align source sets in lifecycle-runtime with JetBrains fork" into androidx-main by Marcello Galhardo · 3 months ago
  14. b4d5b1c Invert dependency between lifecycle-runtime-compose and compose-ui-ui by Jake Wharton · 3 months ago
  15. 98e7ce5a Remove sanura and aelias from OWNERS by Aurimas Liutikas · 3 months ago
  16. d48a756 Align source sets in lifecycle-runtime with JetBrains fork by Ivan Matkov · 4 months ago
  17. 1b02695 Align source sets in lifecycle-common with JetBrains fork by Ivan Matkov · 4 months ago
  18. 3ec986f Merge "Add a public `VIEW_MODEL_KEY` to `ViewModelProvider`" into androidx-main by Treehugger Robot · 3 months ago
  19. 4240160 Merge "Remove duplicated `VIEW_MODEL_SCOPE_KEY`" into androidx-main by Marcello Galhardo · 3 months ago
  20. 1eebb19 Add a public `VIEW_MODEL_KEY` to `ViewModelProvider` by Marcello Galhardo · 4 months ago
  21. 6b1d2f3 Check against duplicated entries for `ViewModelFactoryDsl` by Marcello Galhardo · 3 months ago
  22. 42930bf Remove duplicated `VIEW_MODEL_SCOPE_KEY` by Marcello Galhardo · 3 months ago
  23. 5e20be9 Merge "Allow overriding a `viewModelScope` instance from a `ViewModel`" into androidx-main by Treehugger Robot · 4 months ago
  24. 83e99ec Allow overriding a `viewModelScope` instance from a `ViewModel` by Marcello Galhardo · 4 months ago
  25. 8bb5f4b Correct nullability of vararg parameters that are not last by Paul Duffin · 4 months ago
  26. ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 4 months ago
  27. d85177c Enable `ExplicitApiMode.Strict` on `lifecycle-runtime` by Marcello Galhardo · 4 months ago
  28. 2432a54 Enable `ExplicitApiMode.Strict` on `lifecycle-common` by Marcello Galhardo · 4 months ago
  29. 0ffaabb Merge "Remove `atomicfu` from `viewmodel`" into androidx-main by Marcello Galhardo · 4 months ago
  30. 9bfad17 Merge "Fix main thread check on multiplatform" into androidx-main by Ian Lake · 4 months ago
  31. 9e09262 Remove `atomicfu` from `viewmodel` by Marcello Galhardo · 4 months ago
  32. 6c9d9f8 Set native `ViewModelProvider.Factory` to throw `UnsupportedOperationException` by Marcello Galhardo · 4 months ago
  33. c6af8a8 Merge changes from topic "vm-kmp-test" into androidx-main by Marcello Galhardo · 4 months ago
  34. 0d2c5a8 Fix main thread check on multiplatform by Ivan Matkov · 4 months ago
  35. 0cbcf32 Move `ViewModelProvider` tests to `commonTest` by Marcello Galhardo · 4 months ago
  36. a9db8a5 Add tests for `NewInstanceFactory` by Marcello Galhardo · 4 months ago
  37. 084be9d Add tests for `DefaultViewModelProviderFactory` by Marcello Galhardo · 4 months ago
  38. 82839d3 Add tests for `getDefaultFactory` and `getDefaultExtras` by Marcello Galhardo · 4 months ago
  39. e7aad89 Move `ViewModel` tests to `commonTest` by Marcello Galhardo · 4 months ago
  40. d6f0f00 Clean up .ignore files by Paul Duffin · 4 months ago
  41. 7156ea1 Remove enum synthetic methods from signature files by Paul Duffin · 4 months ago
  42. 3d39b4f Remove unnecessary final modifier from enum methods by Paul Duffin · 4 months ago
  43. 1b156ad Merge "Enable KMP native by default" into androidx-main by Fred Sladkey · 4 months ago
  44. d209cc4 Migrate `ViewModelLazy` class to KMP by Marcello Galhardo · 4 months ago
  45. 0e3cb6e Migrate `ViewModelProviderGet` class to KMP by Marcello Galhardo · 4 months ago
  46. d05b9d6 Migrate `ViewModelProvider` class to KMP by Marcello Galhardo · 4 months ago
  47. ee7828c Move `ViewModel` files without deps to `commonMain` by Marcello Galhardo · 4 months ago
  48. 5c19d50 Migrate `ViewModel` class to KMP by Marcello Galhardo · 4 months ago
  49. 2b0f905 Add `android` suffix to all `ViewModel.androidMain` files by Marcello Galhardo · 4 months ago
  50. 965e5b9 Set-up common dependencies for ViewModel KMP by Marcello Galhardo · 4 months ago
  51. d5f3dd3 Enable KMP native by default by Fred Sladkey · 5 months ago
  52. 6700b61 Remove targetsJavaConsumers by omarismail · 4 months ago